2025-09-07T07:27:14.9422220Z Current runner version: '2.328.0' 2025-09-07T07:27:14.9425010Z Runner name: 'i-0d9c08ddd85b5df26' 2025-09-07T07:27:14.9425400Z Runner group name: 'default' 2025-09-07T07:27:14.9425870Z Machine name: 'ip-10-0-3-34' 2025-09-07T07:27:14.9428020Z ##[group]GITHUB_TOKEN Permissions 2025-09-07T07:27:14.9429100Z Actions: read 2025-09-07T07:27:14.9429390Z Attestations: read 2025-09-07T07:27:14.9429680Z Checks: read 2025-09-07T07:27:14.9429940Z Contents: read 2025-09-07T07:27:14.9430220Z Deployments: read 2025-09-07T07:27:14.9430490Z Discussions: read 2025-09-07T07:27:14.9430750Z Issues: read 2025-09-07T07:27:14.9431000Z Metadata: read 2025-09-07T07:27:14.9431260Z Models: read 2025-09-07T07:27:14.9431510Z Packages: read 2025-09-07T07:27:14.9431770Z Pages: read 2025-09-07T07:27:14.9432020Z PullRequests: read 2025-09-07T07:27:14.9432320Z RepositoryProjects: read 2025-09-07T07:27:14.9432610Z SecurityEvents: read 2025-09-07T07:27:14.9432890Z Statuses: read 2025-09-07T07:27:14.9433190Z ##[endgroup] 2025-09-07T07:27:14.9434200Z Secret source: Actions 2025-09-07T07:27:14.9434600Z Prepare workflow directory 2025-09-07T07:27:16.2744040Z Prepare all required actions 2025-09-07T07:27:16.2768930Z Getting action download info 2025-09-07T07:27:16.5039190Z Download action repository 'pytorch/test-infra@main' (SHA:548a4bc624d43a01cdf165a63b041f0ae014ddbd) 2025-09-07T07:27:17.1357330Z Download action repository 'pytorch/pytorch@main' (SHA:93fb23d6fae7c4e82c4239a1033e522088742634) 2025-09-07T07:27:21.9444550Z Getting action download info 2025-09-07T07:27:22.0696810Z Download action repository 'actions/checkout@v4' (SHA:08eba0b27e820071cde6df949e0beb9ba4906955) 2025-09-07T07:27:22.3663360Z Getting action download info 2025-09-07T07:27:22.5113650Z Uses: pytorch/pytorch/.github/workflows/_mac-test.yml@refs/heads/main (93fb23d6fae7c4e82c4239a1033e522088742634) 2025-09-07T07:27:22.5116360Z ##[group] Inputs 2025-09-07T07:27:22.5116620Z build-environment: macos-py3-arm64-distributed 2025-09-07T07:27:22.5118030Z test-matrix: {"include": [{"config": "perf_smoketest", "shard": 1, "num_shards": 3, "runner": "macos-m2-15"}, {"config": "perf_smoketest", "shard": 2, "num_shards": 3, "runner": "macos-m2-15"}, {"config": "perf_smoketest", "shard": 3, "num_shards": 3, "runner": "macos-m2-15"}, {"config": "aot_inductor_perf_smoketest", "shard": 1, "num_shards": 3, "runner": "macos-m2-15"}, {"config": "aot_inductor_perf_smoketest", "shard": 2, "num_shards": 3, "runner": "macos-m2-15"}, {"config": "aot_inductor_perf_smoketest", "shard": 3, "num_shards": 3, "runner": "macos-m2-15"}]} 2025-09-07T07:27:22.5119400Z sync-tag: 2025-09-07T07:27:22.5119640Z python-version: 3.12.7 2025-09-07T07:27:22.5120250Z timeout-minutes: 270 2025-09-07T07:27:22.5120630Z disable-monitor: false 2025-09-07T07:27:22.5120910Z monitor-log-interval: 15 2025-09-07T07:27:22.5121150Z monitor-data-collect-interval: 4 2025-09-07T07:27:22.5121400Z ##[endgroup] 2025-09-07T07:27:22.5121780Z Complete job name: macos-perf-py3-arm64-mps / test (aot_inductor_perf_smoketest, 1, 3, macos-m2-15) 2025-09-07T07:27:22.5385830Z ##[group]Run sysctl machdep.cpu.brand_string kern.osproductversion 2025-09-07T07:27:22.5386190Z sysctl machdep.cpu.brand_string kern.osproductversion 2025-09-07T07:27:22.5409220Z shell: /bin/bash -e -l {0} 2025-09-07T07:27:22.5409500Z env: 2025-09-07T07:27:22.5409630Z GIT_DEFAULT_BRANCH: main 2025-09-07T07:27:22.5409820Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T07:27:22.5410040Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T07:27:22.5410220Z SHARD_NUMBER: 1 2025-09-07T07:27:22.5410350Z NUM_TEST_SHARDS: 3 2025-09-07T07:27:22.5410490Z PR_BODY: 2025-09-07T07:27:22.5410630Z ##[endgroup] 2025-09-07T07:27:23.3934910Z machdep.cpu.brand_string: Apple M2 Pro 2025-09-07T07:27:23.3935220Z kern.osproductversion: 15.2 2025-09-07T07:27:23.3978760Z ##[group]Run for PROCESS in "python" "conda" "ninja" "clang"; do 2025-09-07T07:27:23.3979050Z for PROCESS in "python" "conda" "ninja" "clang"; do 2025-09-07T07:27:23.3979300Z  echo "Cleaning up all remaining ${PROCESS} process" 2025-09-07T07:27:23.3979790Z  pkill "${PROCESS}" || true 2025-09-07T07:27:23.3979940Z done 2025-09-07T07:27:23.3993220Z shell: /bin/bash -e -l {0} 2025-09-07T07:27:23.3993370Z env: 2025-09-07T07:27:23.3993490Z GIT_DEFAULT_BRANCH: main 2025-09-07T07:27:23.3993660Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T07:27:23.3993850Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T07:27:23.3994010Z SHARD_NUMBER: 1 2025-09-07T07:27:23.3994140Z NUM_TEST_SHARDS: 3 2025-09-07T07:27:23.3994300Z PR_BODY: 2025-09-07T07:27:23.3994430Z ##[endgroup] 2025-09-07T07:27:23.9546020Z Cleaning up all remaining python process 2025-09-07T07:27:23.9616140Z Cleaning up all remaining conda process 2025-09-07T07:27:23.9674620Z Cleaning up all remaining ninja process 2025-09-07T07:27:23.9720990Z Cleaning up all remaining clang process 2025-09-07T07:27:23.9786290Z ##[group]Run if brew list miniconda; then 2025-09-07T07:27:23.9786510Z if brew list miniconda; then 2025-09-07T07:27:23.9786740Z  brew uninstall miniconda 2025-09-07T07:27:23.9786940Z  echo "REINSTALL_BREW_MINICONDA=1" >> "${GITHUB_ENV}" 2025-09-07T07:27:23.9787160Z fi 2025-09-07T07:27:23.9801190Z shell: /bin/bash -e -l {0} 2025-09-07T07:27:23.9801330Z env: 2025-09-07T07:27:23.9801450Z GIT_DEFAULT_BRANCH: main 2025-09-07T07:27:23.9801620Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T07:27:23.9801830Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T07:27:23.9802010Z SHARD_NUMBER: 1 2025-09-07T07:27:23.9802140Z NUM_TEST_SHARDS: 3 2025-09-07T07:27:23.9802250Z PR_BODY: 2025-09-07T07:27:23.9802360Z ##[endgroup] 2025-09-07T07:27:25.4285520Z /opt/homebrew/Caskroom/miniconda/.metadata/INSTALL_RECEIPT.json 2025-09-07T07:27:25.4285910Z /opt/homebrew/Caskroom/miniconda/.metadata/config.json 2025-09-07T07:27:25.4286340Z /opt/homebrew/Caskroom/miniconda/.metadata/py313_25.7.0-2/20250907051748.695/Casks/miniconda.rb 2025-09-07T07:27:25.4286820Z /opt/homebrew/Caskroom/miniconda/py313_25.7.0-2/Miniconda3-py313_25.7.0-2-MacOSX-arm64.sh 2025-09-07T07:27:25.4287240Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_recursion_limit.3 2025-09-07T07:27:25.4287570Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2syntax.3 2025-09-07T07:27:25.4287850Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2jit.3 2025-09-07T07:27:25.4288150Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2demo.3 2025-09-07T07:27:25.4288480Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_offset_limit.3 2025-09-07T07:27:25.4288840Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match_context_create.3 2025-09-07T07:27:25.4289330Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2serialize.3 2025-09-07T07:27:25.4289900Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_bsr.3 2025-09-07T07:27:25.4290360Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2unicode.3 2025-09-07T07:27:25.4290940Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_get_bynumber.3 2025-09-07T07:27:25.4291570Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_copy_byname.3 2025-09-07T07:27:25.4291990Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2api.3 2025-09-07T07:27:25.4292630Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_parens_nest_limit.3 2025-09-07T07:27:25.4293150Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_get_startchar.3 2025-09-07T07:27:25.4293680Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2limits.3 2025-09-07T07:27:25.4294470Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_recursion_memory_management.3 2025-09-07T07:27:25.4294980Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_newline.3 2025-09-07T07:27:25.4295690Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_depth_limit.3 2025-09-07T07:27:25.4296290Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match_data_free.3 2025-09-07T07:27:25.4296950Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_compile_context_free.3 2025-09-07T07:27:25.4297670Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_max_pattern_length.3 2025-09-07T07:27:25.4298130Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2matching.3 2025-09-07T07:27:25.4298690Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_jit_stack_free.3 2025-09-07T07:27:25.4299280Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_callout.3 2025-09-07T07:27:25.4299940Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_code_copy_with_tables.3 2025-09-07T07:27:25.4300520Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_glob_escape.3 2025-09-07T07:27:25.4301250Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_compile_extra_options.3 2025-09-07T07:27:25.4301650Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2.3 2025-09-07T07:27:25.4302250Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2perform.3 2025-09-07T07:27:25.4303200Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_pattern_info.3 2025-09-07T07:27:25.4303590Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_substitute_callout.3 2025-09-07T07:27:25.4304120Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_jit_stack_create.3 2025-09-07T07:27:25.4304590Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2build.3 2025-09-07T07:27:25.4305310Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_length_byname.3 2025-09-07T07:27:25.4306150Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_serialize_free.3 2025-09-07T07:27:25.4306530Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_dfa_match.3 2025-09-07T07:27:25.4306870Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2convert.3 2025-09-07T07:27:25.4307430Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_jit_match.3 2025-09-07T07:27:25.4308000Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_nametable_scan.3 2025-09-07T07:27:25.4308470Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match.3 2025-09-07T07:27:25.4309110Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_converted_pattern_free.3 2025-09-07T07:27:25.4309700Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_heap_limit.3 2025-09-07T07:27:25.4310400Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_number_from_name.3 2025-09-07T07:27:25.4310990Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_pattern_convert.3 2025-09-07T07:27:25.4311620Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_maketables.3 2025-09-07T07:27:25.4312370Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match_context_free.3 2025-09-07T07:27:25.4312990Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_code_free.3 2025-09-07T07:27:25.4313740Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_jit_compile.3 2025-09-07T07:27:25.4314430Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_compile.3 2025-09-07T07:27:25.4315240Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_get_ovector_pointer.3 2025-09-07T07:27:25.4315980Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_list_get.3 2025-09-07T07:27:25.4316800Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_general_context_free.3 2025-09-07T07:27:25.4317470Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_get_match_data_size.3 2025-09-07T07:27:25.4318280Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_convert_context_copy.3 2025-09-07T07:27:25.4319050Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_character_tables.3 2025-09-07T07:27:25.4319720Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_get_error_message.3 2025-09-07T07:27:25.4320610Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_compile_context_create.3 2025-09-07T07:27:25.4321320Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_glob_separator.3 2025-09-07T07:27:25.4322130Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_maketables_free.3 2025-09-07T07:27:25.4322860Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_convert_context_free.3 2025-09-07T07:27:25.4323640Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_serialize_decode.3 2025-09-07T07:27:25.4324410Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_general_context_copy.3 2025-09-07T07:27:25.4325030Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_code_copy.3 2025-09-07T07:27:25.4325630Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2compat.3 2025-09-07T07:27:25.4326610Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match_data_create_from_pattern.3 2025-09-07T07:27:25.4327270Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_match_limit.3 2025-09-07T07:27:25.4327950Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match_context_copy.3 2025-09-07T07:27:25.4328630Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_serialize_encode.3 2025-09-07T07:27:25.4329300Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substitute.3 2025-09-07T07:27:25.4330160Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_get_ovector_count.3 2025-09-07T07:27:25.4330620Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_get_mark.3 2025-09-07T07:27:25.4331380Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_jit_stack_assign.3 2025-09-07T07:27:25.4332080Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_list_free.3 2025-09-07T07:27:25.4332710Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2callout.3 2025-09-07T07:27:25.4333430Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match_data_create.3 2025-09-07T07:27:25.4334200Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_get_byname.3 2025-09-07T07:27:25.4334980Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_copy_bynumber.3 2025-09-07T07:27:25.4335540Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2sample.3 2025-09-07T07:27:25.4336410Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_length_bynumber.3 2025-09-07T07:27:25.4336930Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2partial.3 2025-09-07T07:27:25.4337550Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2posix.3 2025-09-07T07:27:25.4338350Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_convert_context_create.3 2025-09-07T07:27:25.4339130Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_compile_context_copy.3 2025-09-07T07:27:25.4339780Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_config.3 2025-09-07T07:27:25.4340700Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_compile_recursion_guard.3 2025-09-07T07:27:25.4341580Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_serialize_get_number_of_codes.3 2025-09-07T07:27:25.4342300Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_general_context_create.3 2025-09-07T07:27:25.4343040Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_jit_free_unused_memory.3 2025-09-07T07:27:25.4343700Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_callout_enumerate.3 2025-09-07T07:27:25.4344430Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_free.3 2025-09-07T07:27:25.4345010Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2pattern.3 2025-09-07T07:27:25.4345560Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzegrep.1 2025-09-07T07:27:25.4346150Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzmore.1 2025-09-07T07:27:25.4346760Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzdiff.1 2025-09-07T07:27:25.4347320Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzfgrep.1 2025-09-07T07:27:25.4347900Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzip2.1 2025-09-07T07:27:25.4348500Z /opt/homebrew/Caskroom/miniconda/base/man/man1/pcre2grep.1 2025-09-07T07:27:25.4348990Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzcmp.1 2025-09-07T07:27:25.4349590Z /opt/homebrew/Caskroom/miniconda/base/man/man1/pcre2test.1 2025-09-07T07:27:25.4350200Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzgrep.1 2025-09-07T07:27:25.4350810Z /opt/homebrew/Caskroom/miniconda/base/man/man1/pcre2-config.1 2025-09-07T07:27:25.4351390Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzless.1 2025-09-07T07:27:25.4352390Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0.json 2025-09-07T07:27:25.4353510Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pygments-2.19.1-py313hca03da5_0.json 2025-09-07T07:27:25.4354250Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/nlohmann_json-3.11.2-h313beb8_0.json 2025-09-07T07:27:25.4355140Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pkce-1.0.3-py313hca03da5_0.json 2025-09-07T07:27:25.4356160Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/python-dotenv-1.1.0-py313hca03da5_0.json 2025-09-07T07:27:25.4356980Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/fmt-9.1.0-h48ca7d4_1.json 2025-09-07T07:27:25.4357910Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/jsonpointer-3.0.0-py313hca03da5_0.json 2025-09-07T07:27:25.4358680Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/tzdata-2025b-h04d1e81_0.json 2025-09-07T07:27:25.4359940Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libmamba-2.0.5-h15e39b3_1.json 2025-09-07T07:27:25.4360610Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/tomli-2.2.1-py313hca03da5_0.json 2025-09-07T07:27:25.4361490Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/simdjson-3.10.1-h48ca7d4_0.json 2025-09-07T07:27:25.4362170Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/yaml-cpp-0.8.0-h313beb8_1.json 2025-09-07T07:27:25.4363090Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libffi-3.4.4-hca03da5_1.json 2025-09-07T07:27:25.4363940Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pysocks-1.7.1-py313hca03da5_0.json 2025-09-07T07:27:25.4364750Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libxml2-2.13.8-h0b34f26_0.json 2025-09-07T07:27:25.4365660Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/click-8.2.1-py313hca03da5_0.json 2025-09-07T07:27:25.4366480Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/mdurl-0.1.0-py313hca03da5_0.json 2025-09-07T07:27:25.4367340Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libsolv-0.7.30-h514c7bf_1.json 2025-09-07T07:27:25.4368520Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/markdown-it-py-2.2.0-py313hca03da5_1.json 2025-09-07T07:27:25.4369390Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/keyring-25.6.0-py313hca03da5_0.json 2025-09-07T07:27:25.4370200Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-25.7.0-py313hca03da5_0.json 2025-09-07T07:27:25.4370990Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pip-25.1-pyhc872135_2.json 2025-09-07T07:27:25.4372010Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/zstandard-0.23.0-py313h1a4646a_1.json 2025-09-07T07:27:25.4376420Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/cpp-expected-1.1.0-h48ca7d4_0.json 2025-09-07T07:27:25.4377290Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/colorama-0.4.6-py313hca03da5_0.json 2025-09-07T07:27:25.4378400Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/zstd-1.5.6-hfb09047_0.json 2025-09-07T07:27:25.4379270Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/icu-73.1-h313beb8_0.json 2025-09-07T07:27:25.4380070Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/cffi-1.17.1-py313h3eb5a62_1.json 2025-09-07T07:27:25.4380820Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/setuptools-78.1.1-py313hca03da5_0.json 2025-09-07T07:27:25.4381760Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/certifi-2025.8.3-py313hca03da5_0.json 2025-09-07T07:27:25.4382760Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/python-3.13.5-h2eb94d5_100_cp313.json 2025-09-07T07:27:25.4383520Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/cryptography-45.0.5-py313hace6d20_0.json 2025-09-07T07:27:25.4384510Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/annotated-types-0.6.0-py313hca03da5_0.json 2025-09-07T07:27:25.4385330Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/readchar-4.0.5-py313hca03da5_0.json 2025-09-07T07:27:25.4386170Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libnghttp2-1.57.0-h62f6fdd_0.json 2025-09-07T07:27:25.4386950Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pycparser-2.21-pyhd3eb1b0_0.json 2025-09-07T07:27:25.4387830Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libmambapy-2.0.5-py313h48ca7d4_1.json 2025-09-07T07:27:25.4388690Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/more-itertools-10.3.0-py313hca03da5_0.json 2025-09-07T07:27:25.4389490Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/python_abi-3.13-0_cp313.json 2025-09-07T07:27:25.4390450Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/anaconda-anon-usage-0.7.2-py313hd6b623d_100.json 2025-09-07T07:27:25.4391120Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/bzip2-1.0.8-h80987f9_6.json 2025-09-07T07:27:25.4391930Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/xz-5.6.4-h80987f9_1.json 2025-09-07T07:27:25.4392780Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libarchive-3.7.7-h8f13d7a_0.json 2025-09-07T07:27:25.4393660Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/packaging-25.0-py313hca03da5_0.json 2025-09-07T07:27:25.4394490Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/anaconda-auth-0.8.6-py313hca03da5_0.json 2025-09-07T07:27:25.4395290Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/tk-8.6.15-hcd8a7d5_0.json 2025-09-07T07:27:25.4396270Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/typing-extensions-4.12.2-py313hca03da5_0.json 2025-09-07T07:27:25.4397050Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/semver-3.0.2-py313hca03da5_1.json 2025-09-07T07:27:25.4397790Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/c-ares-1.34.5-h2ca31fc_0.json 2025-09-07T07:27:25.4398580Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/reproc-14.2.4-h313beb8_2.json 2025-09-07T07:27:25.4399640Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/ruamel.yaml-0.18.10-py313h80987f9_0.json 2025-09-07T07:27:25.4400550Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/typer-0.9.0-py313hca03da5_0.json 2025-09-07T07:27:25.4401520Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-anaconda-tos-0.2.2-py313hca03da5_1.json 2025-09-07T07:27:25.4402350Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pydantic-2.11.7-py313hca03da5_0.json 2025-09-07T07:27:25.4403320Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/rich-13.9.4-py313hca03da5_0.json 2025-09-07T07:27:25.4404300Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/ruamel.yaml.clib-0.2.12-py313h80987f9_0.json 2025-09-07T07:27:25.4405090Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/python.app-3-py313h80987f9_2.json 2025-09-07T07:27:25.4405960Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/jaraco.functools-4.1.0-py313hca03da5_0.json 2025-09-07T07:27:25.4407030Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-package-handling-2.4.0-py313hca03da5_0.json 2025-09-07T07:27:25.4408060Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/typing-inspection-0.4.0-py313hca03da5_0.json 2025-09-07T07:27:25.4408810Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/tqdm-4.67.1-py313h7eb115d_0.json 2025-09-07T07:27:25.4409500Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pcre2-10.42-hb066dcc_1.json 2025-09-07T07:27:25.4410330Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/frozendict-2.4.2-py313hca03da5_0.json 2025-09-07T07:27:25.4411270Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/readline-8.3-h0b18652_0.json 2025-09-07T07:27:25.4412070Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libcxx-19.1.7-hb09ecce_3.json 2025-09-07T07:27:25.4412980Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/truststore-0.10.1-py313hca03da5_0.json 2025-09-07T07:27:25.4413940Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/jaraco.classes-3.4.0-py313hca03da5_0.json 2025-09-07T07:27:25.4414840Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/menuinst-2.3.1-py313hca03da5_0.json 2025-09-07T07:27:25.4415550Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pluggy-1.5.0-py313hca03da5_0.json 2025-09-07T07:27:25.4416600Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-package-streaming-0.12.0-py313hca03da5_0.json 2025-09-07T07:27:25.4417370Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/reproc-cpp-14.2.4-h313beb8_2.json 2025-09-07T07:27:25.4418270Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/brotlicffi-1.0.9.2-py313h313beb8_1.json 2025-09-07T07:27:25.4419110Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/openssl-3.0.17-h4ee41c1_0.json 2025-09-07T07:27:25.4420030Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/wheel-0.45.1-py313hca03da5_0.json 2025-09-07T07:27:25.4420820Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libssh2-1.11.1-h3e2b118_0.json 2025-09-07T07:27:25.4421470Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/history 2025-09-07T07:27:25.4422410Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/boltons-25.0.0-py313hca03da5_0.json 2025-09-07T07:27:25.4423430Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/typing_extensions-4.12.2-py313hca03da5_0.json 2025-09-07T07:27:25.4424220Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/lz4-c-1.9.4-h313beb8_1.json 2025-09-07T07:27:25.4425110Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pycosat-0.6.6-py313h80987f9_2.json 2025-09-07T07:27:25.4426050Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pydantic-settings-2.6.1-py313hca03da5_0.json 2025-09-07T07:27:25.4427000Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/platformdirs-4.3.7-py313hca03da5_0.json 2025-09-07T07:27:25.4427890Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-content-trust-0.2.0-py313hca03da5_1.json 2025-09-07T07:27:25.4428720Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pybind11-abi-5-hd3eb1b0_0.json 2025-09-07T07:27:25.4429630Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/ca-certificates-2025.7.15-hca03da5_0.json 2025-09-07T07:27:25.4430510Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/sqlite-3.50.2-h79febb2_1.json 2025-09-07T07:27:25.4431350Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libmpdec-4.0.0-h80987f9_0.json 2025-09-07T07:27:25.4432190Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/charset-normalizer-3.3.2-pyhd3eb1b0_0.json 2025-09-07T07:27:25.4432970Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libcurl-8.14.1-hcdd2897_1.json 2025-09-07T07:27:25.4433770Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/archspec-0.2.3-pyhd3eb1b0_0.json 2025-09-07T07:27:25.4434680Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/spdlog-1.11.0-h48ca7d4_0.json 2025-09-07T07:27:25.4435510Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/idna-3.7-py313hca03da5_0.json 2025-09-07T07:27:25.4436290Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/expat-2.7.1-h313beb8_0.json 2025-09-07T07:27:25.4437170Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/jsonpatch-1.33-py313hca03da5_1.json 2025-09-07T07:27:25.4438020Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/requests-2.32.4-py313hca03da5_0.json 2025-09-07T07:27:25.4438880Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/ncurses-6.5-hee39554_0.json 2025-09-07T07:27:25.4439760Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libiconv-1.16-h80987f9_3.json 2025-09-07T07:27:25.4440630Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/anaconda-cli-base-0.5.2-py313hca03da5_0.json 2025-09-07T07:27:25.4441710Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/jaraco.context-6.0.0-py313hca03da5_0.json 2025-09-07T07:27:25.4442500Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/zlib-1.2.13-h18a0788_1.json 2025-09-07T07:27:25.4443320Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pyjwt-2.10.1-py313hca03da5_0.json 2025-09-07T07:27:25.4444180Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pydantic-core-2.33.2-py313h5e3a92f_0.json 2025-09-07T07:27:25.4445200Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/shellingham-1.5.0-py313hca03da5_0.json 2025-09-07T07:27:25.4446210Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/distro-1.9.0-py313hca03da5_0.json 2025-09-07T07:27:25.4447260Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1.json 2025-09-07T07:27:25.4448070Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/urllib3-2.5.0-py313hca03da5_0.json 2025-09-07T07:27:25.4448780Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libev-4.33-h1a28f6b_1.json 2025-09-07T07:27:25.4449090Z /opt/homebrew/Caskroom/miniconda/base/.condarc 2025-09-07T07:27:25.4449510Z /opt/homebrew/Caskroom/miniconda/base/condabin/conda 2025-09-07T07:27:25.4449940Z /opt/homebrew/Caskroom/miniconda/base/ssl/misc/tsget 2025-09-07T07:27:25.4450380Z /opt/homebrew/Caskroom/miniconda/base/ssl/misc/tsget.pl 2025-09-07T07:27:25.4450780Z /opt/homebrew/Caskroom/miniconda/base/ssl/misc/CA.pl 2025-09-07T07:27:25.4451260Z /opt/homebrew/Caskroom/miniconda/base/ssl/ct_log_list.cnf 2025-09-07T07:27:25.4451720Z /opt/homebrew/Caskroom/miniconda/base/ssl/openssl.cnf.dist 2025-09-07T07:27:25.4452080Z /opt/homebrew/Caskroom/miniconda/base/ssl/cert.pem 2025-09-07T07:27:25.4452550Z /opt/homebrew/Caskroom/miniconda/base/ssl/openssl.cnf 2025-09-07T07:27:25.4453300Z /opt/homebrew/Caskroom/miniconda/base/ssl/ct_log_list.cnf.dist 2025-09-07T07:27:25.4453820Z /opt/homebrew/Caskroom/miniconda/base/ssl/cacert.pem 2025-09-07T07:27:25.4454660Z /opt/homebrew/Caskroom/miniconda/base/cmake/pcre2-config-version.cmake 2025-09-07T07:27:25.4455320Z /opt/homebrew/Caskroom/miniconda/base/cmake/pcre2-config.cmake 2025-09-07T07:27:25.4456010Z /opt/homebrew/Caskroom/miniconda/base/bin/bzip2recover 2025-09-07T07:27:25.4456530Z /opt/homebrew/Caskroom/miniconda/base/bin/jsondiff 2025-09-07T07:27:25.4457120Z /opt/homebrew/Caskroom/miniconda/base/bin/lzmainfo 2025-09-07T07:27:25.4457650Z /opt/homebrew/Caskroom/miniconda/base/bin/unzstd 2025-09-07T07:27:25.4458140Z /opt/homebrew/Caskroom/miniconda/base/bin/bzfgrep 2025-09-07T07:27:25.4458790Z /opt/homebrew/Caskroom/miniconda/base/bin/anaconda 2025-09-07T07:27:25.4459180Z /opt/homebrew/Caskroom/miniconda/base/bin/tabs 2025-09-07T07:27:25.4459740Z /opt/homebrew/Caskroom/miniconda/base/bin/bzmore 2025-09-07T07:27:25.4460380Z /opt/homebrew/Caskroom/miniconda/base/bin/bzgrep 2025-09-07T07:27:25.4460770Z /opt/homebrew/Caskroom/miniconda/base/bin/pydoc3.13 2025-09-07T07:27:25.4461320Z /opt/homebrew/Caskroom/miniconda/base/bin/makeconv 2025-09-07T07:27:25.4461810Z /opt/homebrew/Caskroom/miniconda/base/bin/toe 2025-09-07T07:27:25.4462540Z /opt/homebrew/Caskroom/miniconda/base/bin/pcre2grep 2025-09-07T07:27:25.4463280Z /opt/homebrew/Caskroom/miniconda/base/bin/.conda-anaconda-tos-pre-unlink.sh 2025-09-07T07:27:25.4463790Z /opt/homebrew/Caskroom/miniconda/base/bin/mamba-package 2025-09-07T07:27:25.4464370Z /opt/homebrew/Caskroom/miniconda/base/bin/bzegrep 2025-09-07T07:27:25.4464850Z /opt/homebrew/Caskroom/miniconda/base/bin/nghttp 2025-09-07T07:27:25.4465310Z /opt/homebrew/Caskroom/miniconda/base/bin/c_rehash 2025-09-07T07:27:25.4465750Z /opt/homebrew/Caskroom/miniconda/base/bin/xzdec 2025-09-07T07:27:25.4466170Z /opt/homebrew/Caskroom/miniconda/base/bin/bzdiff 2025-09-07T07:27:25.4466640Z /opt/homebrew/Caskroom/miniconda/base/bin/repo2solv 2025-09-07T07:27:25.4467470Z /opt/homebrew/Caskroom/miniconda/base/bin/infotocap 2025-09-07T07:27:25.4467950Z /opt/homebrew/Caskroom/miniconda/base/bin/cph 2025-09-07T07:27:25.4468510Z /opt/homebrew/Caskroom/miniconda/base/bin/gencnval 2025-09-07T07:27:25.4469020Z /opt/homebrew/Caskroom/miniconda/base/bin/xmllint 2025-09-07T07:27:25.4469660Z /opt/homebrew/Caskroom/miniconda/base/bin/dotenv 2025-09-07T07:27:25.4470220Z /opt/homebrew/Caskroom/miniconda/base/bin/bsdcpio 2025-09-07T07:27:25.4470830Z /opt/homebrew/Caskroom/miniconda/base/bin/icu-config 2025-09-07T07:27:25.4471310Z /opt/homebrew/Caskroom/miniconda/base/bin/python3 2025-09-07T07:27:25.4471850Z /opt/homebrew/Caskroom/miniconda/base/bin/gencfu 2025-09-07T07:27:25.4472350Z /opt/homebrew/Caskroom/miniconda/base/bin/wish8.6 2025-09-07T07:27:25.4472950Z /opt/homebrew/Caskroom/miniconda/base/bin/zstdless 2025-09-07T07:27:25.4473400Z /opt/homebrew/Caskroom/miniconda/base/bin/iconv 2025-09-07T07:27:25.4473870Z /opt/homebrew/Caskroom/miniconda/base/bin/captoinfo 2025-09-07T07:27:25.4474430Z /opt/homebrew/Caskroom/miniconda/base/bin/nghttpx 2025-09-07T07:27:25.4474920Z /opt/homebrew/Caskroom/miniconda/base/bin/pydoc 2025-09-07T07:27:25.4475370Z /opt/homebrew/Caskroom/miniconda/base/bin/python 2025-09-07T07:27:25.4475810Z /opt/homebrew/Caskroom/miniconda/base/bin/conda 2025-09-07T07:27:25.4476330Z /opt/homebrew/Caskroom/miniconda/base/bin/unxz 2025-09-07T07:27:25.4477090Z /opt/homebrew/Caskroom/miniconda/base/bin/bunzip2 2025-09-07T07:27:25.4477640Z /opt/homebrew/Caskroom/miniconda/base/bin/pythonw 2025-09-07T07:27:25.4478240Z /opt/homebrew/Caskroom/miniconda/base/bin/nghttpd 2025-09-07T07:27:25.4478710Z /opt/homebrew/Caskroom/miniconda/base/bin/pip3 2025-09-07T07:27:25.4479200Z /opt/homebrew/Caskroom/miniconda/base/bin/distro 2025-09-07T07:27:25.4479620Z /opt/homebrew/Caskroom/miniconda/base/bin/bsdunzip 2025-09-07T07:27:25.4480240Z /opt/homebrew/Caskroom/miniconda/base/bin/pcre2test 2025-09-07T07:27:25.4480640Z /opt/homebrew/Caskroom/miniconda/base/bin/xzegrep 2025-09-07T07:27:25.4481050Z /opt/homebrew/Caskroom/miniconda/base/bin/bzcmp 2025-09-07T07:27:25.4481560Z /opt/homebrew/Caskroom/miniconda/base/bin/bzless 2025-09-07T07:27:25.4482220Z /opt/homebrew/Caskroom/miniconda/base/bin/tset 2025-09-07T07:27:25.4482610Z /opt/homebrew/Caskroom/miniconda/base/bin/wish 2025-09-07T07:27:25.4483100Z /opt/homebrew/Caskroom/miniconda/base/bin/unlzma 2025-09-07T07:27:25.4484070Z /opt/homebrew/Caskroom/miniconda/base/bin/lz4cat 2025-09-07T07:27:25.4484340Z /opt/homebrew/Caskroom/miniconda/base/bin/bsdtar 2025-09-07T07:27:25.4485380Z /opt/homebrew/Caskroom/miniconda/base/bin/reset 2025-09-07T07:27:25.4485750Z /opt/homebrew/Caskroom/miniconda/base/bin/bzcat 2025-09-07T07:27:25.4486330Z /opt/homebrew/Caskroom/miniconda/base/bin/pysemver 2025-09-07T07:27:25.4486890Z /opt/homebrew/Caskroom/miniconda/base/bin/xzfgrep 2025-09-07T07:27:25.4487510Z /opt/homebrew/Caskroom/miniconda/base/bin/.python.app-post-link.sh 2025-09-07T07:27:25.4488090Z /opt/homebrew/Caskroom/miniconda/base/bin/icuinfo 2025-09-07T07:27:25.4488540Z /opt/homebrew/Caskroom/miniconda/base/bin/xmlwf 2025-09-07T07:27:25.4489040Z /opt/homebrew/Caskroom/miniconda/base/bin/lz4 2025-09-07T07:27:25.4489580Z /opt/homebrew/Caskroom/miniconda/base/bin/wheel 2025-09-07T07:27:25.4490140Z /opt/homebrew/Caskroom/miniconda/base/bin/tclsh8.6 2025-09-07T07:27:25.4490580Z /opt/homebrew/Caskroom/miniconda/base/bin/xml2-config 2025-09-07T07:27:25.4491110Z /opt/homebrew/Caskroom/miniconda/base/bin/python3.1 2025-09-07T07:27:25.4491610Z /opt/homebrew/Caskroom/miniconda/base/bin/zstdgrep 2025-09-07T07:27:25.4492090Z /opt/homebrew/Caskroom/miniconda/base/bin/gendict 2025-09-07T07:27:25.4492710Z /opt/homebrew/Caskroom/miniconda/base/bin/conda-content-trust 2025-09-07T07:27:25.4493200Z /opt/homebrew/Caskroom/miniconda/base/bin/idle3 2025-09-07T07:27:25.4493670Z /opt/homebrew/Caskroom/miniconda/base/bin/xz 2025-09-07T07:27:25.4494200Z /opt/homebrew/Caskroom/miniconda/base/bin/python.app 2025-09-07T07:27:25.4494670Z /opt/homebrew/Caskroom/miniconda/base/bin/dumpsolv 2025-09-07T07:27:25.4495150Z /opt/homebrew/Caskroom/miniconda/base/bin/adig 2025-09-07T07:27:25.4495630Z /opt/homebrew/Caskroom/miniconda/base/bin/clear 2025-09-07T07:27:25.4496170Z /opt/homebrew/Caskroom/miniconda/base/bin/genrb 2025-09-07T07:27:25.4496830Z /opt/homebrew/Caskroom/miniconda/base/bin/python3-config 2025-09-07T07:27:25.4497320Z /opt/homebrew/Caskroom/miniconda/base/bin/curl-config 2025-09-07T07:27:25.4497770Z /opt/homebrew/Caskroom/miniconda/base/bin/tclsh 2025-09-07T07:27:25.4498300Z /opt/homebrew/Caskroom/miniconda/base/bin/pip 2025-09-07T07:27:25.4498950Z /opt/homebrew/Caskroom/miniconda/base/bin/ncursesw6-config 2025-09-07T07:27:25.4499440Z /opt/homebrew/Caskroom/miniconda/base/bin/tic 2025-09-07T07:27:25.4499880Z /opt/homebrew/Caskroom/miniconda/base/bin/lzless 2025-09-07T07:27:25.4500420Z /opt/homebrew/Caskroom/miniconda/base/bin/idle3.13 2025-09-07T07:27:25.4501180Z /opt/homebrew/Caskroom/miniconda/base/bin/.python.app-pre-unlink.sh 2025-09-07T07:27:25.4501640Z /opt/homebrew/Caskroom/miniconda/base/bin/tqdm 2025-09-07T07:27:25.4502240Z /opt/homebrew/Caskroom/miniconda/base/bin/keyring 2025-09-07T07:27:25.4502880Z /opt/homebrew/Caskroom/miniconda/base/bin/ahost 2025-09-07T07:27:25.4503310Z /opt/homebrew/Caskroom/miniconda/base/bin/sqlite3 2025-09-07T07:27:25.4503900Z /opt/homebrew/Caskroom/miniconda/base/bin/markdown-it 2025-09-07T07:27:25.4504460Z /opt/homebrew/Caskroom/miniconda/base/bin/infocmp 2025-09-07T07:27:25.4504990Z /opt/homebrew/Caskroom/miniconda/base/bin/xzless 2025-09-07T07:27:25.4505550Z /opt/homebrew/Caskroom/miniconda/base/bin/zstd 2025-09-07T07:27:25.4506020Z /opt/homebrew/Caskroom/miniconda/base/bin/lzcmp 2025-09-07T07:27:25.4506520Z /opt/homebrew/Caskroom/miniconda/base/bin/pcre2-config 2025-09-07T07:27:25.4507150Z /opt/homebrew/Caskroom/miniconda/base/bin/icuexportdata 2025-09-07T07:27:25.4507770Z /opt/homebrew/Caskroom/miniconda/base/bin/pygmentize 2025-09-07T07:27:25.4508360Z /opt/homebrew/Caskroom/miniconda/base/bin/xzcat 2025-09-07T07:27:25.4509050Z /opt/homebrew/Caskroom/miniconda/base/bin/pcre2posix_test 2025-09-07T07:27:25.4509650Z /opt/homebrew/Caskroom/miniconda/base/bin/archspec 2025-09-07T07:27:25.4510240Z /opt/homebrew/Caskroom/miniconda/base/bin/pkgdata 2025-09-07T07:27:25.4510860Z /opt/homebrew/Caskroom/miniconda/base/bin/conda2solv 2025-09-07T07:27:25.4511400Z /opt/homebrew/Caskroom/miniconda/base/bin/deactivate 2025-09-07T07:27:25.4512230Z /opt/homebrew/Caskroom/miniconda/base/bin/lz4c 2025-09-07T07:27:25.4512470Z /opt/homebrew/Caskroom/miniconda/base/bin/bsdcat 2025-09-07T07:27:25.4513060Z /opt/homebrew/Caskroom/miniconda/base/bin/zstdcat 2025-09-07T07:27:25.4513480Z /opt/homebrew/Caskroom/miniconda/base/bin/xzcmp 2025-09-07T07:27:25.4514100Z /opt/homebrew/Caskroom/miniconda/base/bin/lzcat 2025-09-07T07:27:25.4514580Z /opt/homebrew/Caskroom/miniconda/base/bin/unlz4 2025-09-07T07:27:25.4515000Z /opt/homebrew/Caskroom/miniconda/base/bin/mergesolv 2025-09-07T07:27:25.4515480Z /opt/homebrew/Caskroom/miniconda/base/bin/zstdmt 2025-09-07T07:27:25.4516050Z /opt/homebrew/Caskroom/miniconda/base/bin/lzdiff 2025-09-07T07:27:25.4516610Z /opt/homebrew/Caskroom/miniconda/base/bin/activate 2025-09-07T07:27:25.4517430Z /opt/homebrew/Caskroom/miniconda/base/bin/python3.13-config 2025-09-07T07:27:25.4517880Z /opt/homebrew/Caskroom/miniconda/base/bin/normalizer 2025-09-07T07:27:25.4532380Z /opt/homebrew/Caskroom/miniconda/base/bin/lzmadec 2025-09-07T07:27:25.4532630Z /opt/homebrew/Caskroom/miniconda/base/bin/genbrk 2025-09-07T07:27:25.4532870Z /opt/homebrew/Caskroom/miniconda/base/bin/lzgrep 2025-09-07T07:27:25.4533110Z /opt/homebrew/Caskroom/miniconda/base/bin/lzmore 2025-09-07T07:27:25.4533330Z /opt/homebrew/Caskroom/miniconda/base/bin/jsonpointer 2025-09-07T07:27:25.4533580Z /opt/homebrew/Caskroom/miniconda/base/bin/jsonpatch 2025-09-07T07:27:25.4533800Z /opt/homebrew/Caskroom/miniconda/base/bin/testsolv 2025-09-07T07:27:25.4534000Z /opt/homebrew/Caskroom/miniconda/base/bin/tput 2025-09-07T07:27:25.4534250Z /opt/homebrew/Caskroom/miniconda/base/bin/sqlite3_analyzer 2025-09-07T07:27:25.4534510Z /opt/homebrew/Caskroom/miniconda/base/bin/conda-token 2025-09-07T07:27:25.4534720Z /opt/homebrew/Caskroom/miniconda/base/bin/openssl 2025-09-07T07:27:25.4534930Z /opt/homebrew/Caskroom/miniconda/base/bin/derb 2025-09-07T07:27:25.4535140Z /opt/homebrew/Caskroom/miniconda/base/bin/xmlcatalog 2025-09-07T07:27:25.4535360Z /opt/homebrew/Caskroom/miniconda/base/bin/lzfgrep 2025-09-07T07:27:25.4535600Z /opt/homebrew/Caskroom/miniconda/base/bin/installcheck 2025-09-07T07:27:25.4535830Z /opt/homebrew/Caskroom/miniconda/base/bin/conda-env 2025-09-07T07:27:25.4536040Z /opt/homebrew/Caskroom/miniconda/base/bin/xzmore 2025-09-07T07:27:25.4536260Z /opt/homebrew/Caskroom/miniconda/base/bin/xzgrep 2025-09-07T07:27:25.4536470Z /opt/homebrew/Caskroom/miniconda/base/bin/pydoc3 2025-09-07T07:27:25.4536720Z /opt/homebrew/Caskroom/miniconda/base/bin/lzma 2025-09-07T07:27:25.4536960Z /opt/homebrew/Caskroom/miniconda/base/bin/lzegrep 2025-09-07T07:27:25.4537190Z /opt/homebrew/Caskroom/miniconda/base/bin/bzip2 2025-09-07T07:27:25.4537390Z /opt/homebrew/Caskroom/miniconda/base/bin/xzdiff 2025-09-07T07:27:25.4537600Z /opt/homebrew/Caskroom/miniconda/base/bin/python3.13 2025-09-07T07:27:25.4537830Z /opt/homebrew/Caskroom/miniconda/base/uninstall.sh 2025-09-07T07:27:25.4538090Z /opt/homebrew/Caskroom/miniconda/base/shell/condabin/conda-hook.ps1 2025-09-07T07:27:25.4538400Z /opt/homebrew/Caskroom/miniconda/base/shell/condabin/Conda.psm1 2025-09-07T07:27:25.4538660Z /opt/homebrew/Caskroom/miniconda/base/include/lzma.h 2025-09-07T07:27:25.4539130Z /opt/homebrew/Caskroom/miniconda/base/include/tkEntry.h 2025-09-07T07:27:25.4539380Z /opt/homebrew/Caskroom/miniconda/base/include/solv/repo_solv.h 2025-09-07T07:27:25.4539660Z /opt/homebrew/Caskroom/miniconda/base/include/solv/poolarch.h 2025-09-07T07:27:25.4539940Z /opt/homebrew/Caskroom/miniconda/base/include/solv/tools_util.h 2025-09-07T07:27:25.4540200Z /opt/homebrew/Caskroom/miniconda/base/include/solv/evr.h 2025-09-07T07:27:25.4540460Z /opt/homebrew/Caskroom/miniconda/base/include/solv/pooltypes.h 2025-09-07T07:27:25.4540740Z /opt/homebrew/Caskroom/miniconda/base/include/solv/pool.h 2025-09-07T07:27:25.4541050Z /opt/homebrew/Caskroom/miniconda/base/include/solv/policy.h 2025-09-07T07:27:25.4541330Z /opt/homebrew/Caskroom/miniconda/base/include/solv/solv_xfopen.h 2025-09-07T07:27:25.4541620Z /opt/homebrew/Caskroom/miniconda/base/include/solv/repo_conda.h 2025-09-07T07:27:25.4542110Z /opt/homebrew/Caskroom/miniconda/base/include/solv/solver.h 2025-09-07T07:27:25.4542410Z /opt/homebrew/Caskroom/miniconda/base/include/solv/solvable.h 2025-09-07T07:27:25.4542720Z /opt/homebrew/Caskroom/miniconda/base/include/solv/poolid.h 2025-09-07T07:27:25.4543340Z /opt/homebrew/Caskroom/miniconda/base/include/solv/strpool.h 2025-09-07T07:27:25.4544010Z /opt/homebrew/Caskroom/miniconda/base/include/solv/solverdebug.h 2025-09-07T07:27:25.4544550Z /opt/homebrew/Caskroom/miniconda/base/include/solv/testcase.h 2025-09-07T07:27:25.4545290Z /opt/homebrew/Caskroom/miniconda/base/include/solv/repo.h 2025-09-07T07:27:25.4545820Z /opt/homebrew/Caskroom/miniconda/base/include/solv/knownid.h 2025-09-07T07:27:25.4546480Z /opt/homebrew/Caskroom/miniconda/base/include/solv/solvversion.h 2025-09-07T07:27:25.4547130Z /opt/homebrew/Caskroom/miniconda/base/include/solv/repo_write.h 2025-09-07T07:27:25.4547740Z /opt/homebrew/Caskroom/miniconda/base/include/solv/poolvendor.h 2025-09-07T07:27:25.4548300Z /opt/homebrew/Caskroom/miniconda/base/include/solv/util.h 2025-09-07T07:27:25.4548900Z /opt/homebrew/Caskroom/miniconda/base/include/solv/repodata.h 2025-09-07T07:27:25.4549500Z /opt/homebrew/Caskroom/miniconda/base/include/solv/rules.h 2025-09-07T07:27:25.4550160Z /opt/homebrew/Caskroom/miniconda/base/include/solv/problems.h 2025-09-07T07:27:25.4550790Z /opt/homebrew/Caskroom/miniconda/base/include/solv/bitmap.h 2025-09-07T07:27:25.4551400Z /opt/homebrew/Caskroom/miniconda/base/include/solv/dirpool.h 2025-09-07T07:27:25.4552010Z /opt/homebrew/Caskroom/miniconda/base/include/solv/chksum.h 2025-09-07T07:27:25.4552650Z /opt/homebrew/Caskroom/miniconda/base/include/solv/transaction.h 2025-09-07T07:27:25.4553210Z /opt/homebrew/Caskroom/miniconda/base/include/solv/conda.h 2025-09-07T07:27:25.4553920Z /opt/homebrew/Caskroom/miniconda/base/include/solv/dataiterator.h 2025-09-07T07:27:25.4554530Z /opt/homebrew/Caskroom/miniconda/base/include/solv/hash.h 2025-09-07T07:27:25.4555330Z /opt/homebrew/Caskroom/miniconda/base/include/solv/selection.h 2025-09-07T07:27:25.4555790Z /opt/homebrew/Caskroom/miniconda/base/include/solv/queue.h 2025-09-07T07:27:25.4556460Z /opt/homebrew/Caskroom/miniconda/base/include/tdbc.h 2025-09-07T07:27:25.4557080Z /opt/homebrew/Caskroom/miniconda/base/include/libssh2_sftp.h 2025-09-07T07:27:25.4557760Z /opt/homebrew/Caskroom/miniconda/base/include/tkIntXlibDecls.h 2025-09-07T07:27:25.4558330Z /opt/homebrew/Caskroom/miniconda/base/include/tkMenubutton.h 2025-09-07T07:27:25.4559010Z /opt/homebrew/Caskroom/miniconda/base/include/termcap.h 2025-09-07T07:27:25.4559630Z /opt/homebrew/Caskroom/miniconda/base/include/expat_config.h 2025-09-07T07:27:25.4560170Z /opt/homebrew/Caskroom/miniconda/base/include/tkUuid.h 2025-09-07T07:27:25.4560710Z /opt/homebrew/Caskroom/miniconda/base/include/tkText.h 2025-09-07T07:27:25.4561290Z /opt/homebrew/Caskroom/miniconda/base/include/tkColor.h 2025-09-07T07:27:25.4561790Z /opt/homebrew/Caskroom/miniconda/base/include/cursesp.h 2025-09-07T07:27:25.4562490Z /opt/homebrew/Caskroom/miniconda/base/include/mysqlStubs.h 2025-09-07T07:27:25.4563100Z /opt/homebrew/Caskroom/miniconda/base/include/archive.h 2025-09-07T07:27:25.4563720Z /opt/homebrew/Caskroom/miniconda/base/include/ffitarget.h 2025-09-07T07:27:25.4564340Z /opt/homebrew/Caskroom/miniconda/base/include/archive_entry.h 2025-09-07T07:27:25.4564960Z /opt/homebrew/Caskroom/miniconda/base/include/reproc/export.h 2025-09-07T07:27:25.4565650Z /opt/homebrew/Caskroom/miniconda/base/include/reproc/drain.h 2025-09-07T07:27:25.4566360Z /opt/homebrew/Caskroom/miniconda/base/include/reproc/reproc.h 2025-09-07T07:27:25.4567070Z /opt/homebrew/Caskroom/miniconda/base/include/reproc/run.h 2025-09-07T07:27:25.4567600Z /opt/homebrew/Caskroom/miniconda/base/include/libcharset.h 2025-09-07T07:27:25.4568290Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXPrivate.h 2025-09-07T07:27:25.4568810Z /opt/homebrew/Caskroom/miniconda/base/include/tkPort.h 2025-09-07T07:27:25.4569910Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/chvalid.h 2025-09-07T07:27:25.4570520Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/parserInternals.h 2025-09-07T07:27:25.4571270Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xpointer.h 2025-09-07T07:27:25.4572150Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/debugXML.h 2025-09-07T07:27:25.4572970Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/schematron.h 2025-09-07T07:27:25.4573820Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/uri.h 2025-09-07T07:27:25.4574660Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/parser.h 2025-09-07T07:27:25.4575440Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/encoding.h 2025-09-07T07:27:25.4576050Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/tree.h 2025-09-07T07:27:25.4576860Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/threads.h 2025-09-07T07:27:25.4577690Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlversion.h 2025-09-07T07:27:25.4578460Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/globals.h 2025-09-07T07:27:25.4579190Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/catalog.h 2025-09-07T07:27:25.4580010Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/pattern.h 2025-09-07T07:27:25.4580740Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlreader.h 2025-09-07T07:27:25.4581460Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/HTMLtree.h 2025-09-07T07:27:25.4582130Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/SAX2.h 2025-09-07T07:27:25.4583030Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlexports.h 2025-09-07T07:27:25.4583610Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xlink.h 2025-09-07T07:27:25.4584330Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/SAX.h 2025-09-07T07:27:25.4585010Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/entities.h 2025-09-07T07:27:25.4585820Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlregexp.h 2025-09-07T07:27:25.4586550Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/list.h 2025-09-07T07:27:25.4587310Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xinclude.h 2025-09-07T07:27:25.4587990Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlerror.h 2025-09-07T07:27:25.4588810Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/schemasInternals.h 2025-09-07T07:27:25.4589520Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/dict.h 2025-09-07T07:27:25.4590170Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlIO.h 2025-09-07T07:27:25.4590900Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/HTMLparser.h 2025-09-07T07:27:25.4591680Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlautomata.h 2025-09-07T07:27:25.4592330Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlsave.h 2025-09-07T07:27:25.4593160Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlstring.h 2025-09-07T07:27:25.4593810Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xpath.h 2025-09-07T07:27:25.4594490Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/valid.h 2025-09-07T07:27:25.4595400Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlschemastypes.h 2025-09-07T07:27:25.4595970Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/c14n.h 2025-09-07T07:27:25.4596710Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlmodule.h 2025-09-07T07:27:25.4597360Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/relaxng.h 2025-09-07T07:27:25.4598120Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/nanohttp.h 2025-09-07T07:27:25.4598910Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlunicode.h 2025-09-07T07:27:25.4599710Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlwriter.h 2025-09-07T07:27:25.4600500Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlmemory.h 2025-09-07T07:27:25.4601320Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xpathInternals.h 2025-09-07T07:27:25.4601970Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/nanoftp.h 2025-09-07T07:27:25.4602820Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/hash.h 2025-09-07T07:27:25.4603640Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlschemas.h 2025-09-07T07:27:25.4604400Z /opt/homebrew/Caskroom/miniconda/base/include/nghttp2/nghttp2ver.h 2025-09-07T07:27:25.4605020Z /opt/homebrew/Caskroom/miniconda/base/include/nghttp2/nghttp2.h 2025-09-07T07:27:25.4605540Z /opt/homebrew/Caskroom/miniconda/base/include/pqStubs.h 2025-09-07T07:27:25.4606270Z /opt/homebrew/Caskroom/miniconda/base/include/tclOODecls.h 2025-09-07T07:27:25.4606920Z /opt/homebrew/Caskroom/miniconda/base/include/zdict.h 2025-09-07T07:27:25.4607420Z /opt/homebrew/Caskroom/miniconda/base/include/cursesf.h 2025-09-07T07:27:25.4608270Z /opt/homebrew/Caskroom/miniconda/base/include/itclTclIntStubsFcn.h 2025-09-07T07:27:25.4608930Z /opt/homebrew/Caskroom/miniconda/base/include/ares_version.h 2025-09-07T07:27:25.4609660Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/termcap.h 2025-09-07T07:27:25.4610250Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursesp.h 2025-09-07T07:27:25.4610850Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursesf.h 2025-09-07T07:27:25.4611390Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/etip.h 2025-09-07T07:27:25.4612000Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/form.h 2025-09-07T07:27:25.4612750Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursesw.h 2025-09-07T07:27:25.4613280Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/unctrl.h 2025-09-07T07:27:25.4613970Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursesapp.h 2025-09-07T07:27:25.4614560Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/term.h 2025-09-07T07:27:25.4615160Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursslk.h 2025-09-07T07:27:25.4615790Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/panel.h 2025-09-07T07:27:25.4616480Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/ncurses.h 2025-09-07T07:27:25.4617080Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/eti.h 2025-09-07T07:27:25.4617830Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/ncurses_dll.h 2025-09-07T07:27:25.4618750Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/term_entry.h 2025-09-07T07:27:25.4619330Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/menu.h 2025-09-07T07:27:25.4619950Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursesm.h 2025-09-07T07:27:25.4620570Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/curses.h 2025-09-07T07:27:25.4621120Z /opt/homebrew/Caskroom/miniconda/base/include/tclPort.h 2025-09-07T07:27:25.4621620Z /opt/homebrew/Caskroom/miniconda/base/include/etip.h 2025-09-07T07:27:25.4622130Z /opt/homebrew/Caskroom/miniconda/base/include/tkDList.h 2025-09-07T07:27:25.4622600Z /opt/homebrew/Caskroom/miniconda/base/include/itclIntDecls.h 2025-09-07T07:27:25.4623250Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXFont.h 2025-09-07T07:27:25.4623580Z /opt/homebrew/Caskroom/miniconda/base/include/tkUnixInt.h 2025-09-07T07:27:25.4624060Z /opt/homebrew/Caskroom/miniconda/base/include/test_data.hpp 2025-09-07T07:27:25.4624560Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/translit.h 2025-09-07T07:27:25.4625050Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ustdio.h 2025-09-07T07:27:25.4625570Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utf_old.h 2025-09-07T07:27:25.4626040Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucsdet.h 2025-09-07T07:27:25.4626540Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tzfmt.h 2025-09-07T07:27:25.4627000Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ubrk.h 2025-09-07T07:27:25.4627580Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ufieldpositer.h 2025-09-07T07:27:25.4628370Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/localematcher.h 2025-09-07T07:27:25.4628720Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/stringpiece.h 2025-09-07T07:27:25.4629160Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucat.h 2025-09-07T07:27:25.4629630Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tblcoll.h 2025-09-07T07:27:25.4630210Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/stringoptions.h 2025-09-07T07:27:25.4630700Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtfmtsym.h 2025-09-07T07:27:25.4631200Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unirepl.h 2025-09-07T07:27:25.4631700Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ptypes.h 2025-09-07T07:27:25.4632210Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/fmtable.h 2025-09-07T07:27:25.4632720Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtitvfmt.h 2025-09-07T07:27:25.4633240Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/choicfmt.h 2025-09-07T07:27:25.4633870Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unumberrangeformatter.h 2025-09-07T07:27:25.4634480Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/numberrangeformatter.h 2025-09-07T07:27:25.4635170Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/usetiter.h 2025-09-07T07:27:25.4636000Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/errorcode.h 2025-09-07T07:27:25.4636710Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tznames.h 2025-09-07T07:27:25.4637400Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtintrv.h 2025-09-07T07:27:25.4638370Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/usimplenumberformatter.h 2025-09-07T07:27:25.4639050Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucurr.h 2025-09-07T07:27:25.4639910Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/icuplug.h 2025-09-07T07:27:25.4640560Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uregion.h 2025-09-07T07:27:25.4641140Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utext.h 2025-09-07T07:27:25.4641790Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/edits.h 2025-09-07T07:27:25.4642560Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/parsepos.h 2025-09-07T07:27:25.4643250Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucal.h 2025-09-07T07:27:25.4644000Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/fpositer.h 2025-09-07T07:27:25.4644740Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtitvinf.h 2025-09-07T07:27:25.4645370Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/rbnf.h 2025-09-07T07:27:25.4645970Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udat.h 2025-09-07T07:27:25.4646530Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/urep.h 2025-09-07T07:27:25.4647170Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utf32.h 2025-09-07T07:27:25.4647910Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/vtzone.h 2025-09-07T07:27:25.4648520Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ustring.h 2025-09-07T07:27:25.4649210Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ubiditransform.h 2025-09-07T07:27:25.4649790Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uenum.h 2025-09-07T07:27:25.4650520Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/umutablecptrie.h 2025-09-07T07:27:25.4651100Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/appendable.h 2025-09-07T07:27:25.4651930Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/usearch.h 2025-09-07T07:27:25.4652630Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/numsys.h 2025-09-07T07:27:25.4653460Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/timezone.h 2025-09-07T07:27:25.4653990Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uset.h 2025-09-07T07:27:25.4654560Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/casemap.h 2025-09-07T07:27:25.4655120Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/coleitr.h 2025-09-07T07:27:25.4655900Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/schriter.h 2025-09-07T07:27:25.4656370Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/msgfmt.h 2025-09-07T07:27:25.4657010Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/fieldpos.h 2025-09-07T07:27:25.4657730Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/simpletz.h 2025-09-07T07:27:25.4658370Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucpmap.h 2025-09-07T07:27:25.4658920Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uldnames.h 2025-09-07T07:27:25.4659640Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unumberformatter.h 2025-09-07T07:27:25.4660410Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uiter.h 2025-09-07T07:27:25.4661000Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/umsg.h 2025-09-07T07:27:25.4661610Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/sortkey.h 2025-09-07T07:27:25.4662470Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/simplenumberformatter.h 2025-09-07T07:27:25.4663100Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/docmain.h 2025-09-07T07:27:25.4663970Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uniset.h 2025-09-07T07:27:25.4664620Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/basictz.h 2025-09-07T07:27:25.4665260Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udata.h 2025-09-07T07:27:25.4666080Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/stringtriebuilder.h 2025-09-07T07:27:25.4666670Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/chariter.h 2025-09-07T07:27:25.4667340Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/umisc.h 2025-09-07T07:27:25.4668060Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/reldatefmt.h 2025-09-07T07:27:25.4668740Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uloc.h 2025-09-07T07:27:25.4669420Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/plurrule.h 2025-09-07T07:27:25.4670240Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uformattednumber.h 2025-09-07T07:27:25.4671090Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/bytestriebuilder.h 2025-09-07T07:27:25.4671690Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/measunit.h 2025-09-07T07:27:25.4672260Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utrace.h 2025-09-07T07:27:25.4672930Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/locdspnm.h 2025-09-07T07:27:25.4673650Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/gregocal.h 2025-09-07T07:27:25.4674330Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uchriter.h 2025-09-07T07:27:25.4674880Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/enumset.h 2025-09-07T07:27:25.4675460Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/nounit.h 2025-09-07T07:27:25.4676070Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utf.h 2025-09-07T07:27:25.4676690Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/measure.h 2025-09-07T07:27:25.4677300Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tzrule.h 2025-09-07T07:27:25.4677990Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/strenum.h 2025-09-07T07:27:25.4678610Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/regex.h 2025-09-07T07:27:25.4679330Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/gender.h 2025-09-07T07:27:25.4680090Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dcfmtsym.h 2025-09-07T07:27:25.4680810Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucnv_err.h 2025-09-07T07:27:25.4681530Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/decimfmt.h 2025-09-07T07:27:25.4682130Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/bytestrie.h 2025-09-07T07:27:25.4682830Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udatpg.h 2025-09-07T07:27:25.4683600Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/listformatter.h 2025-09-07T07:27:25.4684130Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uobject.h 2025-09-07T07:27:25.4684830Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/calendar.h 2025-09-07T07:27:25.4685460Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ures.h 2025-09-07T07:27:25.4686090Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/normlzr.h 2025-09-07T07:27:25.4686950Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/usprep.h 2025-09-07T07:27:25.4687610Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/urename.h 2025-09-07T07:27:25.4688340Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/caniter.h 2025-09-07T07:27:25.4689060Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucol.h 2025-09-07T07:27:25.4689860Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/upluralrules.h 2025-09-07T07:27:25.4690500Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucharstrie.h 2025-09-07T07:27:25.4691060Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tmunit.h 2025-09-07T07:27:25.4691780Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unistr.h 2025-09-07T07:27:25.4692490Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/rbbi.h 2025-09-07T07:27:25.4693240Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ulocdata.h 2025-09-07T07:27:25.4694580Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/idna.h 2025-09-07T07:27:25.4695100Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unorm2.h 2025-09-07T07:27:25.4695810Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/localebuilder.h 2025-09-07T07:27:25.4696410Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtptngen.h 2025-09-07T07:27:25.4697070Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dbbi.h 2025-09-07T07:27:25.4697700Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/bytestream.h 2025-09-07T07:27:25.4698340Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uversion.h 2025-09-07T07:27:25.4699140Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/messagepattern.h 2025-09-07T07:27:25.4699780Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uidna.h 2025-09-07T07:27:25.4700400Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/filteredbrk.h 2025-09-07T07:27:25.4701020Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tmutamt.h 2025-09-07T07:27:25.4701650Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/char16ptr.h 2025-09-07T07:27:25.4702340Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uformattedvalue.h 2025-09-07T07:27:25.4703080Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/symtable.h 2025-09-07T07:27:25.4703930Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucasemap.h 2025-09-07T07:27:25.4704650Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucoleitr.h 2025-09-07T07:27:25.4705460Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/compactdecimalformat.h 2025-09-07T07:27:25.4706020Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unum.h 2025-09-07T07:27:25.4706920Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udisplaycontext.h 2025-09-07T07:27:25.4707490Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tztrans.h 2025-09-07T07:27:25.4708110Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/umachine.h 2025-09-07T07:27:25.4708880Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/numberformatter.h 2025-09-07T07:27:25.4709540Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/datefmt.h 2025-09-07T07:27:25.4710170Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utmscale.h 2025-09-07T07:27:25.4710760Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/coll.h 2025-09-07T07:27:25.4711330Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/currpinf.h 2025-09-07T07:27:25.4711980Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uregex.h 2025-09-07T07:27:25.4712640Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tmutfmt.h 2025-09-07T07:27:25.4713410Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/plurfmt.h 2025-09-07T07:27:25.4714110Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ustringtrie.h 2025-09-07T07:27:25.4714730Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/smpdtfmt.h 2025-09-07T07:27:25.4715540Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucptrie.h 2025-09-07T07:27:25.4716110Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udisplayoptions.h 2025-09-07T07:27:25.4716830Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/icudataver.h 2025-09-07T07:27:25.4717350Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uchar.h 2025-09-07T07:27:25.4717910Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unorm.h 2025-09-07T07:27:25.4718630Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ushape.h 2025-09-07T07:27:25.4719280Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unifunct.h 2025-09-07T07:27:25.4719960Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ugender.h 2025-09-07T07:27:25.4720520Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/selfmt.h 2025-09-07T07:27:25.4721250Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uformattable.h 2025-09-07T07:27:25.4722010Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ustream.h 2025-09-07T07:27:25.4722760Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/simpleformatter.h 2025-09-07T07:27:25.4723350Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucnv_cb.h 2025-09-07T07:27:25.4724010Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/curramt.h 2025-09-07T07:27:25.4724580Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/locid.h 2025-09-07T07:27:25.4725410Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udateintervalformat.h 2025-09-07T07:27:25.4726070Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/resbund.h 2025-09-07T07:27:25.4726780Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ubidi.h 2025-09-07T07:27:25.4727560Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/stsearch.h 2025-09-07T07:27:25.4728280Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/alphaindex.h 2025-09-07T07:27:25.4728930Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uvernum.h 2025-09-07T07:27:25.4729730Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unimatch.h 2025-09-07T07:27:25.4730340Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/rbtz.h 2025-09-07T07:27:25.4730960Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucnvsel.h 2025-09-07T07:27:25.4731510Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uspoof.h 2025-09-07T07:27:25.4732150Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/region.h 2025-09-07T07:27:25.4732840Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ureldatefmt.h 2025-09-07T07:27:25.4733400Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utrans.h 2025-09-07T07:27:25.4734070Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/parseerr.h 2025-09-07T07:27:25.4734730Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/putil.h 2025-09-07T07:27:25.4735460Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/format.h 2025-09-07T07:27:25.4736270Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/scientificnumberformatter.h 2025-09-07T07:27:25.4736890Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/displayoptions.h 2025-09-07T07:27:25.4737570Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/normalizer2.h 2025-09-07T07:27:25.4738250Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtrule.h 2025-09-07T07:27:25.4738980Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unumberoptions.h 2025-09-07T07:27:25.4739550Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucnv.h 2025-09-07T07:27:25.4740360Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucharstriebuilder.h 2025-09-07T07:27:25.4740960Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/search.h 2025-09-07T07:27:25.4741550Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unumsys.h 2025-09-07T07:27:25.4742200Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uconfig.h 2025-09-07T07:27:25.4742770Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utf16.h 2025-09-07T07:27:25.4743420Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/brkiter.h 2025-09-07T07:27:25.4744260Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/formattedvalue.h 2025-09-07T07:27:25.4744770Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/platform.h 2025-09-07T07:27:25.4745290Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/rep.h 2025-09-07T07:27:25.4745970Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/formattednumber.h 2025-09-07T07:27:25.4746780Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/std_string.h 2025-09-07T07:27:25.4747370Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utf8.h 2025-09-07T07:27:25.4748010Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/localpointer.h 2025-09-07T07:27:25.4748760Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uclean.h 2025-09-07T07:27:25.4749360Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uscript.h 2025-09-07T07:27:25.4749970Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/numfmt.h 2025-09-07T07:27:25.4750690Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/currunit.h 2025-09-07T07:27:25.4751430Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utypes.h 2025-09-07T07:27:25.4752400Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ulistformatter.h 2025-09-07T07:27:25.4753050Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/measfmt.h 2025-09-07T07:27:25.4753830Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unifilt.h 2025-09-07T07:27:25.4754310Z /opt/homebrew/Caskroom/miniconda/base/include/form.h 2025-09-07T07:27:25.4754970Z /opt/homebrew/Caskroom/miniconda/base/include/tclUnixPort.h 2025-09-07T07:27:25.4755690Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/export.hpp 2025-09-07T07:27:25.4756380Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/reproc.hpp 2025-09-07T07:27:25.4756940Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/env.hpp 2025-09-07T07:27:25.4757680Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/detail/array.hpp 2025-09-07T07:27:25.4758500Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/detail/type_traits.hpp 2025-09-07T07:27:25.4759140Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/run.hpp 2025-09-07T07:27:25.4759730Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/input.hpp 2025-09-07T07:27:25.4760490Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/arguments.hpp 2025-09-07T07:27:25.4761050Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/drain.hpp 2025-09-07T07:27:25.4761630Z /opt/homebrew/Caskroom/miniconda/base/include/tcl.h 2025-09-07T07:27:25.4762460Z /opt/homebrew/Caskroom/miniconda/base/include/itclMigrate2TclCore.h 2025-09-07T07:27:25.4762970Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/ostream.h 2025-09-07T07:27:25.4763550Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/format-inl.h 2025-09-07T07:27:25.4764280Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/ranges.h 2025-09-07T07:27:25.4764800Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/xchar.h 2025-09-07T07:27:25.4765360Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/core.h 2025-09-07T07:27:25.4765880Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/chrono.h 2025-09-07T07:27:25.4766400Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/os.h 2025-09-07T07:27:25.4773730Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/color.h 2025-09-07T07:27:25.4774010Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/args.h 2025-09-07T07:27:25.4774260Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/printf.h 2025-09-07T07:27:25.4774520Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/compile.h 2025-09-07T07:27:25.4774780Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/format.h 2025-09-07T07:27:25.4775020Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/std.h 2025-09-07T07:27:25.4775300Z /opt/homebrew/Caskroom/miniconda/base/include/pcre2posix.h 2025-09-07T07:27:25.4775580Z /opt/homebrew/Caskroom/miniconda/base/include/cursesw.h 2025-09-07T07:27:25.4775810Z /opt/homebrew/Caskroom/miniconda/base/include/itcl.h 2025-09-07T07:27:25.4776040Z /opt/homebrew/Caskroom/miniconda/base/include/ares_build.h 2025-09-07T07:27:25.4776490Z /opt/homebrew/Caskroom/miniconda/base/include/tclIntDecls.h 2025-09-07T07:27:25.4776740Z /opt/homebrew/Caskroom/miniconda/base/include/lz4.h 2025-09-07T07:27:25.4777000Z /opt/homebrew/Caskroom/miniconda/base/include/readline/readline.h 2025-09-07T07:27:25.4777290Z /opt/homebrew/Caskroom/miniconda/base/include/readline/keymaps.h 2025-09-07T07:27:25.4777570Z /opt/homebrew/Caskroom/miniconda/base/include/readline/tilde.h 2025-09-07T07:27:25.4777850Z /opt/homebrew/Caskroom/miniconda/base/include/readline/rlconf.h 2025-09-07T07:27:25.4778140Z /opt/homebrew/Caskroom/miniconda/base/include/readline/chardefs.h 2025-09-07T07:27:25.4778430Z /opt/homebrew/Caskroom/miniconda/base/include/readline/history.h 2025-09-07T07:27:25.4778840Z /opt/homebrew/Caskroom/miniconda/base/include/readline/rlstdc.h 2025-09-07T07:27:25.4779570Z /opt/homebrew/Caskroom/miniconda/base/include/readline/rltypedefs.h 2025-09-07T07:27:25.4780140Z /opt/homebrew/Caskroom/miniconda/base/include/tkImgPhoto.h 2025-09-07T07:27:25.4780690Z /opt/homebrew/Caskroom/miniconda/base/include/bzlib.h 2025-09-07T07:27:25.4781300Z /opt/homebrew/Caskroom/miniconda/base/include/localcharset.h 2025-09-07T07:27:25.4781910Z /opt/homebrew/Caskroom/miniconda/base/include/ares.h 2025-09-07T07:27:25.4782790Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/activation.hpp 2025-09-07T07:27:25.4783650Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/environments_manager.hpp 2025-09-07T07:27:25.4784320Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/transaction.hpp 2025-09-07T07:27:25.4785170Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/package_handling.hpp 2025-09-07T07:27:25.4785870Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/invoke.hpp 2025-09-07T07:27:25.4786760Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/prefix_data.hpp 2025-09-07T07:27:25.4787440Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/common_types.hpp 2025-09-07T07:27:25.4788080Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/palette.hpp 2025-09-07T07:27:25.4788680Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/link.hpp 2025-09-07T07:27:25.4789310Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/error_handling.hpp 2025-09-07T07:27:25.4789940Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/repo_checker_store.hpp 2025-09-07T07:27:25.4790520Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/package_fetcher.hpp 2025-09-07T07:27:25.4791050Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/execution.hpp 2025-09-07T07:27:25.4791620Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/subdirdata.hpp 2025-09-07T07:27:25.4792170Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/shell_init.hpp 2025-09-07T07:27:25.4792680Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/fsutil.hpp 2025-09-07T07:27:25.4793310Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/channel_context.hpp 2025-09-07T07:27:25.4793870Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/env_lockfile.hpp 2025-09-07T07:27:25.4794470Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/util_scope.hpp 2025-09-07T07:27:25.4795360Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/transaction_context.hpp 2025-09-07T07:27:25.4796050Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/download_progress_bar.hpp 2025-09-07T07:27:25.4796690Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/context.hpp 2025-09-07T07:27:25.4797430Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/timeref.hpp 2025-09-07T07:27:25.4798060Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/util_os.hpp 2025-09-07T07:27:25.4798740Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/tasksync.hpp 2025-09-07T07:27:25.4799390Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/history.hpp 2025-09-07T07:27:25.4800060Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/progress_bar.hpp 2025-09-07T07:27:25.4800740Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/run.hpp 2025-09-07T07:27:25.4801750Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/package_paths.hpp 2025-09-07T07:27:25.4802700Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/package_database_loader.hpp 2025-09-07T07:27:25.4803560Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/virtual_packages.hpp 2025-09-07T07:27:25.4804260Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/thread_utils.hpp 2025-09-07T07:27:25.4804830Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/output.hpp 2025-09-07T07:27:25.4805600Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/package_cache.hpp 2025-09-07T07:27:25.4806320Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/pinning.hpp 2025-09-07T07:27:25.4807100Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/query.hpp 2025-09-07T07:27:25.4807940Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/util.hpp 2025-09-07T07:27:25.4808630Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/menuinst.hpp 2025-09-07T07:27:25.4809370Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/cast.hpp 2025-09-07T07:27:25.4810200Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/os_unix.hpp 2025-09-07T07:27:25.4811010Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/cryptography.hpp 2025-09-07T07:27:25.4811660Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/build.hpp 2025-09-07T07:27:25.4812330Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/json.hpp 2025-09-07T07:27:25.4813040Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/os_osx.hpp 2025-09-07T07:27:25.4813850Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/weakening_map.hpp 2025-09-07T07:27:25.4814620Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/path_manip.hpp 2025-09-07T07:27:25.4815380Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/flat_binary_tree.hpp 2025-09-07T07:27:25.4816100Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/variant_cmp.hpp 2025-09-07T07:27:25.4816760Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/encoding.hpp 2025-09-07T07:27:25.4817410Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/functional.hpp 2025-09-07T07:27:25.4818300Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/flat_bool_expr_tree.hpp 2025-09-07T07:27:25.4818960Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/type_traits.hpp 2025-09-07T07:27:25.4819590Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/random.hpp 2025-09-07T07:27:25.4820320Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/os_linux.hpp 2025-09-07T07:27:25.4821010Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/heap_optional.hpp 2025-09-07T07:27:25.4821680Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/graph.hpp 2025-09-07T07:27:25.4822510Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/loop_control.hpp 2025-09-07T07:27:25.4823070Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/url.hpp 2025-09-07T07:27:25.4823920Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/os_win.hpp 2025-09-07T07:27:25.4824650Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/url_manip.hpp 2025-09-07T07:27:25.4825310Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/string.hpp 2025-09-07T07:27:25.4826000Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/deprecation.hpp 2025-09-07T07:27:25.4826720Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/parsers.hpp 2025-09-07T07:27:25.4827390Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/cfile.hpp 2025-09-07T07:27:25.4828100Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/os.hpp 2025-09-07T07:27:25.4828830Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/conditional.hpp 2025-09-07T07:27:25.4829610Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/flat_set.hpp 2025-09-07T07:27:25.4830240Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/compare.hpp 2025-09-07T07:27:25.4830930Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/iterator.hpp 2025-09-07T07:27:25.4831740Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/environment.hpp 2025-09-07T07:27:25.4832380Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/tuple_hash.hpp 2025-09-07T07:27:25.4833200Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/archive.hpp 2025-09-07T07:27:25.4834110Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/package_info.hpp 2025-09-07T07:27:25.4835050Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/match_spec.hpp 2025-09-07T07:27:25.4835800Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/glob_spec.hpp 2025-09-07T07:27:25.4836680Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/repo_data.hpp 2025-09-07T07:27:25.4837610Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/regex_spec.hpp 2025-09-07T07:27:25.4838440Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/chimera_string_spec.hpp 2025-09-07T07:27:25.4839110Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/platform.hpp 2025-09-07T07:27:25.4839790Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/error.hpp 2025-09-07T07:27:25.4840430Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/version.hpp 2025-09-07T07:27:25.4841230Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/channel.hpp 2025-09-07T07:27:25.4842110Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/conda_url.hpp 2025-09-07T07:27:25.4842940Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/unresolved_channel.hpp 2025-09-07T07:27:25.4843780Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/build_number_spec.hpp 2025-09-07T07:27:25.4844610Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/authentication_info.hpp 2025-09-07T07:27:25.4845270Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/version_spec.hpp 2025-09-07T07:27:25.4845990Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/request.hpp 2025-09-07T07:27:25.4846640Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/solution.hpp 2025-09-07T07:27:25.4847360Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/problems_graph.hpp 2025-09-07T07:27:25.4848220Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/libsolv/solver.hpp 2025-09-07T07:27:25.4849000Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/libsolv/unsolvable.hpp 2025-09-07T07:27:25.4849700Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/libsolv/database.hpp 2025-09-07T07:27:25.4850660Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/libsolv/parameters.hpp 2025-09-07T07:27:25.4851560Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/libsolv/repo_info.hpp 2025-09-07T07:27:25.4852130Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/version.hpp 2025-09-07T07:27:25.4852870Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/download/mirror_map.hpp 2025-09-07T07:27:25.4853600Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/download/downloader.hpp 2025-09-07T07:27:25.4854290Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/download/mirror.hpp 2025-09-07T07:27:25.4855160Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/download/request.hpp 2025-09-07T07:27:25.4855710Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/update.hpp 2025-09-07T07:27:25.4856330Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/info.hpp 2025-09-07T07:27:25.4857190Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/configuration_impl.hpp 2025-09-07T07:27:25.4857760Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/shell.hpp 2025-09-07T07:27:25.4858490Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/channel_loader.hpp 2025-09-07T07:27:25.4859110Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/install.hpp 2025-09-07T07:27:25.4859650Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/c_api.h 2025-09-07T07:27:25.4860540Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/repoquery.hpp 2025-09-07T07:27:25.4861230Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/config.hpp 2025-09-07T07:27:25.4861930Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/list.hpp 2025-09-07T07:27:25.4862710Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/configuration.hpp 2025-09-07T07:27:25.4863390Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/create.hpp 2025-09-07T07:27:25.4864080Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/clean.hpp 2025-09-07T07:27:25.4864710Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/constants.hpp 2025-09-07T07:27:25.4865540Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/remove.hpp 2025-09-07T07:27:25.4866310Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/fs/filesystem.hpp 2025-09-07T07:27:25.4867010Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/errors.hpp 2025-09-07T07:27:25.4867810Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/keys.hpp 2025-09-07T07:27:25.4869140Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/update_framework_v0_6.hpp 2025-09-07T07:27:25.4869970Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/repo_checker.hpp 2025-09-07T07:27:25.4870670Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/tools.hpp 2025-09-07T07:27:25.4871660Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/update_framework_v1.hpp 2025-09-07T07:27:25.4872420Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/update_framework.hpp 2025-09-07T07:27:25.4873020Z /opt/homebrew/Caskroom/miniconda/base/include/tclInt.h 2025-09-07T07:27:25.4873660Z /opt/homebrew/Caskroom/miniconda/base/include/tclThread.h 2025-09-07T07:27:25.4874190Z /opt/homebrew/Caskroom/miniconda/base/include/tkScale.h 2025-09-07T07:27:25.4874890Z /opt/homebrew/Caskroom/miniconda/base/include/tl/expected.hpp 2025-09-07T07:27:25.4875590Z /opt/homebrew/Caskroom/miniconda/base/include/tclIntPlatDecls.h 2025-09-07T07:27:25.4876080Z /opt/homebrew/Caskroom/miniconda/base/include/unctrl.h 2025-09-07T07:27:25.4876710Z /opt/homebrew/Caskroom/miniconda/base/include/tdbcInt.h 2025-09-07T07:27:25.4877350Z /opt/homebrew/Caskroom/miniconda/base/include/cursesapp.h 2025-09-07T07:27:25.4877900Z /opt/homebrew/Caskroom/miniconda/base/include/tk3d.h 2025-09-07T07:27:25.4878590Z /opt/homebrew/Caskroom/miniconda/base/include/expat_external.h 2025-09-07T07:27:25.4879120Z /opt/homebrew/Caskroom/miniconda/base/include/tdbcDecls.h 2025-09-07T07:27:25.4879680Z /opt/homebrew/Caskroom/miniconda/base/include/ev++.h 2025-09-07T07:27:25.4880280Z /opt/homebrew/Caskroom/miniconda/base/include/tclOOInt.h 2025-09-07T07:27:25.4881080Z /opt/homebrew/Caskroom/miniconda/base/include/tkUnixDefault.h 2025-09-07T07:27:25.4881590Z /opt/homebrew/Caskroom/miniconda/base/include/tclOO.h 2025-09-07T07:27:25.4882160Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/traits.h 2025-09-07T07:27:25.4882920Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/eventhandler.h 2025-09-07T07:27:25.4883500Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/emitter.h 2025-09-07T07:27:25.4884060Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/anchor.h 2025-09-07T07:27:25.4884730Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/mark.h 2025-09-07T07:27:25.4885500Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/emitterdef.h 2025-09-07T07:27:25.4886160Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/parser.h 2025-09-07T07:27:25.4886820Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/null.h 2025-09-07T07:27:25.4887480Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/exceptions.h 2025-09-07T07:27:25.4888150Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/emitterstyle.h 2025-09-07T07:27:25.4888750Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/noexcept.h 2025-09-07T07:27:25.4889390Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/emittermanip.h 2025-09-07T07:27:25.4890140Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/emitfromevents.h 2025-09-07T07:27:25.4890760Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/dll.h 2025-09-07T07:27:25.4891640Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/contrib/graphbuilder.h 2025-09-07T07:27:25.4892270Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/contrib/anchordict.h 2025-09-07T07:27:25.4892840Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/yaml.h 2025-09-07T07:27:25.4893620Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/type.h 2025-09-07T07:27:25.4894240Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/parse.h 2025-09-07T07:27:25.4894940Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/node.h 2025-09-07T07:27:25.4895800Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/node_data.h 2025-09-07T07:27:25.4896520Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/node_ref.h 2025-09-07T07:27:25.4897330Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/node.h 2025-09-07T07:27:25.4898100Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/memory.h 2025-09-07T07:27:25.4899080Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/node_iterator.h 2025-09-07T07:27:25.4899740Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/impl.h 2025-09-07T07:27:25.4900440Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/iterator_fwd.h 2025-09-07T07:27:25.4901360Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/iterator.h 2025-09-07T07:27:25.4902010Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/ptr.h 2025-09-07T07:27:25.4902750Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/convert.h 2025-09-07T07:27:25.4903450Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/impl.h 2025-09-07T07:27:25.4904270Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/emit.h 2025-09-07T07:27:25.4905080Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/iterator.h 2025-09-07T07:27:25.4905810Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/ostream_wrapper.h 2025-09-07T07:27:25.4906510Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/stlemitter.h 2025-09-07T07:27:25.4907130Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/binary.h 2025-09-07T07:27:25.4907850Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/depthguard.h 2025-09-07T07:27:25.4908320Z /opt/homebrew/Caskroom/miniconda/base/include/simdjson.h 2025-09-07T07:27:25.4908810Z /opt/homebrew/Caskroom/miniconda/base/include/term.h 2025-09-07T07:27:25.4909420Z /opt/homebrew/Caskroom/miniconda/base/include/cursslk.h 2025-09-07T07:27:25.4910010Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXColor.h 2025-09-07T07:27:25.4910670Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/pattern_formatter-inl.h 2025-09-07T07:27:25.4911280Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fwd.h 2025-09-07T07:27:25.4911890Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/version.h 2025-09-07T07:27:25.4912540Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/spdlog.h 2025-09-07T07:27:25.4913250Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/ranges.h 2025-09-07T07:27:25.4913830Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/xchar.h 2025-09-07T07:27:25.4914600Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/chrono.h 2025-09-07T07:27:25.4915380Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/bin_to_hex.h 2025-09-07T07:27:25.4915930Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/fmt.h 2025-09-07T07:27:25.4916620Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/compile.h 2025-09-07T07:27:25.4917250Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/ostr.h 2025-09-07T07:27:25.4917970Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/logger-inl.h 2025-09-07T07:27:25.4918780Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/qt_sinks.h 2025-09-07T07:27:25.4919640Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/ansicolor_sink-inl.h 2025-09-07T07:27:25.4920590Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/hourly_file_sink.h 2025-09-07T07:27:25.4921350Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/stdout_sinks.h 2025-09-07T07:27:25.4922160Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/basic_file_sink.h 2025-09-07T07:27:25.4923070Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/rotating_file_sink.h 2025-09-07T07:27:25.4923890Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/daily_file_sink.h 2025-09-07T07:27:25.4924600Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/ringbuffer_sink.h 2025-09-07T07:27:25.4925480Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/ansicolor_sink.h 2025-09-07T07:27:25.4926640Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/systemd_sink.h 2025-09-07T07:27:25.4927290Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/base_sink.h 2025-09-07T07:27:25.4928270Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/stdout_color_sinks.h 2025-09-07T07:27:25.4929110Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/dist_sink.h 2025-09-07T07:27:25.4929800Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/msvc_sink.h 2025-09-07T07:27:25.4930470Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/tcp_sink.h 2025-09-07T07:27:25.4931200Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/mongo_sink.h 2025-09-07T07:27:25.4932050Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/sink-inl.h 2025-09-07T07:27:25.4932740Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/wincolor_sink-inl.h 2025-09-07T07:27:25.4933460Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/android_sink.h 2025-09-07T07:27:25.4934190Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/stdout_sinks-inl.h 2025-09-07T07:27:25.4934930Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/sink.h 2025-09-07T07:27:25.4935750Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/syslog_sink.h 2025-09-07T07:27:25.4936440Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/dup_filter_sink.h 2025-09-07T07:27:25.4937150Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/win_eventlog_sink.h 2025-09-07T07:27:25.4937970Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/stdout_color_sinks-inl.h 2025-09-07T07:27:25.4938820Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/ostream_sink.h 2025-09-07T07:27:25.4939400Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/udp_sink.h 2025-09-07T07:27:25.4940180Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/rotating_file_sink-inl.h 2025-09-07T07:27:25.4940930Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/basic_file_sink-inl.h 2025-09-07T07:27:25.4941610Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/null_sink.h 2025-09-07T07:27:25.4942300Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/base_sink-inl.h 2025-09-07T07:27:25.4943070Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/wincolor_sink.h 2025-09-07T07:27:25.4943860Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/formatter.h 2025-09-07T07:27:25.4944590Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/common-inl.h 2025-09-07T07:27:25.4945490Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/log_msg_buffer-inl.h 2025-09-07T07:27:25.4946160Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/log_msg-inl.h 2025-09-07T07:27:25.4946890Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/udp_client.h 2025-09-07T07:27:25.4947680Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/file_helper.h 2025-09-07T07:27:25.4948520Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/periodic_worker-inl.h 2025-09-07T07:27:25.4949330Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/udp_client-windows.h 2025-09-07T07:27:25.4950170Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/periodic_worker.h 2025-09-07T07:27:25.4950870Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/mpmc_blocking_q.h 2025-09-07T07:27:25.4951610Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/os.h 2025-09-07T07:27:25.4952360Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/thread_pool-inl.h 2025-09-07T07:27:25.4953040Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/fmt_helper.h 2025-09-07T07:27:25.4953820Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/null_mutex.h 2025-09-07T07:27:25.4954440Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/registry.h 2025-09-07T07:27:25.4955180Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/backtracer.h 2025-09-07T07:27:25.4955950Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/registry-inl.h 2025-09-07T07:27:25.4956460Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/thread_pool.h 2025-09-07T07:27:25.4957070Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/circular_q.h 2025-09-07T07:27:25.4957710Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/synchronous_factory.h 2025-09-07T07:27:25.4958210Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/os-inl.h 2025-09-07T07:27:25.4958760Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/log_msg.h 2025-09-07T07:27:25.4959390Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/backtracer-inl.h 2025-09-07T07:27:25.4959990Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/file_helper-inl.h 2025-09-07T07:27:25.4960610Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/log_msg_buffer.h 2025-09-07T07:27:25.4961170Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/tcp_client.h 2025-09-07T07:27:25.4961790Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/console_globals.h 2025-09-07T07:27:25.4962410Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/windows_include.h 2025-09-07T07:27:25.4963070Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/tcp_client-windows.h 2025-09-07T07:27:25.4963560Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/async_logger.h 2025-09-07T07:27:25.4964050Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/cfg/env.h 2025-09-07T07:27:25.4964560Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/cfg/argv.h 2025-09-07T07:27:25.4965130Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/cfg/helpers-inl.h 2025-09-07T07:27:25.4965690Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/cfg/helpers.h 2025-09-07T07:27:25.4966150Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/tweakme.h 2025-09-07T07:27:25.4966610Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/async.h 2025-09-07T07:27:25.4967130Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/common.h 2025-09-07T07:27:25.4967690Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/async_logger-inl.h 2025-09-07T07:27:25.4968170Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/stopwatch.h 2025-09-07T07:27:25.4968780Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/pattern_formatter.h 2025-09-07T07:27:25.4969220Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/logger.h 2025-09-07T07:27:25.4969760Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/spdlog-inl.h 2025-09-07T07:27:25.4970230Z /opt/homebrew/Caskroom/miniconda/base/include/itcl2TclOO.h 2025-09-07T07:27:25.4970650Z /opt/homebrew/Caskroom/miniconda/base/include/tkUndo.h 2025-09-07T07:27:25.4971240Z /opt/homebrew/Caskroom/miniconda/base/include/curl/stdcheaders.h 2025-09-07T07:27:25.4971860Z /opt/homebrew/Caskroom/miniconda/base/include/curl/header.h 2025-09-07T07:27:25.4972470Z /opt/homebrew/Caskroom/miniconda/base/include/curl/options.h 2025-09-07T07:27:25.4973390Z /opt/homebrew/Caskroom/miniconda/base/include/curl/mprintf.h 2025-09-07T07:27:25.4973960Z /opt/homebrew/Caskroom/miniconda/base/include/curl/easy.h 2025-09-07T07:27:25.4974490Z /opt/homebrew/Caskroom/miniconda/base/include/curl/curl.h 2025-09-07T07:27:25.4975300Z /opt/homebrew/Caskroom/miniconda/base/include/curl/websockets.h 2025-09-07T07:27:25.4975940Z /opt/homebrew/Caskroom/miniconda/base/include/curl/curlver.h 2025-09-07T07:27:25.4976730Z /opt/homebrew/Caskroom/miniconda/base/include/curl/system.h 2025-09-07T07:27:25.4977300Z /opt/homebrew/Caskroom/miniconda/base/include/curl/typecheck-gcc.h 2025-09-07T07:27:25.4977820Z /opt/homebrew/Caskroom/miniconda/base/include/curl/multi.h 2025-09-07T07:27:25.4978500Z /opt/homebrew/Caskroom/miniconda/base/include/curl/urlapi.h 2025-09-07T07:27:25.4979220Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXDefault.h 2025-09-07T07:27:25.4979940Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXWm.h 2025-09-07T07:27:25.4980520Z /opt/homebrew/Caskroom/miniconda/base/include/tkInt.h 2025-09-07T07:27:25.4981180Z /opt/homebrew/Caskroom/miniconda/base/include/tkFileFilter.h 2025-09-07T07:27:25.4981670Z /opt/homebrew/Caskroom/miniconda/base/include/tkMenu.h 2025-09-07T07:27:25.4982120Z /opt/homebrew/Caskroom/miniconda/base/include/tk.h 2025-09-07T07:27:25.4982660Z /opt/homebrew/Caskroom/miniconda/base/include/tkIntDecls.h 2025-09-07T07:27:25.4983320Z /opt/homebrew/Caskroom/miniconda/base/include/odbcStubs.h 2025-09-07T07:27:25.4983930Z /opt/homebrew/Caskroom/miniconda/base/include/iconv.h 2025-09-07T07:27:25.4984620Z /opt/homebrew/Caskroom/miniconda/base/include/fakepq.h 2025-09-07T07:27:25.4985340Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-matchers.h 2025-09-07T07:27:25.4986040Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-death-test.h 2025-09-07T07:27:25.4986700Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-spi.h 2025-09-07T07:27:25.4987550Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-string.h 2025-09-07T07:27:25.4988440Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-death-test-internal.h 2025-09-07T07:27:25.4989080Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-port.h 2025-09-07T07:27:25.4989830Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-port-arch.h 2025-09-07T07:27:25.4990550Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-internal.h 2025-09-07T07:27:25.4991460Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-param-util.h 2025-09-07T07:27:25.4992220Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-type-util.h 2025-09-07T07:27:25.4993070Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-filepath.h 2025-09-07T07:27:25.4994000Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/custom/gtest-port.h 2025-09-07T07:27:25.4994720Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/custom/README.md 2025-09-07T07:27:25.4995610Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/custom/gtest.h 2025-09-07T07:27:25.4996530Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/custom/gtest-printers.h 2025-09-07T07:27:25.4997160Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-message.h 2025-09-07T07:27:25.4997810Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-param-test.h 2025-09-07T07:27:25.4998640Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-typed-test.h 2025-09-07T07:27:25.4999340Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest_pred_impl.h 2025-09-07T07:27:25.5000210Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest_prod.h 2025-09-07T07:27:25.5000820Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-test-part.h 2025-09-07T07:27:25.5001470Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest.h 2025-09-07T07:27:25.5002170Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-printers.h 2025-09-07T07:27:25.5002620Z /opt/homebrew/Caskroom/miniconda/base/include/panel.h 2025-09-07T07:27:25.5003270Z /opt/homebrew/Caskroom/miniconda/base/include/lz4frame_static.h 2025-09-07T07:27:25.5003740Z /opt/homebrew/Caskroom/miniconda/base/include/expat.h 2025-09-07T07:27:25.5004280Z /opt/homebrew/Caskroom/miniconda/base/include/itclInt.h 2025-09-07T07:27:25.5004870Z /opt/homebrew/Caskroom/miniconda/base/include/ks_names.h 2025-09-07T07:27:25.5005500Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses.h 2025-09-07T07:27:25.5006180Z /opt/homebrew/Caskroom/miniconda/base/include/tkPlatDecls.h 2025-09-07T07:27:25.5006740Z /opt/homebrew/Caskroom/miniconda/base/include/lz4hc.h 2025-09-07T07:27:25.5007410Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/ordered_map.hpp 2025-09-07T07:27:25.5008050Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/json.hpp 2025-09-07T07:27:25.5008750Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/adl_serializer.hpp 2025-09-07T07:27:25.5009760Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/byte_container_with_subtype.hpp 2025-09-07T07:27:25.5010430Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/hash.hpp 2025-09-07T07:27:25.5011270Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/string_escape.hpp 2025-09-07T07:27:25.5012220Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/json_ref.hpp 2025-09-07T07:27:25.5013070Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/conversions/to_chars.hpp 2025-09-07T07:27:25.5013860Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/conversions/from_json.hpp 2025-09-07T07:27:25.5014640Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/conversions/to_json.hpp 2025-09-07T07:27:25.5015260Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/value_t.hpp 2025-09-07T07:27:25.5016040Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/position_t.hpp 2025-09-07T07:27:25.5016760Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/parser.hpp 2025-09-07T07:27:25.5017550Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/json_sax.hpp 2025-09-07T07:27:25.5018410Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/binary_reader.hpp 2025-09-07T07:27:25.5019240Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/input_adapters.hpp 2025-09-07T07:27:25.5019980Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/lexer.hpp 2025-09-07T07:27:25.5020870Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/string_concat.hpp 2025-09-07T07:27:25.5021720Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/macro_scope.hpp 2025-09-07T07:27:25.5022630Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/output/output_adapters.hpp 2025-09-07T07:27:25.5023550Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/output/serializer.hpp 2025-09-07T07:27:25.5024280Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/output/binary_writer.hpp 2025-09-07T07:27:25.5024970Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/is_sax.hpp 2025-09-07T07:27:25.5025950Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/call_std/end.hpp 2025-09-07T07:27:25.5026810Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/call_std/begin.hpp 2025-09-07T07:27:25.5027660Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/identity_tag.hpp 2025-09-07T07:27:25.5028750Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/type_traits.hpp 2025-09-07T07:27:25.5029630Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/cpp_future.hpp 2025-09-07T07:27:25.5030440Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/detected.hpp 2025-09-07T07:27:25.5031230Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/void_t.hpp 2025-09-07T07:27:25.5032010Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/std_fs.hpp 2025-09-07T07:27:25.5032900Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/json_pointer.hpp 2025-09-07T07:27:25.5033560Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/exceptions.hpp 2025-09-07T07:27:25.5039900Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/abi_macros.hpp 2025-09-07T07:27:25.5040290Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/macro_unscope.hpp 2025-09-07T07:27:25.5040670Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/iter_impl.hpp 2025-09-07T07:27:25.5041190Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/json_reverse_iterator.hpp 2025-09-07T07:27:25.5041660Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/iteration_proxy.hpp 2025-09-07T07:27:25.5042110Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/iterator_traits.hpp 2025-09-07T07:27:25.5042560Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/internal_iterator.hpp 2025-09-07T07:27:25.5043030Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/primitive_iterator.hpp 2025-09-07T07:27:25.5043500Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/thirdparty/hedley/hedley.hpp 2025-09-07T07:27:25.5043910Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/thirdparty/hedley/hedley_undef.hpp 2025-09-07T07:27:25.5044280Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/json_fwd.hpp 2025-09-07T07:27:25.5044540Z /opt/homebrew/Caskroom/miniconda/base/include/eti.h 2025-09-07T07:27:25.5044830Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses_dll.h 2025-09-07T07:27:25.5045250Z /opt/homebrew/Caskroom/miniconda/base/include/zlib.h 2025-09-07T07:27:25.5045810Z /opt/homebrew/Caskroom/miniconda/base/include/tkButton.h 2025-09-07T07:27:25.5046580Z /opt/homebrew/Caskroom/miniconda/base/include/tkScrollbar.h 2025-09-07T07:27:25.5047130Z /opt/homebrew/Caskroom/miniconda/base/include/term_entry.h 2025-09-07T07:27:25.5047790Z /opt/homebrew/Caskroom/miniconda/base/include/menu.h 2025-09-07T07:27:25.5048370Z /opt/homebrew/Caskroom/miniconda/base/include/pcre2.h 2025-09-07T07:27:25.5049000Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSX.h 2025-09-07T07:27:25.5049560Z /opt/homebrew/Caskroom/miniconda/base/include/sqlite3.h 2025-09-07T07:27:25.5050220Z /opt/homebrew/Caskroom/miniconda/base/include/tclOOIntDecls.h 2025-09-07T07:27:25.5050770Z /opt/homebrew/Caskroom/miniconda/base/include/zstd_errors.h 2025-09-07T07:27:25.5051330Z /opt/homebrew/Caskroom/miniconda/base/include/sqlite3ext.h 2025-09-07T07:27:25.5051870Z /opt/homebrew/Caskroom/miniconda/base/include/libssh2.h 2025-09-07T07:27:25.5052490Z /opt/homebrew/Caskroom/miniconda/base/include/X11/DECkeysym.h 2025-09-07T07:27:25.5053070Z /opt/homebrew/Caskroom/miniconda/base/include/X11/Xutil.h 2025-09-07T07:27:25.5053730Z /opt/homebrew/Caskroom/miniconda/base/include/X11/ap_keysym.h 2025-09-07T07:27:25.5054460Z /opt/homebrew/Caskroom/miniconda/base/include/X11/Xatom.h 2025-09-07T07:27:25.5055100Z /opt/homebrew/Caskroom/miniconda/base/include/X11/Xlib.h 2025-09-07T07:27:25.5055720Z /opt/homebrew/Caskroom/miniconda/base/include/X11/cursorfont.h 2025-09-07T07:27:25.5056340Z /opt/homebrew/Caskroom/miniconda/base/include/X11/Sunkeysym.h 2025-09-07T07:27:25.5057060Z /opt/homebrew/Caskroom/miniconda/base/include/X11/Xfuncproto.h 2025-09-07T07:27:25.5057690Z /opt/homebrew/Caskroom/miniconda/base/include/X11/keysymdef.h 2025-09-07T07:27:25.5058380Z /opt/homebrew/Caskroom/miniconda/base/include/X11/HPkeysym.h 2025-09-07T07:27:25.5058940Z /opt/homebrew/Caskroom/miniconda/base/include/X11/keysym.h 2025-09-07T07:27:25.5059660Z /opt/homebrew/Caskroom/miniconda/base/include/X11/XF86keysym.h 2025-09-07T07:27:25.5060210Z /opt/homebrew/Caskroom/miniconda/base/include/X11/X.h 2025-09-07T07:27:25.5060830Z /opt/homebrew/Caskroom/miniconda/base/include/X11/xbytes.h 2025-09-07T07:27:25.5061470Z /opt/homebrew/Caskroom/miniconda/base/include/tclTomMathDecls.h 2025-09-07T07:27:25.5062200Z /opt/homebrew/Caskroom/miniconda/base/include/tclTomMath.h 2025-09-07T07:27:25.5062800Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXInt.h 2025-09-07T07:27:25.5063410Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXCursors.h 2025-09-07T07:27:25.5064140Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXConstants.h 2025-09-07T07:27:25.5064580Z /opt/homebrew/Caskroom/miniconda/base/include/ev.h 2025-09-07T07:27:25.5065240Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXEvent.h 2025-09-07T07:27:25.5066030Z /opt/homebrew/Caskroom/miniconda/base/include/lz4frame.h 2025-09-07T07:27:25.5066520Z /opt/homebrew/Caskroom/miniconda/base/include/ares_nameser.h 2025-09-07T07:27:25.5067180Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXPort.h 2025-09-07T07:27:25.5067740Z /opt/homebrew/Caskroom/miniconda/base/include/tkCanvas.h 2025-09-07T07:27:25.5068420Z /opt/homebrew/Caskroom/miniconda/base/include/tkArray.h 2025-09-07T07:27:25.5069010Z /opt/homebrew/Caskroom/miniconda/base/include/zstd.h 2025-09-07T07:27:25.5069570Z /opt/homebrew/Caskroom/miniconda/base/include/fakemysql.h 2025-09-07T07:27:25.5070160Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pem2.h 2025-09-07T07:27:25.5070810Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/kdf.h 2025-09-07T07:27:25.5071490Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pem.h 2025-09-07T07:27:25.5072190Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/asyncerr.h 2025-09-07T07:27:25.5072720Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/md2.h 2025-09-07T07:27:25.5073500Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ssl3.h 2025-09-07T07:27:25.5074250Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ossl_typ.h 2025-09-07T07:27:25.5074760Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/dtls1.h 2025-09-07T07:27:25.5075310Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/err.h 2025-09-07T07:27:25.5075850Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/bn.h 2025-09-07T07:27:25.5076570Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/blowfish.h 2025-09-07T07:27:25.5077230Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cms.h 2025-09-07T07:27:25.5077790Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/engine.h 2025-09-07T07:27:25.5078530Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/conf_api.h 2025-09-07T07:27:25.5079080Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/esserr.h 2025-09-07T07:27:25.5079750Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/core.h 2025-09-07T07:27:25.5080380Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/x509.h 2025-09-07T07:27:25.5081050Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/asn1_mac.h 2025-09-07T07:27:25.5081650Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/objectserr.h 2025-09-07T07:27:25.5082220Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/params.h 2025-09-07T07:27:25.5082880Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cmserr.h 2025-09-07T07:27:25.5083410Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/http.h 2025-09-07T07:27:25.5083960Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ui.h 2025-09-07T07:27:25.5084640Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/sha.h 2025-09-07T07:27:25.5085300Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/symhacks.h 2025-09-07T07:27:25.5085960Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/asn1.h 2025-09-07T07:27:25.5086570Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/bioerr.h 2025-09-07T07:27:25.5087390Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/opensslconf.h 2025-09-07T07:27:25.5088040Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/bio.h 2025-09-07T07:27:25.5088560Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rc2.h 2025-09-07T07:27:25.5089400Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/types.h 2025-09-07T07:27:25.5089960Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/dh.h 2025-09-07T07:27:25.5090790Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cryptoerr_legacy.h 2025-09-07T07:27:25.5091360Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/proverr.h 2025-09-07T07:27:25.5091910Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/x509v3.h 2025-09-07T07:27:25.5092590Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/core_object.h 2025-09-07T07:27:25.5093220Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/decodererr.h 2025-09-07T07:27:25.5094020Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/param_build.h 2025-09-07T07:27:25.5094650Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/conf.h 2025-09-07T07:27:25.5095230Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/conftypes.h 2025-09-07T07:27:25.5095800Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/md5.h 2025-09-07T07:27:25.5096630Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/decoder.h 2025-09-07T07:27:25.5097190Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pemerr.h 2025-09-07T07:27:25.5097790Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/crmferr.h 2025-09-07T07:27:25.5098460Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/x509_vfy.h 2025-09-07T07:27:25.5099110Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/txt_db.h 2025-09-07T07:27:25.5099690Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cmp.h 2025-09-07T07:27:25.5100500Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/comperr.h 2025-09-07T07:27:25.5101070Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cterr.h 2025-09-07T07:27:25.5101850Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/self_test.h 2025-09-07T07:27:25.5102530Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/safestack.h 2025-09-07T07:27:25.5103350Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/configuration.h 2025-09-07T07:27:25.5104030Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/fips_names.h 2025-09-07T07:27:25.5104580Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ecdsa.h 2025-09-07T07:27:25.5105140Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/sslerr.h 2025-09-07T07:27:25.5105890Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/prov_ssl.h 2025-09-07T07:27:25.5106670Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/fipskey.h 2025-09-07T07:27:25.5107190Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rc5.h 2025-09-07T07:27:25.5107710Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/uierr.h 2025-09-07T07:27:25.5108460Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/x509v3err.h 2025-09-07T07:27:25.5109120Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/objects.h 2025-09-07T07:27:25.5109690Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pkcs12.h 2025-09-07T07:27:25.5110210Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/crypto.h 2025-09-07T07:27:25.5110870Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/crmf.h 2025-09-07T07:27:25.5111740Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cmp_util.h 2025-09-07T07:27:25.5112540Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/opensslv.h 2025-09-07T07:27:25.5113130Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/evperr.h 2025-09-07T07:27:25.5113840Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pkcs7.h 2025-09-07T07:27:25.5114490Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/obj_mac.h 2025-09-07T07:27:25.5115120Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ct.h 2025-09-07T07:27:25.5115840Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/async.h 2025-09-07T07:27:25.5116520Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/buffer.h 2025-09-07T07:27:25.5117060Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ssl.h 2025-09-07T07:27:25.5117630Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/srp.h 2025-09-07T07:27:25.5118350Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/camellia.h 2025-09-07T07:27:25.5119070Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/httperr.h 2025-09-07T07:27:25.5119760Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/dherr.h 2025-09-07T07:27:25.5120290Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/evp.h 2025-09-07T07:27:25.5120900Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/e_os2.h 2025-09-07T07:27:25.5121330Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/trace.h 2025-09-07T07:27:25.5121780Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/md4.h 2025-09-07T07:27:25.5122360Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/core_names.h 2025-09-07T07:27:25.5122830Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/hmac.h 2025-09-07T07:27:25.5123490Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/provider.h 2025-09-07T07:27:25.5123870Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/aes.h 2025-09-07T07:27:25.5124420Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/engineerr.h 2025-09-07T07:27:25.5124920Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/comp.h 2025-09-07T07:27:25.5125460Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/macros.h 2025-09-07T07:27:25.5125990Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pkcs12err.h 2025-09-07T07:27:25.5126510Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/encoder.h 2025-09-07T07:27:25.5127000Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cast.h 2025-09-07T07:27:25.5127610Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/sslerr_legacy.h 2025-09-07T07:27:25.5128060Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rc4.h 2025-09-07T07:27:25.5128590Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/stack.h 2025-09-07T07:27:25.5129080Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/des.h 2025-09-07T07:27:25.5129540Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ocsp.h 2025-09-07T07:27:25.5130030Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ec.h 2025-09-07T07:27:25.5130520Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ecdh.h 2025-09-07T07:27:25.5131040Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rand.h 2025-09-07T07:27:25.5131600Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ecerr.h 2025-09-07T07:27:25.5132310Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ts.h 2025-09-07T07:27:25.5133000Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/core_dispatch.h 2025-09-07T07:27:25.5133560Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cryptoerr.h 2025-09-07T07:27:25.5134270Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/storeerr.h 2025-09-07T07:27:25.5135000Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/buffererr.h 2025-09-07T07:27:25.5135590Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/seed.h 2025-09-07T07:27:25.5136300Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/modes.h 2025-09-07T07:27:25.5136970Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ssl2.h 2025-09-07T07:27:25.5137580Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/tserr.h 2025-09-07T07:27:25.5138270Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rsa.h 2025-09-07T07:27:25.5138930Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ripemd.h 2025-09-07T07:27:25.5139670Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/whrlpool.h 2025-09-07T07:27:25.5140360Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/encodererr.h 2025-09-07T07:27:25.5140950Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cmperr.h 2025-09-07T07:27:25.5141500Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/tls1.h 2025-09-07T07:27:25.5142250Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rsaerr.h 2025-09-07T07:27:25.5142960Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/randerr.h 2025-09-07T07:27:25.5143500Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/mdc2.h 2025-09-07T07:27:25.5144160Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ocsperr.h 2025-09-07T07:27:25.5145330Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/x509err.h 2025-09-07T07:27:25.5146040Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pkcs7err.h 2025-09-07T07:27:25.5146670Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/dsa.h 2025-09-07T07:27:25.5147290Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/kdferr.h 2025-09-07T07:27:25.5147930Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/srtp.h 2025-09-07T07:27:25.5148500Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/asn1t.h 2025-09-07T07:27:25.5149160Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/dsaerr.h 2025-09-07T07:27:25.5149810Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/bnerr.h 2025-09-07T07:27:25.5150410Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/conferr.h 2025-09-07T07:27:25.5151020Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cmac.h 2025-09-07T07:27:25.5151640Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ebcdic.h 2025-09-07T07:27:25.5152320Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/store.h 2025-09-07T07:27:25.5152890Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/idea.h 2025-09-07T07:27:25.5153590Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/lhash.h 2025-09-07T07:27:25.5154280Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ess.h 2025-09-07T07:27:25.5154910Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/asn1err.h 2025-09-07T07:27:25.5155520Z /opt/homebrew/Caskroom/miniconda/base/include/libssh2_publickey.h 2025-09-07T07:27:25.5156110Z /opt/homebrew/Caskroom/miniconda/base/include/ares_dns_record.h 2025-09-07T07:27:25.5156640Z /opt/homebrew/Caskroom/miniconda/base/include/tclDecls.h 2025-09-07T07:27:25.5157250Z /opt/homebrew/Caskroom/miniconda/base/include/tkIntPlatDecls.h 2025-09-07T07:27:25.5157850Z /opt/homebrew/Caskroom/miniconda/base/include/cursesm.h 2025-09-07T07:27:25.5158350Z /opt/homebrew/Caskroom/miniconda/base/include/tkDecls.h 2025-09-07T07:27:25.5158970Z /opt/homebrew/Caskroom/miniconda/base/include/tkBusy.h 2025-09-07T07:27:25.5159590Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/index.h 2025-09-07T07:27:25.5160280Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/version.h 2025-09-07T07:27:25.5160950Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/index_hash.h 2025-09-07T07:27:25.5161510Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/lzma12.h 2025-09-07T07:27:25.5162060Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/container.h 2025-09-07T07:27:25.5162650Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/delta.h 2025-09-07T07:27:25.5163240Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/vli.h 2025-09-07T07:27:25.5163780Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/check.h 2025-09-07T07:27:25.5164470Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/bcj.h 2025-09-07T07:27:25.5165300Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/stream_flags.h 2025-09-07T07:27:25.5165880Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/block.h 2025-09-07T07:27:25.5166490Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/hardware.h 2025-09-07T07:27:25.5167090Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/filter.h 2025-09-07T07:27:25.5167600Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/base.h 2025-09-07T07:27:25.5168110Z /opt/homebrew/Caskroom/miniconda/base/include/fakesql.h 2025-09-07T07:27:25.5168640Z /opt/homebrew/Caskroom/miniconda/base/include/itclDecls.h 2025-09-07T07:27:25.5169190Z /opt/homebrew/Caskroom/miniconda/base/include/tclPlatDecls.h 2025-09-07T07:27:25.5169800Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXXCursors.h 2025-09-07T07:27:25.5170260Z /opt/homebrew/Caskroom/miniconda/base/include/ffi.h 2025-09-07T07:27:25.5170770Z /opt/homebrew/Caskroom/miniconda/base/include/default.h 2025-09-07T07:27:25.5171330Z /opt/homebrew/Caskroom/miniconda/base/include/tkUnixPort.h 2025-09-07T07:27:25.5172010Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXDebug.h 2025-09-07T07:27:25.5172560Z /opt/homebrew/Caskroom/miniconda/base/include/zconf.h 2025-09-07T07:27:25.5173270Z /opt/homebrew/Caskroom/miniconda/base/include/ares_dns.h 2025-09-07T07:27:25.5174100Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/termcap.h 2025-09-07T07:27:25.5174720Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursesp.h 2025-09-07T07:27:25.5175530Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursesf.h 2025-09-07T07:27:25.5176050Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/etip.h 2025-09-07T07:27:25.5176580Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/form.h 2025-09-07T07:27:25.5177160Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursesw.h 2025-09-07T07:27:25.5177780Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/unctrl.h 2025-09-07T07:27:25.5178560Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursesapp.h 2025-09-07T07:27:25.5179170Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/term.h 2025-09-07T07:27:25.5179780Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursslk.h 2025-09-07T07:27:25.5180380Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/panel.h 2025-09-07T07:27:25.5181060Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/ncurses.h 2025-09-07T07:27:25.5181760Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/eti.h 2025-09-07T07:27:25.5182510Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/ncurses_dll.h 2025-09-07T07:27:25.5183190Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/term_entry.h 2025-09-07T07:27:25.5183740Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/menu.h 2025-09-07T07:27:25.5184410Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursesm.h 2025-09-07T07:27:25.5185200Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/curses.h 2025-09-07T07:27:25.5185900Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pystats.h 2025-09-07T07:27:25.5186730Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/intrcheck.h 2025-09-07T07:27:25.5187440Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/sliceobject.h 2025-09-07T07:27:25.5188140Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/bltinmodule.h 2025-09-07T07:27:25.5188780Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/tupleobject.h 2025-09-07T07:27:25.5189490Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/marshal.h 2025-09-07T07:27:25.5190180Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/py_curses.h 2025-09-07T07:27:25.5190920Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/errcode.h 2025-09-07T07:27:25.5191660Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/iterobject.h 2025-09-07T07:27:25.5192390Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/rangeobject.h 2025-09-07T07:27:25.5193070Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pystrtod.h 2025-09-07T07:27:25.5193720Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/warnings.h 2025-09-07T07:27:25.5194510Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/opcode_ids.h 2025-09-07T07:27:25.5195220Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyhash.h 2025-09-07T07:27:25.5196090Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pycapsule.h 2025-09-07T07:27:25.5196650Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyerrors.h 2025-09-07T07:27:25.5197340Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/fileutils.h 2025-09-07T07:27:25.5198150Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/dictobject.h 2025-09-07T07:27:25.5198920Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/ceval.h 2025-09-07T07:27:25.5199630Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pystate.h 2025-09-07T07:27:25.5200330Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/floatobject.h 2025-09-07T07:27:25.5200970Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/exports.h 2025-09-07T07:27:25.5201750Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/structmember.h 2025-09-07T07:27:25.5202420Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/monitoring.h 2025-09-07T07:27:25.5203030Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/lock.h 2025-09-07T07:27:25.5203730Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/patchlevel.h 2025-09-07T07:27:25.5204460Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/frameobject.h 2025-09-07T07:27:25.5205140Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/abstract.h 2025-09-07T07:27:25.5205850Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/modsupport.h 2025-09-07T07:27:25.5206540Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pylifecycle.h 2025-09-07T07:27:25.5207350Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_stackref.h 2025-09-07T07:27:25.5208200Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pyerrors.h 2025-09-07T07:27:25.5208920Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_warnings.h 2025-09-07T07:27:25.5209710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_identifier.h 2025-09-07T07:27:25.5210520Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_importdl.h 2025-09-07T07:27:25.5211280Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_time.h 2025-09-07T07:27:25.5212100Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_object_alloc.h 2025-09-07T07:27:25.5212930Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_capsule.h 2025-09-07T07:27:25.5213960Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_global_strings.h 2025-09-07T07:27:25.5214820Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_uop_metadata.h 2025-09-07T07:27:25.5215560Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_asdl.h 2025-09-07T07:27:25.5216520Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_instruction_sequence.h 2025-09-07T07:27:25.5217390Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_getopt.h 2025-09-07T07:27:25.5218260Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_intrinsics.h 2025-09-07T07:27:25.5219090Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_hamt.h 2025-09-07T07:27:25.5220000Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pymath.h 2025-09-07T07:27:25.5220830Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_freelist.h 2025-09-07T07:27:25.5221830Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_parser.h 2025-09-07T07:27:25.5222670Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_runtime_init.h 2025-09-07T07:27:25.5223790Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_emscripten_trampoline.h 2025-09-07T07:27:25.5224630Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pylifecycle.h 2025-09-07T07:27:25.5225620Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_runtime.h 2025-09-07T07:27:25.5226410Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_modsupport.h 2025-09-07T07:27:25.5227240Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_emscripten_signal.h 2025-09-07T07:27:25.5228000Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_backoff.h 2025-09-07T07:27:25.5228770Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_namespace.h 2025-09-07T07:27:25.5229570Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_genobject.h 2025-09-07T07:27:25.5230510Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_brc.h 2025-09-07T07:27:25.5231460Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_opcode_utils.h 2025-09-07T07:27:25.5232120Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_gil.h 2025-09-07T07:27:25.5233020Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_exceptions.h 2025-09-07T07:27:25.5233880Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_token.h 2025-09-07T07:27:25.5234640Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_compile.h 2025-09-07T07:27:25.5235390Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_atexit.h 2025-09-07T07:27:25.5236280Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_mimalloc.h 2025-09-07T07:27:25.5237150Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_signal.h 2025-09-07T07:27:25.5238090Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_object_state.h 2025-09-07T07:27:25.5239120Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_lock.h 2025-09-07T07:27:25.5239720Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_cell.h 2025-09-07T07:27:25.5240630Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_semaphore.h 2025-09-07T07:27:25.5241710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_sliceobject.h 2025-09-07T07:27:25.5242570Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_code.h 2025-09-07T07:27:25.5243480Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_unionobject.h 2025-09-07T07:27:25.5244350Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pyhash.h 2025-09-07T07:27:25.5245500Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_object_stack.h 2025-09-07T07:27:25.5246230Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_tuple.h 2025-09-07T07:27:25.5247150Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_long.h 2025-09-07T07:27:25.5248050Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_faulthandler.h 2025-09-07T07:27:25.5248960Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_ucnhash.h 2025-09-07T07:27:25.5249870Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_weakref.h 2025-09-07T07:27:25.5250640Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_fileutils.h 2025-09-07T07:27:25.5251690Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pyatomic_ft_wrappers.h 2025-09-07T07:27:25.5252480Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_llist.h 2025-09-07T07:27:25.5253430Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc.h 2025-09-07T07:27:25.5254640Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc/internal.h 2025-09-07T07:27:25.5255640Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc/types.h 2025-09-07T07:27:25.5256620Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc/track.h 2025-09-07T07:27:25.5257570Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc/prim.h 2025-09-07T07:27:25.5258460Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc/atomic.h 2025-09-07T07:27:25.5259420Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_floatobject.h 2025-09-07T07:27:25.5260320Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_critical_section.h 2025-09-07T07:27:25.5261180Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_call.h 2025-09-07T07:27:25.5262000Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_hashtable.h 2025-09-07T07:27:25.5262690Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_abstract.h 2025-09-07T07:27:25.5263630Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_list.h 2025-09-07T07:27:25.5264600Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pymem.h 2025-09-07T07:27:25.5265480Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_structseq.h 2025-09-07T07:27:25.5266290Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_bitutils.h 2025-09-07T07:27:25.5267170Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_complexobject.h 2025-09-07T07:27:25.5268380Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_unicodeobject_generated.h 2025-09-07T07:27:25.5269280Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_memoryobject.h 2025-09-07T07:27:25.5270200Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_runtime_init_generated.h 2025-09-07T07:27:25.5270910Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pystate.h 2025-09-07T07:27:25.5271830Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pythonrun.h 2025-09-07T07:27:25.5272540Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_gc.h 2025-09-07T07:27:25.5273490Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_traceback.h 2025-09-07T07:27:25.5274280Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_dict.h 2025-09-07T07:27:25.5275260Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_strhex.h 2025-09-07T07:27:25.5276260Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_global_objects_fini_generated.h 2025-09-07T07:27:25.5277090Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_descrobject.h 2025-09-07T07:27:25.5277900Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_obmalloc_init.h 2025-09-07T07:27:25.5278730Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_import.h 2025-09-07T07:27:25.5279590Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_symtable.h 2025-09-07T07:27:25.5280370Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pystats.h 2025-09-07T07:27:25.5281240Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_sysmodule.h 2025-09-07T07:27:25.5282090Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_ast_state.h 2025-09-07T07:27:25.5282940Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pymem_init.h 2025-09-07T07:27:25.5283800Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pyarena.h 2025-09-07T07:27:25.5284720Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_initconfig.h 2025-09-07T07:27:25.5285570Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_bytesobject.h 2025-09-07T07:27:25.5286250Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_frame.h 2025-09-07T07:27:25.5286910Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_interp.h 2025-09-07T07:27:25.5287570Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_dtoa.h 2025-09-07T07:27:25.5288160Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_format.h 2025-09-07T07:27:25.5288810Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_function.h 2025-09-07T07:27:25.5289470Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_qsbr.h 2025-09-07T07:27:25.5290100Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_condvar.h 2025-09-07T07:27:25.5290790Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_ceval_state.h 2025-09-07T07:27:25.5291420Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_flowgraph.h 2025-09-07T07:27:25.5292070Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_optimizer.h 2025-09-07T07:27:25.5292730Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_dict_state.h 2025-09-07T07:27:25.5293570Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_fileutils_windows.h 2025-09-07T07:27:25.5294390Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_typeobject.h 2025-09-07T07:27:25.5295170Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_setobject.h 2025-09-07T07:27:25.5296050Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_tracemalloc.h 2025-09-07T07:27:25.5297000Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_bytes_methods.h 2025-09-07T07:27:25.5297910Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_object.h 2025-09-07T07:27:25.5298870Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_instruments.h 2025-09-07T07:27:25.5299790Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_ceval.h 2025-09-07T07:27:25.5300580Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pathconfig.h 2025-09-07T07:27:25.5301380Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_moduleobject.h 2025-09-07T07:27:25.5302530Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_global_objects.h 2025-09-07T07:27:25.5303340Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_typevarobject.h 2025-09-07T07:27:25.5304080Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_tstate.h 2025-09-07T07:27:25.5304870Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pybuffer.h 2025-09-07T07:27:25.5305660Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_parking_lot.h 2025-09-07T07:27:25.5306410Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_uop_ids.h 2025-09-07T07:27:25.5307250Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_unicodeobject.h 2025-09-07T07:27:25.5308100Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_crossinterp.h 2025-09-07T07:27:25.5308930Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_range.h 2025-09-07T07:27:25.5309820Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pythread.h 2025-09-07T07:27:25.5310750Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_blocks_output_buffer.h 2025-09-07T07:27:25.5311640Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_obmalloc.h 2025-09-07T07:27:25.5312380Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_context.h 2025-09-07T07:27:25.5313380Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_opcode_metadata.h 2025-09-07T07:27:25.5314330Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_codecs.h 2025-09-07T07:27:25.5315010Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_jit.h 2025-09-07T07:27:25.5315740Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_ast.h 2025-09-07T07:27:25.5316360Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/datetime.h 2025-09-07T07:27:25.5317040Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/methodobject.h 2025-09-07T07:27:25.5317710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pymem.h 2025-09-07T07:27:25.5318440Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/boolobject.h 2025-09-07T07:27:25.5319170Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/fileobject.h 2025-09-07T07:27:25.5319870Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyexpat.h 2025-09-07T07:27:25.5320550Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pystrcmp.h 2025-09-07T07:27:25.5321240Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pymath.h 2025-09-07T07:27:25.5321960Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyconfig.h 2025-09-07T07:27:25.5322660Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/weakrefobject.h 2025-09-07T07:27:25.5323340Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pymacconfig.h 2025-09-07T07:27:25.5324250Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/critical_section.h 2025-09-07T07:27:25.5324890Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pymacro.h 2025-09-07T07:27:25.5325570Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/enumobject.h 2025-09-07T07:27:25.5326350Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/moduleobject.h 2025-09-07T07:27:25.5326970Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/typeslots.h 2025-09-07T07:27:25.5327660Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/compile.h 2025-09-07T07:27:25.5328300Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/setobject.h 2025-09-07T07:27:25.5329100Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/codecs.h 2025-09-07T07:27:25.5330050Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/classobject.h 2025-09-07T07:27:25.5330710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pystats.h 2025-09-07T07:27:25.5331490Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/cellobject.h 2025-09-07T07:27:25.5332270Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/tupleobject.h 2025-09-07T07:27:25.5333050Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/warnings.h 2025-09-07T07:27:25.5333870Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyhash.h 2025-09-07T07:27:25.5334640Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyerrors.h 2025-09-07T07:27:25.5335370Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/fileutils.h 2025-09-07T07:27:25.5336130Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/dictobject.h 2025-09-07T07:27:25.5336860Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/ceval.h 2025-09-07T07:27:25.5337690Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pystate.h 2025-09-07T07:27:25.5338590Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/floatobject.h 2025-09-07T07:27:25.5339530Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/longintrepr.h 2025-09-07T07:27:25.5340210Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/code.h 2025-09-07T07:27:25.5340970Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pthread_stubs.h 2025-09-07T07:27:25.5341820Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyctype.h 2025-09-07T07:27:25.5342590Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/monitoring.h 2025-09-07T07:27:25.5343370Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/lock.h 2025-09-07T07:27:25.5344280Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/frameobject.h 2025-09-07T07:27:25.5345040Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/abstract.h 2025-09-07T07:27:25.5345800Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/context.h 2025-09-07T07:27:25.5346580Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/modsupport.h 2025-09-07T07:27:25.5347500Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pylifecycle.h 2025-09-07T07:27:25.5348340Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/methodobject.h 2025-09-07T07:27:25.5349060Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/genobject.h 2025-09-07T07:27:25.5349760Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pymem.h 2025-09-07T07:27:25.5350500Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/fileobject.h 2025-09-07T07:27:25.5351350Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/weakrefobject.h 2025-09-07T07:27:25.5352160Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyatomic_gcc.h 2025-09-07T07:27:25.5352990Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyfpe.h 2025-09-07T07:27:25.5353860Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/critical_section.h 2025-09-07T07:27:25.5354670Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/odictobject.h 2025-09-07T07:27:25.5355490Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/compile.h 2025-09-07T07:27:25.5356350Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/tracemalloc.h 2025-09-07T07:27:25.5357060Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/setobject.h 2025-09-07T07:27:25.5357900Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyatomic_std.h 2025-09-07T07:27:25.5358650Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/complexobject.h 2025-09-07T07:27:25.5359410Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyatomic.h 2025-09-07T07:27:25.5360150Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyframe.h 2025-09-07T07:27:25.5361160Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/picklebufobject.h 2025-09-07T07:27:25.5361830Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/object.h 2025-09-07T07:27:25.5362810Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/bytearrayobject.h 2025-09-07T07:27:25.5363610Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pytime.h 2025-09-07T07:27:25.5364380Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/import.h 2025-09-07T07:27:25.5365100Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyatomic_msc.h 2025-09-07T07:27:25.5365830Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pythonrun.h 2025-09-07T07:27:25.5366600Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/unicodeobject.h 2025-09-07T07:27:25.5367550Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/traceback.h 2025-09-07T07:27:25.5368400Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/funcobject.h 2025-09-07T07:27:25.5369180Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/initconfig.h 2025-09-07T07:27:25.5369980Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pythread.h 2025-09-07T07:27:25.5370750Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/memoryobject.h 2025-09-07T07:27:25.5371820Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/descrobject.h 2025-09-07T07:27:25.5372650Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/objimpl.h 2025-09-07T07:27:25.5373380Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/sysmodule.h 2025-09-07T07:27:25.5374200Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/longobject.h 2025-09-07T07:27:25.5374860Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/bytesobject.h 2025-09-07T07:27:25.5375810Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/listobject.h 2025-09-07T07:27:25.5376520Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pydebug.h 2025-09-07T07:27:25.5377290Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/complexobject.h 2025-09-07T07:27:25.5378040Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyatomic.h 2025-09-07T07:27:25.5378680Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyframe.h 2025-09-07T07:27:25.5379330Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/object.h 2025-09-07T07:27:25.5380090Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/structseq.h 2025-09-07T07:27:25.5380820Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pybuffer.h 2025-09-07T07:27:25.5381670Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/bytearrayobject.h 2025-09-07T07:27:25.5382280Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/import.h 2025-09-07T07:27:25.5382890Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/osdefs.h 2025-09-07T07:27:25.5383600Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pythonrun.h 2025-09-07T07:27:25.5384270Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/unicodeobject.h 2025-09-07T07:27:25.5384930Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/traceback.h 2025-09-07T07:27:25.5385590Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pythread.h 2025-09-07T07:27:25.5386200Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/Python.h 2025-09-07T07:27:25.5386840Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/memoryobject.h 2025-09-07T07:27:25.5387420Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/opcode.h 2025-09-07T07:27:25.5388160Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/descrobject.h 2025-09-07T07:27:25.5388820Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/objimpl.h 2025-09-07T07:27:25.5389670Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyport.h 2025-09-07T07:27:25.5390540Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pydtrace.h 2025-09-07T07:27:25.5391210Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/sysmodule.h 2025-09-07T07:27:25.5392010Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/longobject.h 2025-09-07T07:27:25.5392680Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/osmodule.h 2025-09-07T07:27:25.5393950Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pytypedefs.h 2025-09-07T07:27:25.5394750Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/bytesobject.h 2025-09-07T07:27:25.5395460Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/listobject.h 2025-09-07T07:27:25.5396340Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/genericaliasobject.h 2025-09-07T07:27:25.5397200Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/dynamic_annotations.h 2025-09-07T07:27:25.5397720Z /opt/homebrew/Caskroom/miniconda/base/include/tkFont.h 2025-09-07T07:27:25.5398770Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-matchers.h 2025-09-07T07:27:25.5399440Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-more-actions.h 2025-09-07T07:27:25.5400240Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/gmock-port.h 2025-09-07T07:27:25.5401220Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/gmock-internal-utils.h 2025-09-07T07:27:25.5401980Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/gmock-pp.h 2025-09-07T07:27:25.5402770Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/custom/gmock-port.h 2025-09-07T07:27:25.5403720Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/custom/gmock-matchers.h 2025-09-07T07:27:25.5404760Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/custom/gmock-generated-actions.h 2025-09-07T07:27:25.5405510Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/custom/README.md 2025-09-07T07:27:25.5406230Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-function-mocker.h 2025-09-07T07:27:25.5407020Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-more-matchers.h 2025-09-07T07:27:25.5407670Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-cardinalities.h 2025-09-07T07:27:25.5408460Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-spec-builders.h 2025-09-07T07:27:25.5409270Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-nice-strict.h 2025-09-07T07:27:25.5409870Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock.h 2025-09-07T07:27:25.5410620Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-actions.h 2025-09-07T07:27:25.5411250Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXKeysyms.h 2025-09-07T07:27:25.5411840Z /opt/homebrew/Caskroom/miniconda/base/include/tkSelect.h 2025-09-07T07:27:25.5412390Z /opt/homebrew/Caskroom/miniconda/base/include/curses.h 2025-09-07T07:27:25.5412950Z /opt/homebrew/Caskroom/miniconda/base/_conda 2025-09-07T07:27:25.5413540Z /opt/homebrew/Caskroom/miniconda/base/etc/profile.d/conda.csh 2025-09-07T07:27:25.5414400Z /opt/homebrew/Caskroom/miniconda/base/etc/profile.d/conda.sh 2025-09-07T07:27:25.5414920Z /opt/homebrew/Caskroom/miniconda/base/etc/profile.d/mamba.sh 2025-09-07T07:27:25.5415530Z /opt/homebrew/Caskroom/miniconda/base/etc/fish/conf.d/conda.fish 2025-09-07T07:27:25.5416210Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/MacOS/python 2025-09-07T07:27:25.5417080Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/Resources/qt_menu.nib/classes.nib 2025-09-07T07:27:25.5417940Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/Resources/qt_menu.nib/info.nib 2025-09-07T07:27:25.5418930Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/Resources/qt_menu.nib/keyedobjects.nib 2025-09-07T07:27:25.5419810Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/Resources/empty.lproj 2025-09-07T07:27:25.5420320Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/lib 2025-09-07T07:27:25.5421150Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/Info.plist 2025-09-07T07:27:25.5421830Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/PkgInfo 2025-09-07T07:27:25.5422860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/bin/markdown-it 2025-09-07T07:27:25.5423840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/repodata_record.json 2025-09-07T07:27:25.5424950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/test/run_test.sh 2025-09-07T07:27:25.5425870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/test/run_test.py 2025-09-07T07:27:25.5427080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/test/test_time_dependencies.json 2025-09-07T07:27:25.5428080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/licenses/LICENSE 2025-09-07T07:27:25.5429270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-09-07T07:27:25.5430130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/recipe/meta.yaml 2025-09-07T07:27:25.5431190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/recipe/meta.yaml.template 2025-09-07T07:27:25.5432150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/paths.json 2025-09-07T07:27:25.5433110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/hash_input.json 2025-09-07T07:27:25.5433970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/files 2025-09-07T07:27:25.5434900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/about.json 2025-09-07T07:27:25.5435970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/has_prefix 2025-09-07T07:27:25.5436950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/index.json 2025-09-07T07:27:25.5437910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/git 2025-09-07T07:27:25.5439550Z /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-09-07T07:27:25.5441050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/tree.py 2025-09-07T07:27:25.5442300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/token.py 2025-09-07T07:27:25.5443730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/_punycode.py 2025-09-07T07:27:25.5445090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/renderer.py 2025-09-07T07:27:25.5446610Z /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-09-07T07:27:25.5448190Z /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-09-07T07:27:25.5449840Z /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-09-07T07:27:25.5451490Z /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-09-07T07:27:25.5452880Z /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-09-07T07:27:25.5454340Z /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-09-07T07:27:25.5455490Z /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-09-07T07:27:25.5456730Z /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-09-07T07:27:25.5458070Z /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-09-07T07:27:25.5459360Z /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-09-07T07:27:25.5461040Z /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-09-07T07:27:25.5462530Z /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-09-07T07:27:25.5464360Z /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-09-07T07:27:25.5465870Z /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-09-07T07:27:25.5467570Z /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-09-07T07:27:25.5469090Z /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-09-07T07:27:25.5470900Z /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-09-07T07:27:25.5472670Z /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-09-07T07:27:25.5474360Z /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-09-07T07:27:25.5475740Z /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-09-07T07:27:25.5477190Z /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-09-07T07:27:25.5478630Z /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-09-07T07:27:25.5480040Z /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-09-07T07:27:25.5481530Z /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-09-07T07:27:25.5483150Z /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-09-07T07:27:25.5484480Z /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-09-07T07:27:25.5485730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/ruler.py 2025-09-07T07:27:25.5487140Z /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-09-07T07:27:25.5488800Z /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-09-07T07:27:25.5490110Z /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-09-07T07:27:25.5491550Z /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-09-07T07:27:25.5493160Z /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-09-07T07:27:25.5494750Z /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-09-07T07:27:25.5496380Z /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-09-07T07:27:25.5498150Z /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-09-07T07:27:25.5499920Z /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-09-07T07:27:25.5501560Z /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-09-07T07:27:25.5503120Z /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-09-07T07:27:25.5504820Z /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-09-07T07:27:25.5506200Z /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-09-07T07:27:25.5507850Z /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-09-07T07:27:25.5509300Z /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-09-07T07:27:25.5510820Z /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-09-07T07:27:25.5512140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__init__.py 2025-09-07T07:27:25.5513390Z /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-09-07T07:27:25.5514930Z /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-09-07T07:27:25.5516520Z /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-09-07T07:27:25.5518100Z /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-09-07T07:27:25.5519660Z /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-09-07T07:27:25.5521310Z /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-09-07T07:27:25.5522820Z /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-09-07T07:27:25.5524370Z /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-09-07T07:27:25.5526270Z /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-09-07T07:27:25.5527810Z /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-09-07T07:27:25.5529460Z /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-09-07T07:27:25.5531230Z /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-09-07T07:27:25.5532950Z /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-09-07T07:27:25.5534200Z /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-09-07T07:27:25.5535820Z /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-09-07T07:27:25.5537620Z /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-09-07T07:27:25.5538700Z /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-09-07T07:27:25.5540090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/port.yaml 2025-09-07T07:27:25.5541540Z /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-09-07T07:27:25.5543310Z /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-09-07T07:27:25.5545040Z /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-09-07T07:27:25.5546700Z /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-09-07T07:27:25.5548280Z /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-09-07T07:27:25.5550070Z /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-09-07T07:27:25.5551730Z /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-09-07T07:27:25.5553200Z /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-09-07T07:27:25.5554590Z /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-09-07T07:27:25.5556010Z /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-09-07T07:27:25.5557500Z /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-09-07T07:27:25.5558960Z /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-09-07T07:27:25.5560290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/utils.py 2025-09-07T07:27:25.5561680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/py.typed 2025-09-07T07:27:25.5562930Z /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-09-07T07:27:25.5564380Z /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-09-07T07:27:25.5565660Z /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-09-07T07:27:25.5567150Z /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-09-07T07:27:25.5568500Z /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-09-07T07:27:25.5570000Z /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-09-07T07:27:25.5571500Z /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-09-07T07:27:25.5573430Z /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-09-07T07:27:25.5575180Z /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-09-07T07:27:25.5577060Z /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-09-07T07:27:25.5579040Z /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-09-07T07:27:25.5580680Z /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-09-07T07:27:25.5582340Z /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-09-07T07:27:25.5583990Z /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-09-07T07:27:25.5585740Z /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-09-07T07:27:25.5587430Z /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-09-07T07:27:25.5588980Z /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-09-07T07:27:25.5590950Z /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-09-07T07:27:25.5592730Z /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-09-07T07:27:25.5594720Z /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-09-07T07:27:25.5596430Z /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-09-07T07:27:25.5598180Z /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-09-07T07:27:25.5599770Z /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-09-07T07:27:25.5601200Z /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-09-07T07:27:25.5602620Z /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-09-07T07:27:25.5603950Z /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-09-07T07:27:25.5605460Z /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-09-07T07:27:25.5606950Z /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-09-07T07:27:25.5608340Z /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-09-07T07:27:25.5609830Z /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-09-07T07:27:25.5611350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/_compat.py 2025-09-07T07:27:25.5613000Z /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-09-07T07:27:25.5614240Z /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-09-07T07:27:25.5615710Z /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-09-07T07:27:25.5617250Z /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-09-07T07:27:25.5623930Z /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-09-07T07:27:25.5624440Z /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-09-07T07:27:25.5624930Z /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-09-07T07:27:25.5625240Z /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-09-07T07:27:25.5625550Z /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-09-07T07:27:25.5625840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/main.py 2025-09-07T07:27:25.5626160Z /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-09-07T07:27:25.5626800Z /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-09-07T07:27:25.5628280Z /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-09-07T07:27:25.5630070Z /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-09-07T07:27:25.5631640Z /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-09-07T07:27:25.5633080Z /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-09-07T07:27:25.5634730Z /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-09-07T07:27:25.5636080Z /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-09-07T07:27:25.5637500Z /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-09-07T07:27:25.5638930Z /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-09-07T07:27:25.5640850Z /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-09-07T07:27:25.5642130Z /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-09-07T07:27:25.5643840Z /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-09-07T07:27:25.5645520Z /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-09-07T07:27:25.5647030Z /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-09-07T07:27:25.5648680Z /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-09-07T07:27:25.5650210Z /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-09-07T07:27:25.5650700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1.conda 2025-09-07T07:27:25.5651660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1.conda 2025-09-07T07:27:25.5652550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1.conda 2025-09-07T07:27:25.5653310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0.conda 2025-09-07T07:27:25.5654210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1.conda 2025-09-07T07:27:25.5655150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/include/readline/readline.h 2025-09-07T07:27:25.5656130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/include/readline/keymaps.h 2025-09-07T07:27:25.5657000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/include/readline/tilde.h 2025-09-07T07:27:25.5657840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/include/readline/rlconf.h 2025-09-07T07:27:25.5658880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/include/readline/chardefs.h 2025-09-07T07:27:25.5659630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/include/readline/history.h 2025-09-07T07:27:25.5660550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/include/readline/rlstdc.h 2025-09-07T07:27:25.5661450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/include/readline/rltypedefs.h 2025-09-07T07:27:25.5662380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/repodata_record.json 2025-09-07T07:27:25.5663270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/test/run_test.sh 2025-09-07T07:27:25.5664320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/test/test_time_dependencies.json 2025-09-07T07:27:25.5665230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/licenses/COPYING 2025-09-07T07:27:25.5666410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/recipe/patches/readline83-001.patch 2025-09-07T07:27:25.5667150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/recipe/build.sh 2025-09-07T07:27:25.5668370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:25.5669220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/recipe/meta.yaml 2025-09-07T07:27:25.5670250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/recipe/meta.yaml.template 2025-09-07T07:27:25.5671280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/run_exports.json 2025-09-07T07:27:25.5672120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/paths.json 2025-09-07T07:27:25.5672970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/hash_input.json 2025-09-07T07:27:25.5673830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/files 2025-09-07T07:27:25.5674690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/about.json 2025-09-07T07:27:25.5675500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/has_prefix 2025-09-07T07:27:25.5676430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/index.json 2025-09-07T07:27:25.5677210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/git 2025-09-07T07:27:25.5678130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/lib/pkgconfig/readline.pc 2025-09-07T07:27:25.5679090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/lib/pkgconfig/history.pc 2025-09-07T07:27:25.5680280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/lib/libreadline.8.3.dylib 2025-09-07T07:27:25.5681060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/lib/libreadline.a 2025-09-07T07:27:25.5681970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/lib/libhistory.8.dylib 2025-09-07T07:27:25.5683010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/lib/libhistory.8.3.dylib 2025-09-07T07:27:25.5683970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/lib/libhistory.dylib 2025-09-07T07:27:25.5684950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/lib/libreadline.8.dylib 2025-09-07T07:27:25.5685670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/lib/libhistory.a 2025-09-07T07:27:25.5686590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/lib/libreadline.dylib 2025-09-07T07:27:25.5687550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/man/man3/history.3 2025-09-07T07:27:25.5688540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/man/man3/readline.3 2025-09-07T07:27:25.5689400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/info/readline.info 2025-09-07T07:27:25.5690340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/info/rluserman.info 2025-09-07T07:27:25.5691320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/info/history.info 2025-09-07T07:27:25.5692260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/doc/readline/INSTALL 2025-09-07T07:27:25.5693180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/doc/readline/CHANGES 2025-09-07T07:27:25.5694370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/doc/readline/README 2025-09-07T07:27:25.5695350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/doc/readline/rluserman.html 2025-09-07T07:27:25.5696240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/doc/readline/history.html 2025-09-07T07:27:25.5697320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/doc/readline/readline.html 2025-09-07T07:27:25.5698310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0.conda 2025-09-07T07:27:25.5699420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/repodata_record.json 2025-09-07T07:27:25.5700510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/test/run_test.sh 2025-09-07T07:27:25.5701680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/test/run_test.py 2025-09-07T07:27:25.5702880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/test/test_time_dependencies.json 2025-09-07T07:27:25.5703810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/licenses/LICENSE 2025-09-07T07:27:25.5705180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/recipe/conda_build_config.yaml 2025-09-07T07:27:25.5705950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/recipe/meta.yaml 2025-09-07T07:27:25.5706950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/recipe/meta.yaml.template 2025-09-07T07:27:25.5707870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/paths.json 2025-09-07T07:27:25.5708930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/hash_input.json 2025-09-07T07:27:25.5709760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/files 2025-09-07T07:27:25.5710640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/about.json 2025-09-07T07:27:25.5711760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/index.json 2025-09-07T07:27:25.5712630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/git 2025-09-07T07:27:25.5713960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi/_api.py 2025-09-07T07:27:25.5715320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi/__init__.py 2025-09-07T07:27:25.5716460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi/_build.py 2025-09-07T07:27:25.5718080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi/__pycache__/_api.cpython-313.pyc 2025-09-07T07:27:25.5719510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi/__pycache__/_build.cpython-313.pyc 2025-09-07T07:27:25.5721190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:25.5722620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi/_brotlicffi.abi3.so 2025-09-07T07:27:25.5723960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/RECORD 2025-09-07T07:27:25.5725460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/LICENSE 2025-09-07T07:27:25.5727020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/direct_url.json 2025-09-07T07:27:25.5728240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/WHEEL 2025-09-07T07:27:25.5729800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/top_level.txt 2025-09-07T07:27:25.5731210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/REQUESTED 2025-09-07T07:27:25.5732610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/INSTALLER 2025-09-07T07:27:25.5734020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/METADATA 2025-09-07T07:27:25.5734940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:25.5735920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:25.5737090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:25.5738390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:25.5739360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:25.5740390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/recipe/parent/meta.yaml 2025-09-07T07:27:25.5741560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:25.5742490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:25.5743620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/paths.json 2025-09-07T07:27:25.5744780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:25.5745790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/files 2025-09-07T07:27:25.5746920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/about.json 2025-09-07T07:27:25.5747910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/index.json 2025-09-07T07:27:25.5748790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/git 2025-09-07T07:27:25.5749790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:25.5750770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:25.5752090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_queue_monkeypatch.py 2025-09-07T07:27:25.5753070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_retry.py 2025-09-07T07:27:25.5754100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/port_helpers.py 2025-09-07T07:27:25.5755330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/conftest.py 2025-09-07T07:27:25.5756450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_response.py 2025-09-07T07:27:25.5757850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_connectionpool.py 2025-09-07T07:27:25.5758900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_compatibility.py 2025-09-07T07:27:25.5760020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_poolmanager.py 2025-09-07T07:27:25.5761160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_no_ssl.py 2025-09-07T07:27:25.5762400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_connectionpool.py 2025-09-07T07:27:25.5763750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_poolmanager.py 2025-09-07T07:27:25.5764990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_no_ssl.py 2025-09-07T07:27:25.5766370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_connection.py 2025-09-07T07:27:25.5767580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/__init__.py 2025-09-07T07:27:25.5768840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_proxy_poolmanager.py 2025-09-07T07:27:25.5770340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_chunked_transfer.py 2025-09-07T07:27:25.5771510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_https.py 2025-09-07T07:27:25.5772740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_socketlevel.py 2025-09-07T07:27:25.5773800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_connection.py 2025-09-07T07:27:25.5775000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_filepost.py 2025-09-07T07:27:25.5776130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_exceptions.py 2025-09-07T07:27:25.5777140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/__init__.py 2025-09-07T07:27:25.5778050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_wait.py 2025-09-07T07:27:25.5779120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_util.py 2025-09-07T07:27:25.5780180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/test_socks.py 2025-09-07T07:27:25.5781060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/duplicate_san.pem 2025-09-07T07:27:25.5781880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/__init__.py 2025-09-07T07:27:25.5782780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/test_pyopenssl.py 2025-09-07T07:27:25.5783670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/emscripten/conftest.py 2025-09-07T07:27:25.5784900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/emscripten/__init__.py 2025-09-07T07:27:25.5785650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/emscripten/test_emscripten.py 2025-09-07T07:27:25.5786820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/emscripten/templates/pyodide-console.html 2025-09-07T07:27:25.5788280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/test_pyopenssl_dependencies.py 2025-09-07T07:27:25.5789750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_ssl.py 2025-09-07T07:27:25.5790750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_proxymanager.py 2025-09-07T07:27:25.5791660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_fields.py 2025-09-07T07:27:25.5792580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/tz_stub.py 2025-09-07T07:27:25.5793750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_http2_connection.py 2025-09-07T07:27:25.5794870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_collections.py 2025-09-07T07:27:25.5795940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_ssltransport.py 2025-09-07T07:27:25.5796780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:25.5797890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:25.5798960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/testcase.py 2025-09-07T07:27:25.5800250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/hypercornserver.py 2025-09-07T07:27:25.5801290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/asgi_proxy.py 2025-09-07T07:27:25.5802320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/__init__.py 2025-09-07T07:27:25.5803450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/socketserver.py 2025-09-07T07:27:25.5804550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/certs/server.key 2025-09-07T07:27:25.5805620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/certs/server.crt 2025-09-07T07:27:25.5806700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/certs/cacert.pem 2025-09-07T07:27:25.5807880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/certs/cacert.key 2025-09-07T07:27:25.5808950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/certs/README.rst 2025-09-07T07:27:25.5809890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/app.py 2025-09-07T07:27:25.5810840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/licenses/LICENSE.txt 2025-09-07T07:27:25.5812450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/recipe/patches/0001-remove-dummyserver-usage-in-tests.patch 2025-09-07T07:27:25.5813450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:25.5814400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:25.5815460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:25.5816360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/paths.json 2025-09-07T07:27:25.5817480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:25.5818190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/files 2025-09-07T07:27:25.5818990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/about.json 2025-09-07T07:27:25.5819850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/index.json 2025-09-07T07:27:25.5820670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/git 2025-09-07T07:27:25.5822040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/RECORD 2025-09-07T07:27:25.5823580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/licenses/LICENSE.txt 2025-09-07T07:27:25.5825030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/direct_url.json 2025-09-07T07:27:25.5826360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/WHEEL 2025-09-07T07:27:25.5827750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/REQUESTED 2025-09-07T07:27:25.5829010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/INSTALLER 2025-09-07T07:27:25.5830310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/METADATA 2025-09-07T07:27:25.5831690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/filepost.py 2025-09-07T07:27:25.5832960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/fields.py 2025-09-07T07:27:25.5834320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/ssltransport.py 2025-09-07T07:27:25.5835650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/util.py 2025-09-07T07:27:25.5836850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/proxy.py 2025-09-07T07:27:25.5838080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/wait.py 2025-09-07T07:27:25.5839500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/request.py 2025-09-07T07:27:25.5840740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/timeout.py 2025-09-07T07:27:25.5842050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__init__.py 2025-09-07T07:27:25.5843380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/response.py 2025-09-07T07:27:25.5844600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/ssl_.py 2025-09-07T07:27:25.5846240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/wait.cpython-313.pyc 2025-09-07T07:27:25.5847770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/ssltransport.cpython-313.pyc 2025-09-07T07:27:25.5849310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/ssl_match_hostname.cpython-313.pyc 2025-09-07T07:27:25.5850800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/response.cpython-313.pyc 2025-09-07T07:27:25.5852320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/timeout.cpython-313.pyc 2025-09-07T07:27:25.5853890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/util.cpython-313.pyc 2025-09-07T07:27:25.5855400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/proxy.cpython-313.pyc 2025-09-07T07:27:25.5856750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/connection.cpython-313.pyc 2025-09-07T07:27:25.5858200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/ssl_.cpython-313.pyc 2025-09-07T07:27:25.5859760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/request.cpython-313.pyc 2025-09-07T07:27:25.5861120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:25.5862640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/retry.cpython-313.pyc 2025-09-07T07:27:25.5864080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/url.cpython-313.pyc 2025-09-07T07:27:25.5865250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/retry.py 2025-09-07T07:27:25.5866620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/url.py 2025-09-07T07:27:25.5868070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/connection.py 2025-09-07T07:27:25.5869390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/ssl_match_hostname.py 2025-09-07T07:27:25.5870590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/_version.py 2025-09-07T07:27:25.5871910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/_base_connection.py 2025-09-07T07:27:25.5873040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__init__.py 2025-09-07T07:27:25.5874410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/poolmanager.py 2025-09-07T07:27:25.5875610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/response.py 2025-09-07T07:27:25.5877140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/poolmanager.cpython-313.pyc 2025-09-07T07:27:25.5878690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/connectionpool.cpython-313.pyc 2025-09-07T07:27:25.5880030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/fields.cpython-313.pyc 2025-09-07T07:27:25.5881610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/filepost.cpython-313.pyc 2025-09-07T07:27:25.5883240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/_request_methods.cpython-313.pyc 2025-09-07T07:27:25.5884550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/response.cpython-313.pyc 2025-09-07T07:27:25.5885930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:25.5887590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/_version.cpython-313.pyc 2025-09-07T07:27:25.5889090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/connection.cpython-313.pyc 2025-09-07T07:27:25.5890800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/_base_connection.cpython-313.pyc 2025-09-07T07:27:25.5892020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:25.5893690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/_collections.cpython-313.pyc 2025-09-07T07:27:25.5895020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/__init__.py 2025-09-07T07:27:25.5896500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/__pycache__/pyopenssl.cpython-313.pyc 2025-09-07T07:27:25.5897900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/__pycache__/socks.cpython-313.pyc 2025-09-07T07:27:25.5899620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:25.5900860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/fetch.py 2025-09-07T07:27:25.5902180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/request.py 2025-09-07T07:27:25.5903480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/__init__.py 2025-09-07T07:27:25.5905070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/response.py 2025-09-07T07:27:25.5906690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/fetch.cpython-313.pyc 2025-09-07T07:27:25.5908410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/response.cpython-313.pyc 2025-09-07T07:27:25.5910320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/connection.cpython-313.pyc 2025-09-07T07:27:25.5912000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/request.cpython-313.pyc 2025-09-07T07:27:25.5913600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:25.5914900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/connection.py 2025-09-07T07:27:25.5916370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/emscripten_fetch_worker.js 2025-09-07T07:27:25.5917650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/socks.py 2025-09-07T07:27:25.5918960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/pyopenssl.py 2025-09-07T07:27:25.5920160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/http2/__init__.py 2025-09-07T07:27:25.5921680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/http2/__pycache__/probe.cpython-313.pyc 2025-09-07T07:27:25.5923180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/http2/__pycache__/connection.cpython-313.pyc 2025-09-07T07:27:25.5924840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/http2/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:25.5925880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/http2/connection.py 2025-09-07T07:27:25.5927110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/http2/probe.py 2025-09-07T07:27:25.5928550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/connection.py 2025-09-07T07:27:25.5929640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/_collections.py 2025-09-07T07:27:25.5930980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/py.typed 2025-09-07T07:27:25.5932180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/exceptions.py 2025-09-07T07:27:25.5933460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/_request_methods.py 2025-09-07T07:27:25.5934810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/connectionpool.py 2025-09-07T07:27:25.5935530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0.conda 2025-09-07T07:27:25.5936280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/bin/lz4cat 2025-09-07T07:27:25.5936960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/bin/lz4 2025-09-07T07:27:25.5937920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/bin/lz4c 2025-09-07T07:27:25.5938650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/bin/unlz4 2025-09-07T07:27:25.5939450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/include/lz4.h 2025-09-07T07:27:25.5940470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/include/lz4frame_static.h 2025-09-07T07:27:25.5941280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/include/lz4hc.h 2025-09-07T07:27:25.5942120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/include/lz4frame.h 2025-09-07T07:27:25.5943210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/repodata_record.json 2025-09-07T07:27:25.5944060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/licenses/lib/LICENSE 2025-09-07T07:27:25.5944670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/bld_static.bat 2025-09-07T07:27:25.5945290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/bld.bat 2025-09-07T07:27:25.5945960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/build.sh 2025-09-07T07:27:25.5946820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/conda_build_config.yaml 2025-09-07T07:27:25.5947580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/build_static.sh 2025-09-07T07:27:25.5948190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/meta.yaml 2025-09-07T07:27:25.5948950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/meta.yaml.template 2025-09-07T07:27:25.5949580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/run_exports.json 2025-09-07T07:27:25.5950230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/paths.json 2025-09-07T07:27:25.5950920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/hash_input.json 2025-09-07T07:27:25.5951510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/files 2025-09-07T07:27:25.5952140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/about.json 2025-09-07T07:27:25.5952830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/has_prefix 2025-09-07T07:27:25.5953410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/index.json 2025-09-07T07:27:25.5954110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/git 2025-09-07T07:27:25.5955060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/lib/pkgconfig/liblz4.pc 2025-09-07T07:27:25.5955930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/lib/liblz4.1.9.4.dylib 2025-09-07T07:27:25.5956750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/lib/liblz4.dylib 2025-09-07T07:27:25.5957500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/lib/liblz4.1.dylib 2025-09-07T07:27:25.5958420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/share/man/man1/lz4cat.1 2025-09-07T07:27:25.5959400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/share/man/man1/unlz4.1 2025-09-07T07:27:25.5960240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/share/man/man1/lz4.1 2025-09-07T07:27:25.5961150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/share/man/man1/lz4c.1 2025-09-07T07:27:25.5962070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/include/ffitarget.h 2025-09-07T07:27:25.5962790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/include/ffi.h 2025-09-07T07:27:25.5963760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/repodata_record.json 2025-09-07T07:27:25.5964560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/run_test.sh 2025-09-07T07:27:25.5965850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/err_bad_typedef.c 2025-09-07T07:27:25.5967020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float3.c 2025-09-07T07:27:25.5968200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/strlen4.c 2025-09-07T07:27:25.5969270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct_by_value_3.c 2025-09-07T07:27:25.5970300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/pyobjc_tc.c 2025-09-07T07:27:25.5971440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/call.exp 2025-09-07T07:27:25.5972630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/bpo-38748.c 2025-09-07T07:27:25.5973740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/many2.c 2025-09-07T07:27:25.5975000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_fl3.c 2025-09-07T07:27:25.5976040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct5.c 2025-09-07T07:27:25.5977180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct1.c 2025-09-07T07:27:25.5978290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct10.c 2025-09-07T07:27:25.5979730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/align_stdcall.c 2025-09-07T07:27:25.5980820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct_by_value_4.c 2025-09-07T07:27:25.5981940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_3.c 2025-09-07T07:27:25.5983020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/align_mixed.c 2025-09-07T07:27:25.5984090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/ffitest.h 2025-09-07T07:27:25.5985360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/strlen3.c 2025-09-07T07:27:25.5986540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_struct3.c 2025-09-07T07:27:25.5987670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float4.c 2025-09-07T07:27:25.5988600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct6.c 2025-09-07T07:27:25.5989760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_uc.c 2025-09-07T07:27:25.5991090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct_by_value_small.c 2025-09-07T07:27:25.5992120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/strlen.c 2025-09-07T07:27:25.5993270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_sl.c 2025-09-07T07:27:25.5994320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct8.c 2025-09-07T07:27:25.5995590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct2.c 2025-09-07T07:27:25.5996650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_ll1.c 2025-09-07T07:27:25.5997990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_ldl.c 2025-09-07T07:27:25.5999260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float1.c 2025-09-07T07:27:25.6000400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_ll.c 2025-09-07T07:27:25.6001640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_dbl.c 2025-09-07T07:27:25.6002700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_2.c 2025-09-07T07:27:25.6003890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_dbl2.c 2025-09-07T07:27:25.6005000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/many.c 2025-09-07T07:27:25.6006230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/many_mixed.c 2025-09-07T07:27:25.6007320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_struct2.c 2025-09-07T07:27:25.6008310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/strlen2.c 2025-09-07T07:27:25.6009300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/offsets.c 2025-09-07T07:27:25.6010470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct7.c 2025-09-07T07:27:25.6011810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/negint.c 2025-09-07T07:27:25.6012800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_sc.c 2025-09-07T07:27:25.6014070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float_va.c 2025-09-07T07:27:25.6015210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/pr1172638.c 2025-09-07T07:27:25.6016420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_fl1.c 2025-09-07T07:27:25.6017610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float.c 2025-09-07T07:27:25.6018970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct3.c 2025-09-07T07:27:25.6019900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_ul.c 2025-09-07T07:27:25.6021050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct9.c 2025-09-07T07:27:25.6022100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/s55.c 2025-09-07T07:27:25.6023250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_fl.c 2025-09-07T07:27:25.6024310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_1.c 2025-09-07T07:27:25.6025370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float2.c 2025-09-07T07:27:25.6026540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_struct1.c 2025-09-07T07:27:25.6027940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct_by_value_2.c 2025-09-07T07:27:25.6029090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct_by_value_big.c 2025-09-07T07:27:25.6030220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_dbl1.c 2025-09-07T07:27:25.6031350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_fl2.c 2025-09-07T07:27:25.6032450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/promotion.c 2025-09-07T07:27:25.6033620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct4.c 2025-09-07T07:27:25.6034980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/uninitialized.c 2025-09-07T07:27:25.6036110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/many_double.c 2025-09-07T07:27:25.6037190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/config/default.exp 2025-09-07T07:27:25.6038500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_defs_float.inc 2025-09-07T07:27:25.6039710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex_float.c 2025-09-07T07:27:25.6041000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex1_float.c 2025-09-07T07:27:25.6042290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_defs_double.inc 2025-09-07T07:27:25.6043250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex.inc 2025-09-07T07:27:25.6044860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_align_complex_double.c 2025-09-07T07:27:25.6046060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_va_longdouble.c 2025-09-07T07:27:25.6047340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex2_longdouble.c 2025-09-07T07:27:25.6048350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_float.c 2025-09-07T07:27:25.6049550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex.inc 2025-09-07T07:27:25.6050640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/ffitest.h 2025-09-07T07:27:25.6052150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex1_double.c 2025-09-07T07:27:25.6053610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_struct_longdouble.c 2025-09-07T07:27:25.6054980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_align_complex_longdouble.c 2025-09-07T07:27:25.6056350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_struct_double.c 2025-09-07T07:27:25.6057580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex2_float.c 2025-09-07T07:27:25.6058890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_va_double.c 2025-09-07T07:27:25.6060090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_float.c 2025-09-07T07:27:25.6061210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_int.c 2025-09-07T07:27:25.6062610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_align_complex_float.c 2025-09-07T07:27:25.6063720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/many_complex.inc 2025-09-07T07:27:25.6065030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/many_complex_longdouble.c 2025-09-07T07:27:25.6066180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_align_complex.inc 2025-09-07T07:27:25.6067510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_struct_float.c 2025-09-07T07:27:25.6068740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/many_complex_double.c 2025-09-07T07:27:25.6069900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_double.c 2025-09-07T07:27:25.6071140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_longdouble.c 2025-09-07T07:27:25.6072250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_va.inc 2025-09-07T07:27:25.6073300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_struct.inc 2025-09-07T07:27:25.6074510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_defs_longdouble.inc 2025-09-07T07:27:25.6075880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_longdouble.c 2025-09-07T07:27:25.6077020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex1.inc 2025-09-07T07:27:25.6078080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/many_complex_float.c 2025-09-07T07:27:25.6079280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_va_float.c 2025-09-07T07:27:25.6080490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex_double.c 2025-09-07T07:27:25.6081650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex2.inc 2025-09-07T07:27:25.6082840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_double.c 2025-09-07T07:27:25.6084040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex_longdouble.c 2025-09-07T07:27:25.6085510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex2_double.c 2025-09-07T07:27:25.6086610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex.exp 2025-09-07T07:27:25.6088150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex1_longdouble.c 2025-09-07T07:27:25.6089180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex.inc 2025-09-07T07:27:25.6090230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/Makefile.am 2025-09-07T07:27:25.6091820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct9.c 2025-09-07T07:27:25.6093030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct13.c 2025-09-07T07:27:25.6094260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_struct_va1.c 2025-09-07T07:27:25.6095390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_4byte.c 2025-09-07T07:27:25.6096700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_uint32.c 2025-09-07T07:27:25.6097890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_20byte.c 2025-09-07T07:27:25.6099420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_3float.c 2025-09-07T07:27:25.6100660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct3.c 2025-09-07T07:27:25.6101800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_7_1_byte.c 2025-09-07T07:27:25.6103110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/err_bad_abi.c 2025-09-07T07:27:25.6104260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_6_1_byte.c 2025-09-07T07:27:25.6105310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_ulong_va.c 2025-09-07T07:27:25.6106430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_ushort.c 2025-09-07T07:27:25.6107460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_4_1byte.c 2025-09-07T07:27:25.6108380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct7.c 2025-09-07T07:27:25.6109240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_schar.c 2025-09-07T07:27:25.6110120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_6byte.c 2025-09-07T07:27:25.6111010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_sint.c 2025-09-07T07:27:25.6111900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_2byte.c 2025-09-07T07:27:25.6112800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn2.c 2025-09-07T07:27:25.6113720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn6.c 2025-09-07T07:27:25.6114920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_sshortchar.c 2025-09-07T07:27:25.6116250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_float.c 2025-09-07T07:27:25.6117590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct.c 2025-09-07T07:27:25.6118800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_24byte.c 2025-09-07T07:27:25.6120050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_uchar.c 2025-09-07T07:27:25.6121100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_19byte.c 2025-09-07T07:27:25.6122320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct10.c 2025-09-07T07:27:25.6123410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_7byte.c 2025-09-07T07:27:25.6124630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_sshort.c 2025-09-07T07:27:25.6125720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_double.c 2025-09-07T07:27:25.6126740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/ffitest.h 2025-09-07T07:27:25.6127990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct4.c 2025-09-07T07:27:25.6129180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_5byte.c 2025-09-07T07:27:25.6130530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/single_entry_structs3.c 2025-09-07T07:27:25.6131670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_64byte.c 2025-09-07T07:27:25.6132950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/unwindtest_ffi_call.cc 2025-09-07T07:27:25.6134110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_sint32.c 2025-09-07T07:27:25.6135230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/huge_struct.c 2025-09-07T07:27:25.6136300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/problem1.c 2025-09-07T07:27:25.6137710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/stret_large2.c 2025-09-07T07:27:25.6138920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn1.c 2025-09-07T07:27:25.6140080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_18byte.c 2025-09-07T07:27:25.6141260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_pointer.c 2025-09-07T07:27:25.6142350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_uint.c 2025-09-07T07:27:25.6143540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/unwindtest.cc 2025-09-07T07:27:25.6144680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn5.c 2025-09-07T07:27:25.6145810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_20byte1.c 2025-09-07T07:27:25.6146980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_9byte2.c 2025-09-07T07:27:25.6148230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_loc_fn0.c 2025-09-07T07:27:25.6149370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_longdouble.c 2025-09-07T07:27:25.6150640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_double_va.c 2025-09-07T07:27:25.6151900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_16byte.c 2025-09-07T07:27:25.6153140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_3_1byte.c 2025-09-07T07:27:25.6154410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct1.c 2025-09-07T07:27:25.6155560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct11.c 2025-09-07T07:27:25.6156900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_longdouble_split.c 2025-09-07T07:27:25.6158180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/single_entry_structs2.c 2025-09-07T07:27:25.6159410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_sint16.c 2025-09-07T07:27:25.6160500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_3byte1.c 2025-09-07T07:27:25.6161610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct5.c 2025-09-07T07:27:25.6162830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_sshort.c 2025-09-07T07:27:25.6163910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure.exp 2025-09-07T07:27:25.6165020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/stret_medium2.c 2025-09-07T07:27:25.6166030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn0.c 2025-09-07T07:27:25.6167150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_float.c 2025-09-07T07:27:25.6168300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_longdouble_va.c 2025-09-07T07:27:25.6169320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/stret_medium.c 2025-09-07T07:27:25.6170710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_uint64.c 2025-09-07T07:27:25.6172060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_12byte.c 2025-09-07T07:27:25.6173290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_5_1_byte.c 2025-09-07T07:27:25.6174400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_dbls_struct.c 2025-09-07T07:27:25.6175740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_longdouble_split2.c 2025-09-07T07:27:25.6176790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/testclosure.c 2025-09-07T07:27:25.6177820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn4.c 2025-09-07T07:27:25.6179120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct2.c 2025-09-07T07:27:25.6180230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct12.c 2025-09-07T07:27:25.6181300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct8.c 2025-09-07T07:27:25.6182610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/stret_large.c 2025-09-07T07:27:25.6183680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_uchar.c 2025-09-07T07:27:25.6184810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_9byte1.c 2025-09-07T07:27:25.6186120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_ushort.c 2025-09-07T07:27:25.6187330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_uint16.c 2025-09-07T07:27:25.6188720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_many_mixed_float_double.c 2025-09-07T07:27:25.6189970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/single_entry_structs1.c 2025-09-07T07:27:25.6191240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_longdouble.c 2025-09-07T07:27:25.6192490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct6.c 2025-09-07T07:27:25.6193540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_3byte2.c 2025-09-07T07:27:25.6194740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_uint_va.c 2025-09-07T07:27:25.6196020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_many_mixed_args.c 2025-09-07T07:27:25.6197320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_ushortchar.c 2025-09-07T07:27:25.6198580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_sint64.c 2025-09-07T07:27:25.6199780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn3.c 2025-09-07T07:27:25.6201010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_pointer_stack.c 2025-09-07T07:27:25.6202300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_schar.c 2025-09-07T07:27:25.6203420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_1_1byte.c 2025-09-07T07:27:25.6204450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_simple.c 2025-09-07T07:27:25.6205590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_double.c 2025-09-07T07:27:25.6206870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_pointer.c 2025-09-07T07:27:25.6207950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_ulonglong.c 2025-09-07T07:27:25.6209130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_8byte.c 2025-09-07T07:27:25.6210080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/lib/wrapper.exp 2025-09-07T07:27:25.6211150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/lib/target-libpath.exp 2025-09-07T07:27:25.6212100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/lib/libffi.exp 2025-09-07T07:27:25.6213250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.go/static-chain.h 2025-09-07T07:27:25.6214270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.go/go.exp 2025-09-07T07:27:25.6215430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.go/closure1.c 2025-09-07T07:27:25.6216390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.go/ffitest.h 2025-09-07T07:27:25.6217690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.go/aa-direct.c 2025-09-07T07:27:25.6219140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/test-call.c 2025-09-07T07:27:25.6220150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/alignof.h 2025-09-07T07:27:25.6221370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/bhaible.exp 2025-09-07T07:27:25.6222420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/Makefile 2025-09-07T07:27:25.6223540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/test-callback.c 2025-09-07T07:27:25.6224610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/README 2025-09-07T07:27:25.6225740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/testcases.c 2025-09-07T07:27:25.6226770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/Makefile.in 2025-09-07T07:27:25.6227810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/test_time_dependencies.json 2025-09-07T07:27:25.6228630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/licenses/LICENSE 2025-09-07T07:27:25.6229460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/run_test.sh 2025-09-07T07:27:25.6230360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/win_cmake.patch 2025-09-07T07:27:25.6231500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/0004-LIBFFI_CLOSURE.patch 2025-09-07T07:27:25.6232340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/bld.bat 2025-09-07T07:27:25.6233450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/fix_w3264_masm.patch 2025-09-07T07:27:25.6234190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/build.sh 2025-09-07T07:27:25.6235440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/0001-arm64-changes-from-v3.3-patch.patch 2025-09-07T07:27:25.6236590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/conda_build_config.yaml 2025-09-07T07:27:25.6238040Z /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-09-07T07:27:25.6238740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/meta.yaml 2025-09-07T07:27:25.6239700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/run_test.bat 2025-09-07T07:27:25.6240680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/meta.yaml.template 2025-09-07T07:27:25.6241510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/run_exports.json 2025-09-07T07:27:25.6242340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/paths.json 2025-09-07T07:27:25.6243190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/hash_input.json 2025-09-07T07:27:25.6243870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/files 2025-09-07T07:27:25.6244610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/about.json 2025-09-07T07:27:25.6245440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/has_prefix 2025-09-07T07:27:25.6246270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/index.json 2025-09-07T07:27:25.6247140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/git 2025-09-07T07:27:25.6248220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/lib/libffi.8.dylib 2025-09-07T07:27:25.6249160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/lib/pkgconfig/libffi.pc 2025-09-07T07:27:25.6249980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/lib/libffi.dylib 2025-09-07T07:27:25.6250840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/lib/libffi.7.dylib 2025-09-07T07:27:25.6251700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/lib/libffi.a 2025-09-07T07:27:25.6252700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/share/man/man3/ffi_call.3 2025-09-07T07:27:25.6253730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/share/man/man3/ffi_prep_cif_var.3 2025-09-07T07:27:25.6254840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/share/man/man3/ffi_prep_cif.3 2025-09-07T07:27:25.6255760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/share/man/man3/ffi.3 2025-09-07T07:27:25.6256580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/share/info/libffi.info 2025-09-07T07:27:25.6257440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313.conda 2025-09-07T07:27:25.6258490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:25.6259530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:25.6260550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:25.6261780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:25.6262680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:25.6264350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/patches/0002-disable-downloads-inside-conda-build.patch 2025-09-07T07:27:25.6266180Z /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-09-07T07:27:25.6266940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/bld.bat 2025-09-07T07:27:25.6267900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/build.sh 2025-09-07T07:27:25.6269100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:25.6269980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:25.6270840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:25.6271520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/paths.json 2025-09-07T07:27:25.6272310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:25.6272950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/files 2025-09-07T07:27:25.6273900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/about.json 2025-09-07T07:27:25.6274810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/index.json 2025-09-07T07:27:25.6275630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/git 2025-09-07T07:27:25.6277050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/distutils-precedence.pth 2025-09-07T07:27:25.6278280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_path.py 2025-09-07T07:27:25.6279610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/cli-arm64.exe 2025-09-07T07:27:25.6280590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/logging.py 2025-09-07T07:27:25.6281820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/windows_support.py 2025-09-07T07:27:25.6283290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_normalization.py 2025-09-07T07:27:25.6284740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/package_index.py 2025-09-07T07:27:25.6286090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/py39.py 2025-09-07T07:27:25.6287630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/__init__.py 2025-09-07T07:27:25.6288850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/py312.py 2025-09-07T07:27:25.6290430Z /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-09-07T07:27:25.6291910Z /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-09-07T07:27:25.6293520Z /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-09-07T07:27:25.6295060Z /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-09-07T07:27:25.6296770Z /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-09-07T07:27:25.6298080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/py311.py 2025-09-07T07:27:25.6299290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/py310.py 2025-09-07T07:27:25.6300710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/archive_util.py 2025-09-07T07:27:25.6302020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_imp.py 2025-09-07T07:27:25.6303380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/version.py 2025-09-07T07:27:25.6304630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/modified.py 2025-09-07T07:27:25.6306110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/tags.py 2025-09-07T07:27:25.6307650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_musllinux.py 2025-09-07T07:27:25.6309010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/metadata.py 2025-09-07T07:27:25.6310510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/version.py 2025-09-07T07:27:25.6312030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__init__.py 2025-09-07T07:27:25.6313560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/_spdx.py 2025-09-07T07:27:25.6315380Z /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-09-07T07:27:25.6317350Z /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-09-07T07:27:25.6318590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__init__.py 2025-09-07T07:27:25.6320260Z /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-09-07T07:27:25.6321980Z /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-09-07T07:27:25.6323770Z /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-09-07T07:27:25.6325520Z /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-09-07T07:27:25.6327240Z /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-09-07T07:27:25.6329010Z /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-09-07T07:27:25.6330870Z /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-09-07T07:27:25.6332540Z /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-09-07T07:27:25.6334360Z /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-09-07T07:27:25.6336180Z /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-09-07T07:27:25.6337850Z /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-09-07T07:27:25.6339610Z /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-09-07T07:27:25.6341100Z /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-09-07T07:27:25.6342660Z /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-09-07T07:27:25.6344050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_parser.py 2025-09-07T07:27:25.6345340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/utils.py 2025-09-07T07:27:25.6347240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/requirements.py 2025-09-07T07:27:25.6348760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_structures.py 2025-09-07T07:27:25.6349980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/markers.py 2025-09-07T07:27:25.6351370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/py.typed 2025-09-07T07:27:25.6352910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_manylinux.py 2025-09-07T07:27:25.6354450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_tokenizer.py 2025-09-07T07:27:25.6355910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/specifiers.py 2025-09-07T07:27:25.6357310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_elffile.py 2025-09-07T07:27:25.6359120Z /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-09-07T07:27:25.6360770Z /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-09-07T07:27:25.6362140Z /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-09-07T07:27:25.6363760Z /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-09-07T07:27:25.6365420Z /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-09-07T07:27:25.6367200Z /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-09-07T07:27:25.6368740Z /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-09-07T07:27:25.6370260Z /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-09-07T07:27:25.6371920Z /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-09-07T07:27:25.6373740Z /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-09-07T07:27:25.6375460Z /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-09-07T07:27:25.6377240Z /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-09-07T07:27:25.6379020Z /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-09-07T07:27:25.6380710Z /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-09-07T07:27:25.6382580Z /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-09-07T07:27:25.6384360Z /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-09-07T07:27:25.6385970Z /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-09-07T07:27:25.6387900Z /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-09-07T07:27:25.6389440Z /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-09-07T07:27:25.6391140Z /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-09-07T07:27:25.6392680Z /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-09-07T07:27:25.6394190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/py38.py 2025-09-07T07:27:25.6395560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__init__.py 2025-09-07T07:27:25.6397270Z /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-09-07T07:27:25.6399000Z /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-09-07T07:27:25.6400400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/__init__.py 2025-09-07T07:27:25.6402150Z /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-09-07T07:27:25.6403510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/py.typed 2025-09-07T07:27:25.6405160Z /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-09-07T07:27:25.6406400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/context.py 2025-09-07T07:27:25.6407930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__init__.pyi 2025-09-07T07:27:25.6409340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__init__.py 2025-09-07T07:27:25.6411100Z /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-09-07T07:27:25.6412570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/py.typed 2025-09-07T07:27:25.6414130Z /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-09-07T07:27:25.6415720Z /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-09-07T07:27:25.6417290Z /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-09-07T07:27:25.6418730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__init__.py 2025-09-07T07:27:25.6420500Z /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-09-07T07:27:25.6422350Z /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-09-07T07:27:25.6424140Z /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-09-07T07:27:25.6425800Z /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-09-07T07:27:25.6427620Z /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-09-07T07:27:25.6429370Z /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-09-07T07:27:25.6430860Z /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-09-07T07:27:25.6432470Z /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-09-07T07:27:25.6433580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/layouts.py 2025-09-07T07:27:25.6434750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/__init__.py 2025-09-07T07:27:25.6436530Z /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-09-07T07:27:25.6437850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/py.typed 2025-09-07T07:27:25.6439510Z /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-09-07T07:27:25.6441160Z /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-09-07T07:27:25.6442710Z /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-09-07T07:27:25.6444700Z /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-09-07T07:27:25.6446460Z /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-09-07T07:27:25.6447980Z /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-09-07T07:27:25.6449550Z /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-09-07T07:27:25.6451130Z /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-09-07T07:27:25.6452890Z /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-09-07T07:27:25.6454530Z /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-09-07T07:27:25.6456180Z /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-09-07T07:27:25.6457790Z /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-09-07T07:27:25.6459240Z /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-09-07T07:27:25.6460910Z /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-09-07T07:27:25.6462370Z /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-09-07T07:27:25.6464100Z /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-09-07T07:27:25.6465890Z /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-09-07T07:27:25.6467260Z /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-09-07T07:27:25.6468980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_meta.py 2025-09-07T07:27:25.6470760Z /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-09-07T07:27:25.6472440Z /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-09-07T07:27:25.6474740Z /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-09-07T07:27:25.6476630Z /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-09-07T07:27:25.6478550Z /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-09-07T07:27:25.6480090Z /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-09-07T07:27:25.6481490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_text.py 2025-09-07T07:27:25.6488300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__init__.py 2025-09-07T07:27:25.6488690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_functools.py 2025-09-07T07:27:25.6489230Z /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-09-07T07:27:25.6489670Z /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-09-07T07:27:25.6490110Z /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-09-07T07:27:25.6491780Z /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-09-07T07:27:25.6493530Z /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-09-07T07:27:25.6495240Z /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-09-07T07:27:25.6497230Z /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-09-07T07:27:25.6499260Z /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-09-07T07:27:25.6501050Z /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-09-07T07:27:25.6502420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/diagnose.py 2025-09-07T07:27:25.6503920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_collections.py 2025-09-07T07:27:25.6505390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_itertools.py 2025-09-07T07:27:25.6506840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/py.typed 2025-09-07T07:27:25.6508500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_adapters.py 2025-09-07T07:27:25.6509880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_compat.py 2025-09-07T07:27:25.6511300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/metadata.py 2025-09-07T07:27:25.6513050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/macosx_libfile.py 2025-09-07T07:27:25.6514310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/util.py 2025-09-07T07:27:25.6515930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/_setuptools_logging.py 2025-09-07T07:27:25.6517350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__init__.py 2025-09-07T07:27:25.6519130Z /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-09-07T07:27:25.6520880Z /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-09-07T07:27:25.6522650Z /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-09-07T07:27:25.6524320Z /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-09-07T07:27:25.6526080Z /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-09-07T07:27:25.6527830Z /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-09-07T07:27:25.6529610Z /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-09-07T07:27:25.6531240Z /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-09-07T07:27:25.6532870Z /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-09-07T07:27:25.6534420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/pack.py 2025-09-07T07:27:25.6536060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/tags.py 2025-09-07T07:27:25.6537740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/convert.py 2025-09-07T07:27:25.6539220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__init__.py 2025-09-07T07:27:25.6540900Z /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-09-07T07:27:25.6542480Z /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-09-07T07:27:25.6544130Z /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-09-07T07:27:25.6545900Z /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-09-07T07:27:25.6547740Z /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-09-07T07:27:25.6548960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/unpack.py 2025-09-07T07:27:25.6550360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/bdist_wheel.py 2025-09-07T07:27:25.6551990Z /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-09-07T07:27:25.6553710Z /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-09-07T07:27:25.6555200Z /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-09-07T07:27:25.6556860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE 2025-09-07T07:27:25.6558370Z /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-09-07T07:27:25.6559920Z /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-09-07T07:27:25.6561870Z /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-09-07T07:27:25.6563830Z /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-09-07T07:27:25.6565720Z /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-09-07T07:27:25.6567510Z /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-09-07T07:27:25.6569350Z /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-09-07T07:27:25.6571270Z /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-09-07T07:27:25.6573130Z /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-09-07T07:27:25.6574900Z /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-09-07T07:27:25.6576710Z /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-09-07T07:27:25.6578610Z /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-09-07T07:27:25.6580490Z /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-09-07T07:27:25.6582390Z /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-09-07T07:27:25.6584240Z /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-09-07T07:27:25.6585700Z /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-09-07T07:27:25.6587430Z /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-09-07T07:27:25.6589130Z /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-09-07T07:27:25.6590770Z /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-09-07T07:27:25.6592150Z /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-09-07T07:27:25.6593740Z /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-09-07T07:27:25.6595470Z /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-09-07T07:27:25.6596840Z /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-09-07T07:27:25.6598070Z /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-09-07T07:27:25.6599270Z /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-09-07T07:27:25.6600620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/vendor.txt 2025-09-07T07:27:25.6601980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/__init__.py 2025-09-07T07:27:25.6603750Z /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-09-07T07:27:25.6604980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/_bdist_wheel.py 2025-09-07T07:27:25.6606290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/wheelfile.py 2025-09-07T07:27:25.6607540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__main__.py 2025-09-07T07:27:25.6608840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__init__.py 2025-09-07T07:27:25.6610370Z /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-09-07T07:27:25.6611850Z /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-09-07T07:27:25.6613080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/py310.py 2025-09-07T07:27:25.6614300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/__init__.py 2025-09-07T07:27:25.6615780Z /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-09-07T07:27:25.6617410Z /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-09-07T07:27:25.6618720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/glob.py 2025-09-07T07:27:25.6620520Z /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-09-07T07:27:25.6622150Z /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-09-07T07:27:25.6623740Z /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-09-07T07:27:25.6625260Z /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-09-07T07:27:25.6627180Z /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-09-07T07:27:25.6628730Z /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-09-07T07:27:25.6630530Z /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-09-07T07:27:25.6632200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__init__.pyi 2025-09-07T07:27:25.6633500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/more.pyi 2025-09-07T07:27:25.6635160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__init__.py 2025-09-07T07:27:25.6636830Z /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-09-07T07:27:25.6638350Z /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-09-07T07:27:25.6640050Z /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-09-07T07:27:25.6641420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/more.py 2025-09-07T07:27:25.6642920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/recipes.py 2025-09-07T07:27:25.6644540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/py.typed 2025-09-07T07:27:25.6645960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/recipes.pyi 2025-09-07T07:27:25.6647510Z /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-09-07T07:27:25.6649150Z /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-09-07T07:27:25.6651150Z /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-09-07T07:27:25.6652930Z /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-09-07T07:27:25.6654590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__init__.py 2025-09-07T07:27:25.6656490Z /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-09-07T07:27:25.6658210Z /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-09-07T07:27:25.6659570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__main__.py 2025-09-07T07:27:25.6660960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/__init__.py 2025-09-07T07:27:25.6662880Z /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-09-07T07:27:25.6664640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__init__.py 2025-09-07T07:27:25.6666540Z /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-09-07T07:27:25.6668220Z /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-09-07T07:27:25.6670050Z /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-09-07T07:27:25.6671900Z /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-09-07T07:27:25.6673680Z /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-09-07T07:27:25.6675440Z /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-09-07T07:27:25.6676800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/automain.py 2025-09-07T07:27:25.6678390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/errors.py 2025-09-07T07:27:25.6679740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autocommand.py 2025-09-07T07:27:25.6681190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autoasync.py 2025-09-07T07:27:25.6682720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autoparse.py 2025-09-07T07:27:25.6683980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/_types.py 2025-09-07T07:27:25.6685440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/__init__.py 2025-09-07T07:27:25.6687100Z /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-09-07T07:27:25.6688620Z /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-09-07T07:27:25.6690130Z /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-09-07T07:27:25.6691810Z /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-09-07T07:27:25.6693460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/_parser.py 2025-09-07T07:27:25.6694670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/_re.py 2025-09-07T07:27:25.6696240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/py.typed 2025-09-07T07:27:25.6697830Z /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-09-07T07:27:25.6699460Z /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-09-07T07:27:25.6701040Z /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-09-07T07:27:25.6702760Z /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-09-07T07:27:25.6704500Z /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-09-07T07:27:25.6706170Z /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-09-07T07:27:25.6707880Z /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-09-07T07:27:25.6709480Z /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-09-07T07:27:25.6711280Z /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-09-07T07:27:25.6712690Z /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-09-07T07:27:25.6714410Z /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-09-07T07:27:25.6715940Z /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-09-07T07:27:25.6717580Z /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-09-07T07:27:25.6719220Z /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-09-07T07:27:25.6720940Z /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-09-07T07:27:25.6722550Z /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-09-07T07:27:25.6724200Z /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-09-07T07:27:25.6725730Z /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-09-07T07:27:25.6727270Z /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-09-07T07:27:25.6728810Z /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-09-07T07:27:25.6730480Z /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-09-07T07:27:25.6731860Z /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-09-07T07:27:25.6733310Z /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-09-07T07:27:25.6734790Z /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-09-07T07:27:25.6736430Z /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-09-07T07:27:25.6738050Z /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-09-07T07:27:25.6739640Z /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-09-07T07:27:25.6741060Z /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-09-07T07:27:25.6742590Z /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-09-07T07:27:25.6743970Z /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-09-07T07:27:25.6745340Z /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-09-07T07:27:25.6746970Z /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-09-07T07:27:25.6748660Z /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-09-07T07:27:25.6750190Z /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-09-07T07:27:25.6751740Z /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-09-07T07:27:25.6753210Z /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-09-07T07:27:25.6754830Z /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-09-07T07:27:25.6756280Z /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-09-07T07:27:25.6757430Z /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-09-07T07:27:25.6758630Z /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-09-07T07:27:25.6759890Z /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-09-07T07:27:25.6761510Z /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-09-07T07:27:25.6763350Z /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-09-07T07:27:25.6765180Z /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-09-07T07:27:25.6767000Z /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-09-07T07:27:25.6768820Z /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-09-07T07:27:25.6770430Z /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-09-07T07:27:25.6772010Z /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-09-07T07:27:25.6773760Z /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-09-07T07:27:25.6775400Z /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-09-07T07:27:25.6777020Z /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-09-07T07:27:25.6778630Z /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-09-07T07:27:25.6780230Z /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-09-07T07:27:25.6782110Z /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-09-07T07:27:25.6783870Z /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-09-07T07:27:25.6785450Z /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-09-07T07:27:25.6787190Z /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-09-07T07:27:25.6788880Z /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-09-07T07:27:25.6790740Z /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-09-07T07:27:25.6792200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_checkers.py 2025-09-07T07:27:25.6793810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_suppression.py 2025-09-07T07:27:25.6795450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_importhook.py 2025-09-07T07:27:25.6797050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_pytest_plugin.py 2025-09-07T07:27:25.6798500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_functions.py 2025-09-07T07:27:25.6800320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__init__.py 2025-09-07T07:27:25.6802100Z /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-09-07T07:27:25.6803780Z /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-09-07T07:27:25.6805480Z /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-09-07T07:27:25.6807470Z /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-09-07T07:27:25.6809170Z /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-09-07T07:27:25.6810670Z /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-09-07T07:27:25.6812280Z /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-09-07T07:27:25.6814070Z /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-09-07T07:27:25.6815890Z /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-09-07T07:27:25.6817580Z /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-09-07T07:27:25.6819100Z /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-09-07T07:27:25.6820890Z /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-09-07T07:27:25.6822570Z /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-09-07T07:27:25.6824000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_decorators.py 2025-09-07T07:27:25.6825470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_memo.py 2025-09-07T07:27:25.6826910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_transformer.py 2025-09-07T07:27:25.6828370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/py.typed 2025-09-07T07:27:25.6830250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_union_transformer.py 2025-09-07T07:27:25.6831330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_config.py 2025-09-07T07:27:25.6832870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_exceptions.py 2025-09-07T07:27:25.6834300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_utils.py 2025-09-07T07:27:25.6835670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions.py 2025-09-07T07:27:25.6837210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/macos.py 2025-09-07T07:27:25.6838620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/unix.py 2025-09-07T07:27:25.6839940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/version.py 2025-09-07T07:27:25.6841560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__init__.py 2025-09-07T07:27:25.6843270Z /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-09-07T07:27:25.6844810Z /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-09-07T07:27:25.6846340Z /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-09-07T07:27:25.6848060Z /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-09-07T07:27:25.6849660Z /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-09-07T07:27:25.6851410Z /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-09-07T07:27:25.6853260Z /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-09-07T07:27:25.6854960Z /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-09-07T07:27:25.6856670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/api.py 2025-09-07T07:27:25.6858570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/android.py 2025-09-07T07:27:25.6859960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/py.typed 2025-09-07T07:27:25.6861410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/windows.py 2025-09-07T07:27:25.6862980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__main__.py 2025-09-07T07:27:25.6864370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/discovery.py 2025-09-07T07:27:25.6865820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/__init__.py 2025-09-07T07:27:25.6867690Z /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-09-07T07:27:25.6869320Z /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-09-07T07:27:25.6871010Z /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-09-07T07:27:25.6872540Z /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-09-07T07:27:25.6874050Z /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-09-07T07:27:25.6875790Z /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-09-07T07:27:25.6877460Z /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-09-07T07:27:25.6879010Z /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-09-07T07:27:25.6880800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__init__.py 2025-09-07T07:27:25.6882640Z /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-09-07T07:27:25.6884570Z /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-09-07T07:27:25.6886200Z /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-09-07T07:27:25.6888150Z /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-09-07T07:27:25.6890230Z /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-09-07T07:27:25.6891960Z /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-09-07T07:27:25.6893320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/NOTICE 2025-09-07T07:27:25.6895080Z /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-09-07T07:27:25.6896680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/formats.py 2025-09-07T07:27:25.6897860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/NOTICE 2025-09-07T07:27:25.6899330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/setupcfg.py 2025-09-07T07:27:25.6900770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/setuptools.schema.json 2025-09-07T07:27:25.6902410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py 2025-09-07T07:27:25.6903810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/distutils.schema.json 2025-09-07T07:27:25.6905200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/pyprojecttoml.py 2025-09-07T07:27:25.6906510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/expand.py 2025-09-07T07:27:25.6907680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_static.py 2025-09-07T07:27:25.6909060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/warnings.py 2025-09-07T07:27:25.6910360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/cli-64.exe 2025-09-07T07:27:25.6911640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_reqs.py 2025-09-07T07:27:25.6913190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_bdist_deprecations.py 2025-09-07T07:27:25.6914400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_build_py.py 2025-09-07T07:27:25.6915750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_build_meta.py 2025-09-07T07:27:25.6916910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/server.py 2025-09-07T07:27:25.6918350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_warnings.py 2025-09-07T07:27:25.6919770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/compat/py39.py 2025-09-07T07:27:25.6920900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/compat/__init__.py 2025-09-07T07:27:25.6922250Z /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-09-07T07:27:25.6923450Z /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-09-07T07:27:25.6924410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/textwrap.py 2025-09-07T07:27:25.6925490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_logging.py 2025-09-07T07:27:25.6926580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_virtualenv.py 2025-09-07T07:27:25.6927650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_namespaces.py 2025-09-07T07:27:25.6928770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_shutil_wrapper.py 2025-09-07T07:27:25.6929830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/script-with-bom.py 2025-09-07T07:27:25.6931150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_distutils_adoption.py 2025-09-07T07:27:25.6932360Z /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-09-07T07:27:25.6933440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/__init__.py 2025-09-07T07:27:25.6934860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/test_expand.py 2025-09-07T07:27:25.6936530Z /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-09-07T07:27:25.6938440Z /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-09-07T07:27:25.6940200Z /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-09-07T07:27:25.6941730Z /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-09-07T07:27:25.6943450Z /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-09-07T07:27:25.6945100Z /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-09-07T07:27:25.6946810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/setupcfg_examples.txt 2025-09-07T07:27:25.6948080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/test_setupcfg.py 2025-09-07T07:27:25.6949740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/test_pyprojecttoml.py 2025-09-07T07:27:25.6951290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/downloads/preload.py 2025-09-07T07:27:25.6952860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/downloads/__init__.py 2025-09-07T07:27:25.6954580Z /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-09-07T07:27:25.6956320Z /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-09-07T07:27:25.6957730Z /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-09-07T07:27:25.6959130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_depends.py 2025-09-07T07:27:25.6960630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/integration/__init__.py 2025-09-07T07:27:25.6962370Z /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-09-07T07:27:25.6964470Z /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-09-07T07:27:25.6966000Z /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-09-07T07:27:25.6967410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/integration/helpers.py 2025-09-07T07:27:25.6969010Z /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-09-07T07:27:25.6970380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_core_metadata.py 2025-09-07T07:27:25.6971840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_extern.py 2025-09-07T07:27:25.6973290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__init__.py 2025-09-07T07:27:25.6974970Z /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-09-07T07:27:25.6976700Z /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-09-07T07:27:25.6978480Z /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-09-07T07:27:25.6980290Z /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-09-07T07:27:25.6982190Z /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-09-07T07:27:25.6984020Z /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-09-07T07:27:25.6985830Z /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-09-07T07:27:25.6987380Z /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-09-07T07:27:25.6989100Z /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-09-07T07:27:25.6990860Z /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-09-07T07:27:25.6992450Z /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-09-07T07:27:25.6993960Z /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-09-07T07:27:25.6995530Z /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-09-07T07:27:25.6997080Z /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-09-07T07:27:25.6998750Z /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-09-07T07:27:25.7000300Z /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-09-07T07:27:25.7001890Z /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-09-07T07:27:25.7003590Z /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-09-07T07:27:25.7005190Z /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-09-07T07:27:25.7006780Z /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-09-07T07:27:25.7008540Z /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-09-07T07:27:25.7010240Z /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-09-07T07:27:25.7012000Z /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-09-07T07:27:25.7013630Z /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-09-07T07:27:25.7015240Z /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-09-07T07:27:25.7017040Z /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-09-07T07:27:25.7018860Z /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-09-07T07:27:25.7020610Z /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-09-07T07:27:25.7022300Z /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-09-07T07:27:25.7024070Z /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-09-07T07:27:25.7025750Z /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-09-07T07:27:25.7027280Z /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-09-07T07:27:25.7029040Z /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-09-07T07:27:25.7030600Z /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-09-07T07:27:25.7032230Z /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-09-07T07:27:25.7034050Z /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-09-07T07:27:25.7035900Z /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-09-07T07:27:25.7037500Z /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-09-07T07:27:25.7039230Z /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-09-07T07:27:25.7041100Z /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-09-07T07:27:25.7042800Z /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-09-07T07:27:25.7044380Z /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-09-07T07:27:25.7046200Z /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-09-07T07:27:25.7047980Z /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-09-07T07:27:25.7049630Z /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-09-07T07:27:25.7051440Z /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-09-07T07:27:25.7053070Z /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-09-07T07:27:25.7054640Z /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-09-07T07:27:25.7055980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_manifest.py 2025-09-07T07:27:25.7057510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_build_clib.py 2025-09-07T07:27:25.7059040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_setopt.py 2025-09-07T07:27:25.7060530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_wheel.py 2025-09-07T07:27:25.7062070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_egg_info.py 2025-09-07T07:27:25.7063540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_build.py 2025-09-07T07:27:25.7065190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_install_scripts.py 2025-09-07T07:27:25.7066950Z /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-09-07T07:27:25.7068380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_build_ext.py 2025-09-07T07:27:25.7069700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_unicode_utils.py 2025-09-07T07:27:25.7071140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/text.py 2025-09-07T07:27:25.7072530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_bdist_egg.py 2025-09-07T07:27:25.7073880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_sandbox.py 2025-09-07T07:27:25.7075130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_glob.py 2025-09-07T07:27:25.7076440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/environment.py 2025-09-07T07:27:25.7078040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_config_discovery.py 2025-09-07T07:27:25.7079540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_windows_wrappers.py 2025-09-07T07:27:25.7080830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/mod_with_constant.py 2025-09-07T07:27:25.7082270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_find_packages.py 2025-09-07T07:27:25.7083300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/contexts.py 2025-09-07T07:27:25.7084370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_packageindex.py 2025-09-07T07:27:25.7085490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_setuptools.py 2025-09-07T07:27:25.7086530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_dist.py 2025-09-07T07:27:25.7087680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_bdist_wheel.py 2025-09-07T07:27:25.7088760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_develop.py 2025-09-07T07:27:25.7089980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_editable_install.py 2025-09-07T07:27:25.7091300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_easy_install.py 2025-09-07T07:27:25.7092590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/fixtures.py 2025-09-07T07:27:25.7093830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/namespaces.py 2025-09-07T07:27:25.7095050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_sdist.py 2025-09-07T07:27:25.7096400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_archive_util.py 2025-09-07T07:27:25.7097950Z /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-09-07T07:27:25.7099750Z /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-09-07T07:27:25.7101080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_dist_info.py 2025-09-07T07:27:25.7102480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/gui-64.exe 2025-09-07T07:27:25.7103580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/depends.py 2025-09-07T07:27:25.7104850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__init__.py 2025-09-07T07:27:25.7106510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/dist.cpython-313.pyc 2025-09-07T07:27:25.7108070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/modified.cpython-313.pyc 2025-09-07T07:27:25.7109540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/sandbox.cpython-313.pyc 2025-09-07T07:27:25.7110980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/discovery.cpython-313.pyc 2025-09-07T07:27:25.7112400Z /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-09-07T07:27:25.7113780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/launch.cpython-313.pyc 2025-09-07T07:27:25.7115350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/namespaces.cpython-313.pyc 2025-09-07T07:27:25.7116860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/msvc.cpython-313.pyc 2025-09-07T07:27:25.7118420Z /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-09-07T07:27:25.7119900Z /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-09-07T07:27:25.7121620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_normalization.cpython-313.pyc 2025-09-07T07:27:25.7123240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/logging.cpython-313.pyc 2025-09-07T07:27:25.7124720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/glob.cpython-313.pyc 2025-09-07T07:27:25.7126390Z /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-09-07T07:27:25.7127740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_path.cpython-313.pyc 2025-09-07T07:27:25.7129420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/errors.cpython-313.pyc 2025-09-07T07:27:25.7131040Z /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-09-07T07:27:25.7132410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_reqs.cpython-313.pyc 2025-09-07T07:27:25.7133970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/wheel.cpython-313.pyc 2025-09-07T07:27:25.7135530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_importlib.cpython-313.pyc 2025-09-07T07:27:25.7136850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/warnings.cpython-313.pyc 2025-09-07T07:27:25.7138540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_imp.cpython-313.pyc 2025-09-07T07:27:25.7139870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_static.cpython-313.pyc 2025-09-07T07:27:25.7141300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/extension.cpython-313.pyc 2025-09-07T07:27:25.7142660Z /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-09-07T07:27:25.7144190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/depends.cpython-313.pyc 2025-09-07T07:27:25.7145660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/monkey.cpython-313.pyc 2025-09-07T07:27:25.7147230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/installer.cpython-313.pyc 2025-09-07T07:27:25.7148780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:25.7150270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:25.7151640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_shutil.cpython-313.pyc 2025-09-07T07:27:25.7153150Z /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-09-07T07:27:25.7154830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_itertools.cpython-313.pyc 2025-09-07T07:27:25.7156130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/installer.py 2025-09-07T07:27:25.7157280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/glob.py 2025-09-07T07:27:25.7158570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/sandbox.py 2025-09-07T07:27:25.7160000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/script.tmpl 2025-09-07T07:27:25.7161390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/launch.py 2025-09-07T07:27:25.7162790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/extension.py 2025-09-07T07:27:25.7164380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_core_metadata.py 2025-09-07T07:27:25.7165660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/unicode_utils.py 2025-09-07T07:27:25.7167200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_itertools.py 2025-09-07T07:27:25.7168510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/monkey.py 2025-09-07T07:27:25.7169960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/build_meta.py 2025-09-07T07:27:25.7171140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/cli.exe 2025-09-07T07:27:25.7172450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/errors.py 2025-09-07T07:27:25.7173870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/build.py 2025-09-07T07:27:25.7175190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/bdist_egg.py 2025-09-07T07:27:25.7176680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/alias.py 2025-09-07T07:27:25.7178320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/build_ext.py 2025-09-07T07:27:25.7179610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/easy_install.py 2025-09-07T07:27:25.7181150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/editable_wheel.py 2025-09-07T07:27:25.7182450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/launcher manifest.xml 2025-09-07T07:27:25.7183940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/install_scripts.py 2025-09-07T07:27:25.7185270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/dist_info.py 2025-09-07T07:27:25.7186560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/install_lib.py 2025-09-07T07:27:25.7187940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/build_py.py 2025-09-07T07:27:25.7189360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__init__.py 2025-09-07T07:27:25.7191090Z /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-09-07T07:27:25.7192680Z /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-09-07T07:27:25.7194370Z /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-09-07T07:27:25.7196090Z /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-09-07T07:27:25.7197710Z /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-09-07T07:27:25.7199450Z /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-09-07T07:27:25.7201140Z /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-09-07T07:27:25.7202880Z /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-09-07T07:27:25.7204670Z /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-09-07T07:27:25.7206290Z /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-09-07T07:27:25.7208070Z /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-09-07T07:27:25.7209730Z /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-09-07T07:27:25.7211750Z /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-09-07T07:27:25.7213270Z /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-09-07T07:27:25.7214900Z /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-09-07T07:27:25.7216740Z /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-09-07T07:27:25.7218290Z /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-09-07T07:27:25.7220020Z /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-09-07T07:27:25.7221650Z /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-09-07T07:27:25.7227830Z /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-09-07T07:27:25.7228770Z /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-09-07T07:27:25.7229590Z /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-09-07T07:27:25.7230420Z /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-09-07T07:27:25.7231260Z /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-09-07T07:27:25.7232020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/sdist.py 2025-09-07T07:27:25.7232640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/test.py 2025-09-07T07:27:25.7233930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/saveopts.py 2025-09-07T07:27:25.7235390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/bdist_rpm.py 2025-09-07T07:27:25.7236640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/build_clib.py 2025-09-07T07:27:25.7238000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/bdist_wheel.py 2025-09-07T07:27:25.7239200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/egg_info.py 2025-09-07T07:27:25.7240730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/_requirestxt.py 2025-09-07T07:27:25.7242040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/install.py 2025-09-07T07:27:25.7243390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/develop.py 2025-09-07T07:27:25.7244550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/rotate.py 2025-09-07T07:27:25.7245720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/install_egg_info.py 2025-09-07T07:27:25.7246750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/setopt.py 2025-09-07T07:27:25.7247990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/msvc.py 2025-09-07T07:27:25.7249440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_importlib.py 2025-09-07T07:27:25.7250860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_entry_points.py 2025-09-07T07:27:25.7252300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/cli-32.exe 2025-09-07T07:27:25.7253530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/gui-32.exe 2025-09-07T07:27:25.7254970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/gui.exe 2025-09-07T07:27:25.7256290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/dist.py 2025-09-07T07:27:25.7257820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/_msvccompiler.py 2025-09-07T07:27:25.7259210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/_modified.py 2025-09-07T07:27:25.7260600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py 2025-09-07T07:27:25.7261910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/filelist.py 2025-09-07T07:27:25.7263540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py 2025-09-07T07:27:25.7264910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compat/py39.py 2025-09-07T07:27:25.7266500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compat/__init__.py 2025-09-07T07:27:25.7268130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compat/numpy.py 2025-09-07T07:27:25.7269930Z /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-09-07T07:27:25.7271680Z /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-09-07T07:27:25.7273360Z /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-09-07T07:27:25.7274710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/archive_util.py 2025-09-07T07:27:25.7275960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/cmd.py 2025-09-07T07:27:25.7277390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/version.py 2025-09-07T07:27:25.7278650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/log.py 2025-09-07T07:27:25.7279980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/util.py 2025-09-07T07:27:25.7281420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/fancy_getopt.py 2025-09-07T07:27:25.7282760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist.py 2025-09-07T07:27:25.7284410Z /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-09-07T07:27:25.7285880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_version.py 2025-09-07T07:27:25.7287310Z /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-09-07T07:27:25.7288960Z /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-09-07T07:27:25.7290520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_extension.py 2025-09-07T07:27:25.7292170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/py39.py 2025-09-07T07:27:25.7293710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__init__.py 2025-09-07T07:27:25.7295660Z /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-09-07T07:27:25.7297370Z /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-09-07T07:27:25.7298680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_spawn.py 2025-09-07T07:27:25.7300300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/support.py 2025-09-07T07:27:25.7301760Z /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-09-07T07:27:25.7303130Z /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-09-07T07:27:25.7304580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_filelist.py 2025-09-07T07:27:25.7306040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_core.py 2025-09-07T07:27:25.7307460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_cmd.py 2025-09-07T07:27:25.7309040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__init__.py 2025-09-07T07:27:25.7310370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_sysconfig.py 2025-09-07T07:27:25.7312440Z /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-09-07T07:27:25.7314060Z /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-09-07T07:27:25.7315770Z /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-09-07T07:27:25.7317560Z /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-09-07T07:27:25.7319030Z /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-09-07T07:27:25.7320700Z /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-09-07T07:27:25.7322400Z /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-09-07T07:27:25.7323980Z /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-09-07T07:27:25.7325640Z /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-09-07T07:27:25.7327270Z /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-09-07T07:27:25.7329000Z /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-09-07T07:27:25.7330870Z /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-09-07T07:27:25.7332700Z /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-09-07T07:27:25.7334390Z /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-09-07T07:27:25.7335930Z /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-09-07T07:27:25.7337640Z /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-09-07T07:27:25.7339220Z /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-09-07T07:27:25.7340740Z /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-09-07T07:27:25.7342390Z /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-09-07T07:27:25.7344060Z /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-09-07T07:27:25.7345710Z /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-09-07T07:27:25.7347380Z /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-09-07T07:27:25.7349180Z /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-09-07T07:27:25.7350810Z /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-09-07T07:27:25.7352400Z /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-09-07T07:27:25.7354290Z /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-09-07T07:27:25.7355920Z /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-09-07T07:27:25.7357530Z /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-09-07T07:27:25.7359340Z /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-09-07T07:27:25.7361050Z /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-09-07T07:27:25.7362660Z /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-09-07T07:27:25.7364290Z /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-09-07T07:27:25.7366010Z /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-09-07T07:27:25.7367750Z /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-09-07T07:27:25.7369530Z /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-09-07T07:27:25.7371190Z /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-09-07T07:27:25.7372510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_util.py 2025-09-07T07:27:25.7373990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_modified.py 2025-09-07T07:27:25.7375580Z /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-09-07T07:27:25.7377060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_log.py 2025-09-07T07:27:25.7378590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build.py 2025-09-07T07:27:25.7380090Z /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-09-07T07:27:25.7381570Z /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-09-07T07:27:25.7383230Z /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-09-07T07:27:25.7384900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/unix_compat.py 2025-09-07T07:27:25.7386310Z /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-09-07T07:27:25.7387790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_clean.py 2025-09-07T07:27:25.7389200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_check.py 2025-09-07T07:27:25.7390740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_versionpredicate.py 2025-09-07T07:27:25.7392340Z /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-09-07T07:27:25.7393780Z /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-09-07T07:27:25.7395270Z /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-09-07T07:27:25.7396870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_dist.py 2025-09-07T07:27:25.7398340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install.py 2025-09-07T07:27:25.7399910Z /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-09-07T07:27:25.7401410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_sdist.py 2025-09-07T07:27:25.7403180Z /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-09-07T07:27:25.7404410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/versionpredicate.py 2025-09-07T07:27:25.7405690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__init__.py 2025-09-07T07:27:25.7406810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/file_util.py 2025-09-07T07:27:25.7407850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/core.py 2025-09-07T07:27:25.7409260Z /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-09-07T07:27:25.7410350Z /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-09-07T07:27:25.7411720Z /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-09-07T07:27:25.7412930Z /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-09-07T07:27:25.7414290Z /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-09-07T07:27:25.7415580Z /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-09-07T07:27:25.7416820Z /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-09-07T07:27:25.7418310Z /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-09-07T07:27:25.7419890Z /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-09-07T07:27:25.7421630Z /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-09-07T07:27:25.7423090Z /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-09-07T07:27:25.7424710Z /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-09-07T07:27:25.7426300Z /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-09-07T07:27:25.7427890Z /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-09-07T07:27:25.7429410Z /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-09-07T07:27:25.7431160Z /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-09-07T07:27:25.7432820Z /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-09-07T07:27:25.7434450Z /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-09-07T07:27:25.7436080Z /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-09-07T07:27:25.7437700Z /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-09-07T07:27:25.7439330Z /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-09-07T07:27:25.7441100Z /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-09-07T07:27:25.7442710Z /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-09-07T07:27:25.7444320Z /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-09-07T07:27:25.7445990Z /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-09-07T07:27:25.7447530Z /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-09-07T07:27:25.7449140Z /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-09-07T07:27:25.7450740Z /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-09-07T07:27:25.7451970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/cygwinccompiler.py 2025-09-07T07:27:25.7453400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/zosccompiler.py 2025-09-07T07:27:25.7454640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/extension.py 2025-09-07T07:27:25.7455930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/debug.py 2025-09-07T07:27:25.7457230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/spawn.py 2025-09-07T07:27:25.7458650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/text_file.py 2025-09-07T07:27:25.7460370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/errors.py 2025-09-07T07:27:25.7461770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/dep_util.py 2025-09-07T07:27:25.7463120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/build.py 2025-09-07T07:27:25.7464610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/build_ext.py 2025-09-07T07:27:25.7466020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/config.py 2025-09-07T07:27:25.7467380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/clean.py 2025-09-07T07:27:25.7468940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/check.py 2025-09-07T07:27:25.7470520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install_scripts.py 2025-09-07T07:27:25.7472110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/_framework_compat.py 2025-09-07T07:27:25.7473680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install_headers.py 2025-09-07T07:27:25.7475240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install_lib.py 2025-09-07T07:27:25.7476900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/build_py.py 2025-09-07T07:27:25.7478310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/bdist_dumb.py 2025-09-07T07:27:25.7479900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__init__.py 2025-09-07T07:27:25.7481850Z /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-09-07T07:27:25.7483680Z /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-09-07T07:27:25.7485440Z /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-09-07T07:27:25.7486940Z /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-09-07T07:27:25.7488780Z /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-09-07T07:27:25.7490620Z /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-09-07T07:27:25.7492400Z /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-09-07T07:27:25.7494390Z /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-09-07T07:27:25.7496270Z /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-09-07T07:27:25.7498150Z /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-09-07T07:27:25.7500060Z /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-09-07T07:27:25.7501710Z /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-09-07T07:27:25.7503370Z /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-09-07T07:27:25.7505080Z /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-09-07T07:27:25.7506710Z /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-09-07T07:27:25.7508430Z /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-09-07T07:27:25.7510160Z /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-09-07T07:27:25.7511660Z /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-09-07T07:27:25.7513250Z /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-09-07T07:27:25.7514910Z /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-09-07T07:27:25.7516160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/sdist.py 2025-09-07T07:27:25.7517500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/bdist.py 2025-09-07T07:27:25.7519240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/build_scripts.py 2025-09-07T07:27:25.7520590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/bdist_rpm.py 2025-09-07T07:27:25.7521990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/build_clib.py 2025-09-07T07:27:25.7523410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install.py 2025-09-07T07:27:25.7524890Z /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-09-07T07:27:25.7526390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install_data.py 2025-09-07T07:27:25.7527790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/dir_util.py 2025-09-07T07:27:25.7529250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/unix.py 2025-09-07T07:27:25.7530700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/zos.py 2025-09-07T07:27:25.7532280Z /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-09-07T07:27:25.7533950Z /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-09-07T07:27:25.7535930Z /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-09-07T07:27:25.7537670Z /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-09-07T07:27:25.7539660Z /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-09-07T07:27:25.7541380Z /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-09-07T07:27:25.7543210Z /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-09-07T07:27:25.7544940Z /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-09-07T07:27:25.7546460Z /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-09-07T07:27:25.7548160Z /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-09-07T07:27:25.7549880Z /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-09-07T07:27:25.7551530Z /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-09-07T07:27:25.7553140Z /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-09-07T07:27:25.7554870Z /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-09-07T07:27:25.7556650Z /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-09-07T07:27:25.7558490Z /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-09-07T07:27:25.7559890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/cygwin.py 2025-09-07T07:27:25.7561340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/errors.py 2025-09-07T07:27:25.7562730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/msvc.py 2025-09-07T07:27:25.7564210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/base.py 2025-09-07T07:27:25.7565270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/sysconfig.py 2025-09-07T07:27:25.7566370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/_macos_compat.py 2025-09-07T07:27:25.7567370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/dist.py 2025-09-07T07:27:25.7568630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/_log.py 2025-09-07T07:27:25.7569720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/wheel.py 2025-09-07T07:27:25.7571010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/gui-arm64.exe 2025-09-07T07:27:25.7572410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/namespaces.py 2025-09-07T07:27:25.7573740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/script (dev).tmpl 2025-09-07T07:27:25.7574890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_shutil.py 2025-09-07T07:27:25.7576350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/test_resources.py 2025-09-07T07:27:25.7578040Z /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-09-07T07:27:25.7579210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__init__.py 2025-09-07T07:27:25.7580880Z /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-09-07T07:27:25.7582780Z /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-09-07T07:27:25.7584490Z /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-09-07T07:27:25.7586230Z /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-09-07T07:27:25.7587780Z /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-09-07T07:27:25.7589420Z /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-09-07T07:27:25.7590980Z /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-09-07T07:27:25.7592290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/test_markers.py 2025-09-07T07:27:25.7593740Z /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-09-07T07:27:25.7595160Z /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-09-07T07:27:25.7596890Z /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-09-07T07:27:25.7598640Z /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-09-07T07:27:25.7600760Z /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-09-07T07:27:25.7602720Z /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-09-07T07:27:25.7604770Z /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-09-07T07:27:25.7606800Z /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-09-07T07:27:25.7608850Z /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-09-07T07:27:25.7610630Z /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-09-07T07:27:25.7612190Z /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-09-07T07:27:25.7613560Z /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-09-07T07:27:25.7614960Z /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-09-07T07:27:25.7616320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/__init__.py 2025-09-07T07:27:25.7617960Z /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-09-07T07:27:25.7619060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/py.typed 2025-09-07T07:27:25.7620390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/api_tests.txt 2025-09-07T07:27:25.7621810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/_distutils_hack/__init__.py 2025-09-07T07:27:25.7623560Z /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-09-07T07:27:25.7625200Z /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-09-07T07:27:25.7626450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/_distutils_hack/override.py 2025-09-07T07:27:25.7628080Z /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-09-07T07:27:25.7629510Z /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-09-07T07:27:25.7631090Z /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-09-07T07:27:25.7632580Z /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-09-07T07:27:25.7634110Z /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-09-07T07:27:25.7635640Z /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-09-07T07:27:25.7636300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0.conda 2025-09-07T07:27:25.7637000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6.conda 2025-09-07T07:27:25.7638020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0.conda 2025-09-07T07:27:25.7638720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/bin/unzstd 2025-09-07T07:27:25.7639510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/bin/zstdless 2025-09-07T07:27:25.7640260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/bin/zstdgrep 2025-09-07T07:27:25.7641040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/bin/zstd 2025-09-07T07:27:25.7641840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/bin/zstdcat 2025-09-07T07:27:25.7642550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/bin/zstdmt 2025-09-07T07:27:25.7643310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/include/zdict.h 2025-09-07T07:27:25.7644270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/include/zstd_errors.h 2025-09-07T07:27:25.7644920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/include/zstd.h 2025-09-07T07:27:25.7645950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/repodata_record.json 2025-09-07T07:27:25.7646810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/test/run_test.sh 2025-09-07T07:27:25.7647750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/test/test_time_dependencies.json 2025-09-07T07:27:25.7648500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/licenses/LICENSE 2025-09-07T07:27:25.7649520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/recipe/patches/4019.patch 2025-09-07T07:27:25.7650270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/recipe/bld.bat 2025-09-07T07:27:25.7651130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/recipe/build.sh 2025-09-07T07:27:25.7652180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:25.7653260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/recipe/meta.yaml 2025-09-07T07:27:25.7654210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/recipe/meta.yaml.template 2025-09-07T07:27:25.7655080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/run_exports.json 2025-09-07T07:27:25.7655790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/paths.json 2025-09-07T07:27:25.7656590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/hash_input.json 2025-09-07T07:27:25.7657270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/files 2025-09-07T07:27:25.7658080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/about.json 2025-09-07T07:27:25.7658930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/has_prefix 2025-09-07T07:27:25.7659700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/index.json 2025-09-07T07:27:25.7660390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/git 2025-09-07T07:27:25.7661320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/pkgconfig/libzstd.pc 2025-09-07T07:27:25.7662380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/cmake/zstd/zstdConfigVersion.cmake 2025-09-07T07:27:25.7663300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/cmake/zstd/zstdTargets.cmake 2025-09-07T07:27:25.7664280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/cmake/zstd/zstdConfig.cmake 2025-09-07T07:27:25.7665290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/cmake/zstd/zstdTargets-release.cmake 2025-09-07T07:27:25.7666030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/libzstd.1.5.6.dylib 2025-09-07T07:27:25.7666740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/libzstd.a 2025-09-07T07:27:25.7667570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/libzstd.1.dylib 2025-09-07T07:27:25.7668360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/libzstd.dylib 2025-09-07T07:27:25.7669170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/share/man/man1/unzstd.1 2025-09-07T07:27:25.7670040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/share/man/man1/zstdcat.1 2025-09-07T07:27:25.7671040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/share/man/man1/zstdless.1 2025-09-07T07:27:25.7671900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/share/man/man1/zstd.1 2025-09-07T07:27:25.7672740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/share/man/man1/zstdgrep.1 2025-09-07T07:27:25.7673630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1.conda 2025-09-07T07:27:25.7674380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0.conda 2025-09-07T07:27:25.7675220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/bin/wish8.6 2025-09-07T07:27:25.7676030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/bin/wish 2025-09-07T07:27:25.7676730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/bin/tclsh8.6 2025-09-07T07:27:25.7677460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/bin/tclsh 2025-09-07T07:27:25.7678260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/bin/sqlite3_analyzer 2025-09-07T07:27:25.7679310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkEntry.h 2025-09-07T07:27:25.7680010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tdbc.h 2025-09-07T07:27:25.7680990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkIntXlibDecls.h 2025-09-07T07:27:25.7681950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMenubutton.h 2025-09-07T07:27:25.7682690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkUuid.h 2025-09-07T07:27:25.7683550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkText.h 2025-09-07T07:27:25.7684470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkColor.h 2025-09-07T07:27:25.7685320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/mysqlStubs.h 2025-09-07T07:27:25.7686260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXPrivate.h 2025-09-07T07:27:25.7687230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkPort.h 2025-09-07T07:27:25.7688240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/pqStubs.h 2025-09-07T07:27:25.7689100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclOODecls.h 2025-09-07T07:27:25.7690100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/itclTclIntStubsFcn.h 2025-09-07T07:27:25.7690950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclPort.h 2025-09-07T07:27:25.7691660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkDList.h 2025-09-07T07:27:25.7692490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/itclIntDecls.h 2025-09-07T07:27:25.7693350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXFont.h 2025-09-07T07:27:25.7694130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkUnixInt.h 2025-09-07T07:27:25.7695080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclUnixPort.h 2025-09-07T07:27:25.7695910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tcl.h 2025-09-07T07:27:25.7696900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/itclMigrate2TclCore.h 2025-09-07T07:27:25.7697730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/itcl.h 2025-09-07T07:27:25.7698680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclIntDecls.h 2025-09-07T07:27:25.7699530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkImgPhoto.h 2025-09-07T07:27:25.7700280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclInt.h 2025-09-07T07:27:25.7701070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclThread.h 2025-09-07T07:27:25.7701940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkScale.h 2025-09-07T07:27:25.7702910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclIntPlatDecls.h 2025-09-07T07:27:25.7703690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tdbcInt.h 2025-09-07T07:27:25.7704470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tk3d.h 2025-09-07T07:27:25.7705330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tdbcDecls.h 2025-09-07T07:27:25.7706150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclOOInt.h 2025-09-07T07:27:25.7707150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkUnixDefault.h 2025-09-07T07:27:25.7708010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclOO.h 2025-09-07T07:27:25.7708900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXColor.h 2025-09-07T07:27:25.7709770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/itcl2TclOO.h 2025-09-07T07:27:25.7710540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkUndo.h 2025-09-07T07:27:25.7711490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXDefault.h 2025-09-07T07:27:25.7712360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXWm.h 2025-09-07T07:27:25.7713080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkInt.h 2025-09-07T07:27:25.7713920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkFileFilter.h 2025-09-07T07:27:25.7714890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMenu.h 2025-09-07T07:27:25.7715550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tk.h 2025-09-07T07:27:25.7716310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkIntDecls.h 2025-09-07T07:27:25.7717070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/odbcStubs.h 2025-09-07T07:27:25.7717850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/fakepq.h 2025-09-07T07:27:25.7718560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/itclInt.h 2025-09-07T07:27:25.7719260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/ks_names.h 2025-09-07T07:27:25.7720150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkPlatDecls.h 2025-09-07T07:27:25.7720860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkButton.h 2025-09-07T07:27:25.7721690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkScrollbar.h 2025-09-07T07:27:25.7722480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSX.h 2025-09-07T07:27:25.7723350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclOOIntDecls.h 2025-09-07T07:27:25.7724200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/DECkeysym.h 2025-09-07T07:27:25.7725010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/Xutil.h 2025-09-07T07:27:25.7725890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/ap_keysym.h 2025-09-07T07:27:25.7726660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/Xatom.h 2025-09-07T07:27:25.7727410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/Xlib.h 2025-09-07T07:27:25.7728330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/cursorfont.h 2025-09-07T07:27:25.7729190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/Sunkeysym.h 2025-09-07T07:27:25.7730100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/Xfuncproto.h 2025-09-07T07:27:25.7730960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/keysymdef.h 2025-09-07T07:27:25.7731690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/HPkeysym.h 2025-09-07T07:27:25.7732470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/keysym.h 2025-09-07T07:27:25.7733410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/XF86keysym.h 2025-09-07T07:27:25.7734190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/X.h 2025-09-07T07:27:25.7734970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/xbytes.h 2025-09-07T07:27:25.7735840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclTomMathDecls.h 2025-09-07T07:27:25.7736540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclTomMath.h 2025-09-07T07:27:25.7737420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXInt.h 2025-09-07T07:27:25.7738340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXCursors.h 2025-09-07T07:27:25.7739250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXConstants.h 2025-09-07T07:27:25.7740010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXEvent.h 2025-09-07T07:27:25.7740790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXPort.h 2025-09-07T07:27:25.7741620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkCanvas.h 2025-09-07T07:27:25.7742420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkArray.h 2025-09-07T07:27:25.7743220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/fakemysql.h 2025-09-07T07:27:25.7744040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclDecls.h 2025-09-07T07:27:25.7744940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkIntPlatDecls.h 2025-09-07T07:27:25.7745640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkDecls.h 2025-09-07T07:27:25.7746370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkBusy.h 2025-09-07T07:27:25.7747200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/fakesql.h 2025-09-07T07:27:25.7748090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/itclDecls.h 2025-09-07T07:27:25.7748930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclPlatDecls.h 2025-09-07T07:27:25.7749770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXXCursors.h 2025-09-07T07:27:25.7750490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/default.h 2025-09-07T07:27:25.7751370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkUnixPort.h 2025-09-07T07:27:25.7752280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXDebug.h 2025-09-07T07:27:25.7753000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkFont.h 2025-09-07T07:27:25.7753930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXKeysyms.h 2025-09-07T07:27:25.7754770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkSelect.h 2025-09-07T07:27:25.7755700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/repodata_record.json 2025-09-07T07:27:25.7756430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/test/run_test.sh 2025-09-07T07:27:25.7757250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/test/hello.tcl 2025-09-07T07:27:25.7758240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/licenses/tcl8.6.15/license.terms 2025-09-07T07:27:25.7758950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/recipe/hello.tcl 2025-09-07T07:27:25.7760110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/recipe/patches/0002-win-unvendor-zlib.patch 2025-09-07T07:27:25.7761120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/recipe/patches/0001-osx-lt-11.patch 2025-09-07T07:27:25.7761850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/recipe/bld.bat 2025-09-07T07:27:25.7762590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/recipe/build.sh 2025-09-07T07:27:25.7763560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:25.7764550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/recipe/meta.yaml 2025-09-07T07:27:25.7765460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:25.7766310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/run_exports.json 2025-09-07T07:27:25.7767000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/paths.json 2025-09-07T07:27:25.7767820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/hash_input.json 2025-09-07T07:27:25.7768500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/files 2025-09-07T07:27:25.7769360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/about.json 2025-09-07T07:27:25.7770090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/has_prefix 2025-09-07T07:27:25.7770870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/index.json 2025-09-07T07:27:25.7771660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/git 2025-09-07T07:27:25.7772570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbcmysql1.1.9/tdbcmysql.tcl 2025-09-07T07:27:25.7773570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbcmysql1.1.9/libtdbcmysql1.1.9.dylib 2025-09-07T07:27:25.7774500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbcmysql1.1.9/pkgIndex.tcl 2025-09-07T07:27:25.7775280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/libtcl8.6.dylib 2025-09-07T07:27:25.7776090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/pkgconfig/tcl.pc 2025-09-07T07:27:25.7776850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/pkgconfig/tk.pc 2025-09-07T07:27:25.7777730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbcodbc1.1.9/tdbcodbc.tcl 2025-09-07T07:27:25.7778660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbcodbc1.1.9/libtdbcodbc1.1.9.dylib 2025-09-07T07:27:25.7779520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbcodbc1.1.9/pkgIndex.tcl 2025-09-07T07:27:25.7780500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/sqlite3.45.3/libsqlite3.45.3.dylib 2025-09-07T07:27:25.7781300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/sqlite3.45.3/pkgIndex.tcl 2025-09-07T07:27:25.7782110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/libtclstub8.6.a 2025-09-07T07:27:25.7782820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/Tk.tiff 2025-09-07T07:27:25.7783800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/thread2.8.10/libthread2.8.10.dylib 2025-09-07T07:27:25.7789740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/thread2.8.10/pkgIndex.tcl 2025-09-07T07:27:25.7790110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/thread2.8.10/ttrace.tcl 2025-09-07T07:27:25.7790320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/panedwindow.tcl 2025-09-07T07:27:25.7790480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/tkfbox.tcl 2025-09-07T07:27:25.7790780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgbox.tcl 2025-09-07T07:27:25.7790940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/button.tcl 2025-09-07T07:27:25.7791090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/text.tcl 2025-09-07T07:27:25.7791310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/megawidget.tcl 2025-09-07T07:27:25.7792300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/tk.tcl 2025-09-07T07:27:25.7793220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/fontchooser.tcl 2025-09-07T07:27:25.7794190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/panedwindow.tcl 2025-09-07T07:27:25.7795070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/scrollbar.tcl 2025-09-07T07:27:25.7795890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/sizegrip.tcl 2025-09-07T07:27:25.7796680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/button.tcl 2025-09-07T07:27:25.7797590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/defaults.tcl 2025-09-07T07:27:25.7798370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/utils.tcl 2025-09-07T07:27:25.7799180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/ttk.tcl 2025-09-07T07:27:25.7800100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/treeview.tcl 2025-09-07T07:27:25.7800930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/classicTheme.tcl 2025-09-07T07:27:25.7801730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/spinbox.tcl 2025-09-07T07:27:25.7802560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/clamTheme.tcl 2025-09-07T07:27:25.7803420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/aquaTheme.tcl 2025-09-07T07:27:25.7804350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/xpTheme.tcl 2025-09-07T07:27:25.7805210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/entry.tcl 2025-09-07T07:27:25.7806160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/notebook.tcl 2025-09-07T07:27:25.7807140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/fonts.tcl 2025-09-07T07:27:25.7808040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/vistaTheme.tcl 2025-09-07T07:27:25.7808920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/altTheme.tcl 2025-09-07T07:27:25.7809790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/combobox.tcl 2025-09-07T07:27:25.7810760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/winTheme.tcl 2025-09-07T07:27:25.7811590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/scale.tcl 2025-09-07T07:27:25.7812530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/menubutton.tcl 2025-09-07T07:27:25.7813450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/progress.tcl 2025-09-07T07:27:25.7814240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/cursors.tcl 2025-09-07T07:27:25.7815150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/obsolete.tcl 2025-09-07T07:27:25.7815870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/mkpsenc.tcl 2025-09-07T07:27:25.7816840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/logoMed.gif 2025-09-07T07:27:25.7817730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/logo.eps 2025-09-07T07:27:25.7818720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/pwrdLogo150.gif 2025-09-07T07:27:25.7819540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/tai-ku.gif 2025-09-07T07:27:25.7820340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/README 2025-09-07T07:27:25.7821230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/pwrdLogo.eps 2025-09-07T07:27:25.7822150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/pwrdLogo200.gif 2025-09-07T07:27:25.7823020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/logoLarge.gif 2025-09-07T07:27:25.7823870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/pwrdLogo175.gif 2025-09-07T07:27:25.7824890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/pwrdLogo75.gif 2025-09-07T07:27:25.7825790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/pwrdLogo100.gif 2025-09-07T07:27:25.7826730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/logo100.gif 2025-09-07T07:27:25.7827540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/logo64.gif 2025-09-07T07:27:25.7828310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/spinbox.tcl 2025-09-07T07:27:25.7829150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/unsupported.tcl 2025-09-07T07:27:25.7829890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/clrpick.tcl 2025-09-07T07:27:25.7830650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/entry.tcl 2025-09-07T07:27:25.7831690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/console.tcl 2025-09-07T07:27:25.7832420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/icons.tcl 2025-09-07T07:27:25.7833210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/choosedir.tcl 2025-09-07T07:27:25.7833970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/menu.tcl 2025-09-07T07:27:25.7834980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/dialog.tcl 2025-09-07T07:27:25.7835840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/comdlg.tcl 2025-09-07T07:27:25.7836670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/tclIndex 2025-09-07T07:27:25.7837440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/pl.msg 2025-09-07T07:27:25.7838180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/el.msg 2025-09-07T07:27:25.7838970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/sv.msg 2025-09-07T07:27:25.7839750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/en.msg 2025-09-07T07:27:25.7840490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/eo.msg 2025-09-07T07:27:25.7841260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/ru.msg 2025-09-07T07:27:25.7842160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/fr.msg 2025-09-07T07:27:25.7843010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/nl.msg 2025-09-07T07:27:25.7843780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/cs.msg 2025-09-07T07:27:25.7844650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/en_gb.msg 2025-09-07T07:27:25.7845410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/es.msg 2025-09-07T07:27:25.7846170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/hu.msg 2025-09-07T07:27:25.7846980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/da.msg 2025-09-07T07:27:25.7847800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/fi.msg 2025-09-07T07:27:25.7848590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/zh_cn.msg 2025-09-07T07:27:25.7849400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/pt.msg 2025-09-07T07:27:25.7850200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/de.msg 2025-09-07T07:27:25.7851050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/it.msg 2025-09-07T07:27:25.7851970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/tearoff.tcl 2025-09-07T07:27:25.7852930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/pkgIndex.tcl 2025-09-07T07:27:25.7853780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/tkAppInit.c 2025-09-07T07:27:25.7854570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/bgerror.tcl 2025-09-07T07:27:25.7855500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/scrlbar.tcl 2025-09-07T07:27:25.7856330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/safetk.tcl 2025-09-07T07:27:25.7857090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/iconlist.tcl 2025-09-07T07:27:25.7857890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/optMenu.tcl 2025-09-07T07:27:25.7858760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/xmfbox.tcl 2025-09-07T07:27:25.7859520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/listbox.tcl 2025-09-07T07:27:25.7860330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/focus.tcl 2025-09-07T07:27:25.7861200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/style.tcl 2025-09-07T07:27:25.7862050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/bitmap.tcl 2025-09-07T07:27:25.7862920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/aniwave.tcl 2025-09-07T07:27:25.7864240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/bind.tcl 2025-09-07T07:27:25.7865150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/image1.tcl 2025-09-07T07:27:25.7866060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/textpeer.tcl 2025-09-07T07:27:25.7866880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/msgbox.tcl 2025-09-07T07:27:25.7867710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/button.tcl 2025-09-07T07:27:25.7868450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/en.msg 2025-09-07T07:27:25.7869410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/text.tcl 2025-09-07T07:27:25.7870240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/image2.tcl 2025-09-07T07:27:25.7871090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/paned2.tcl 2025-09-07T07:27:25.7871870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/filebox.tcl 2025-09-07T07:27:25.7872740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/sayings.tcl 2025-09-07T07:27:25.7873550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/plot.tcl 2025-09-07T07:27:25.7874450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/ttkscale.tcl 2025-09-07T07:27:25.7875270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/goldberg.tcl 2025-09-07T07:27:25.7876010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/widget 2025-09-07T07:27:25.7876850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/ttkprogress.tcl 2025-09-07T07:27:25.7877660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/paned1.tcl 2025-09-07T07:27:25.7878470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/ttknote.tcl 2025-09-07T07:27:25.7879250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/form.tcl 2025-09-07T07:27:25.7880240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/flagup.xbm 2025-09-07T07:27:25.7881090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/letters.xbm 2025-09-07T07:27:25.7881980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/earthris.gif 2025-09-07T07:27:25.7882830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/gray25.xbm 2025-09-07T07:27:25.7883960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/earthmenu.png 2025-09-07T07:27:25.7884780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/ouster.png 2025-09-07T07:27:25.7885630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/noletter.xbm 2025-09-07T07:27:25.7886590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/teapot.ppm 2025-09-07T07:27:25.7887390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/pattern.xbm 2025-09-07T07:27:25.7888340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/tcllogo.gif 2025-09-07T07:27:25.7889270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/flagdown.xbm 2025-09-07T07:27:25.7890140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/earth.gif 2025-09-07T07:27:25.7890900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/tree.tcl 2025-09-07T07:27:25.7891680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/floor.tcl 2025-09-07T07:27:25.7892590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/clrpick.tcl 2025-09-07T07:27:25.7893480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/spin.tcl 2025-09-07T07:27:25.7894350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/timer 2025-09-07T07:27:25.7895190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/ttkpane.tcl 2025-09-07T07:27:25.7896130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/fontchoose.tcl 2025-09-07T07:27:25.7896970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/dialog1.tcl 2025-09-07T07:27:25.7897820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/license.terms 2025-09-07T07:27:25.7898610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/nl.msg 2025-09-07T07:27:25.7899550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/dialog2.tcl 2025-09-07T07:27:25.7900470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/twind.tcl 2025-09-07T07:27:25.7901320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/menu.tcl 2025-09-07T07:27:25.7902230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/knightstour.tcl 2025-09-07T07:27:25.7903000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/README 2025-09-07T07:27:25.7903950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/cscroll.tcl 2025-09-07T07:27:25.7904840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/anilabel.tcl 2025-09-07T07:27:25.7905650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/ixset 2025-09-07T07:27:25.7906760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/arrow.tcl 2025-09-07T07:27:25.7907700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/toolbar.tcl 2025-09-07T07:27:25.7908590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/ttkmenu.tcl 2025-09-07T07:27:25.7909470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/search.tcl 2025-09-07T07:27:25.7910370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/tclIndex 2025-09-07T07:27:25.7911160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/ctext.tcl 2025-09-07T07:27:25.7912090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/menubu.tcl 2025-09-07T07:27:25.7912990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/label.tcl 2025-09-07T07:27:25.7913700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/tcolor 2025-09-07T07:27:25.7914860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/ttkspin.tcl 2025-09-07T07:27:25.7915850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/puzzle.tcl 2025-09-07T07:27:25.7916720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/hscale.tcl 2025-09-07T07:27:25.7917400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/hello 2025-09-07T07:27:25.7918230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/browse 2025-09-07T07:27:25.7919120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/ttkbut.tcl 2025-09-07T07:27:25.7920030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/labelframe.tcl 2025-09-07T07:27:25.7920930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/states.tcl 2025-09-07T07:27:25.7921770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/unicodeout.tcl 2025-09-07T07:27:25.7922590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/rolodex 2025-09-07T07:27:25.7923420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/entry1.tcl 2025-09-07T07:27:25.7924320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/combo.tcl 2025-09-07T07:27:25.7925220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/check.tcl 2025-09-07T07:27:25.7926200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/pendulum.tcl 2025-09-07T07:27:25.7927120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/mclist.tcl 2025-09-07T07:27:25.7927930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/entry2.tcl 2025-09-07T07:27:25.7928890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/radio.tcl 2025-09-07T07:27:25.7929710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/colors.tcl 2025-09-07T07:27:25.7930630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/icon.tcl 2025-09-07T07:27:25.7931370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/rmt 2025-09-07T07:27:25.7932210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/items.tcl 2025-09-07T07:27:25.7933150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/entry3.tcl 2025-09-07T07:27:25.7933950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/ruler.tcl 2025-09-07T07:27:25.7934900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/vscale.tcl 2025-09-07T07:27:25.7935740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/scale.tcl 2025-09-07T07:27:25.7936650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/palette.tcl 2025-09-07T07:27:25.7937420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/word.tcl 2025-09-07T07:27:25.7938410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/tm.tcl 2025-09-07T07:27:25.7939240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/clock.tcl 2025-09-07T07:27:25.7940060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/history.tcl 2025-09-07T07:27:25.7940990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp869.enc 2025-09-07T07:27:25.7941800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp855.enc 2025-09-07T07:27:25.7942650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso2022-jp.enc 2025-09-07T07:27:25.7943650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/jis0201.enc 2025-09-07T07:27:25.7944400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp857.enc 2025-09-07T07:27:25.7945270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macJapan.enc 2025-09-07T07:27:25.7946160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macUkraine.enc 2025-09-07T07:27:25.7947030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp936.enc 2025-09-07T07:27:25.7947940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp932.enc 2025-09-07T07:27:25.7948820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/tis-620.enc 2025-09-07T07:27:25.7949850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp852.enc 2025-09-07T07:27:25.7950800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso2022-kr.enc 2025-09-07T07:27:25.7951720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macIceland.enc 2025-09-07T07:27:25.7952670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp850.enc 2025-09-07T07:27:25.7953680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/jis0212.enc 2025-09-07T07:27:25.7954570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/symbol.enc 2025-09-07T07:27:25.7955640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macTurkish.enc 2025-09-07T07:27:25.7956550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/ascii.enc 2025-09-07T07:27:25.7957440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macGreek.enc 2025-09-07T07:27:25.7958540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/gb12345.enc 2025-09-07T07:27:25.7959630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-6.enc 2025-09-07T07:27:25.7960550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-7.enc 2025-09-07T07:27:25.7961700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-5.enc 2025-09-07T07:27:25.7962730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-4.enc 2025-09-07T07:27:25.7963670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-1.enc 2025-09-07T07:27:25.7964760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/dingbats.enc 2025-09-07T07:27:25.7965630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp950.enc 2025-09-07T07:27:25.7966520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp1258.enc 2025-09-07T07:27:25.7967410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp775.enc 2025-09-07T07:27:25.7968310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-3.enc 2025-09-07T07:27:25.7969220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-2.enc 2025-09-07T07:27:25.7970070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/gb2312-raw.enc 2025-09-07T07:27:25.7971070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macCyrillic.enc 2025-09-07T07:27:25.7971950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp1256.enc 2025-09-07T07:27:25.7972830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/gb1988.enc 2025-09-07T07:27:25.7973840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/ebcdic.enc 2025-09-07T07:27:25.7974640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/euc-jp.enc 2025-09-07T07:27:25.7975530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-13.enc 2025-09-07T07:27:25.7976470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/ksc5601.enc 2025-09-07T07:27:25.7977330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/big5.enc 2025-09-07T07:27:25.7978290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp1257.enc 2025-09-07T07:27:25.7979160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/gb2312.enc 2025-09-07T07:27:25.7980090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp1255.enc 2025-09-07T07:27:25.7981020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp949.enc 2025-09-07T07:27:25.7981940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-11.enc 2025-09-07T07:27:25.7982880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-10.enc 2025-09-07T07:27:25.7983830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp1254.enc 2025-09-07T07:27:25.7984700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp1250.enc 2025-09-07T07:27:25.7985620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macCentEuro.enc 2025-09-07T07:27:25.7986620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-14.enc 2025-09-07T07:27:25.7987550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-9.enc 2025-09-07T07:27:25.7988490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/euc-kr.enc 2025-09-07T07:27:25.7989400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-8.enc 2025-09-07T07:27:25.7990280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-15.enc 2025-09-07T07:27:25.7991110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp1251.enc 2025-09-07T07:27:25.7991970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp1253.enc 2025-09-07T07:27:25.7992960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-16.enc 2025-09-07T07:27:25.7993860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp437.enc 2025-09-07T07:27:25.7994760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp1252.enc 2025-09-07T07:27:25.7995640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/koi8-u.enc 2025-09-07T07:27:25.7996720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macThai.enc 2025-09-07T07:27:25.7997730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/shiftjis.enc 2025-09-07T07:27:25.7998650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp861.enc 2025-09-07T07:27:25.7999610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macRomania.enc 2025-09-07T07:27:25.8000520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp860.enc 2025-09-07T07:27:25.8001420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp874.enc 2025-09-07T07:27:25.8002450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cns11643.enc 2025-09-07T07:27:25.8003290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/koi8-t.enc 2025-09-07T07:27:25.8004250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macRoman.enc 2025-09-07T07:27:25.8005140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/jis0208.enc 2025-09-07T07:27:25.8006000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp862.enc 2025-09-07T07:27:25.8006890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso2022.enc 2025-09-07T07:27:25.8007800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macDingbats.enc 2025-09-07T07:27:25.8008610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp863.enc 2025-09-07T07:27:25.8009560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp866.enc 2025-09-07T07:27:25.8010400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/koi8-r.enc 2025-09-07T07:27:25.8011440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp737.enc 2025-09-07T07:27:25.8012530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/koi8-ru.enc 2025-09-07T07:27:25.8013450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp864.enc 2025-09-07T07:27:25.8014610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macCroatian.enc 2025-09-07T07:27:25.8015650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/euc-cn.enc 2025-09-07T07:27:25.8016570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp865.enc 2025-09-07T07:27:25.8017450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/opt0.4/optparse.tcl 2025-09-07T07:27:25.8018500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/opt0.4/pkgIndex.tcl 2025-09-07T07:27:25.8019320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/tclIndex 2025-09-07T07:27:25.8020300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/kok.msg 2025-09-07T07:27:25.8021140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/sw.msg 2025-09-07T07:27:25.8022060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/pl.msg 2025-09-07T07:27:25.8022920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/fa.msg 2025-09-07T07:27:25.8024060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/de_at.msg 2025-09-07T07:27:25.8024900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_bo.msg 2025-09-07T07:27:25.8025830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/el.msg 2025-09-07T07:27:25.8026710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/sv.msg 2025-09-07T07:27:25.8027620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/gl_es.msg 2025-09-07T07:27:25.8028540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_bw.msg 2025-09-07T07:27:25.8029470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/fr_ca.msg 2025-09-07T07:27:25.8030460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/fr_be.msg 2025-09-07T07:27:25.8031390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/hi.msg 2025-09-07T07:27:25.8032220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ja.msg 2025-09-07T07:27:25.8033130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/eo.msg 2025-09-07T07:27:25.8033930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/pt_br.msg 2025-09-07T07:27:25.8034880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/bn_in.msg 2025-09-07T07:27:25.8035930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ru_ua.msg 2025-09-07T07:27:25.8036790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_ca.msg 2025-09-07T07:27:25.8037680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_be.msg 2025-09-07T07:27:25.8038510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/sq.msg 2025-09-07T07:27:25.8039460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ru.msg 2025-09-07T07:27:25.8040300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_cl.msg 2025-09-07T07:27:25.8041220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/kw.msg 2025-09-07T07:27:25.8042040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_ar.msg 2025-09-07T07:27:25.8042830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ar_in.msg 2025-09-07T07:27:25.8043720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_zw.msg 2025-09-07T07:27:25.8044530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/sr.msg 2025-09-07T07:27:25.8045440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/it_ch.msg 2025-09-07T07:27:25.8046300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_co.msg 2025-09-07T07:27:25.8047170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/gv.msg 2025-09-07T07:27:25.8048230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/fr.msg 2025-09-07T07:27:25.8049260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ga.msg 2025-09-07T07:27:25.8050270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_ni.msg 2025-09-07T07:27:25.8051190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_za.msg 2025-09-07T07:27:25.8052040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/af.msg 2025-09-07T07:27:25.8053010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_hn.msg 2025-09-07T07:27:25.8053980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/lv.msg 2025-09-07T07:27:25.8054830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/mr.msg 2025-09-07T07:27:25.8055670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ms.msg 2025-09-07T07:27:25.8056490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ar.msg 2025-09-07T07:27:25.8057450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_do.msg 2025-09-07T07:27:25.8058320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_gt.msg 2025-09-07T07:27:25.8059190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/lt.msg 2025-09-07T07:27:25.8060000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/te.msg 2025-09-07T07:27:25.8061010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/tr.msg 2025-09-07T07:27:25.8061970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_ie.msg 2025-09-07T07:27:25.8062900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/nl_be.msg 2025-09-07T07:27:25.8063750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_py.msg 2025-09-07T07:27:25.8064730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ta.msg 2025-09-07T07:27:25.8065590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/vi.msg 2025-09-07T07:27:25.8066570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/mt.msg 2025-09-07T07:27:25.8067460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/nn.msg 2025-09-07T07:27:25.8068250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_sv.msg 2025-09-07T07:27:25.8069110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/nl.msg 2025-09-07T07:27:25.8069970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/bn.msg 2025-09-07T07:27:25.8070800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ar_lb.msg 2025-09-07T07:27:25.8071640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/zh.msg 2025-09-07T07:27:25.8072650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/fa_in.msg 2025-09-07T07:27:25.8073570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ko_kr.msg 2025-09-07T07:27:25.8074530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_in.msg 2025-09-07T07:27:25.8075430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_pa.msg 2025-09-07T07:27:25.8076340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/te_in.msg 2025-09-07T07:27:25.8077250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/uk.msg 2025-09-07T07:27:25.8078240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_hk.msg 2025-09-07T07:27:25.8079120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/zh_hk.msg 2025-09-07T07:27:25.8080030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ga_ie.msg 2025-09-07T07:27:25.8081050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/cs.msg 2025-09-07T07:27:25.8081950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_ec.msg 2025-09-07T07:27:25.8082840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/nb.msg 2025-09-07T07:27:25.8083750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/hi_in.msg 2025-09-07T07:27:25.8084840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/af_za.msg 2025-09-07T07:27:25.8085800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/fo_fo.msg 2025-09-07T07:27:25.8086860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/fa_ir.msg 2025-09-07T07:27:25.8087710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/th.msg 2025-09-07T07:27:25.8088590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ca.msg 2025-09-07T07:27:25.8089490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/be.msg 2025-09-07T07:27:25.8090550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/mk.msg 2025-09-07T07:27:25.8091480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/kok_in.msg 2025-09-07T07:27:25.8092460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_gb.msg 2025-09-07T07:27:25.8093620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_sg.msg 2025-09-07T07:27:25.8094820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/zh_sg.msg 2025-09-07T07:27:25.8096000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/kw_gb.msg 2025-09-07T07:27:25.8096860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/bg.msg 2025-09-07T07:27:25.8097850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_pe.msg 2025-09-07T07:27:25.8098750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_pr.msg 2025-09-07T07:27:25.8099900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_ph.msg 2025-09-07T07:27:25.8100810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ms_my.msg 2025-09-07T07:27:25.8101640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_uy.msg 2025-09-07T07:27:25.8102770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/mr_in.msg 2025-09-07T07:27:25.8103640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/gv_gb.msg 2025-09-07T07:27:25.8104660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ar_sy.msg 2025-09-07T07:27:25.8105710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/gl.msg 2025-09-07T07:27:25.8106670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es.msg 2025-09-07T07:27:25.8107520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ko.msg 2025-09-07T07:27:25.8108470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/hu.msg 2025-09-07T07:27:25.8109410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/da.msg 2025-09-07T07:27:25.8110200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/fi.msg 2025-09-07T07:27:25.8110990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/sh.msg 2025-09-07T07:27:25.8111980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/fr_ch.msg 2025-09-07T07:27:25.8112740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ar_jo.msg 2025-09-07T07:27:25.8113600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/is.msg 2025-09-07T07:27:25.8114450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/kl.msg 2025-09-07T07:27:25.8115260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/de_be.msg 2025-09-07T07:27:25.8116150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/id.msg 2025-09-07T07:27:25.8116930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/sk.msg 2025-09-07T07:27:25.8117790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ro.msg 2025-09-07T07:27:25.8118610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/zh_cn.msg 2025-09-07T07:27:25.8119660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/id_id.msg 2025-09-07T07:27:25.8120450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/eu_es.msg 2025-09-07T07:27:25.8121200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/pt.msg 2025-09-07T07:27:25.8122060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/eu.msg 2025-09-07T07:27:25.8122910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_cr.msg 2025-09-07T07:27:25.8123790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ta_in.msg 2025-09-07T07:27:25.8124670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/he.msg 2025-09-07T07:27:25.8125630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/hr.msg 2025-09-07T07:27:25.8126530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_mx.msg 2025-09-07T07:27:25.8127410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/et.msg 2025-09-07T07:27:25.8128330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/fo.msg 2025-09-07T07:27:25.8129170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_ve.msg 2025-09-07T07:27:25.8130110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/zh_tw.msg 2025-09-07T07:27:25.8130960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/sl.msg 2025-09-07T07:27:25.8131960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/de.msg 2025-09-07T07:27:25.8132760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/it.msg 2025-09-07T07:27:25.8133850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_au.msg 2025-09-07T07:27:25.8134820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/kl_gl.msg 2025-09-07T07:27:25.8135880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_nz.msg 2025-09-07T07:27:25.8136750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/safe.tcl 2025-09-07T07:27:25.8137740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/parray.tcl 2025-09-07T07:27:25.8138680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/tclAppInit.c 2025-09-07T07:27:25.8139650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/package.tcl 2025-09-07T07:27:25.8140520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/auto.tcl 2025-09-07T07:27:25.8141560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/http1.0/http.tcl 2025-09-07T07:27:25.8142620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/http1.0/pkgIndex.tcl 2025-09-07T07:27:25.8143380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/init.tcl 2025-09-07T07:27:25.8144240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/libtkstub8.6.a 2025-09-07T07:27:25.8145330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tclConfig.sh 2025-09-07T07:27:25.8146350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbcpostgres1.1.9/tdbcpostgres.tcl 2025-09-07T07:27:25.8147330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbcpostgres1.1.9/pkgIndex.tcl 2025-09-07T07:27:25.8148550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbcpostgres1.1.9/libtdbcpostgres1.1.9.dylib 2025-09-07T07:27:25.8149480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbc1.1.9/libtdbcstub1.1.9.a 2025-09-07T07:27:25.8150500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbc1.1.9/libtdbc1.1.9.dylib 2025-09-07T07:27:25.8151550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbc1.1.9/pkgIndex.tcl 2025-09-07T07:27:25.8152420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbc1.1.9/tdbc.tcl 2025-09-07T07:27:25.8153450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbc1.1.9/tdbcConfig.sh 2025-09-07T07:27:25.8154240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/Tk.icns 2025-09-07T07:27:25.8155060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tclooConfig.sh 2025-09-07T07:27:25.8156070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/libtk8.6.dylib 2025-09-07T07:27:25.8156840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tkConfig.sh 2025-09-07T07:27:25.8157890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8/8.6/tdbc/sqlite3-1.1.9.uuid 2025-09-07T07:27:25.8159080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8/8.6/tdbc/sqlite3-1.1.9.tm 2025-09-07T07:27:25.8160090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8/8.6/http-2.9.8.tm 2025-09-07T07:27:25.8161100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8/8.4/platform/shell-1.1.4.tm 2025-09-07T07:27:25.8161980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8/8.4/platform-1.0.19.tm 2025-09-07T07:27:25.8162960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8/8.5/msgcat-1.6.1.tm 2025-09-07T07:27:25.8164030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8/8.5/tcltest-2.5.8.tm 2025-09-07T07:27:25.8164960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/itcl4.3.0/itcl.tcl 2025-09-07T07:27:25.8165960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/itcl4.3.0/itclConfig.sh 2025-09-07T07:27:25.8167140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/itcl4.3.0/libitcl4.3.0.dylib 2025-09-07T07:27:25.8167910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/itcl4.3.0/pkgIndex.tcl 2025-09-07T07:27:25.8168740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/itcl4.3.0/itclHullCmds.tcl 2025-09-07T07:27:25.8169760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/itcl4.3.0/itclWidget.tcl 2025-09-07T07:27:25.8170650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/itcl4.3.0/libitclstub4.3.0.a 2025-09-07T07:27:25.8171300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1.conda 2025-09-07T07:27:25.8171970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1.conda 2025-09-07T07:27:25.8172900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/bin/pygmentize 2025-09-07T07:27:25.8174020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:25.8175070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:25.8176190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:25.8177410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:25.8178270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:25.8179400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:25.8180340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:25.8181360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:25.8182280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/paths.json 2025-09-07T07:27:25.8183310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:25.8184330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/files 2025-09-07T07:27:25.8185250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/about.json 2025-09-07T07:27:25.8186100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/has_prefix 2025-09-07T07:27:25.8187070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/index.json 2025-09-07T07:27:25.8187870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/git 2025-09-07T07:27:25.8189350Z /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-09-07T07:27:25.8190730Z /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-09-07T07:27:25.8192180Z /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-09-07T07:27:25.8193630Z /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-09-07T07:27:25.8195010Z /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-09-07T07:27:25.8196620Z /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-09-07T07:27:25.8198280Z /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-09-07T07:27:25.8199800Z /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-09-07T07:27:25.8201180Z /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-09-07T07:27:25.8202530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/filters/__init__.py 2025-09-07T07:27:25.8204010Z /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-09-07T07:27:25.8205130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/modeline.py 2025-09-07T07:27:25.8206340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/console.py 2025-09-07T07:27:25.8207550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/scanner.py 2025-09-07T07:27:25.8208680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatter.py 2025-09-07T07:27:25.8209950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/soong.py 2025-09-07T07:27:25.8211430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/c_like.py 2025-09-07T07:27:25.8212550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ampl.py 2025-09-07T07:27:25.8213550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/agile.py 2025-09-07T07:27:25.8214580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/graphics.py 2025-09-07T07:27:25.8215640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/hdl.py 2025-09-07T07:27:25.8216970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ecl.py 2025-09-07T07:27:25.8218190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/futhark.py 2025-09-07T07:27:25.8219410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ada.py 2025-09-07T07:27:25.8220810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_postgres_builtins.py 2025-09-07T07:27:25.8221930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/console.py 2025-09-07T07:27:25.8223140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/mime.py 2025-09-07T07:27:25.8224350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_lua_builtins.py 2025-09-07T07:27:25.8225720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/capnproto.py 2025-09-07T07:27:25.8227050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/nimrod.py 2025-09-07T07:27:25.8228460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rebol.py 2025-09-07T07:27:25.8229990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/objective.py 2025-09-07T07:27:25.8231380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/sas.py 2025-09-07T07:27:25.8232890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_qlik_builtins.py 2025-09-07T07:27:25.8234080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/phix.py 2025-09-07T07:27:25.8235540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/graphql.py 2025-09-07T07:27:25.8236840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/usd.py 2025-09-07T07:27:25.8238120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/crystal.py 2025-09-07T07:27:25.8239360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/verifpal.py 2025-09-07T07:27:25.8241000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_sourcemod_builtins.py 2025-09-07T07:27:25.8242450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/web.py 2025-09-07T07:27:25.8243800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ldap.py 2025-09-07T07:27:25.8245220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/verification.py 2025-09-07T07:27:25.8246500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/erlang.py 2025-09-07T07:27:25.8247860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/apdlexer.py 2025-09-07T07:27:25.8249140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/slash.py 2025-09-07T07:27:25.8250360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/boa.py 2025-09-07T07:27:25.8251650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/elpi.py 2025-09-07T07:27:25.8252850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/maxima.py 2025-09-07T07:27:25.8254060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/chapel.py 2025-09-07T07:27:25.8255300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/configs.py 2025-09-07T07:27:25.8256450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/clean.py 2025-09-07T07:27:25.8257740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/mojo.py 2025-09-07T07:27:25.8258960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/jslt.py 2025-09-07T07:27:25.8260330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ul4.py 2025-09-07T07:27:25.8261820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/numbair.py 2025-09-07T07:27:25.8262980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/qvt.py 2025-09-07T07:27:25.8264500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tablegen.py 2025-09-07T07:27:25.8265670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/inferno.py 2025-09-07T07:27:25.8266950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tlb.py 2025-09-07T07:27:25.8268290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/nix.py 2025-09-07T07:27:25.8269710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/wren.py 2025-09-07T07:27:25.8270930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/parasail.py 2025-09-07T07:27:25.8272280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/smithy.py 2025-09-07T07:27:25.8273660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_css_builtins.py 2025-09-07T07:27:25.8275040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/graphviz.py 2025-09-07T07:27:25.8276280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/r.py 2025-09-07T07:27:25.8277660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/pawn.py 2025-09-07T07:27:25.8278850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dns.py 2025-09-07T07:27:25.8280160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/maple.py 2025-09-07T07:27:25.8281430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/idl.py 2025-09-07T07:27:25.8282910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/iolang.py 2025-09-07T07:27:25.8284160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/amdgpu.py 2025-09-07T07:27:25.8285560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dsls.py 2025-09-07T07:27:25.8287150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/supercollider.py 2025-09-07T07:27:25.8288220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/comal.py 2025-09-07T07:27:25.8289590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/solidity.py 2025-09-07T07:27:25.8291000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_scilab_builtins.py 2025-09-07T07:27:25.8292360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_lilypond_builtins.py 2025-09-07T07:27:25.8293510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/hare.py 2025-09-07T07:27:25.8294810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/lisp.py 2025-09-07T07:27:25.8296250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/j.py 2025-09-07T07:27:25.8297540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/blueprint.py 2025-09-07T07:27:25.8299060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/mosel.py 2025-09-07T07:27:25.8300450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_googlesql_builtins.py 2025-09-07T07:27:25.8302010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_vbscript_builtins.py 2025-09-07T07:27:25.8303330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_openedge_builtins.py 2025-09-07T07:27:25.8304640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/smalltalk.py 2025-09-07T07:27:25.8305910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/spice.py 2025-09-07T07:27:25.8307300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/monte.py 2025-09-07T07:27:25.8308760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_luau_builtins.py 2025-09-07T07:27:25.8309980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/webmisc.py 2025-09-07T07:27:25.8311180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/teal.py 2025-09-07T07:27:25.8312560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/c_cpp.py 2025-09-07T07:27:25.8313760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/perl.py 2025-09-07T07:27:25.8315140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/robotframework.py 2025-09-07T07:27:25.8316510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/textfmts.py 2025-09-07T07:27:25.8317670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/jsonnet.py 2025-09-07T07:27:25.8319050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/cplint.py 2025-09-07T07:27:25.8320280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/jsx.py 2025-09-07T07:27:25.8321530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/prolog.py 2025-09-07T07:27:25.8322700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rnc.py 2025-09-07T07:27:25.8323980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/wowtoc.py 2025-09-07T07:27:25.8325690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_julia_builtins.py 2025-09-07T07:27:25.8327030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/algebra.py 2025-09-07T07:27:25.8328500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/typoscript.py 2025-09-07T07:27:25.8329950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/automation.py 2025-09-07T07:27:25.8331050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/sieve.py 2025-09-07T07:27:25.8332480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/esoteric.py 2025-09-07T07:27:25.8333500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/graph.py 2025-09-07T07:27:25.8334630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/html.py 2025-09-07T07:27:25.8336070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_php_builtins.py 2025-09-07T07:27:25.8337460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/shell.py 2025-09-07T07:27:25.8338860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/scripting.py 2025-09-07T07:27:25.8340070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/gsql.py 2025-09-07T07:27:25.8341460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/gdscript.py 2025-09-07T07:27:25.8342920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ambient.py 2025-09-07T07:27:25.8344330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/arrow.py 2025-09-07T07:27:25.8345490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/oberon.py 2025-09-07T07:27:25.8346950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_stata_builtins.py 2025-09-07T07:27:25.8348330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/floscript.py 2025-09-07T07:27:25.8349770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/resource.py 2025-09-07T07:27:25.8351080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__init__.py 2025-09-07T07:27:25.8352310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/d.py 2025-09-07T07:27:25.8353570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ruby.py 2025-09-07T07:27:25.8354830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/other.py 2025-09-07T07:27:25.8356210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/pony.py 2025-09-07T07:27:25.8357450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/matlab.py 2025-09-07T07:27:25.8358690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/felix.py 2025-09-07T07:27:25.8359970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tnt.py 2025-09-07T07:27:25.8361500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_vim_builtins.py 2025-09-07T07:27:25.8362700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/freefem.py 2025-09-07T07:27:25.8363920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/thingsdb.py 2025-09-07T07:27:25.8365150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/teraterm.py 2025-09-07T07:27:25.8366880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/parsers.py 2025-09-07T07:27:25.8368110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/jmespath.py 2025-09-07T07:27:25.8369500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/carbon.py 2025-09-07T07:27:25.8370770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/theorem.py 2025-09-07T07:27:25.8372130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/compiled.py 2025-09-07T07:27:25.8373510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/int_fiction.py 2025-09-07T07:27:25.8374790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_cocoa_builtins.py 2025-09-07T07:27:25.8376330Z /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-09-07T07:27:25.8377670Z /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-09-07T07:27:25.8378830Z /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-09-07T07:27:25.8379920Z /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-09-07T07:27:25.8381120Z /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-09-07T07:27:25.8382370Z /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-09-07T07:27:25.8384030Z /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-09-07T07:27:25.8385420Z /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-09-07T07:27:25.8387070Z /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-09-07T07:27:25.8388610Z /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-09-07T07:27:25.8390230Z /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-09-07T07:27:25.8391770Z /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-09-07T07:27:25.8393430Z /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-09-07T07:27:25.8395040Z /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-09-07T07:27:25.8396440Z /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-09-07T07:27:25.8397980Z /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-09-07T07:27:25.8399750Z /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-09-07T07:27:25.8401170Z /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-09-07T07:27:25.8402750Z /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-09-07T07:27:25.8404190Z /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-09-07T07:27:25.8405850Z /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-09-07T07:27:25.8407430Z /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-09-07T07:27:25.8408800Z /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-09-07T07:27:25.8410430Z /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-09-07T07:27:25.8412000Z /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-09-07T07:27:25.8413500Z /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-09-07T07:27:25.8414940Z /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-09-07T07:27:25.8416460Z /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-09-07T07:27:25.8418040Z /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-09-07T07:27:25.8419470Z /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-09-07T07:27:25.8420830Z /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-09-07T07:27:25.8422410Z /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-09-07T07:27:25.8423890Z /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-09-07T07:27:25.8425580Z /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-09-07T07:27:25.8427240Z /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-09-07T07:27:25.8428710Z /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-09-07T07:27:25.8430420Z /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-09-07T07:27:25.8431860Z /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-09-07T07:27:25.8433550Z /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-09-07T07:27:25.8434900Z /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-09-07T07:27:25.8436430Z /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-09-07T07:27:25.8438070Z /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-09-07T07:27:25.8439630Z /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-09-07T07:27:25.8441350Z /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-09-07T07:27:25.8442810Z /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-09-07T07:27:25.8444330Z /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-09-07T07:27:25.8446050Z /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-09-07T07:27:25.8447620Z /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-09-07T07:27:25.8449180Z /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-09-07T07:27:25.8450680Z /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-09-07T07:27:25.8452300Z /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-09-07T07:27:25.8453870Z /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-09-07T07:27:25.8455320Z /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-09-07T07:27:25.8456840Z /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-09-07T07:27:25.8458280Z /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-09-07T07:27:25.8459770Z /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-09-07T07:27:25.8461250Z /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-09-07T07:27:25.8462730Z /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-09-07T07:27:25.8464190Z /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-09-07T07:27:25.8465560Z /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-09-07T07:27:25.8467070Z /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-09-07T07:27:25.8468780Z /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-09-07T07:27:25.8470090Z /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-09-07T07:27:25.8471660Z /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-09-07T07:27:25.8473270Z /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-09-07T07:27:25.8474700Z /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-09-07T07:27:25.8476250Z /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-09-07T07:27:25.8477750Z /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-09-07T07:27:25.8479470Z /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-09-07T07:27:25.8481060Z /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-09-07T07:27:25.8482450Z /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-09-07T07:27:25.8483860Z /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-09-07T07:27:25.8485370Z /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-09-07T07:27:25.8487110Z /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-09-07T07:27:25.8488580Z /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-09-07T07:27:25.8490090Z /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-09-07T07:27:25.8491870Z /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-09-07T07:27:25.8493430Z /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-09-07T07:27:25.8494930Z /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-09-07T07:27:25.8496540Z /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-09-07T07:27:25.8498190Z /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-09-07T07:27:25.8499550Z /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-09-07T07:27:25.8501070Z /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-09-07T07:27:25.8502680Z /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-09-07T07:27:25.8504080Z /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-09-07T07:27:25.8505740Z /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-09-07T07:27:25.8507650Z /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-09-07T07:27:25.8509200Z /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-09-07T07:27:25.8510620Z /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-09-07T07:27:25.8512030Z /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-09-07T07:27:25.8513540Z /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-09-07T07:27:25.8515180Z /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-09-07T07:27:25.8516800Z /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-09-07T07:27:25.8518350Z /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-09-07T07:27:25.8519820Z /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-09-07T07:27:25.8521490Z /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-09-07T07:27:25.8523040Z /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-09-07T07:27:25.8524630Z /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-09-07T07:27:25.8526330Z /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-09-07T07:27:25.8527960Z /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-09-07T07:27:25.8529530Z /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-09-07T07:27:25.8531320Z /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-09-07T07:27:25.8532730Z /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-09-07T07:27:25.8534150Z /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-09-07T07:27:25.8535880Z /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-09-07T07:27:25.8537300Z /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-09-07T07:27:25.8538720Z /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-09-07T07:27:25.8539870Z /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-09-07T07:27:25.8541140Z /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-09-07T07:27:25.8542290Z /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-09-07T07:27:25.8543600Z /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-09-07T07:27:25.8544690Z /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-09-07T07:27:25.8545850Z /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-09-07T07:27:25.8547180Z /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-09-07T07:27:25.8548290Z /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-09-07T07:27:25.8549470Z /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-09-07T07:27:25.8550640Z /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-09-07T07:27:25.8551810Z /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-09-07T07:27:25.8553020Z /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-09-07T07:27:25.8554250Z /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-09-07T07:27:25.8555490Z /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-09-07T07:27:25.8556720Z /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-09-07T07:27:25.8558310Z /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-09-07T07:27:25.8559740Z /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-09-07T07:27:25.8567250Z /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-09-07T07:27:25.8567660Z /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-09-07T07:27:25.8568090Z /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-09-07T07:27:25.8568510Z /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-09-07T07:27:25.8568920Z /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-09-07T07:27:25.8569340Z /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-09-07T07:27:25.8570940Z /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-09-07T07:27:25.8572560Z /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-09-07T07:27:25.8574090Z /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-09-07T07:27:25.8575670Z /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-09-07T07:27:25.8577160Z /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-09-07T07:27:25.8578870Z /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-09-07T07:27:25.8580320Z /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-09-07T07:27:25.8581840Z /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-09-07T07:27:25.8583330Z /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-09-07T07:27:25.8584810Z /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-09-07T07:27:25.8586350Z /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-09-07T07:27:25.8587950Z /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-09-07T07:27:25.8589440Z /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-09-07T07:27:25.8591090Z /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-09-07T07:27:25.8592710Z /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-09-07T07:27:25.8594150Z /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-09-07T07:27:25.8595750Z /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-09-07T07:27:25.8597250Z /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-09-07T07:27:25.8598880Z /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-09-07T07:27:25.8600310Z /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-09-07T07:27:25.8601770Z /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-09-07T07:27:25.8603280Z /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-09-07T07:27:25.8604750Z /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-09-07T07:27:25.8606540Z /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-09-07T07:27:25.8608090Z /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-09-07T07:27:25.8609630Z /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-09-07T07:27:25.8611160Z /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-09-07T07:27:25.8612610Z /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-09-07T07:27:25.8614260Z /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-09-07T07:27:25.8615660Z /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-09-07T07:27:25.8617220Z /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-09-07T07:27:25.8619100Z /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-09-07T07:27:25.8620500Z /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-09-07T07:27:25.8622030Z /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-09-07T07:27:25.8623520Z /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-09-07T07:27:25.8625080Z /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-09-07T07:27:25.8626620Z /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-09-07T07:27:25.8628330Z /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-09-07T07:27:25.8629650Z /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-09-07T07:27:25.8631090Z /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-09-07T07:27:25.8632590Z /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-09-07T07:27:25.8634520Z /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-09-07T07:27:25.8635970Z /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-09-07T07:27:25.8637530Z /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-09-07T07:27:25.8639220Z /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-09-07T07:27:25.8640820Z /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-09-07T07:27:25.8642290Z /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-09-07T07:27:25.8643840Z /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-09-07T07:27:25.8645410Z /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-09-07T07:27:25.8646910Z /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-09-07T07:27:25.8648350Z /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-09-07T07:27:25.8649840Z /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-09-07T07:27:25.8651530Z /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-09-07T07:27:25.8652920Z /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-09-07T07:27:25.8654540Z /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-09-07T07:27:25.8656240Z /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-09-07T07:27:25.8657710Z /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-09-07T07:27:25.8659410Z /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-09-07T07:27:25.8660950Z /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-09-07T07:27:25.8662500Z /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-09-07T07:27:25.8664130Z /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-09-07T07:27:25.8665640Z /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-09-07T07:27:25.8667220Z /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-09-07T07:27:25.8668900Z /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-09-07T07:27:25.8670160Z /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-09-07T07:27:25.8671850Z /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-09-07T07:27:25.8673290Z /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-09-07T07:27:25.8674920Z /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-09-07T07:27:25.8676490Z /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-09-07T07:27:25.8678000Z /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-09-07T07:27:25.8679750Z /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-09-07T07:27:25.8681340Z /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-09-07T07:27:25.8682770Z /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-09-07T07:27:25.8684440Z /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-09-07T07:27:25.8686070Z /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-09-07T07:27:25.8687690Z /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-09-07T07:27:25.8689390Z /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-09-07T07:27:25.8690830Z /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-09-07T07:27:25.8692380Z /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-09-07T07:27:25.8693940Z /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-09-07T07:27:25.8695600Z /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-09-07T07:27:25.8696930Z /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-09-07T07:27:25.8698110Z /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-09-07T07:27:25.8699450Z /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-09-07T07:27:25.8700630Z /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-09-07T07:27:25.8701810Z /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-09-07T07:27:25.8702930Z /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-09-07T07:27:25.8704120Z /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-09-07T07:27:25.8705240Z /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-09-07T07:27:25.8706400Z /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-09-07T07:27:25.8707700Z /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-09-07T07:27:25.8708930Z /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-09-07T07:27:25.8710000Z /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-09-07T07:27:25.8711540Z /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-09-07T07:27:25.8713130Z /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-09-07T07:27:25.8714770Z /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-09-07T07:27:25.8716400Z /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-09-07T07:27:25.8717890Z /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-09-07T07:27:25.8719320Z /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-09-07T07:27:25.8720880Z /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-09-07T07:27:25.8722750Z /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-09-07T07:27:25.8724590Z /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-09-07T07:27:25.8726080Z /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-09-07T07:27:25.8727640Z /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-09-07T07:27:25.8729300Z /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-09-07T07:27:25.8730870Z /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-09-07T07:27:25.8732450Z /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-09-07T07:27:25.8734300Z /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-09-07T07:27:25.8735820Z /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-09-07T07:27:25.8737620Z /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-09-07T07:27:25.8739270Z /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-09-07T07:27:25.8740760Z /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-09-07T07:27:25.8742440Z /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-09-07T07:27:25.8743910Z /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-09-07T07:27:25.8745400Z /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-09-07T07:27:25.8747280Z /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-09-07T07:27:25.8748810Z /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-09-07T07:27:25.8750470Z /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-09-07T07:27:25.8752020Z /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-09-07T07:27:25.8753680Z /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-09-07T07:27:25.8755250Z /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-09-07T07:27:25.8756850Z /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-09-07T07:27:25.8758520Z /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-09-07T07:27:25.8759930Z /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-09-07T07:27:25.8761400Z /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-09-07T07:27:25.8763080Z /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-09-07T07:27:25.8764680Z /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-09-07T07:27:25.8766110Z /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-09-07T07:27:25.8767240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ncl.py 2025-09-07T07:27:25.8768550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/vyper.py 2025-09-07T07:27:25.8770010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/lilypond.py 2025-09-07T07:27:25.8771400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/markup.py 2025-09-07T07:27:25.8772710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/pddl.py 2025-09-07T07:27:25.8773880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_asy_builtins.py 2025-09-07T07:27:25.8775140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/igor.py 2025-09-07T07:27:25.8776400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ml.py 2025-09-07T07:27:25.8777780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/savi.py 2025-09-07T07:27:25.8779100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/bqn.py 2025-09-07T07:27:25.8780290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tal.py 2025-09-07T07:27:25.8781540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tls.py 2025-09-07T07:27:25.8782780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/templates.py 2025-09-07T07:27:25.8784200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/forth.py 2025-09-07T07:27:25.8785580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/css.py 2025-09-07T07:27:25.8786840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/asm.py 2025-09-07T07:27:25.8788150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/roboconf.py 2025-09-07T07:27:25.8789610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_lasso_builtins.py 2025-09-07T07:27:25.8790860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/pascal.py 2025-09-07T07:27:25.8792170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/csound.py 2025-09-07T07:27:25.8793470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/typst.py 2025-09-07T07:27:25.8794720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ptx.py 2025-09-07T07:27:25.8796020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/sgf.py 2025-09-07T07:27:25.8797380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/kusto.py 2025-09-07T07:27:25.8798760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/webassembly.py 2025-09-07T07:27:25.8799990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/procfile.py 2025-09-07T07:27:25.8801450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/functional.py 2025-09-07T07:27:25.8802900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/codeql.py 2025-09-07T07:27:25.8804220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/textedit.py 2025-09-07T07:27:25.8805610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/installers.py 2025-09-07T07:27:25.8806830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/business.py 2025-09-07T07:27:25.8807970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tcl.py 2025-09-07T07:27:25.8809550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/minecraft.py 2025-09-07T07:27:25.8810770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/vip.py 2025-09-07T07:27:25.8812120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/mips.py 2025-09-07T07:27:25.8813320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/meson.py 2025-09-07T07:27:25.8814720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/basic.py 2025-09-07T07:27:25.8816120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_stan_builtins.py 2025-09-07T07:27:25.8817650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/prql.py 2025-09-07T07:27:25.8818780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/eiffel.py 2025-09-07T07:27:25.8820060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/scdoc.py 2025-09-07T07:27:25.8821310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dax.py 2025-09-07T07:27:25.8822680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rdf.py 2025-09-07T07:27:25.8823930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/gleam.py 2025-09-07T07:27:25.8825200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/email.py 2025-09-07T07:27:25.8826540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/sophia.py 2025-09-07T07:27:25.8827950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/modula2.py 2025-09-07T07:27:25.8829290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/nit.py 2025-09-07T07:27:25.8830570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/actionscript.py 2025-09-07T07:27:25.8831990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/qlik.py 2025-09-07T07:27:25.8833200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/text.py 2025-09-07T07:27:25.8834500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/apl.py 2025-09-07T07:27:25.8835890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_cl_builtins.py 2025-09-07T07:27:25.8837430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_mql_builtins.py 2025-09-07T07:27:25.8838740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/srcinfo.py 2025-09-07T07:27:25.8840020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rego.py 2025-09-07T07:27:25.8841330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/archetype.py 2025-09-07T07:27:25.8842690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/python.py 2025-09-07T07:27:25.8844160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_csound_builtins.py 2025-09-07T07:27:25.8845490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/factor.py 2025-09-07T07:27:25.8846850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dalvik.py 2025-09-07T07:27:25.8847980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/go.py 2025-09-07T07:27:25.8849250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/berry.py 2025-09-07T07:27:25.8850460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/unicon.py 2025-09-07T07:27:25.8851880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_usd_builtins.py 2025-09-07T07:27:25.8853060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/cddl.py 2025-09-07T07:27:25.8854280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dylan.py 2025-09-07T07:27:25.8855500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/make.py 2025-09-07T07:27:25.8856770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/diff.py 2025-09-07T07:27:25.8857910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/xorg.py 2025-09-07T07:27:25.8859180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/trafficscript.py 2025-09-07T07:27:25.8860140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/kuin.py 2025-09-07T07:27:25.8861100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/jvm.py 2025-09-07T07:27:25.8862060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/smv.py 2025-09-07T07:27:25.8863060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/math.py 2025-09-07T07:27:25.8864350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tact.py 2025-09-07T07:27:25.8865900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/promql.py 2025-09-07T07:27:25.8867130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/php.py 2025-09-07T07:27:25.8868350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/sql.py 2025-09-07T07:27:25.8869850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/x10.py 2025-09-07T07:27:25.8871010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/json5.py 2025-09-07T07:27:25.8872380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_mapping.py 2025-09-07T07:27:25.8873610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/gcodelexer.py 2025-09-07T07:27:25.8874940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/praat.py 2025-09-07T07:27:25.8876210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/lean.py 2025-09-07T07:27:25.8877540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/bibtex.py 2025-09-07T07:27:25.8878950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/whiley.py 2025-09-07T07:27:25.8880120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/q.py 2025-09-07T07:27:25.8881490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/snobol.py 2025-09-07T07:27:25.8882980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_mysql_builtins.py 2025-09-07T07:27:25.8884250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/webidl.py 2025-09-07T07:27:25.8885550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rita.py 2025-09-07T07:27:25.8887020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/haskell.py 2025-09-07T07:27:25.8888200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/testing.py 2025-09-07T07:27:25.8889430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/fortran.py 2025-09-07T07:27:25.8890880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/modeling.py 2025-09-07T07:27:25.8892150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/arturo.py 2025-09-07T07:27:25.8893560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/varnish.py 2025-09-07T07:27:25.8894650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/elm.py 2025-09-07T07:27:25.8895950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/asc.py 2025-09-07T07:27:25.8897330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/javascript.py 2025-09-07T07:27:25.8898490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ooc.py 2025-09-07T07:27:25.8899570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/bdd.py 2025-09-07T07:27:25.8900930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/julia.py 2025-09-07T07:27:25.8902200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/hexdump.py 2025-09-07T07:27:25.8903660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/foxpro.py 2025-09-07T07:27:25.8904970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/stata.py 2025-09-07T07:27:25.8906090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/zig.py 2025-09-07T07:27:25.8907570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/grammar_notation.py 2025-09-07T07:27:25.8908920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/bare.py 2025-09-07T07:27:25.8910280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/openscad.py 2025-09-07T07:27:25.8911420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dotnet.py 2025-09-07T07:27:25.8912790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/fantom.py 2025-09-07T07:27:25.8914230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/special.py 2025-09-07T07:27:25.8915470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/yang.py 2025-09-07T07:27:25.8916880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/fift.py 2025-09-07T07:27:25.8918220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ezhil.py 2025-09-07T07:27:25.8919560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ride.py 2025-09-07T07:27:25.8920990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_scheme_builtins.py 2025-09-07T07:27:25.8922320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/devicetree.py 2025-09-07T07:27:25.8923850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/macaulay2.py 2025-09-07T07:27:25.8925040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/urbi.py 2025-09-07T07:27:25.8926280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/haxe.py 2025-09-07T07:27:25.8927750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/func.py 2025-09-07T07:27:25.8929120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/data.py 2025-09-07T07:27:25.8930450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_ada_builtins.py 2025-09-07T07:27:25.8931640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/yara.py 2025-09-07T07:27:25.8932830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/pointless.py 2025-09-07T07:27:25.8934140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/asn1.py 2025-09-07T07:27:25.8935670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_tsql_builtins.py 2025-09-07T07:27:25.8936830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/wgsl.py 2025-09-07T07:27:25.8938400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rust.py 2025-09-07T07:27:25.8939680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/token.py 2025-09-07T07:27:25.8941010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/style.py 2025-09-07T07:27:25.8942050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/util.py 2025-09-07T07:27:25.8943580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/sphinxext.py 2025-09-07T07:27:25.8944740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/cmdline.py 2025-09-07T07:27:25.8946080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__init__.py 2025-09-07T07:27:25.8947530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/terminal.py 2025-09-07T07:27:25.8948700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/html.py 2025-09-07T07:27:25.8950140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/irc.py 2025-09-07T07:27:25.8951530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__init__.py 2025-09-07T07:27:25.8952980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/other.py 2025-09-07T07:27:25.8954610Z /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-09-07T07:27:25.8956230Z /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-09-07T07:27:25.8957730Z /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-09-07T07:27:25.8959220Z /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-09-07T07:27:25.8960760Z /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-09-07T07:27:25.8962320Z /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-09-07T07:27:25.8963770Z /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-09-07T07:27:25.8965490Z /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-09-07T07:27:25.8966980Z /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-09-07T07:27:25.8968590Z /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-09-07T07:27:25.8970250Z /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-09-07T07:27:25.8972000Z /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-09-07T07:27:25.8973550Z /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-09-07T07:27:25.8975120Z /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-09-07T07:27:25.8976260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/img.py 2025-09-07T07:27:25.8978030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/terminal256.py 2025-09-07T07:27:25.8979310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/rtf.py 2025-09-07T07:27:25.8980800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/svg.py 2025-09-07T07:27:25.8982120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/bbcode.py 2025-09-07T07:27:25.8983390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/pangomarkup.py 2025-09-07T07:27:25.8984700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/_mapping.py 2025-09-07T07:27:25.8985950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/groff.py 2025-09-07T07:27:25.8987190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/latex.py 2025-09-07T07:27:25.8988750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/formatter.cpython-313.pyc 2025-09-07T07:27:25.8990180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/regexopt.cpython-313.pyc 2025-09-07T07:27:25.8991710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/scanner.cpython-313.pyc 2025-09-07T07:27:25.8993100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/lexer.cpython-313.pyc 2025-09-07T07:27:25.8994630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/plugin.cpython-313.pyc 2025-09-07T07:27:25.8996040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/style.cpython-313.pyc 2025-09-07T07:27:25.8997610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/token.cpython-313.pyc 2025-09-07T07:27:25.8999310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/unistring.cpython-313.pyc 2025-09-07T07:27:25.9000670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/modeline.cpython-313.pyc 2025-09-07T07:27:25.9002120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/util.cpython-313.pyc 2025-09-07T07:27:25.9003530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/cmdline.cpython-313.pyc 2025-09-07T07:27:25.9005110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/sphinxext.cpython-313.pyc 2025-09-07T07:27:25.9006810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/filter.cpython-313.pyc 2025-09-07T07:27:25.9008110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:25.9009490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:25.9010890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/console.cpython-313.pyc 2025-09-07T07:27:25.9012190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/sas.py 2025-09-07T07:27:25.9013570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/material.py 2025-09-07T07:27:25.9015000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/friendly_grayscale.py 2025-09-07T07:27:25.9016370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/pastie.py 2025-09-07T07:27:25.9017700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/onedark.py 2025-09-07T07:27:25.9018980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/inkpot.py 2025-09-07T07:27:25.9020110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/xcode.py 2025-09-07T07:27:25.9021730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/gruvbox.py 2025-09-07T07:27:25.9023070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/monokai.py 2025-09-07T07:27:25.9024070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/tango.py 2025-09-07T07:27:25.9025510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/friendly.py 2025-09-07T07:27:25.9026960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/staroffice.py 2025-09-07T07:27:25.9028320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/paraiso_dark.py 2025-09-07T07:27:25.9029750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/solarized.py 2025-09-07T07:27:25.9031160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__init__.py 2025-09-07T07:27:25.9032500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/algol_nu.py 2025-09-07T07:27:25.9033790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/gh_dark.py 2025-09-07T07:27:25.9035140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/native.py 2025-09-07T07:27:25.9036700Z /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-09-07T07:27:25.9038040Z /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-09-07T07:27:25.9039710Z /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-09-07T07:27:25.9041410Z /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-09-07T07:27:25.9042800Z /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-09-07T07:27:25.9044360Z /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-09-07T07:27:25.9046050Z /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-09-07T07:27:25.9047530Z /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-09-07T07:27:25.9049270Z /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-09-07T07:27:25.9050730Z /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-09-07T07:27:25.9052340Z /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-09-07T07:27:25.9053950Z /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-09-07T07:27:25.9055380Z /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-09-07T07:27:25.9056890Z /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-09-07T07:27:25.9058430Z /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-09-07T07:27:25.9059910Z /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-09-07T07:27:25.9061600Z /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-09-07T07:27:25.9063090Z /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-09-07T07:27:25.9064560Z /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-09-07T07:27:25.9066120Z /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-09-07T07:27:25.9067640Z /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-09-07T07:27:25.9069380Z /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-09-07T07:27:25.9070970Z /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-09-07T07:27:25.9072570Z /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-09-07T07:27:25.9074090Z /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-09-07T07:27:25.9075810Z /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-09-07T07:27:25.9077300Z /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-09-07T07:27:25.9078840Z /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-09-07T07:27:25.9080570Z /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-09-07T07:27:25.9082200Z /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-09-07T07:27:25.9083620Z /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-09-07T07:27:25.9085190Z /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-09-07T07:27:25.9086770Z /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-09-07T07:27:25.9088450Z /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-09-07T07:27:25.9090090Z /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-09-07T07:27:25.9091910Z /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-09-07T07:27:25.9093670Z /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-09-07T07:27:25.9095330Z /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-09-07T07:27:25.9097070Z /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-09-07T07:27:25.9098460Z /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-09-07T07:27:25.9100050Z /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-09-07T07:27:25.9101530Z /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-09-07T07:27:25.9102920Z /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-09-07T07:27:25.9104470Z /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-09-07T07:27:25.9105980Z /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-09-07T07:27:25.9107380Z /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-09-07T07:27:25.9108920Z /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-09-07T07:27:25.9110790Z /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-09-07T07:27:25.9112060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/colorful.py 2025-09-07T07:27:25.9113550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/lilypond.py 2025-09-07T07:27:25.9114810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/igor.py 2025-09-07T07:27:25.9116380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/zenburn.py 2025-09-07T07:27:25.9117640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/bw.py 2025-09-07T07:27:25.9118840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/emacs.py 2025-09-07T07:27:25.9120020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/dracula.py 2025-09-07T07:27:25.9121190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/vs.py 2025-09-07T07:27:25.9122580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/default.py 2025-09-07T07:27:25.9123950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/paraiso_light.py 2025-09-07T07:27:25.9125360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/lovelace.py 2025-09-07T07:27:25.9126690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/stata_dark.py 2025-09-07T07:27:25.9127960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/vim.py 2025-09-07T07:27:25.9129300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/borland.py 2025-09-07T07:27:25.9130580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/coffee.py 2025-09-07T07:27:25.9131830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/_mapping.py 2025-09-07T07:27:25.9133180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/murphy.py 2025-09-07T07:27:25.9134470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/lightbulb.py 2025-09-07T07:27:25.9135710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/fruity.py 2025-09-07T07:27:25.9137090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/abap.py 2025-09-07T07:27:25.9138450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/rainbow_dash.py 2025-09-07T07:27:25.9139560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/manni.py 2025-09-07T07:27:25.9140970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/autumn.py 2025-09-07T07:27:25.9142340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/rrt.py 2025-09-07T07:27:25.9143720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/perldoc.py 2025-09-07T07:27:25.9145070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/trac.py 2025-09-07T07:27:25.9146200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/algol.py 2025-09-07T07:27:25.9147540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/arduino.py 2025-09-07T07:27:25.9148870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/nord.py 2025-09-07T07:27:25.9150040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/stata_light.py 2025-09-07T07:27:25.9151250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/unistring.py 2025-09-07T07:27:25.9152330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexer.py 2025-09-07T07:27:25.9153590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/regexopt.py 2025-09-07T07:27:25.9155000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/plugin.py 2025-09-07T07:27:25.9156390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/filter.py 2025-09-07T07:27:25.9157800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__main__.py 2025-09-07T07:27:25.9158920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/repodata_record.json 2025-09-07T07:27:25.9159940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/test/run_test.sh 2025-09-07T07:27:25.9160890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/test/run_test.py 2025-09-07T07:27:25.9162250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/test/test_time_dependencies.json 2025-09-07T07:27:25.9163040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/licenses/LICENSE 2025-09-07T07:27:25.9163940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/recipe/setup-linux.patch 2025-09-07T07:27:25.9164960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/recipe/0001-Link-to-dl-library.patch 2025-09-07T07:27:25.9165910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/recipe/apple-jit.patch 2025-09-07T07:27:25.9166870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/recipe/conda_build_config.yaml 2025-09-07T07:27:25.9167670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/recipe/meta.yaml 2025-09-07T07:27:25.9168600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/recipe/meta.yaml.template 2025-09-07T07:27:25.9169500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/paths.json 2025-09-07T07:27:25.9170660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/hash_input.json 2025-09-07T07:27:25.9171500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/files 2025-09-07T07:27:25.9172450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/about.json 2025-09-07T07:27:25.9173340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/index.json 2025-09-07T07:27:25.9174400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/git 2025-09-07T07:27:25.9175710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/_cffi_include.h 2025-09-07T07:27:25.9176880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/_imp_emulation.py 2025-09-07T07:27:25.9178140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/backend_ctypes.py 2025-09-07T07:27:25.9179220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/error.py 2025-09-07T07:27:25.9180470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/setuptools_ext.py 2025-09-07T07:27:25.9181670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/_shimmed_dist_utils.py 2025-09-07T07:27:25.9182770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/_cffi_errors.h 2025-09-07T07:27:25.9183980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__init__.py 2025-09-07T07:27:25.9185210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/cffi_opcode.py 2025-09-07T07:27:25.9186380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/vengine_gen.py 2025-09-07T07:27:25.9187910Z /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-09-07T07:27:25.9189220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/pkgconfig.cpython-313.pyc 2025-09-07T07:27:25.9190260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/api.cpython-313.pyc 2025-09-07T07:27:25.9191350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/cparser.cpython-313.pyc 2025-09-07T07:27:25.9192410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/model.cpython-313.pyc 2025-09-07T07:27:25.9193530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/commontypes.cpython-313.pyc 2025-09-07T07:27:25.9194650Z /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-09-07T07:27:25.9195820Z /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-09-07T07:27:25.9196910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/ffiplatform.cpython-313.pyc 2025-09-07T07:27:25.9198020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/error.cpython-313.pyc 2025-09-07T07:27:25.9199280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/recompiler.cpython-313.pyc 2025-09-07T07:27:25.9200860Z /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-09-07T07:27:25.9202210Z /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-09-07T07:27:25.9203810Z /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-09-07T07:27:25.9205050Z /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-09-07T07:27:25.9206490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/lock.cpython-313.pyc 2025-09-07T07:27:25.9207960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:25.9209540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/verifier.cpython-313.pyc 2025-09-07T07:27:25.9210650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/pkgconfig.py 2025-09-07T07:27:25.9211660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/model.py 2025-09-07T07:27:25.9212770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/ffiplatform.py 2025-09-07T07:27:25.9213890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/api.py 2025-09-07T07:27:25.9214990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/vengine_cpy.py 2025-09-07T07:27:25.9216450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/_embedding.h 2025-09-07T07:27:25.9217840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/commontypes.py 2025-09-07T07:27:25.9219160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/lock.py 2025-09-07T07:27:25.9220350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/recompiler.py 2025-09-07T07:27:25.9221670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/cparser.py 2025-09-07T07:27:25.9222860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/verifier.py 2025-09-07T07:27:25.9224000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/parse_c_type.h 2025-09-07T07:27:25.9225490Z /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-09-07T07:27:25.9226870Z /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-09-07T07:27:25.9228280Z /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-09-07T07:27:25.9229480Z /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-09-07T07:27:25.9230800Z /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-09-07T07:27:25.9232070Z /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-09-07T07:27:25.9233450Z /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-09-07T07:27:25.9235040Z /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-09-07T07:27:25.9236380Z /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-09-07T07:27:25.9237700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/_cffi_backend.cpython-313-darwin.so 2025-09-07T07:27:25.9238620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/repodata_record.json 2025-09-07T07:27:25.9239600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/test/run_test.sh 2025-09-07T07:27:25.9240520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/test/run_test.py 2025-09-07T07:27:25.9241590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/licenses/LICENSE 2025-09-07T07:27:25.9243210Z /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-09-07T07:27:25.9244270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/parent/build_mamba.bat 2025-09-07T07:27:25.9245550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/parent/conda_build_config.yaml 2025-09-07T07:27:25.9246660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/parent/test_libmamba_version.py 2025-09-07T07:27:25.9247640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/parent/meta.yaml 2025-09-07T07:27:25.9248770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/parent/build_mamba.sh 2025-09-07T07:27:25.9249920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/conda_build_config.yaml 2025-09-07T07:27:25.9250850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/meta.yaml 2025-09-07T07:27:25.9251810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/build_mamba.sh 2025-09-07T07:27:25.9252820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/run_exports.json 2025-09-07T07:27:25.9253650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/paths.json 2025-09-07T07:27:25.9254660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/hash_input.json 2025-09-07T07:27:25.9255560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/files 2025-09-07T07:27:25.9256640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/about.json 2025-09-07T07:27:25.9257480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/index.json 2025-09-07T07:27:25.9258240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/git 2025-09-07T07:27:25.9259760Z /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-09-07T07:27:25.9261230Z /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-09-07T07:27:25.9262810Z /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-09-07T07:27:25.9264120Z /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-09-07T07:27:25.9265570Z /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-09-07T07:27:25.9266880Z /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-09-07T07:27:25.9268270Z /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-09-07T07:27:25.9269650Z /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-09-07T07:27:25.9270880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/specs.py 2025-09-07T07:27:25.9271960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/version.py 2025-09-07T07:27:25.9273290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/__init__.pyi 2025-09-07T07:27:25.9274910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/__init__.py 2025-09-07T07:27:25.9276320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/bindings.cpython-313-darwin.so 2025-09-07T07:27:25.9277470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/solver/libsolv.py 2025-09-07T07:27:25.9278860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/solver/__init__.py 2025-09-07T07:27:25.9280490Z /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-09-07T07:27:25.9282230Z /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-09-07T07:27:25.9283600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/__pycache__/specs.cpython-313.pyc 2025-09-07T07:27:25.9285150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:25.9286690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:25.9288170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:25.9289430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/utils.py 2025-09-07T07:27:25.9290670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/py.typed 2025-09-07T07:27:25.9291400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0.conda 2025-09-07T07:27:25.9292090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3.conda 2025-09-07T07:27:25.9292840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/bin/sqlite3 2025-09-07T07:27:25.9293660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/include/sqlite3.h 2025-09-07T07:27:25.9294860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/include/sqlite3ext.h 2025-09-07T07:27:25.9295920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/repodata_record.json 2025-09-07T07:27:25.9297140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/test/run_test.sh 2025-09-07T07:27:25.9298170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/licenses/LICENSE.md 2025-09-07T07:27:25.9299080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/recipe/LICENSE.md 2025-09-07T07:27:25.9299990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/recipe/bld.bat 2025-09-07T07:27:25.9300830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/recipe/build.sh 2025-09-07T07:27:25.9302000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/recipe/conda_build_config.yaml 2025-09-07T07:27:25.9302880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/recipe/expose_symbols.patch 2025-09-07T07:27:25.9303760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/recipe/meta.yaml 2025-09-07T07:27:25.9304830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/recipe/meta.yaml.template 2025-09-07T07:27:25.9305750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/run_exports.json 2025-09-07T07:27:25.9306610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/paths.json 2025-09-07T07:27:25.9307570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/hash_input.json 2025-09-07T07:27:25.9308330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/files 2025-09-07T07:27:25.9309110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/about.json 2025-09-07T07:27:25.9309920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/has_prefix 2025-09-07T07:27:25.9310680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/index.json 2025-09-07T07:27:25.9311550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/git 2025-09-07T07:27:25.9312650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/lib/libsqlite3.0.dylib 2025-09-07T07:27:25.9313650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/lib/pkgconfig/sqlite3.pc 2025-09-07T07:27:25.9314570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/lib/libsqlite3.3.50.2.dylib 2025-09-07T07:27:25.9315320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/lib/libsqlite3.dylib 2025-09-07T07:27:25.9316260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/share/man/man1/sqlite3.1 2025-09-07T07:27:25.9317310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/repodata_record.json 2025-09-07T07:27:25.9318210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/test/run_test.sh 2025-09-07T07:27:25.9319280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/licenses/libcxx/LICENSE.TXT 2025-09-07T07:27:25.9321060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/patches/0002-Work-around-stray-nostdlib-flags-causing-errors-with.patch 2025-09-07T07:27:25.9322700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/patches/0001-disable-_LIBCPP_AVAILABILITY_HAS_INIT_PRIMARY_EXCEPT.patch 2025-09-07T07:27:25.9324390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/patches/0003-patch-__libcpp_tzdb_directory-to-allow-use-on-osx.patch 2025-09-07T07:27:25.9325280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/compile_test.sh 2025-09-07T07:27:25.9326290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/bld.bat 2025-09-07T07:27:25.9327590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/test_sources/cpp11/test_cpp11.cpp 2025-09-07T07:27:25.9328690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/test_sources/cpp17/test_cpp17.cpp 2025-09-07T07:27:25.9329850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/test_sources/test_exceptions.cpp 2025-09-07T07:27:25.9331170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/test_sources/check_libcpp_def.cpp 2025-09-07T07:27:25.9332240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/test_sources/hello_world.c 2025-09-07T07:27:25.9333480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/test_sources/cpp14/test_cpp14.cpp 2025-09-07T07:27:25.9334660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/test_sources/hello_world.cpp 2025-09-07T07:27:25.9335460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/build.sh 2025-09-07T07:27:25.9336620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/compile_test.bat 2025-09-07T07:27:25.9337740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/conda_build_config.yaml 2025-09-07T07:27:25.9338690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/meta.yaml 2025-09-07T07:27:25.9339970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/conda_build_config.yaml 2025-09-07T07:27:25.9341120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/meta.yaml 2025-09-07T07:27:25.9341900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/paths.json 2025-09-07T07:27:25.9342810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/hash_input.json 2025-09-07T07:27:25.9343520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/files 2025-09-07T07:27:25.9344420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/about.json 2025-09-07T07:27:25.9345380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/index.json 2025-09-07T07:27:25.9346250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/git 2025-09-07T07:27:25.9347230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/lib/libc++.1.0.dylib 2025-09-07T07:27:25.9348010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/lib/libc++.1.dylib 2025-09-07T07:27:25.9349090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ply/yacc.py 2025-09-07T07:27:25.9350170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ply/lex.py 2025-09-07T07:27:25.9351480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ply/ctokens.py 2025-09-07T07:27:25.9352700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ply/__init__.py 2025-09-07T07:27:25.9353500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ply/cpp.py 2025-09-07T07:27:25.9354320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ply/ygen.py 2025-09-07T07:27:25.9355130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/c_parser.py 2025-09-07T07:27:25.9356100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/_ast_gen.py 2025-09-07T07:27:25.9357140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/__init__.py 2025-09-07T07:27:25.9358140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/_c_ast.cfg 2025-09-07T07:27:25.9359180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/c_ast.py 2025-09-07T07:27:25.9360290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/plyparser.py 2025-09-07T07:27:25.9361380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/_build_tables.py 2025-09-07T07:27:25.9362540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ast_transforms.py 2025-09-07T07:27:25.9363710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/yacctab.py 2025-09-07T07:27:25.9365070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/c_generator.py 2025-09-07T07:27:25.9366200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/c_lexer.py 2025-09-07T07:27:25.9367180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/lextab.py 2025-09-07T07:27:25.9368440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/RECORD 2025-09-07T07:27:25.9369470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/LICENSE 2025-09-07T07:27:25.9370620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/direct_url.json 2025-09-07T07:27:25.9371740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/WHEEL 2025-09-07T07:27:25.9372890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/top_level.txt 2025-09-07T07:27:25.9373930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/REQUESTED 2025-09-07T07:27:25.9375090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/INSTALLER 2025-09-07T07:27:25.9376200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/METADATA 2025-09-07T07:27:25.9377060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/repodata_record.json 2025-09-07T07:27:25.9378020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/test/run_test.sh 2025-09-07T07:27:25.9378880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/test/run_test.py 2025-09-07T07:27:25.9380050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/test/test_time_dependencies.json 2025-09-07T07:27:25.9380960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/test/run_test.bat 2025-09-07T07:27:25.9381970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/licenses/LICENSE 2025-09-07T07:27:25.9383010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:25.9384030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/recipe/meta.yaml 2025-09-07T07:27:25.9385140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/recipe/meta.yaml.template 2025-09-07T07:27:25.9385960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/paths.json 2025-09-07T07:27:25.9386830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/hash_input.json 2025-09-07T07:27:25.9387520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/files 2025-09-07T07:27:25.9388430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/about.json 2025-09-07T07:27:25.9389310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/link.json 2025-09-07T07:27:25.9390230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/index.json 2025-09-07T07:27:25.9390960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/git 2025-09-07T07:27:25.9391870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/include/reproc/export.h 2025-09-07T07:27:25.9392790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/include/reproc/drain.h 2025-09-07T07:27:25.9393800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/include/reproc/reproc.h 2025-09-07T07:27:25.9394610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/include/reproc/run.h 2025-09-07T07:27:25.9395520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/repodata_record.json 2025-09-07T07:27:25.9396470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/licenses/LICENSE 2025-09-07T07:27:25.9397370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/build_c.sh 2025-09-07T07:27:25.9398410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/bld_c.bat 2025-09-07T07:27:25.9399420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/build_cpp.sh 2025-09-07T07:27:25.9400550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/conda_build_config.yaml 2025-09-07T07:27:25.9401350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/bld_cpp.bat 2025-09-07T07:27:25.9402340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/meta.yaml 2025-09-07T07:27:25.9403430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/apple_gettime.patch 2025-09-07T07:27:25.9404510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/meta.yaml.template 2025-09-07T07:27:25.9405350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/run_exports.json 2025-09-07T07:27:25.9406250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/paths.json 2025-09-07T07:27:25.9407090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/hash_input.json 2025-09-07T07:27:25.9407860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/files 2025-09-07T07:27:25.9408670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/about.json 2025-09-07T07:27:25.9409560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/has_prefix 2025-09-07T07:27:25.9410500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/index.json 2025-09-07T07:27:25.9411260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/git 2025-09-07T07:27:25.9412240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/pkgconfig/reproc.pc 2025-09-07T07:27:25.9413230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/cmake/reproc/reproc-config.cmake 2025-09-07T07:27:25.9414310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/cmake/reproc/reproc-targets-release.cmake 2025-09-07T07:27:25.9415660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/cmake/reproc/reproc-targets.cmake 2025-09-07T07:27:25.9416820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/cmake/reproc/reproc-config-version.cmake 2025-09-07T07:27:25.9417730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/libreproc.14.dylib 2025-09-07T07:27:25.9418870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/libreproc.14.2.4.dylib 2025-09-07T07:27:25.9419730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/libreproc.dylib 2025-09-07T07:27:25.9420690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0.conda 2025-09-07T07:27:25.9421520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/bin/nghttp 2025-09-07T07:27:25.9422400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/bin/nghttpx 2025-09-07T07:27:25.9423260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/bin/nghttpd 2025-09-07T07:27:25.9424370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/include/nghttp2/nghttp2ver.h 2025-09-07T07:27:25.9425420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/include/nghttp2/nghttp2.h 2025-09-07T07:27:25.9426560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/repodata_record.json 2025-09-07T07:27:25.9427560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/test/run_test.sh 2025-09-07T07:27:25.9428660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/licenses/COPYING 2025-09-07T07:27:25.9433910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/recipe/install.sh 2025-09-07T07:27:25.9434610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/recipe/parent/install.sh 2025-09-07T07:27:25.9435070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/recipe/parent/build.sh 2025-09-07T07:27:25.9435530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/recipe/parent/meta.yaml 2025-09-07T07:27:25.9436010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:25.9436480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/recipe/meta.yaml 2025-09-07T07:27:25.9436910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/run_exports.json 2025-09-07T07:27:25.9437390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/paths.json 2025-09-07T07:27:25.9438070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/hash_input.json 2025-09-07T07:27:25.9438830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/files 2025-09-07T07:27:25.9439800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/about.json 2025-09-07T07:27:25.9440940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/has_prefix 2025-09-07T07:27:25.9441620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/index.json 2025-09-07T07:27:25.9442420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/git 2025-09-07T07:27:25.9443450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/lib/pkgconfig/libnghttp2.pc 2025-09-07T07:27:25.9444350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/lib/libnghttp2.14.dylib 2025-09-07T07:27:25.9445200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/lib/libnghttp2.dylib 2025-09-07T07:27:25.9446210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/repodata_record.json 2025-09-07T07:27:25.9447180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/test/run_test.sh 2025-09-07T07:27:25.9448190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/test/run_test.py 2025-09-07T07:27:25.9449290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/test/test_time_dependencies.json 2025-09-07T07:27:25.9450170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/licenses/LICENSE 2025-09-07T07:27:25.9451270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:25.9452180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/recipe/meta.yaml 2025-09-07T07:27:25.9453230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/recipe/meta.yaml.template 2025-09-07T07:27:25.9454110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/paths.json 2025-09-07T07:27:25.9455240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/hash_input.json 2025-09-07T07:27:25.9456140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/files 2025-09-07T07:27:25.9456990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/about.json 2025-09-07T07:27:25.9457900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/index.json 2025-09-07T07:27:25.9458760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/git 2025-09-07T07:27:25.9460430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/docinfo.py 2025-09-07T07:27:25.9461680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/scalarfloat.py 2025-09-07T07:27:25.9463010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/scanner.py 2025-09-07T07:27:25.9464390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/compat.py 2025-09-07T07:27:25.9465670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/error.py 2025-09-07T07:27:25.9467130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/anchor.py 2025-09-07T07:27:25.9468390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/constructor.py 2025-09-07T07:27:25.9469790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/composer.py 2025-09-07T07:27:25.9470920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/util.py 2025-09-07T07:27:25.9472490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/events.py 2025-09-07T07:27:25.9473830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/scalarint.py 2025-09-07T07:27:25.9475140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/scalarbool.py 2025-09-07T07:27:25.9476670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/configobjwalker.py 2025-09-07T07:27:25.9477840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__init__.py 2025-09-07T07:27:25.9479230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/representer.py 2025-09-07T07:27:25.9480640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/tokens.py 2025-09-07T07:27:25.9482110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/dumper.py 2025-09-07T07:27:25.9483580Z /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-09-07T07:27:25.9484990Z /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-09-07T07:27:25.9486640Z /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-09-07T07:27:25.9488370Z /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-09-07T07:27:25.9489840Z /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-09-07T07:27:25.9491440Z /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-09-07T07:27:25.9492980Z /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-09-07T07:27:25.9494730Z /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-09-07T07:27:25.9496250Z /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-09-07T07:27:25.9497820Z /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-09-07T07:27:25.9499360Z /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-09-07T07:27:25.9501050Z /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-09-07T07:27:25.9502690Z /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-09-07T07:27:25.9504470Z /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-09-07T07:27:25.9506040Z /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-09-07T07:27:25.9507660Z /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-09-07T07:27:25.9509470Z /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-09-07T07:27:25.9511030Z /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-09-07T07:27:25.9512440Z /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-09-07T07:27:25.9514110Z /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-09-07T07:27:25.9515880Z /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-09-07T07:27:25.9517960Z /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-09-07T07:27:25.9519400Z /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-09-07T07:27:25.9521050Z /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-09-07T07:27:25.9522660Z /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-09-07T07:27:25.9524430Z /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-09-07T07:27:25.9526090Z /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-09-07T07:27:25.9527670Z /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-09-07T07:27:25.9529350Z /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-09-07T07:27:25.9530890Z /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-09-07T07:27:25.9532110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/cyaml.py 2025-09-07T07:27:25.9533360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/parser.py 2025-09-07T07:27:25.9534810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/reader.py 2025-09-07T07:27:25.9536150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/scalarstring.py 2025-09-07T07:27:25.9537380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/loader.py 2025-09-07T07:27:25.9538550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/resolver.py 2025-09-07T07:27:25.9540000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/py.typed 2025-09-07T07:27:25.9541060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/serializer.py 2025-09-07T07:27:25.9542180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/nodes.py 2025-09-07T07:27:25.9543720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/timestamp.py 2025-09-07T07:27:25.9545040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/main.py 2025-09-07T07:27:25.9546340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/emitter.py 2025-09-07T07:27:25.9547730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/tag.py 2025-09-07T07:27:25.9549110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/comments.py 2025-09-07T07:27:25.9550520Z /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-09-07T07:27:25.9551860Z /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-09-07T07:27:25.9553300Z /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-09-07T07:27:25.9554840Z /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-09-07T07:27:25.9556320Z /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-09-07T07:27:25.9557840Z /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-09-07T07:27:25.9559240Z /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-09-07T07:27:25.9560890Z /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-09-07T07:27:25.9561650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/pydoc3.13 2025-09-07T07:27:25.9562570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/python3 2025-09-07T07:27:25.9563530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/pydoc 2025-09-07T07:27:25.9564430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/python 2025-09-07T07:27:25.9565470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/python3.1 2025-09-07T07:27:25.9566360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/idle3 2025-09-07T07:27:25.9567330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/python3-config 2025-09-07T07:27:25.9568140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/idle3.13 2025-09-07T07:27:25.9569120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/python3.13-config 2025-09-07T07:27:25.9569820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/pydoc3 2025-09-07T07:27:25.9570730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/python3.13 2025-09-07T07:27:25.9571750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pystats.h 2025-09-07T07:27:25.9572810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/intrcheck.h 2025-09-07T07:27:25.9573720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/sliceobject.h 2025-09-07T07:27:25.9574840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/bltinmodule.h 2025-09-07T07:27:25.9575830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/tupleobject.h 2025-09-07T07:27:25.9576870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/marshal.h 2025-09-07T07:27:25.9577940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/py_curses.h 2025-09-07T07:27:25.9578980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/errcode.h 2025-09-07T07:27:25.9580010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/iterobject.h 2025-09-07T07:27:25.9581160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/rangeobject.h 2025-09-07T07:27:25.9582280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pystrtod.h 2025-09-07T07:27:25.9583290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/warnings.h 2025-09-07T07:27:25.9584260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/opcode_ids.h 2025-09-07T07:27:25.9585230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyhash.h 2025-09-07T07:27:25.9586210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pycapsule.h 2025-09-07T07:27:25.9587320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyerrors.h 2025-09-07T07:27:25.9588460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/fileutils.h 2025-09-07T07:27:25.9589510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/dictobject.h 2025-09-07T07:27:25.9590760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/ceval.h 2025-09-07T07:27:25.9591880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pystate.h 2025-09-07T07:27:25.9592970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/floatobject.h 2025-09-07T07:27:25.9594170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/exports.h 2025-09-07T07:27:25.9595340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/structmember.h 2025-09-07T07:27:25.9596460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/monitoring.h 2025-09-07T07:27:25.9597400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/lock.h 2025-09-07T07:27:25.9598450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/patchlevel.h 2025-09-07T07:27:25.9599440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/frameobject.h 2025-09-07T07:27:25.9600360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/abstract.h 2025-09-07T07:27:25.9601520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/modsupport.h 2025-09-07T07:27:25.9602700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pylifecycle.h 2025-09-07T07:27:25.9604000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_stackref.h 2025-09-07T07:27:25.9605180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pyerrors.h 2025-09-07T07:27:25.9606370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_warnings.h 2025-09-07T07:27:25.9607520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_identifier.h 2025-09-07T07:27:25.9608800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_importdl.h 2025-09-07T07:27:25.9609920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_time.h 2025-09-07T07:27:25.9611460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_object_alloc.h 2025-09-07T07:27:25.9612530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_capsule.h 2025-09-07T07:27:25.9613850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_global_strings.h 2025-09-07T07:27:25.9614970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_uop_metadata.h 2025-09-07T07:27:25.9616240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_asdl.h 2025-09-07T07:27:25.9617660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_instruction_sequence.h 2025-09-07T07:27:25.9618900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_getopt.h 2025-09-07T07:27:25.9620100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_intrinsics.h 2025-09-07T07:27:25.9621400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_hamt.h 2025-09-07T07:27:25.9622600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pymath.h 2025-09-07T07:27:25.9623760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_freelist.h 2025-09-07T07:27:25.9624880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_parser.h 2025-09-07T07:27:25.9626150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_runtime_init.h 2025-09-07T07:27:25.9627550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_emscripten_trampoline.h 2025-09-07T07:27:25.9628650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pylifecycle.h 2025-09-07T07:27:25.9629990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_runtime.h 2025-09-07T07:27:25.9631120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_modsupport.h 2025-09-07T07:27:25.9632560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_emscripten_signal.h 2025-09-07T07:27:25.9633900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_backoff.h 2025-09-07T07:27:25.9635150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_namespace.h 2025-09-07T07:27:25.9636400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_genobject.h 2025-09-07T07:27:25.9637520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_brc.h 2025-09-07T07:27:25.9638840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_opcode_utils.h 2025-09-07T07:27:25.9640150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_gil.h 2025-09-07T07:27:25.9641510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_exceptions.h 2025-09-07T07:27:25.9642880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_token.h 2025-09-07T07:27:25.9643940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_compile.h 2025-09-07T07:27:25.9645190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_atexit.h 2025-09-07T07:27:25.9646460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_mimalloc.h 2025-09-07T07:27:25.9647640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_signal.h 2025-09-07T07:27:25.9648900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_object_state.h 2025-09-07T07:27:25.9649940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_lock.h 2025-09-07T07:27:25.9651060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_cell.h 2025-09-07T07:27:25.9652330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_semaphore.h 2025-09-07T07:27:25.9653480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_sliceobject.h 2025-09-07T07:27:25.9654600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_code.h 2025-09-07T07:27:25.9655800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_unionobject.h 2025-09-07T07:27:25.9656910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pyhash.h 2025-09-07T07:27:25.9658220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_object_stack.h 2025-09-07T07:27:25.9659530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_tuple.h 2025-09-07T07:27:25.9660610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_long.h 2025-09-07T07:27:25.9661780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_faulthandler.h 2025-09-07T07:27:25.9662930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_ucnhash.h 2025-09-07T07:27:25.9664100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_weakref.h 2025-09-07T07:27:25.9665350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_fileutils.h 2025-09-07T07:27:25.9666700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pyatomic_ft_wrappers.h 2025-09-07T07:27:25.9667860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_llist.h 2025-09-07T07:27:25.9669220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/mimalloc/mimalloc.h 2025-09-07T07:27:25.9670480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/mimalloc/mimalloc/internal.h 2025-09-07T07:27:25.9671790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/mimalloc/mimalloc/types.h 2025-09-07T07:27:25.9672960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/mimalloc/mimalloc/track.h 2025-09-07T07:27:25.9674180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/mimalloc/mimalloc/prim.h 2025-09-07T07:27:25.9675550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/mimalloc/mimalloc/atomic.h 2025-09-07T07:27:25.9676710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_floatobject.h 2025-09-07T07:27:25.9677880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_critical_section.h 2025-09-07T07:27:25.9679020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_call.h 2025-09-07T07:27:25.9680090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_hashtable.h 2025-09-07T07:27:25.9681290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_abstract.h 2025-09-07T07:27:25.9682350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_list.h 2025-09-07T07:27:25.9683350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pymem.h 2025-09-07T07:27:25.9684290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_structseq.h 2025-09-07T07:27:25.9685220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_bitutils.h 2025-09-07T07:27:25.9686210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_complexobject.h 2025-09-07T07:27:25.9687280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_unicodeobject_generated.h 2025-09-07T07:27:25.9688200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_memoryobject.h 2025-09-07T07:27:25.9689350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_runtime_init_generated.h 2025-09-07T07:27:25.9690610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pystate.h 2025-09-07T07:27:25.9691860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pythonrun.h 2025-09-07T07:27:25.9692930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_gc.h 2025-09-07T07:27:25.9693970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_traceback.h 2025-09-07T07:27:25.9695180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_dict.h 2025-09-07T07:27:25.9696260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_strhex.h 2025-09-07T07:27:25.9697660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_global_objects_fini_generated.h 2025-09-07T07:27:25.9698870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_descrobject.h 2025-09-07T07:27:25.9700120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_obmalloc_init.h 2025-09-07T07:27:25.9701170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_import.h 2025-09-07T07:27:25.9702370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_symtable.h 2025-09-07T07:27:25.9703460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pystats.h 2025-09-07T07:27:25.9704580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_sysmodule.h 2025-09-07T07:27:25.9705710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_ast_state.h 2025-09-07T07:27:25.9706820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pymem_init.h 2025-09-07T07:27:25.9707930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pyarena.h 2025-09-07T07:27:25.9709020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_initconfig.h 2025-09-07T07:27:25.9710200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_bytesobject.h 2025-09-07T07:27:25.9711400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_frame.h 2025-09-07T07:27:25.9712810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_interp.h 2025-09-07T07:27:25.9713930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_dtoa.h 2025-09-07T07:27:25.9715120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_format.h 2025-09-07T07:27:25.9716250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_function.h 2025-09-07T07:27:25.9717390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_qsbr.h 2025-09-07T07:27:25.9718560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_condvar.h 2025-09-07T07:27:25.9719800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_ceval_state.h 2025-09-07T07:27:25.9720920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_flowgraph.h 2025-09-07T07:27:25.9722170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_optimizer.h 2025-09-07T07:27:25.9723450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_dict_state.h 2025-09-07T07:27:25.9724650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_fileutils_windows.h 2025-09-07T07:27:25.9725760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_typeobject.h 2025-09-07T07:27:25.9726890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_setobject.h 2025-09-07T07:27:25.9728080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_tracemalloc.h 2025-09-07T07:27:25.9729330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_bytes_methods.h 2025-09-07T07:27:25.9730460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_object.h 2025-09-07T07:27:25.9731690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_instruments.h 2025-09-07T07:27:25.9732880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_ceval.h 2025-09-07T07:27:25.9734060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pathconfig.h 2025-09-07T07:27:25.9735160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_moduleobject.h 2025-09-07T07:27:25.9736360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_global_objects.h 2025-09-07T07:27:25.9737490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_typevarobject.h 2025-09-07T07:27:25.9738560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_tstate.h 2025-09-07T07:27:25.9739620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pybuffer.h 2025-09-07T07:27:25.9740710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_parking_lot.h 2025-09-07T07:27:25.9741800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_uop_ids.h 2025-09-07T07:27:25.9742900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_unicodeobject.h 2025-09-07T07:27:25.9744160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_crossinterp.h 2025-09-07T07:27:25.9745250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_range.h 2025-09-07T07:27:25.9746280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pythread.h 2025-09-07T07:27:25.9747470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_blocks_output_buffer.h 2025-09-07T07:27:25.9748470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_obmalloc.h 2025-09-07T07:27:25.9749520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_context.h 2025-09-07T07:27:25.9750820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_opcode_metadata.h 2025-09-07T07:27:25.9751860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_codecs.h 2025-09-07T07:27:25.9753110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_jit.h 2025-09-07T07:27:25.9754250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_ast.h 2025-09-07T07:27:25.9755330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/datetime.h 2025-09-07T07:27:25.9756350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/methodobject.h 2025-09-07T07:27:25.9757370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pymem.h 2025-09-07T07:27:25.9758340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/boolobject.h 2025-09-07T07:27:25.9759300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/fileobject.h 2025-09-07T07:27:25.9760550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyexpat.h 2025-09-07T07:27:25.9761490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pystrcmp.h 2025-09-07T07:27:25.9762630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pymath.h 2025-09-07T07:27:25.9763640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyconfig.h 2025-09-07T07:27:25.9764650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/weakrefobject.h 2025-09-07T07:27:25.9765740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pymacconfig.h 2025-09-07T07:27:25.9766830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/critical_section.h 2025-09-07T07:27:25.9767840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pymacro.h 2025-09-07T07:27:25.9768990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/enumobject.h 2025-09-07T07:27:25.9770100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/moduleobject.h 2025-09-07T07:27:25.9771070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/typeslots.h 2025-09-07T07:27:25.9772130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/compile.h 2025-09-07T07:27:25.9773170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/setobject.h 2025-09-07T07:27:25.9774300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/codecs.h 2025-09-07T07:27:25.9775480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/classobject.h 2025-09-07T07:27:25.9776630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pystats.h 2025-09-07T07:27:25.9777750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/cellobject.h 2025-09-07T07:27:25.9778770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/tupleobject.h 2025-09-07T07:27:25.9779820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/warnings.h 2025-09-07T07:27:25.9781010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyhash.h 2025-09-07T07:27:25.9782010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyerrors.h 2025-09-07T07:27:25.9783170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/fileutils.h 2025-09-07T07:27:25.9784210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/dictobject.h 2025-09-07T07:27:25.9785270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/ceval.h 2025-09-07T07:27:25.9786230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pystate.h 2025-09-07T07:27:25.9787400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/floatobject.h 2025-09-07T07:27:25.9788460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/longintrepr.h 2025-09-07T07:27:25.9789420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/code.h 2025-09-07T07:27:25.9790690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pthread_stubs.h 2025-09-07T07:27:25.9791840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyctype.h 2025-09-07T07:27:25.9793010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/monitoring.h 2025-09-07T07:27:25.9794100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/lock.h 2025-09-07T07:27:25.9795250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/frameobject.h 2025-09-07T07:27:25.9796290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/abstract.h 2025-09-07T07:27:25.9797650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/context.h 2025-09-07T07:27:25.9798950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/modsupport.h 2025-09-07T07:27:25.9800080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pylifecycle.h 2025-09-07T07:27:25.9801330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/methodobject.h 2025-09-07T07:27:25.9802390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/genobject.h 2025-09-07T07:27:25.9803530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pymem.h 2025-09-07T07:27:25.9804630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/fileobject.h 2025-09-07T07:27:25.9805770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/weakrefobject.h 2025-09-07T07:27:25.9806800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyatomic_gcc.h 2025-09-07T07:27:25.9807840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyfpe.h 2025-09-07T07:27:25.9809100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/critical_section.h 2025-09-07T07:27:25.9810250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/odictobject.h 2025-09-07T07:27:25.9811370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/compile.h 2025-09-07T07:27:25.9812450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/tracemalloc.h 2025-09-07T07:27:25.9813630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/setobject.h 2025-09-07T07:27:25.9814780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyatomic_std.h 2025-09-07T07:27:25.9816010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/complexobject.h 2025-09-07T07:27:25.9817070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyatomic.h 2025-09-07T07:27:25.9818240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyframe.h 2025-09-07T07:27:25.9819510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/picklebufobject.h 2025-09-07T07:27:25.9820640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/object.h 2025-09-07T07:27:25.9821890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/bytearrayobject.h 2025-09-07T07:27:25.9822990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pytime.h 2025-09-07T07:27:25.9824130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/import.h 2025-09-07T07:27:25.9825410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyatomic_msc.h 2025-09-07T07:27:25.9826470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pythonrun.h 2025-09-07T07:27:25.9827740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/unicodeobject.h 2025-09-07T07:27:25.9828740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/traceback.h 2025-09-07T07:27:25.9829970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/funcobject.h 2025-09-07T07:27:25.9831200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/initconfig.h 2025-09-07T07:27:25.9832320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pythread.h 2025-09-07T07:27:25.9833510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/memoryobject.h 2025-09-07T07:27:25.9834560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/descrobject.h 2025-09-07T07:27:25.9835760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/objimpl.h 2025-09-07T07:27:25.9836960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/sysmodule.h 2025-09-07T07:27:25.9838090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/longobject.h 2025-09-07T07:27:25.9839280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/bytesobject.h 2025-09-07T07:27:25.9840300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/listobject.h 2025-09-07T07:27:25.9841150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pydebug.h 2025-09-07T07:27:25.9842000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/complexobject.h 2025-09-07T07:27:25.9842770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyatomic.h 2025-09-07T07:27:25.9843630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyframe.h 2025-09-07T07:27:25.9844410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/object.h 2025-09-07T07:27:25.9845230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/structseq.h 2025-09-07T07:27:25.9846110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pybuffer.h 2025-09-07T07:27:25.9847190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/bytearrayobject.h 2025-09-07T07:27:25.9848140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/import.h 2025-09-07T07:27:25.9849210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/osdefs.h 2025-09-07T07:27:25.9850320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pythonrun.h 2025-09-07T07:27:25.9851450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/unicodeobject.h 2025-09-07T07:27:25.9852400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/traceback.h 2025-09-07T07:27:25.9853730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pythread.h 2025-09-07T07:27:25.9854940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/Python.h 2025-09-07T07:27:25.9856000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/memoryobject.h 2025-09-07T07:27:25.9857010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/opcode.h 2025-09-07T07:27:25.9858080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/descrobject.h 2025-09-07T07:27:25.9859190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/objimpl.h 2025-09-07T07:27:25.9860100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyport.h 2025-09-07T07:27:25.9861190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pydtrace.h 2025-09-07T07:27:25.9862200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/sysmodule.h 2025-09-07T07:27:25.9863630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/longobject.h 2025-09-07T07:27:25.9864810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/osmodule.h 2025-09-07T07:27:25.9870810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pytypedefs.h 2025-09-07T07:27:25.9871390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/bytesobject.h 2025-09-07T07:27:25.9871880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/listobject.h 2025-09-07T07:27:25.9872360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/genericaliasobject.h 2025-09-07T07:27:25.9872840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/dynamic_annotations.h 2025-09-07T07:27:25.9873290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/repodata_record.json 2025-09-07T07:27:25.9873900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/test/run_test.sh 2025-09-07T07:27:25.9874440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/test/tests/prefix-replacement/build-and-test.sh 2025-09-07T07:27:25.9875070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/test/tests/prefix-replacement/a.c 2025-09-07T07:27:25.9876130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/test/tests/cmake/CMakeLists.txt 2025-09-07T07:27:25.9877160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/test/run_test.py 2025-09-07T07:27:25.9878280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/test/test_time_dependencies.json 2025-09-07T07:27:25.9879300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/licenses/LICENSE 2025-09-07T07:27:25.9880390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/build_base.sh 2025-09-07T07:27:25.9881500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/fix_staged_scripts.py 2025-09-07T07:27:25.9882770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/build_base.bat 2025-09-07T07:27:25.9883830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/build_base.sh 2025-09-07T07:27:25.9885220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0010-Fix-TZPATH-on-windows.patch 2025-09-07T07:27:25.9886530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0015-unvendor-xz.patch 2025-09-07T07:27:25.9888260Z /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-09-07T07:27:25.9889360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0006-Unvendor-sqlite3.patch 2025-09-07T07:27:25.9891160Z /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-09-07T07:27:25.9892510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0021-Override-configure-LIBFFI.patch 2025-09-07T07:27:25.9894020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0007-Add-CondaEcosystemModifyDllSearchPath.patch 2025-09-07T07:27:25.9895180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0014-Unvendor-tcltk.patch 2025-09-07T07:27:25.9896580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0018-Unvendor-expat.patch 2025-09-07T07:27:25.9897940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0008-Doing-d1trimfile.patch 2025-09-07T07:27:25.9899060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/README.md 2025-09-07T07:27:25.9900690Z /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-09-07T07:27:25.9902160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0013-Unvendor-libffi.patch 2025-09-07T07:27:25.9903530Z /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-09-07T07:27:25.9905120Z /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-09-07T07:27:25.9906410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0019-Remove-unused-readelf.patch 2025-09-07T07:27:25.9908000Z /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-09-07T07:27:25.9909160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0016-unvendor-zlib.patch 2025-09-07T07:27:25.9910570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0012-Unvendor-bzip2.patch 2025-09-07T07:27:25.9911810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0005-Unvendor-openssl.patch 2025-09-07T07:27:25.9913020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0000-branding.patch 2025-09-07T07:27:25.9914910Z /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-09-07T07:27:25.9916180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0022-Unvendor-libmpdec.patch 2025-09-07T07:27:25.9917700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/tests/prefix-replacement/build-and-test.sh 2025-09-07T07:27:25.9919050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/tests/prefix-replacement/a.c 2025-09-07T07:27:25.9920210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/tests/cmake/CMakeLists.txt 2025-09-07T07:27:25.9921520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/yum_requirements.txt 2025-09-07T07:27:25.9922620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/build-locally.py 2025-09-07T07:27:25.9923720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/sitecustomize.py 2025-09-07T07:27:25.9925150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/replace-word-pairs.py 2025-09-07T07:27:25.9926130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/.gitignore 2025-09-07T07:27:25.9927360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/recipe-license.txt 2025-09-07T07:27:25.9928420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/conda_build_config.yaml 2025-09-07T07:27:25.9929560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/.gitattributes 2025-09-07T07:27:25.9930660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/run_test.py 2025-09-07T07:27:25.9931820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/build_static.sh 2025-09-07T07:27:25.9932890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/LICENSE.txt 2025-09-07T07:27:25.9933950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/meta.yaml 2025-09-07T07:27:25.9935270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/.circleci/config.yml 2025-09-07T07:27:25.9936430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/build_static.bat 2025-09-07T07:27:25.9937580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/conda_build_config.yaml 2025-09-07T07:27:25.9938670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/meta.yaml 2025-09-07T07:27:25.9939670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/run_exports.json 2025-09-07T07:27:25.9940600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/paths.json 2025-09-07T07:27:25.9941570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/hash_input.json 2025-09-07T07:27:25.9942460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/files 2025-09-07T07:27:25.9943560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/about.json 2025-09-07T07:27:25.9944450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/has_prefix 2025-09-07T07:27:25.9945400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/index.json 2025-09-07T07:27:25.9946210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/git 2025-09-07T07:27:25.9947260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/pkgconfig/python3.pc 2025-09-07T07:27:25.9948360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/pkgconfig/python-3.13-embed.pc 2025-09-07T07:27:25.9949320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/pkgconfig/python-3.13.pc 2025-09-07T07:27:25.9950400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/pkgconfig/python3-embed.pc 2025-09-07T07:27:25.9951410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/libpython3.13.dylib 2025-09-07T07:27:25.9952400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/shutil.py 2025-09-07T07:27:25.9953460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tempfile.py 2025-09-07T07:27:25.9954930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/termios.cpython-313-darwin.so 2025-09-07T07:27:25.9956300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testlimitedcapi.cpython-313-darwin.so 2025-09-07T07:27:25.9957460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/zlib.cpython-313-darwin.so 2025-09-07T07:27:25.9958820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/unicodedata.cpython-313-darwin.so 2025-09-07T07:27:25.9960400Z /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-09-07T07:27:25.9961830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_interpchannels.cpython-313-darwin.so 2025-09-07T07:27:25.9963260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_bisect.cpython-313-darwin.so 2025-09-07T07:27:25.9964600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_asyncio.cpython-313-darwin.so 2025-09-07T07:27:25.9965960Z /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-09-07T07:27:25.9967260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_multibytecodec.cpython-313-darwin.so 2025-09-07T07:27:25.9968780Z /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-09-07T07:27:25.9970220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testcapi.cpython-313-darwin.so 2025-09-07T07:27:25.9971690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_interpqueues.cpython-313-darwin.so 2025-09-07T07:27:25.9973050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/xxsubtype.cpython-313-darwin.so 2025-09-07T07:27:25.9974460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_posixsubprocess.cpython-313-darwin.so 2025-09-07T07:27:25.9975630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/select.cpython-313-darwin.so 2025-09-07T07:27:25.9977010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_lzma.cpython-313-darwin.so 2025-09-07T07:27:25.9978470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/pyexpat.cpython-313-darwin.so 2025-09-07T07:27:25.9979950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/readline.cpython-313-darwin.so 2025-09-07T07:27:25.9981360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/syslog.cpython-313-darwin.so 2025-09-07T07:27:25.9982860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_pickle.cpython-313-darwin.so 2025-09-07T07:27:25.9984150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/array.cpython-313-darwin.so 2025-09-07T07:27:25.9985480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_interpreters.cpython-313-darwin.so 2025-09-07T07:27:25.9986840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_struct.cpython-313-darwin.so 2025-09-07T07:27:25.9988190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_blake2.cpython-313-darwin.so 2025-09-07T07:27:25.9989540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_queue.cpython-313-darwin.so 2025-09-07T07:27:25.9990910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testbuffer.cpython-313-darwin.so 2025-09-07T07:27:25.9992430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_posixshmem.cpython-313-darwin.so 2025-09-07T07:27:25.9993600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_sha1.cpython-313-darwin.so 2025-09-07T07:27:25.9995130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_zoneinfo.cpython-313-darwin.so 2025-09-07T07:27:25.9996680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testimportmultiple.cpython-313-darwin.so 2025-09-07T07:27:25.9997930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_hashlib.cpython-313-darwin.so 2025-09-07T07:27:25.9999170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/grp.cpython-313-darwin.so 2025-09-07T07:27:26.0000850Z /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-09-07T07:27:26.0002710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_socket.cpython-313-darwin.so 2025-09-07T07:27:26.0004080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_decimal.cpython-313-darwin.so 2025-09-07T07:27:26.0005380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/xxlimited.cpython-313-darwin.so 2025-09-07T07:27:26.0006590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_tkinter.cpython-313-darwin.so 2025-09-07T07:27:26.0007630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_statistics.cpython-313-darwin.so 2025-09-07T07:27:26.0008610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_csv.cpython-313-darwin.so 2025-09-07T07:27:26.0009590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_ssl.cpython-313-darwin.so 2025-09-07T07:27:26.0010590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_sha3.cpython-313-darwin.so 2025-09-07T07:27:26.0011590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/fcntl.cpython-313-darwin.so 2025-09-07T07:27:26.0012610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_opcode.cpython-313-darwin.so 2025-09-07T07:27:26.0013640Z /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-09-07T07:27:26.0015120Z /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-09-07T07:27:26.0016350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_heapq.cpython-313-darwin.so 2025-09-07T07:27:26.0017760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_uuid.cpython-313-darwin.so 2025-09-07T07:27:26.0019070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_sqlite3.cpython-313-darwin.so 2025-09-07T07:27:26.0020570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_scproxy.cpython-313-darwin.so 2025-09-07T07:27:26.0021870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_md5.cpython-313-darwin.so 2025-09-07T07:27:26.0023550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_multiprocessing.cpython-313-darwin.so 2025-09-07T07:27:26.0025110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_elementtree.cpython-313-darwin.so 2025-09-07T07:27:26.0026420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/cmath.cpython-313-darwin.so 2025-09-07T07:27:26.0027740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_random.cpython-313-darwin.so 2025-09-07T07:27:26.0029150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testinternalcapi.cpython-313-darwin.so 2025-09-07T07:27:26.0030560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testexternalinspection.cpython-313-darwin.so 2025-09-07T07:27:26.0031920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/resource.cpython-313-darwin.so 2025-09-07T07:27:26.0033260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_lsprof.cpython-313-darwin.so 2025-09-07T07:27:26.0034700Z /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-09-07T07:27:26.0036100Z /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-09-07T07:27:26.0037560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_contextvars.cpython-313-darwin.so 2025-09-07T07:27:26.0039080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/binascii.cpython-313-darwin.so 2025-09-07T07:27:26.0040380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_json.cpython-313-darwin.so 2025-09-07T07:27:26.0041950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_bz2.cpython-313-darwin.so 2025-09-07T07:27:26.0043210Z /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-09-07T07:27:26.0044340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_ctypes.cpython-313-darwin.so 2025-09-07T07:27:26.0045740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/mmap.cpython-313-darwin.so 2025-09-07T07:27:26.0047060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_datetime.cpython-313-darwin.so 2025-09-07T07:27:26.0048360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testclinic.cpython-313-darwin.so 2025-09-07T07:27:26.0049760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_sha2.cpython-313-darwin.so 2025-09-07T07:27:26.0051190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_xxtestfuzz.cpython-313-darwin.so 2025-09-07T07:27:26.0052710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testmultiphase.cpython-313-darwin.so 2025-09-07T07:27:26.0054050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/math.cpython-313-darwin.so 2025-09-07T07:27:26.0055470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testsinglephase.cpython-313-darwin.so 2025-09-07T07:27:26.0056950Z /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-09-07T07:27:26.0058220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_curses.cpython-313-darwin.so 2025-09-07T07:27:26.0059510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_dbm.cpython-313-darwin.so 2025-09-07T07:27:26.0060600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_romanian.py 2025-09-07T07:27:26.0061860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_farsi.py 2025-09-07T07:27:26.0062810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/idna.py 2025-09-07T07:27:26.0063840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp273.py 2025-09-07T07:27:26.0065160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/punycode.py 2025-09-07T07:27:26.0066420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/raw_unicode_escape.py 2025-09-07T07:27:26.0067490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_8.py 2025-09-07T07:27:26.0068630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1252.py 2025-09-07T07:27:26.0069650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp869.py 2025-09-07T07:27:26.0071010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_14.py 2025-09-07T07:27:26.0072150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_2.py 2025-09-07T07:27:26.0073290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_arabic.py 2025-09-07T07:27:26.0074450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_croatian.py 2025-09-07T07:27:26.0075610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/big5hkscs.py 2025-09-07T07:27:26.0076650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1256.py 2025-09-07T07:27:26.0077780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_6.py 2025-09-07T07:27:26.0078940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_10.py 2025-09-07T07:27:26.0080080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_kr.py 2025-09-07T07:27:26.0081320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1140.py 2025-09-07T07:27:26.0082500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1125.py 2025-09-07T07:27:26.0083590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_jp_1.py 2025-09-07T07:27:26.0084650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1257.py 2025-09-07T07:27:26.0085800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp949.py 2025-09-07T07:27:26.0086960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp858.py 2025-09-07T07:27:26.0088130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_7.py 2025-09-07T07:27:26.0089400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_11.py 2025-09-07T07:27:26.0090340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/hp_roman8.py 2025-09-07T07:27:26.0091410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/koi8_r.py 2025-09-07T07:27:26.0092570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/zlib_codec.py 2025-09-07T07:27:26.0093620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/gbk.py 2025-09-07T07:27:26.0094730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/johab.py 2025-09-07T07:27:26.0095810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1253.py 2025-09-07T07:27:26.0096840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_15.py 2025-09-07T07:27:26.0098070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_jp_2004.py 2025-09-07T07:27:26.0099270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_iceland.py 2025-09-07T07:27:26.0100440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_3.py 2025-09-07T07:27:26.0101450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_greek.py 2025-09-07T07:27:26.0102780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/rot_13.py 2025-09-07T07:27:26.0104000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_16_be.py 2025-09-07T07:27:26.0104980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/euc_kr.py 2025-09-07T07:27:26.0106190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/euc_jisx0213.py 2025-09-07T07:27:26.0107460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp863.py 2025-09-07T07:27:26.0108710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/ascii.py 2025-09-07T07:27:26.0109940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_8.py 2025-09-07T07:27:26.0111060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp857.py 2025-09-07T07:27:26.0112230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_32_be.py 2025-09-07T07:27:26.0113400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1258.py 2025-09-07T07:27:26.0114380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/oem.py 2025-09-07T07:27:26.0115530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_latin2.py 2025-09-07T07:27:26.0116580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp775.py 2025-09-07T07:27:26.0117770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_roman.py 2025-09-07T07:27:26.0118930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__init__.py 2025-09-07T07:27:26.0119880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp852.py 2025-09-07T07:27:26.0121220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/shift_jisx0213.py 2025-09-07T07:27:26.0122500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp866.py 2025-09-07T07:27:26.0123680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_7.py 2025-09-07T07:27:26.0124780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/base64_codec.py 2025-09-07T07:27:26.0126280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp500.cpython-313.pyc 2025-09-07T07:27:26.0127740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp861.cpython-313.pyc 2025-09-07T07:27:26.0129050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_8.cpython-313.pyc 2025-09-07T07:27:26.0130580Z /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-09-07T07:27:26.0131830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/koi8_u.cpython-313.pyc 2025-09-07T07:27:26.0133230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mbcs.cpython-313.pyc 2025-09-07T07:27:26.0134500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_7.cpython-313.pyc 2025-09-07T07:27:26.0136040Z /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-09-07T07:27:26.0137350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/shift_jisx0213.cpython-313.pyc 2025-09-07T07:27:26.0138890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/shift_jis.cpython-313.pyc 2025-09-07T07:27:26.0140340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/gbk.cpython-313.pyc 2025-09-07T07:27:26.0141720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp273.cpython-313.pyc 2025-09-07T07:27:26.0143050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1256.cpython-313.pyc 2025-09-07T07:27:26.0144280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_turkish.cpython-313.pyc 2025-09-07T07:27:26.0145690Z /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-09-07T07:27:26.0147000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/unicode_escape.cpython-313.pyc 2025-09-07T07:27:26.0148390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp869.cpython-313.pyc 2025-09-07T07:27:26.0149670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/punycode.cpython-313.pyc 2025-09-07T07:27:26.0151110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/charmap.cpython-313.pyc 2025-09-07T07:27:26.0152460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/gb18030.cpython-313.pyc 2025-09-07T07:27:26.0153720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/big5.cpython-313.pyc 2025-09-07T07:27:26.0154940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1251.cpython-313.pyc 2025-09-07T07:27:26.0156240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/ascii.cpython-313.pyc 2025-09-07T07:27:26.0157630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1006.cpython-313.pyc 2025-09-07T07:27:26.0158920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/koi8_r.cpython-313.pyc 2025-09-07T07:27:26.0160400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_10.cpython-313.pyc 2025-09-07T07:27:26.0161790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp424.cpython-313.pyc 2025-09-07T07:27:26.0163130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/big5hkscs.cpython-313.pyc 2025-09-07T07:27:26.0164620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/euc_jp.cpython-313.pyc 2025-09-07T07:27:26.0165910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/aliases.cpython-313.pyc 2025-09-07T07:27:26.0167140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp866.cpython-313.pyc 2025-09-07T07:27:26.0168400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1125.cpython-313.pyc 2025-09-07T07:27:26.0169830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1250.cpython-313.pyc 2025-09-07T07:27:26.0171130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_farsi.cpython-313.pyc 2025-09-07T07:27:26.0172540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/idna.cpython-313.pyc 2025-09-07T07:27:26.0173880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp855.cpython-313.pyc 2025-09-07T07:27:26.0175270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_latin2.cpython-313.pyc 2025-09-07T07:27:26.0176660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_greek.cpython-313.pyc 2025-09-07T07:27:26.0177940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/hz.cpython-313.pyc 2025-09-07T07:27:26.0179230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_1.cpython-313.pyc 2025-09-07T07:27:26.0180530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_11.cpython-313.pyc 2025-09-07T07:27:26.0182020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/latin_1.cpython-313.pyc 2025-09-07T07:27:26.0183310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp775.cpython-313.pyc 2025-09-07T07:27:26.0184700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/ptcp154.cpython-313.pyc 2025-09-07T07:27:26.0186290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp860.cpython-313.pyc 2025-09-07T07:27:26.0187680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/palmos.cpython-313.pyc 2025-09-07T07:27:26.0189090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1258.cpython-313.pyc 2025-09-07T07:27:26.0190440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_7.cpython-313.pyc 2025-09-07T07:27:26.0191690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_jp.cpython-313.pyc 2025-09-07T07:27:26.0192990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_9.cpython-313.pyc 2025-09-07T07:27:26.0194250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1140.cpython-313.pyc 2025-09-07T07:27:26.0195780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/bz2_codec.cpython-313.pyc 2025-09-07T07:27:26.0196900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/oem.cpython-313.pyc 2025-09-07T07:27:26.0198240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_8.cpython-313.pyc 2025-09-07T07:27:26.0199570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/hex_codec.cpython-313.pyc 2025-09-07T07:27:26.0200960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/koi8_t.cpython-313.pyc 2025-09-07T07:27:26.0202600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_16.cpython-313.pyc 2025-09-07T07:27:26.0204100Z /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-09-07T07:27:26.0205450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_6.cpython-313.pyc 2025-09-07T07:27:26.0206850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_cyrillic.cpython-313.pyc 2025-09-07T07:27:26.0208280Z /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-09-07T07:27:26.0209750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp852.cpython-313.pyc 2025-09-07T07:27:26.0211130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1257.cpython-313.pyc 2025-09-07T07:27:26.0212590Z /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-09-07T07:27:26.0213990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_3.cpython-313.pyc 2025-09-07T07:27:26.0215480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/rot_13.cpython-313.pyc 2025-09-07T07:27:26.0216880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_13.cpython-313.pyc 2025-09-07T07:27:26.0218190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/zlib_codec.cpython-313.pyc 2025-09-07T07:27:26.0219610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1252.cpython-313.pyc 2025-09-07T07:27:26.0221030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp857.cpython-313.pyc 2025-09-07T07:27:26.0222520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp950.cpython-313.pyc 2025-09-07T07:27:26.0224080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/euc_jisx0213.cpython-313.pyc 2025-09-07T07:27:26.0225680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_romanian.cpython-313.pyc 2025-09-07T07:27:26.0227120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_croatian.cpython-313.pyc 2025-09-07T07:27:26.0228440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp865.cpython-313.pyc 2025-09-07T07:27:26.0230180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_iceland.cpython-313.pyc 2025-09-07T07:27:26.0231470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp858.cpython-313.pyc 2025-09-07T07:27:26.0232770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/base64_codec.cpython-313.pyc 2025-09-07T07:27:26.0234080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp949.cpython-313.pyc 2025-09-07T07:27:26.0235450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/kz1048.cpython-313.pyc 2025-09-07T07:27:26.0236720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp862.cpython-313.pyc 2025-09-07T07:27:26.0238090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp737.cpython-313.pyc 2025-09-07T07:27:26.0239410Z /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-09-07T07:27:26.0240920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1026.cpython-313.pyc 2025-09-07T07:27:26.0242280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp850.cpython-313.pyc 2025-09-07T07:27:26.0243590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/euc_kr.cpython-313.pyc 2025-09-07T07:27:26.0244960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/tis_620.cpython-313.pyc 2025-09-07T07:27:26.0246320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1255.cpython-313.pyc 2025-09-07T07:27:26.0247830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/uu_codec.cpython-313.pyc 2025-09-07T07:27:26.0249140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp874.cpython-313.pyc 2025-09-07T07:27:26.0250450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_14.cpython-313.pyc 2025-09-07T07:27:26.0251900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_4.cpython-313.pyc 2025-09-07T07:27:26.0253320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/undefined.cpython-313.pyc 2025-09-07T07:27:26.0254760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_arabic.cpython-313.pyc 2025-09-07T07:27:26.0256280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp437.cpython-313.pyc 2025-09-07T07:27:26.0257580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp863.cpython-313.pyc 2025-09-07T07:27:26.0258920Z /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-09-07T07:27:26.0260230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1254.cpython-313.pyc 2025-09-07T07:27:26.0261500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_32.cpython-313.pyc 2025-09-07T07:27:26.0262990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/hp_roman8.cpython-313.pyc 2025-09-07T07:27:26.0264470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_15.cpython-313.pyc 2025-09-07T07:27:26.0265870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp875.cpython-313.pyc 2025-09-07T07:27:26.0267200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_5.cpython-313.pyc 2025-09-07T07:27:26.0268750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_16.cpython-313.pyc 2025-09-07T07:27:26.0271760Z /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-09-07T07:27:26.0273120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp720.cpython-313.pyc 2025-09-07T07:27:26.0274280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/johab.cpython-313.pyc 2025-09-07T07:27:26.0275590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_2.cpython-313.pyc 2025-09-07T07:27:26.0276950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/gb2312.cpython-313.pyc 2025-09-07T07:27:26.0278230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_roman.cpython-313.pyc 2025-09-07T07:27:26.0279510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp856.cpython-313.pyc 2025-09-07T07:27:26.0280980Z /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-09-07T07:27:26.0282240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.0283780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_kr.cpython-313.pyc 2025-09-07T07:27:26.0285110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1253.cpython-313.pyc 2025-09-07T07:27:26.0286460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp864.cpython-313.pyc 2025-09-07T07:27:26.0287840Z /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-09-07T07:27:26.0289190Z /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-09-07T07:27:26.0290660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/quopri_codec.cpython-313.pyc 2025-09-07T07:27:26.0292030Z /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-09-07T07:27:26.0293470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp932.cpython-313.pyc 2025-09-07T07:27:26.0294930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp037.cpython-313.pyc 2025-09-07T07:27:26.0296010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp932.py 2025-09-07T07:27:26.0297010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp720.py 2025-09-07T07:27:26.0298230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp862.py 2025-09-07T07:27:26.0299510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp437.py 2025-09-07T07:27:26.0300730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/palmos.py 2025-09-07T07:27:26.0301800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_9.py 2025-09-07T07:27:26.0302870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp856.py 2025-09-07T07:27:26.0304020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/aliases.py 2025-09-07T07:27:26.0305040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/latin_1.py 2025-09-07T07:27:26.0306110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp875.py 2025-09-07T07:27:26.0307300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp950.py 2025-09-07T07:27:26.0308630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/unicode_escape.py 2025-09-07T07:27:26.0309800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp737.py 2025-09-07T07:27:26.0310960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp865.py 2025-09-07T07:27:26.0311980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/ptcp154.py 2025-09-07T07:27:26.0313070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/big5.py 2025-09-07T07:27:26.0314200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp424.py 2025-09-07T07:27:26.0315400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp861.py 2025-09-07T07:27:26.0316650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/euc_jp.py 2025-09-07T07:27:26.0317680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp855.py 2025-09-07T07:27:26.0318890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/shift_jis.py 2025-09-07T07:27:26.0320030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_32_le.py 2025-09-07T07:27:26.0321060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp500.py 2025-09-07T07:27:26.0322160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/undefined.py 2025-09-07T07:27:26.0323190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp860.py 2025-09-07T07:27:26.0324270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/uu_codec.py 2025-09-07T07:27:26.0325480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_16_le.py 2025-09-07T07:27:26.0326720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/gb18030.py 2025-09-07T07:27:26.0327760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp874.py 2025-09-07T07:27:26.0328880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp850.py 2025-09-07T07:27:26.0329990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp864.py 2025-09-07T07:27:26.0331180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_32.py 2025-09-07T07:27:26.0332510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/koi8_u.py 2025-09-07T07:27:26.0333420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1254.py 2025-09-07T07:27:26.0334540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_jp_2.py 2025-09-07T07:27:26.0335810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_16.py 2025-09-07T07:27:26.0336720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_4.py 2025-09-07T07:27:26.0337620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/euc_jis_2004.py 2025-09-07T07:27:26.0338430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mbcs.py 2025-09-07T07:27:26.0339300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1250.py 2025-09-07T07:27:26.0340140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/gb2312.py 2025-09-07T07:27:26.0341030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_16.py 2025-09-07T07:27:26.0341930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_cyrillic.py 2025-09-07T07:27:26.0342810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/hex_codec.py 2025-09-07T07:27:26.0343890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/tis_620.py 2025-09-07T07:27:26.0345070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp037.py 2025-09-07T07:27:26.0346090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1006.py 2025-09-07T07:27:26.0347210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1251.py 2025-09-07T07:27:26.0348430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_turkish.py 2025-09-07T07:27:26.0349500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_jp_ext.py 2025-09-07T07:27:26.0350700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_1.py 2025-09-07T07:27:26.0351770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/hz.py 2025-09-07T07:27:26.0353090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/bz2_codec.py 2025-09-07T07:27:26.0354210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/quopri_codec.py 2025-09-07T07:27:26.0355400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/kz1048.py 2025-09-07T07:27:26.0356550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_8_sig.py 2025-09-07T07:27:26.0357560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/koi8_t.py 2025-09-07T07:27:26.0358670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1255.py 2025-09-07T07:27:26.0360050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_jp_3.py 2025-09-07T07:27:26.0361240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/shift_jis_2004.py 2025-09-07T07:27:26.0362260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1026.py 2025-09-07T07:27:26.0363510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/charmap.py 2025-09-07T07:27:26.0364500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_5.py 2025-09-07T07:27:26.0365600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_13.py 2025-09-07T07:27:26.0366840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_jp.py 2025-09-07T07:27:26.0367850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/queue.py 2025-09-07T07:27:26.0368820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyio.py 2025-09-07T07:27:26.0369830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pkgutil.py 2025-09-07T07:27:26.0370920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lzma.py 2025-09-07T07:27:26.0372020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_sitebuiltins.py 2025-09-07T07:27:26.0373350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/copyreg.py 2025-09-07T07:27:26.0374340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/rlcompleter.py 2025-09-07T07:27:26.0375330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/_common.py 2025-09-07T07:27:26.0376620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/__init__.py 2025-09-07T07:27:26.0378250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/__pycache__/_common.cpython-313.pyc 2025-09-07T07:27:26.0379610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/__pycache__/_zoneinfo.cpython-313.pyc 2025-09-07T07:27:26.0381060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/__pycache__/_tzpath.cpython-313.pyc 2025-09-07T07:27:26.0382450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.0383520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/_zoneinfo.py 2025-09-07T07:27:26.0384520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/_tzpath.py 2025-09-07T07:27:26.0385480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/gzip.py 2025-09-07T07:27:26.0386800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/_aix.py 2025-09-07T07:27:26.0388020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/wintypes.py 2025-09-07T07:27:26.0389070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/util.py 2025-09-07T07:27:26.0390080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/__init__.py 2025-09-07T07:27:26.0391380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/__pycache__/_endian.cpython-313.pyc 2025-09-07T07:27:26.0392680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/__pycache__/wintypes.cpython-313.pyc 2025-09-07T07:27:26.0393840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/__pycache__/_aix.cpython-313.pyc 2025-09-07T07:27:26.0395140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/__pycache__/util.cpython-313.pyc 2025-09-07T07:27:26.0396680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.0397600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/_endian.py 2025-09-07T07:27:26.0398750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/dyld.py 2025-09-07T07:27:26.0399810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/framework.py 2025-09-07T07:27:26.0401000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/fetch_macholib 2025-09-07T07:27:26.0402180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/__init__.py 2025-09-07T07:27:26.0404000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/__pycache__/dyld.cpython-313.pyc 2025-09-07T07:27:26.0405370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/__pycache__/dylib.cpython-313.pyc 2025-09-07T07:27:26.0406750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/__pycache__/framework.cpython-313.pyc 2025-09-07T07:27:26.0408470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.0409620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/README.ctypes 2025-09-07T07:27:26.0410900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/fetch_macholib.bat 2025-09-07T07:27:26.0412140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/dylib.py 2025-09-07T07:27:26.0413290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ipaddress.py 2025-09-07T07:27:26.0414160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/trace.py 2025-09-07T07:27:26.0415230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/webbrowser.py 2025-09-07T07:27:26.0416380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_compat_pickle.py 2025-09-07T07:27:26.0417580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/signals.py 2025-09-07T07:27:26.0418820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/runner.py 2025-09-07T07:27:26.0419810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/suite.py 2025-09-07T07:27:26.0420980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/util.py 2025-09-07T07:27:26.0422080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__init__.py 2025-09-07T07:27:26.0423480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/main.cpython-313.pyc 2025-09-07T07:27:26.0424800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/mock.cpython-313.pyc 2025-09-07T07:27:26.0426260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/result.cpython-313.pyc 2025-09-07T07:27:26.0427820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/signals.cpython-313.pyc 2025-09-07T07:27:26.0429030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/loader.cpython-313.pyc 2025-09-07T07:27:26.0430560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/runner.cpython-313.pyc 2025-09-07T07:27:26.0431910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/util.cpython-313.pyc 2025-09-07T07:27:26.0433560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/case.cpython-313.pyc 2025-09-07T07:27:26.0434920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:26.0436190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/suite.cpython-313.pyc 2025-09-07T07:27:26.0437890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.0439320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/_log.cpython-313.pyc 2025-09-07T07:27:26.0440570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/async_case.cpython-313.pyc 2025-09-07T07:27:26.0441610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/result.py 2025-09-07T07:27:26.0442760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/loader.py 2025-09-07T07:27:26.0443720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/case.py 2025-09-07T07:27:26.0444790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/main.py 2025-09-07T07:27:26.0445790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/async_case.py 2025-09-07T07:27:26.0446900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__main__.py 2025-09-07T07:27:26.0448060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/_log.py 2025-09-07T07:27:26.0449170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/mock.py 2025-09-07T07:27:26.0450150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dis.py 2025-09-07T07:27:26.0451170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/bdb.py 2025-09-07T07:27:26.0452860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/python-config.py 2025-09-07T07:27:26.0454110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/config.c.in 2025-09-07T07:27:26.0455450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/install-sh 2025-09-07T07:27:26.0456750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/Setup.stdlib 2025-09-07T07:27:26.0457980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/Makefile 2025-09-07T07:27:26.0459430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/Setup.bootstrap 2025-09-07T07:27:26.0460610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/Setup 2025-09-07T07:27:26.0462050Z /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-09-07T07:27:26.0463210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/makesetup 2025-09-07T07:27:26.0464470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/config.c 2025-09-07T07:27:26.0465430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/Setup.local 2025-09-07T07:27:26.0466520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/python.o 2025-09-07T07:27:26.0467370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipapp.py 2025-09-07T07:27:26.0468270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/cmd.py 2025-09-07T07:27:26.0469250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tty.py 2025-09-07T07:27:26.0470470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/textpad.py 2025-09-07T07:27:26.0471430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/ascii.py 2025-09-07T07:27:26.0472520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/__init__.py 2025-09-07T07:27:26.0474120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/__pycache__/ascii.cpython-313.pyc 2025-09-07T07:27:26.0475370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/__pycache__/panel.cpython-313.pyc 2025-09-07T07:27:26.0476600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/__pycache__/textpad.cpython-313.pyc 2025-09-07T07:27:26.0477800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.0479060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/__pycache__/has_key.cpython-313.pyc 2025-09-07T07:27:26.0480000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/has_key.py 2025-09-07T07:27:26.0480980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/panel.py 2025-09-07T07:27:26.0481980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tabnanny.py 2025-09-07T07:27:26.0483070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_py_abc.py 2025-09-07T07:27:26.0484070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/cProfile.py 2025-09-07T07:27:26.0485000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipimport.py 2025-09-07T07:27:26.0485980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/token.py 2025-09-07T07:27:26.0487010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/textwrap.py 2025-09-07T07:27:26.0487990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/base64.py 2025-09-07T07:27:26.0489080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_markupbase.py 2025-09-07T07:27:26.0490150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/bz2.py 2025-09-07T07:27:26.0491310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/_types.py 2025-09-07T07:27:26.0492600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/__init__.py 2025-09-07T07:27:26.0494040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/__pycache__/_types.cpython-313.pyc 2025-09-07T07:27:26.0495420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/__pycache__/_re.cpython-313.pyc 2025-09-07T07:27:26.0496750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.0498020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/__pycache__/_parser.cpython-313.pyc 2025-09-07T07:27:26.0499120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/_parser.py 2025-09-07T07:27:26.0500200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/_re.py 2025-09-07T07:27:26.0501040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/mypy.ini 2025-09-07T07:27:26.0501820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/signal.py 2025-09-07T07:27:26.0502650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sre_constants.py 2025-09-07T07:27:26.0503480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_aix_support.py 2025-09-07T07:27:26.0504500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_threading_local.py 2025-09-07T07:27:26.0505170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pyclbr.py 2025-09-07T07:27:26.0506050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/test_support.py 2025-09-07T07:27:26.0506890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/__init__.py 2025-09-07T07:27:26.0508120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/__pycache__/test_support.cpython-313.pyc 2025-09-07T07:27:26.0509330Z /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-09-07T07:27:26.0510770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.0511840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/asyncore.py 2025-09-07T07:27:26.0513150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/queues.py 2025-09-07T07:27:26.0514600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/_crossinterp.py 2025-09-07T07:27:26.0516030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/__init__.py 2025-09-07T07:27:26.0517600Z /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-09-07T07:27:26.0519080Z /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-09-07T07:27:26.0520620Z /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-09-07T07:27:26.0522210Z /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-09-07T07:27:26.0523360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/channels.py 2025-09-07T07:27:26.0524640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/hypothesis_helper.py 2025-09-07T07:27:26.0525740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/ast_helper.py 2025-09-07T07:27:26.0526900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/testcase.py 2025-09-07T07:27:26.0528450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/threading_helper.py 2025-09-07T07:27:26.0529500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/warnings_helper.py 2025-09-07T07:27:26.0530650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/os_helper.py 2025-09-07T07:27:26.0531710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__init__.py 2025-09-07T07:27:26.0532840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/venv.py 2025-09-07T07:27:26.0534610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/smtpd.cpython-313.pyc 2025-09-07T07:27:26.0536370Z /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-09-07T07:27:26.0537730Z /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-09-07T07:27:26.0539240Z /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-09-07T07:27:26.0540670Z /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-09-07T07:27:26.0541990Z /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-09-07T07:27:26.0543600Z /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-09-07T07:27:26.0545020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/numbers.cpython-313.pyc 2025-09-07T07:27:26.0546310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/testcase.cpython-313.pyc 2025-09-07T07:27:26.0547640Z /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-09-07T07:27:26.0549240Z /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-09-07T07:27:26.0550710Z /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-09-07T07:27:26.0552240Z /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-09-07T07:27:26.0553710Z /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-09-07T07:27:26.0555270Z /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-09-07T07:27:26.0556790Z /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-09-07T07:27:26.0558180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/asyncore.cpython-313.pyc 2025-09-07T07:27:26.0559650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/asynchat.cpython-313.pyc 2025-09-07T07:27:26.0561210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/venv.cpython-313.pyc 2025-09-07T07:27:26.0562820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.0564290Z /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-09-07T07:27:26.0565410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/numbers.py 2025-09-07T07:27:26.0566870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/_hypothesis_stubs/strategies.py 2025-09-07T07:27:26.0568120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/_hypothesis_stubs/__init__.py 2025-09-07T07:27:26.0569830Z /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-09-07T07:27:26.0571460Z /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-09-07T07:27:26.0572880Z /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-09-07T07:27:26.0574160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/_hypothesis_stubs/_helpers.py 2025-09-07T07:27:26.0575600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/bytecode_helper.py 2025-09-07T07:27:26.0576920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/import_helper.py 2025-09-07T07:27:26.0578120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/i18n_helper.py 2025-09-07T07:27:26.0579330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/logging_helper.py 2025-09-07T07:27:26.0580520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/pty_helper.py 2025-09-07T07:27:26.0581690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/socket_helper.py 2025-09-07T07:27:26.0582860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/refleak_helper.py 2025-09-07T07:27:26.0584250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/script_helper.py 2025-09-07T07:27:26.0585410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/hashlib_helper.py 2025-09-07T07:27:26.0586530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/smtpd.py 2025-09-07T07:27:26.0587730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/asynchat.py 2025-09-07T07:27:26.0588920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/test_script_helper.py 2025-09-07T07:27:26.0590180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/gettext.py 2025-09-07T07:27:26.0591510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__phello__/spam.py 2025-09-07T07:27:26.0592620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__phello__/__init__.py 2025-09-07T07:27:26.0593970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__phello__/__pycache__/spam.cpython-313.pyc 2025-09-07T07:27:26.0595210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__phello__/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.0596250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_ios_support.py 2025-09-07T07:27:26.0597540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wave.py 2025-09-07T07:27:26.0598530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/weakref.py 2025-09-07T07:27:26.0600180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_sysconfigdata_arm64_apple_darwin20_0_0.py 2025-09-07T07:27:26.0601070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/bisect.py 2025-09-07T07:27:26.0602190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/opcode.py 2025-09-07T07:27:26.0603220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/netrc.py 2025-09-07T07:27:26.0604170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/heapq.py 2025-09-07T07:27:26.0605300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pathlib/_local.py 2025-09-07T07:27:26.0606380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pathlib/_abc.py 2025-09-07T07:27:26.0607530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pathlib/__init__.py 2025-09-07T07:27:26.0608870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pathlib/__pycache__/_abc.cpython-313.pyc 2025-09-07T07:27:26.0610210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pathlib/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.0611600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pathlib/__pycache__/_local.cpython-313.pyc 2025-09-07T07:27:26.0612600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/functools.py 2025-09-07T07:27:26.0613740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/modulefinder.py 2025-09-07T07:27:26.0614920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_compression.py 2025-09-07T07:27:26.0616210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tracemalloc.py 2025-09-07T07:27:26.0617220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/hashlib.py 2025-09-07T07:27:26.0618160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/codeop.py 2025-09-07T07:27:26.0623820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/turtle.cfg 2025-09-07T07:27:26.0624140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/tree.py 2025-09-07T07:27:26.0624420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/round_dance.py 2025-09-07T07:27:26.0624670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/colormixer.py 2025-09-07T07:27:26.0625020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/bytedesign.py 2025-09-07T07:27:26.0625280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/chaos.py 2025-09-07T07:27:26.0626270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/clock.py 2025-09-07T07:27:26.0627370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/sorting_animate.py 2025-09-07T07:27:26.0628500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/paint.py 2025-09-07T07:27:26.0629540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__init__.py 2025-09-07T07:27:26.0630780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/lindenmayer.py 2025-09-07T07:27:26.0632170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/clock.cpython-313.pyc 2025-09-07T07:27:26.0633460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/forest.cpython-313.pyc 2025-09-07T07:27:26.0634780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/lindenmayer.cpython-313.pyc 2025-09-07T07:27:26.0636120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/sorting_animate.cpython-313.pyc 2025-09-07T07:27:26.0637340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/chaos.cpython-313.pyc 2025-09-07T07:27:26.0638720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/penrose.cpython-313.pyc 2025-09-07T07:27:26.0640060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/paint.cpython-313.pyc 2025-09-07T07:27:26.0641310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/peace.cpython-313.pyc 2025-09-07T07:27:26.0642660Z /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-09-07T07:27:26.0643870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/rosette.cpython-313.pyc 2025-09-07T07:27:26.0645210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/tree.cpython-313.pyc 2025-09-07T07:27:26.0646600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/two_canvases.cpython-313.pyc 2025-09-07T07:27:26.0648080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/round_dance.cpython-313.pyc 2025-09-07T07:27:26.0649480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/fractalcurves.cpython-313.pyc 2025-09-07T07:27:26.0650700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/nim.cpython-313.pyc 2025-09-07T07:27:26.0652070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/colormixer.cpython-313.pyc 2025-09-07T07:27:26.0653380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/yinyang.cpython-313.pyc 2025-09-07T07:27:26.0654890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:26.0656480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/minimal_hanoi.cpython-313.pyc 2025-09-07T07:27:26.0657680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.0658980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/bytedesign.cpython-313.pyc 2025-09-07T07:27:26.0660200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/penrose.py 2025-09-07T07:27:26.0661270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/peace.py 2025-09-07T07:27:26.0662470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/rosette.py 2025-09-07T07:27:26.0663670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/nim.py 2025-09-07T07:27:26.0664530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/yinyang.py 2025-09-07T07:27:26.0665460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/fractalcurves.py 2025-09-07T07:27:26.0666380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/planet_and_moon.py 2025-09-07T07:27:26.0667220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/forest.py 2025-09-07T07:27:26.0668200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/two_canvases.py 2025-09-07T07:27:26.0669260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__main__.py 2025-09-07T07:27:26.0670400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/minimal_hanoi.py 2025-09-07T07:27:26.0671390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/fnmatch.py 2025-09-07T07:27:26.0672820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/dummy/__init__.py 2025-09-07T07:27:26.0674640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/dummy/__pycache__/connection.cpython-313.pyc 2025-09-07T07:27:26.0676200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/dummy/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.0677530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/dummy/connection.py 2025-09-07T07:27:26.0678570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/queues.py 2025-09-07T07:27:26.0679590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/heap.py 2025-09-07T07:27:26.0680750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/shared_memory.py 2025-09-07T07:27:26.0682130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/resource_tracker.py 2025-09-07T07:27:26.0683290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/reduction.py 2025-09-07T07:27:26.0684450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/util.py 2025-09-07T07:27:26.0685670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/popen_spawn_win32.py 2025-09-07T07:27:26.0686890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__init__.py 2025-09-07T07:27:26.0688660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/resource_tracker.cpython-313.pyc 2025-09-07T07:27:26.0689960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/shared_memory.cpython-313.pyc 2025-09-07T07:27:26.0691560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/spawn.cpython-313.pyc 2025-09-07T07:27:26.0693050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/managers.cpython-313.pyc 2025-09-07T07:27:26.0694430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/heap.cpython-313.pyc 2025-09-07T07:27:26.0695920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/pool.cpython-313.pyc 2025-09-07T07:27:26.0697400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/synchronize.cpython-313.pyc 2025-09-07T07:27:26.0699060Z /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-09-07T07:27:26.0700550Z /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-09-07T07:27:26.0701870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/context.cpython-313.pyc 2025-09-07T07:27:26.0703250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/sharedctypes.cpython-313.pyc 2025-09-07T07:27:26.0704840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/forkserver.cpython-313.pyc 2025-09-07T07:27:26.0706280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/popen_fork.cpython-313.pyc 2025-09-07T07:27:26.0707630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/queues.cpython-313.pyc 2025-09-07T07:27:26.0709030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/util.cpython-313.pyc 2025-09-07T07:27:26.0710510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/resource_sharer.cpython-313.pyc 2025-09-07T07:27:26.0711830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/process.cpython-313.pyc 2025-09-07T07:27:26.0713560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/reduction.cpython-313.pyc 2025-09-07T07:27:26.0715000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/connection.cpython-313.pyc 2025-09-07T07:27:26.0716460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.0718070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/popen_forkserver.cpython-313.pyc 2025-09-07T07:27:26.0719200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/forkserver.py 2025-09-07T07:27:26.0720320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/connection.py 2025-09-07T07:27:26.0721570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/context.py 2025-09-07T07:27:26.0722730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/spawn.py 2025-09-07T07:27:26.0723810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/synchronize.py 2025-09-07T07:27:26.0725010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/process.py 2025-09-07T07:27:26.0726160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/sharedctypes.py 2025-09-07T07:27:26.0727380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/popen_fork.py 2025-09-07T07:27:26.0728400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/pool.py 2025-09-07T07:27:26.0729790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/popen_forkserver.py 2025-09-07T07:27:26.0730900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/popen_spawn_posix.py 2025-09-07T07:27:26.0731980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/managers.py 2025-09-07T07:27:26.0733140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/resource_sharer.py 2025-09-07T07:27:26.0734110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/traceback.py 2025-09-07T07:27:26.0735380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/nturl2path.py 2025-09-07T07:27:26.0736590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/warnings.py 2025-09-07T07:27:26.0737500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/subprocess.py 2025-09-07T07:27:26.0738440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/profile.py 2025-09-07T07:27:26.0739390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/this.py 2025-09-07T07:27:26.0740370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/filecmp.py 2025-09-07T07:27:26.0741300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/codecs.py 2025-09-07T07:27:26.0742330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/error.py 2025-09-07T07:27:26.0743330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/request.py 2025-09-07T07:27:26.0744400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__init__.py 2025-09-07T07:27:26.0745550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/response.py 2025-09-07T07:27:26.0746970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__pycache__/parse.cpython-313.pyc 2025-09-07T07:27:26.0748350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__pycache__/response.cpython-313.pyc 2025-09-07T07:27:26.0749560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__pycache__/error.cpython-313.pyc 2025-09-07T07:27:26.0751140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__pycache__/robotparser.cpython-313.pyc 2025-09-07T07:27:26.0752520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__pycache__/request.cpython-313.pyc 2025-09-07T07:27:26.0753880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.0754920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/robotparser.py 2025-09-07T07:27:26.0756060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/parse.py 2025-09-07T07:27:26.0757030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_weakrefset.py 2025-09-07T07:27:26.0757920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/io.py 2025-09-07T07:27:26.0759190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_sysconfigdata__darwin_darwin.py 2025-09-07T07:27:26.0760520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/_path/__init__.py 2025-09-07T07:27:26.0761820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/_path/__pycache__/glob.cpython-313.pyc 2025-09-07T07:27:26.0763090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/_path/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.0764160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/_path/glob.py 2025-09-07T07:27:26.0765450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/__init__.py 2025-09-07T07:27:26.0766660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:26.0767850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.0768810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/__main__.py 2025-09-07T07:27:26.0769680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/code.py 2025-09-07T07:27:26.0770930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/operator.py 2025-09-07T07:27:26.0772030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/fileinput.py 2025-09-07T07:27:26.0773040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/os.py 2025-09-07T07:27:26.0774270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/site-packages/README.txt 2025-09-07T07:27:26.0775180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/difflib.py 2025-09-07T07:27:26.0776220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pydoc.py 2025-09-07T07:27:26.0777390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/selectors.py 2025-09-07T07:27:26.0778400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/decimal.py 2025-09-07T07:27:26.0779550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/socketserver.py 2025-09-07T07:27:26.0780640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/copy.py 2025-09-07T07:27:26.0781700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/html/__init__.py 2025-09-07T07:27:26.0783080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/html/__pycache__/entities.cpython-313.pyc 2025-09-07T07:27:26.0784520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/html/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.0786090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/html/__pycache__/parser.cpython-313.pyc 2025-09-07T07:27:26.0787070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/html/parser.py 2025-09-07T07:27:26.0788120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/html/entities.py 2025-09-07T07:27:26.0789200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/genericpath.py 2025-09-07T07:27:26.0790310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/linecache.py 2025-09-07T07:27:26.0791480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/types.py 2025-09-07T07:27:26.0792560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/scrolledtext.py 2025-09-07T07:27:26.0793600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/colorchooser.py 2025-09-07T07:27:26.0794770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/commondialog.py 2025-09-07T07:27:26.0795820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/messagebox.py 2025-09-07T07:27:26.0797020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/dialog.py 2025-09-07T07:27:26.0798130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/constants.py 2025-09-07T07:27:26.0799050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/dnd.py 2025-09-07T07:27:26.0800100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__init__.py 2025-09-07T07:27:26.0801170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/ttk.py 2025-09-07T07:27:26.0802470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/filedialog.cpython-313.pyc 2025-09-07T07:27:26.0803710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/font.cpython-313.pyc 2025-09-07T07:27:26.0804850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/ttk.cpython-313.pyc 2025-09-07T07:27:26.0806300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/messagebox.cpython-313.pyc 2025-09-07T07:27:26.0807650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/dialog.cpython-313.pyc 2025-09-07T07:27:26.0809250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/simpledialog.cpython-313.pyc 2025-09-07T07:27:26.0810610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/dnd.cpython-313.pyc 2025-09-07T07:27:26.0811970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/commondialog.cpython-313.pyc 2025-09-07T07:27:26.0813320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/constants.cpython-313.pyc 2025-09-07T07:27:26.0814810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:26.0816500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/scrolledtext.cpython-313.pyc 2025-09-07T07:27:26.0817830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.0819220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/colorchooser.cpython-313.pyc 2025-09-07T07:27:26.0820220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/filedialog.py 2025-09-07T07:27:26.0821400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/font.py 2025-09-07T07:27:26.0822460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__main__.py 2025-09-07T07:27:26.0823720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/simpledialog.py 2025-09-07T07:27:26.0824660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/mimetypes.py 2025-09-07T07:27:26.0825930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/base64.cpython-313.pyc 2025-09-07T07:27:26.0827330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_compression.cpython-313.pyc 2025-09-07T07:27:26.0828330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/typing.cpython-313.pyc 2025-09-07T07:27:26.0829260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/symtable.cpython-313.pyc 2025-09-07T07:27:26.0830540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/zipapp.cpython-313.pyc 2025-09-07T07:27:26.0831850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/gzip.cpython-313.pyc 2025-09-07T07:27:26.0833360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/sre_parse.cpython-313.pyc 2025-09-07T07:27:26.0834850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/genericpath.cpython-313.pyc 2025-09-07T07:27:26.0836200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/io.cpython-313.pyc 2025-09-07T07:27:26.0837410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pdb.cpython-313.pyc 2025-09-07T07:27:26.0838690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/string.cpython-313.pyc 2025-09-07T07:27:26.0839890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/cmd.cpython-313.pyc 2025-09-07T07:27:26.0841030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/imaplib.cpython-313.pyc 2025-09-07T07:27:26.0842260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_ios_support.cpython-313.pyc 2025-09-07T07:27:26.0843570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/tarfile.cpython-313.pyc 2025-09-07T07:27:26.0844870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pyclbr.cpython-313.pyc 2025-09-07T07:27:26.0846110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/cProfile.cpython-313.pyc 2025-09-07T07:27:26.0847270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/getopt.cpython-313.pyc 2025-09-07T07:27:26.0848720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/fileinput.cpython-313.pyc 2025-09-07T07:27:26.0850130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_strptime.cpython-313.pyc 2025-09-07T07:27:26.0851530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pickletools.cpython-313.pyc 2025-09-07T07:27:26.0852780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/opcode.cpython-313.pyc 2025-09-07T07:27:26.0854020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/threading.cpython-313.pyc 2025-09-07T07:27:26.0855390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/secrets.cpython-313.pyc 2025-09-07T07:27:26.0856620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/compileall.cpython-313.pyc 2025-09-07T07:27:26.0857900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/copyreg.cpython-313.pyc 2025-09-07T07:27:26.0859230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/ipaddress.cpython-313.pyc 2025-09-07T07:27:26.0860710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/nturl2path.cpython-313.pyc 2025-09-07T07:27:26.0862070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_weakrefset.cpython-313.pyc 2025-09-07T07:27:26.0863340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/__future__.cpython-313.pyc 2025-09-07T07:27:26.0864650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/shlex.cpython-313.pyc 2025-09-07T07:27:26.0865900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/operator.cpython-313.pyc 2025-09-07T07:27:26.0867080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/contextlib.cpython-313.pyc 2025-09-07T07:27:26.0868430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/socket.cpython-313.pyc 2025-09-07T07:27:26.0869750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/functools.cpython-313.pyc 2025-09-07T07:27:26.0870990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/sched.cpython-313.pyc 2025-09-07T07:27:26.0872310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_compat_pickle.cpython-313.pyc 2025-09-07T07:27:26.0873660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/fractions.cpython-313.pyc 2025-09-07T07:27:26.0874930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/plistlib.cpython-313.pyc 2025-09-07T07:27:26.0876050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/reprlib.cpython-313.pyc 2025-09-07T07:27:26.0877260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/difflib.cpython-313.pyc 2025-09-07T07:27:26.0878430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/abc.cpython-313.pyc 2025-09-07T07:27:26.0880260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/configparser.cpython-313.pyc 2025-09-07T07:27:26.0881570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pty.cpython-313.pyc 2025-09-07T07:27:26.0882970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_sitebuiltins.cpython-313.pyc 2025-09-07T07:27:26.0884030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/trace.cpython-313.pyc 2025-09-07T07:27:26.0885200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/numbers.cpython-313.pyc 2025-09-07T07:27:26.0886390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/glob.cpython-313.pyc 2025-09-07T07:27:26.0887770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/textwrap.cpython-313.pyc 2025-09-07T07:27:26.0889360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_android_support.cpython-313.pyc 2025-09-07T07:27:26.0890590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/keyword.cpython-313.pyc 2025-09-07T07:27:26.0891940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/sre_compile.cpython-313.pyc 2025-09-07T07:27:26.0893310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/signal.cpython-313.pyc 2025-09-07T07:27:26.0894730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/queue.cpython-313.pyc 2025-09-07T07:27:26.0896180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_threading_local.cpython-313.pyc 2025-09-07T07:27:26.0897340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_pylong.cpython-313.pyc 2025-09-07T07:27:26.0898610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/shelve.cpython-313.pyc 2025-09-07T07:27:26.0899880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/socketserver.cpython-313.pyc 2025-09-07T07:27:26.0901150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/dataclasses.cpython-313.pyc 2025-09-07T07:27:26.0902520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/stringprep.cpython-313.pyc 2025-09-07T07:27:26.0903850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/gettext.cpython-313.pyc 2025-09-07T07:27:26.0905020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/poplib.cpython-313.pyc 2025-09-07T07:27:26.0906360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pstats.cpython-313.pyc 2025-09-07T07:27:26.0907740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/contextvars.cpython-313.pyc 2025-09-07T07:27:26.0909010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/token.cpython-313.pyc 2025-09-07T07:27:26.0910390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/random.cpython-313.pyc 2025-09-07T07:27:26.0911680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/sitecustomize.cpython-313.pyc 2025-09-07T07:27:26.0913100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/site.cpython-313.pyc 2025-09-07T07:27:26.0914610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_collections_abc.cpython-313.pyc 2025-09-07T07:27:26.0915780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/bz2.cpython-313.pyc 2025-09-07T07:27:26.0916940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/tty.cpython-313.pyc 2025-09-07T07:27:26.0918400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_colorize.cpython-313.pyc 2025-09-07T07:27:26.0919740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/optparse.cpython-313.pyc 2025-09-07T07:27:26.0920910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/csv.cpython-313.pyc 2025-09-07T07:27:26.0922280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/antigravity.cpython-313.pyc 2025-09-07T07:27:26.0923470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/zipimport.cpython-313.pyc 2025-09-07T07:27:26.0924750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pkgutil.cpython-313.pyc 2025-09-07T07:27:26.0925990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pprint.cpython-313.pyc 2025-09-07T07:27:26.0927300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/py_compile.cpython-313.pyc 2025-09-07T07:27:26.0928600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_markupbase.cpython-313.pyc 2025-09-07T07:27:26.0930060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/smtplib.cpython-313.pyc 2025-09-07T07:27:26.0931210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/graphlib.cpython-313.pyc 2025-09-07T07:27:26.0932570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/warnings.cpython-313.pyc 2025-09-07T07:27:26.0934010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_opcode_metadata.cpython-313.pyc 2025-09-07T07:27:26.0935290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/filecmp.cpython-313.pyc 2025-09-07T07:27:26.0936760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/netrc.cpython-313.pyc 2025-09-07T07:27:26.0937960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/turtle.cpython-313.pyc 2025-09-07T07:27:26.0939070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/calendar.cpython-313.pyc 2025-09-07T07:27:26.0940280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/mailbox.cpython-313.pyc 2025-09-07T07:27:26.0941470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/wave.cpython-313.pyc 2025-09-07T07:27:26.0942950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/__hello__.cpython-313.pyc 2025-09-07T07:27:26.0944050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/uuid.cpython-313.pyc 2025-09-07T07:27:26.0945350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/posixpath.cpython-313.pyc 2025-09-07T07:27:26.0946610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/struct.cpython-313.pyc 2025-09-07T07:27:26.0947850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/hashlib.cpython-313.pyc 2025-09-07T07:27:26.0949230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pydoc.cpython-313.pyc 2025-09-07T07:27:26.0950460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/code.cpython-313.pyc 2025-09-07T07:27:26.0951680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/enum.cpython-313.pyc 2025-09-07T07:27:26.0953090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/ftplib.cpython-313.pyc 2025-09-07T07:27:26.0954220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_pyio.cpython-313.pyc 2025-09-07T07:27:26.0955600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/colorsys.cpython-313.pyc 2025-09-07T07:27:26.0956880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/platform.cpython-313.pyc 2025-09-07T07:27:26.0958100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/types.cpython-313.pyc 2025-09-07T07:27:26.0959290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_py_abc.cpython-313.pyc 2025-09-07T07:27:26.0960530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/profile.cpython-313.pyc 2025-09-07T07:27:26.0961740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/ntpath.cpython-313.pyc 2025-09-07T07:27:26.0963210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/datetime.cpython-313.pyc 2025-09-07T07:27:26.0964370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/bisect.cpython-313.pyc 2025-09-07T07:27:26.0965460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/heapq.cpython-313.pyc 2025-09-07T07:27:26.0966600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/modulefinder.cpython-313.pyc 2025-09-07T07:27:26.0967760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/codeop.cpython-313.pyc 2025-09-07T07:27:26.0969140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_pydecimal.cpython-313.pyc 2025-09-07T07:27:26.0970440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/hmac.cpython-313.pyc 2025-09-07T07:27:26.0971610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/dis.cpython-313.pyc 2025-09-07T07:27:26.0973030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/statistics.cpython-313.pyc 2025-09-07T07:27:26.0974150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/ssl.cpython-313.pyc 2025-09-07T07:27:26.0975400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/timeit.cpython-313.pyc 2025-09-07T07:27:26.0976890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/sre_constants.cpython-313.pyc 2025-09-07T07:27:26.0978100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/selectors.cpython-313.pyc 2025-09-07T07:27:26.0979380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/stat.cpython-313.pyc 2025-09-07T07:27:26.0980700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_osx_support.cpython-313.pyc 2025-09-07T07:27:26.0981940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/tempfile.cpython-313.pyc 2025-09-07T07:27:26.0983270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/runpy.cpython-313.pyc 2025-09-07T07:27:26.0984610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/decimal.cpython-313.pyc 2025-09-07T07:27:26.0985930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/tracemalloc.cpython-313.pyc 2025-09-07T07:27:26.0987180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/quopri.cpython-313.pyc 2025-09-07T07:27:26.0988290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/locale.cpython-313.pyc 2025-09-07T07:27:26.0989570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/linecache.cpython-313.pyc 2025-09-07T07:27:26.0990930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/lzma.cpython-313.pyc 2025-09-07T07:27:26.0992230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/weakref.cpython-313.pyc 2025-09-07T07:27:26.0993720Z /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-09-07T07:27:26.0994630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/getpass.cpython-313.pyc 2025-09-07T07:27:26.0995920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_sysconfigdata__darwin_darwin.cpython-313.pyc 2025-09-07T07:27:26.0997110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/fnmatch.cpython-313.pyc 2025-09-07T07:27:26.0998370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/os.cpython-313.pyc 2025-09-07T07:27:26.0999740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_pydatetime.cpython-313.pyc 2025-09-07T07:27:26.1000930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/bdb.cpython-313.pyc 2025-09-07T07:27:26.1002240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/this.cpython-313.pyc 2025-09-07T07:27:26.1003640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_apple_support.cpython-313.pyc 2025-09-07T07:27:26.1004720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pickle.cpython-313.pyc 2025-09-07T07:27:26.1005950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/traceback.cpython-313.pyc 2025-09-07T07:27:26.1007100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/mimetypes.cpython-313.pyc 2025-09-07T07:27:26.1008330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/codecs.cpython-313.pyc 2025-09-07T07:27:26.1009800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/copy.cpython-313.pyc 2025-09-07T07:27:26.1010980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_aix_support.cpython-313.pyc 2025-09-07T07:27:26.1012060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/shutil.cpython-313.pyc 2025-09-07T07:27:26.1013500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/doctest.cpython-313.pyc 2025-09-07T07:27:26.1014710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/webbrowser.cpython-313.pyc 2025-09-07T07:27:26.1016130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/tokenize.cpython-313.pyc 2025-09-07T07:27:26.1017440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/ast.cpython-313.pyc 2025-09-07T07:27:26.1018930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/inspect.cpython-313.pyc 2025-09-07T07:27:26.1020120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/subprocess.cpython-313.pyc 2025-09-07T07:27:26.1021310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/rlcompleter.cpython-313.pyc 2025-09-07T07:27:26.1022680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/argparse.cpython-313.pyc 2025-09-07T07:27:26.1023950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/tabnanny.cpython-313.pyc 2025-09-07T07:27:26.1024980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/colorsys.py 2025-09-07T07:27:26.1025910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/numbers.py 2025-09-07T07:27:26.1026890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_strptime.py 2025-09-07T07:27:26.1027860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/contextvars.py 2025-09-07T07:27:26.1029100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/random.py 2025-09-07T07:27:26.1030110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ftplib.py 2025-09-07T07:27:26.1031290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/optparse.py 2025-09-07T07:27:26.1032410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sitecustomize.py 2025-09-07T07:27:26.1033460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/parsers/expat.py 2025-09-07T07:27:26.1034890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/parsers/__init__.py 2025-09-07T07:27:26.1036260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/parsers/__pycache__/expat.cpython-313.pyc 2025-09-07T07:27:26.1037750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/parsers/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.1038770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/handler.py 2025-09-07T07:27:26.1039980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__init__.py 2025-09-07T07:27:26.1041350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__pycache__/handler.cpython-313.pyc 2025-09-07T07:27:26.1042560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__pycache__/saxutils.cpython-313.pyc 2025-09-07T07:27:26.1043910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__pycache__/expatreader.cpython-313.pyc 2025-09-07T07:27:26.1045100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__pycache__/xmlreader.cpython-313.pyc 2025-09-07T07:27:26.1046380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__pycache__/_exceptions.cpython-313.pyc 2025-09-07T07:27:26.1047810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.1048890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/saxutils.py 2025-09-07T07:27:26.1049910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/xmlreader.py 2025-09-07T07:27:26.1051010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/expatreader.py 2025-09-07T07:27:26.1052060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/_exceptions.py 2025-09-07T07:27:26.1053010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/__init__.py 2025-09-07T07:27:26.1054590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.1055700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/pulldom.py 2025-09-07T07:27:26.1056920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/expatbuilder.py 2025-09-07T07:27:26.1057920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/domreg.py 2025-09-07T07:27:26.1059090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/minicompat.py 2025-09-07T07:27:26.1060220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__init__.py 2025-09-07T07:27:26.1061600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/NodeFilter.cpython-313.pyc 2025-09-07T07:27:26.1063040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/minidom.cpython-313.pyc 2025-09-07T07:27:26.1064320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/expatbuilder.cpython-313.pyc 2025-09-07T07:27:26.1065630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/minicompat.cpython-313.pyc 2025-09-07T07:27:26.1067020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/pulldom.cpython-313.pyc 2025-09-07T07:27:26.1068480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/xmlbuilder.cpython-313.pyc 2025-09-07T07:27:26.1069720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/domreg.cpython-313.pyc 2025-09-07T07:27:26.1071200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.1072300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/NodeFilter.py 2025-09-07T07:27:26.1073290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/xmlbuilder.py 2025-09-07T07:27:26.1074380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/minidom.py 2025-09-07T07:27:26.1075660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/ElementPath.py 2025-09-07T07:27:26.1076770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/cElementTree.py 2025-09-07T07:27:26.1078010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/__init__.py 2025-09-07T07:27:26.1079510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/__pycache__/cElementTree.cpython-313.pyc 2025-09-07T07:27:26.1080860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/__pycache__/ElementTree.cpython-313.pyc 2025-09-07T07:27:26.1082430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/__pycache__/ElementPath.cpython-313.pyc 2025-09-07T07:27:26.1083990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/__pycache__/ElementInclude.cpython-313.pyc 2025-09-07T07:27:26.1085210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.1086310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/ElementInclude.py 2025-09-07T07:27:26.1087390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/ElementTree.py 2025-09-07T07:27:26.1088470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pdb.py 2025-09-07T07:27:26.1089520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/threading.py 2025-09-07T07:27:26.1090620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtle.py 2025-09-07T07:27:26.1091550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/platform.py 2025-09-07T07:27:26.1092760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pstats.py 2025-09-07T07:27:26.1093720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/glob.py 2025-09-07T07:27:26.1094640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/quopri.py 2025-09-07T07:27:26.1095870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/symtable.py 2025-09-07T07:27:26.1096640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pprint.py 2025-09-07T07:27:26.1097610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/calendar.py 2025-09-07T07:27:26.1098620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/inspect.py 2025-09-07T07:27:26.1099820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/util.py 2025-09-07T07:27:26.1101050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/handlers.py 2025-09-07T07:27:26.1102230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__init__.py 2025-09-07T07:27:26.1103330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/types.py 2025-09-07T07:27:26.1104700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/validate.cpython-313.pyc 2025-09-07T07:27:26.1106230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/handlers.cpython-313.pyc 2025-09-07T07:27:26.1107830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/headers.cpython-313.pyc 2025-09-07T07:27:26.1109120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/util.cpython-313.pyc 2025-09-07T07:27:26.1110580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/types.cpython-313.pyc 2025-09-07T07:27:26.1112050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/simple_server.cpython-313.pyc 2025-09-07T07:27:26.1113460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.1114410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/validate.py 2025-09-07T07:27:26.1115460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/simple_server.py 2025-09-07T07:27:26.1116480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/headers.py 2025-09-07T07:27:26.1117490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/poplib.py 2025-09-07T07:27:26.1118540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/plistlib.py 2025-09-07T07:27:26.1119580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pickletools.py 2025-09-07T07:27:26.1120590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/site.py 2025-09-07T07:27:26.1121650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/decoder.py 2025-09-07T07:27:26.1122790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/scanner.py 2025-09-07T07:27:26.1123810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/__init__.py 2025-09-07T07:27:26.1125240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/__pycache__/scanner.cpython-313.pyc 2025-09-07T07:27:26.1126500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/__pycache__/encoder.cpython-313.pyc 2025-09-07T07:27:26.1127890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.1129370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/__pycache__/tool.cpython-313.pyc 2025-09-07T07:27:26.1130760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/__pycache__/decoder.cpython-313.pyc 2025-09-07T07:27:26.1131680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/encoder.py 2025-09-07T07:27:26.1132690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/tool.py 2025-09-07T07:27:26.1133840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_opcode_metadata.py 2025-09-07T07:27:26.1134830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/keyword.py 2025-09-07T07:27:26.1136000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/configparser.py 2025-09-07T07:27:26.1137050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_apple_support.py 2025-09-07T07:27:26.1138160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/reprlib.py 2025-09-07T07:27:26.1139160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/secrets.py 2025-09-07T07:27:26.1140200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/shlex.py 2025-09-07T07:27:26.1141170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/cookies.py 2025-09-07T07:27:26.1142380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/server.py 2025-09-07T07:27:26.1143410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/client.py 2025-09-07T07:27:26.1144380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/__init__.py 2025-09-07T07:27:26.1145740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/__pycache__/server.cpython-313.pyc 2025-09-07T07:27:26.1147090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/__pycache__/cookiejar.cpython-313.pyc 2025-09-07T07:27:26.1148410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/__pycache__/cookies.cpython-313.pyc 2025-09-07T07:27:26.1149730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/__pycache__/client.cpython-313.pyc 2025-09-07T07:27:26.1151120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.1152060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/cookiejar.py 2025-09-07T07:27:26.1153130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/__init__.py 2025-09-07T07:27:26.1154460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/__pycache__/dump.cpython-313.pyc 2025-09-07T07:27:26.1155830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/__pycache__/dbapi2.cpython-313.pyc 2025-09-07T07:27:26.1157220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:26.1158250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.1159010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/dump.py 2025-09-07T07:27:26.1159840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/dbapi2.py 2025-09-07T07:27:26.1160780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/__main__.py 2025-09-07T07:27:26.1161490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/posixpath.py 2025-09-07T07:27:26.1162290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/py_compile.py 2025-09-07T07:27:26.1163170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/__init__.py 2025-09-07T07:27:26.1164280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:26.1165370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.1166810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/__pycache__/_uninstall.cpython-313.pyc 2025-09-07T07:27:26.1168020Z /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-09-07T07:27:26.1169050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/__main__.py 2025-09-07T07:27:26.1170050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/_uninstall.py 2025-09-07T07:27:26.1170970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_osx_support.py 2025-09-07T07:27:26.1171990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/stat.py 2025-09-07T07:27:26.1173020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/compileall.py 2025-09-07T07:27:26.1174240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/_base.py 2025-09-07T07:27:26.1175340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/thread.py 2025-09-07T07:27:26.1176720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/__init__.py 2025-09-07T07:27:26.1178130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/__pycache__/_base.cpython-313.pyc 2025-09-07T07:27:26.1179500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/__pycache__/process.cpython-313.pyc 2025-09-07T07:27:26.1181130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/__pycache__/thread.cpython-313.pyc 2025-09-07T07:27:26.1182610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.1183940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/process.py 2025-09-07T07:27:26.1185110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/__init__.py 2025-09-07T07:27:26.1186740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.1187570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/csv.py 2025-09-07T07:27:26.1188870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/historical_reader.py 2025-09-07T07:27:26.1190170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/unix_console.py 2025-09-07T07:27:26.1191390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/readline.py 2025-09-07T07:27:26.1192820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/console.py 2025-09-07T07:27:26.1193860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/trace.py 2025-09-07T07:27:26.1195100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/curses.py 2025-09-07T07:27:26.1196270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/base_eventqueue.py 2025-09-07T07:27:26.1197410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/windows_console.py 2025-09-07T07:27:26.1198580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/windows_eventqueue.py 2025-09-07T07:27:26.1199650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/_threading_handler.py 2025-09-07T07:27:26.1200730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__init__.py 2025-09-07T07:27:26.1201680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/types.py 2025-09-07T07:27:26.1203260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/main.cpython-313.pyc 2025-09-07T07:27:26.1204670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/windows_eventqueue.cpython-313.pyc 2025-09-07T07:27:26.1206060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/unix_eventqueue.cpython-313.pyc 2025-09-07T07:27:26.1207530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/unix_console.cpython-313.pyc 2025-09-07T07:27:26.1208880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/fancy_termios.cpython-313.pyc 2025-09-07T07:27:26.1210100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/reader.cpython-313.pyc 2025-09-07T07:27:26.1211590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/historical_reader.cpython-313.pyc 2025-09-07T07:27:26.1212840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/curses.cpython-313.pyc 2025-09-07T07:27:26.1214420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/windows_console.cpython-313.pyc 2025-09-07T07:27:26.1215850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/trace.cpython-313.pyc 2025-09-07T07:27:26.1217280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/keymap.cpython-313.pyc 2025-09-07T07:27:26.1218640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/readline.cpython-313.pyc 2025-09-07T07:27:26.1220010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:26.1221570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/_threading_handler.cpython-313.pyc 2025-09-07T07:27:26.1223340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/simple_interact.cpython-313.pyc 2025-09-07T07:27:26.1224990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/_minimal_curses.cpython-313.pyc 2025-09-07T07:27:26.1226290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/commands.cpython-313.pyc 2025-09-07T07:27:26.1227590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/types.cpython-313.pyc 2025-09-07T07:27:26.1228980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/input.cpython-313.pyc 2025-09-07T07:27:26.1230530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/completing_reader.cpython-313.pyc 2025-09-07T07:27:26.1232020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/base_eventqueue.cpython-313.pyc 2025-09-07T07:27:26.1233450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/pager.cpython-313.pyc 2025-09-07T07:27:26.1234920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:26.1236450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.1237910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/console.cpython-313.pyc 2025-09-07T07:27:26.1238970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/keymap.py 2025-09-07T07:27:26.1240110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/_minimal_curses.py 2025-09-07T07:27:26.1241320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/fancy_termios.py 2025-09-07T07:27:26.1242300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/reader.py 2025-09-07T07:27:26.1243410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/mypy.ini 2025-09-07T07:27:26.1244680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/utils.py 2025-09-07T07:27:26.1245760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/pager.py 2025-09-07T07:27:26.1246890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/input.py 2025-09-07T07:27:26.1247920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/unix_eventqueue.py 2025-09-07T07:27:26.1249130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/completing_reader.py 2025-09-07T07:27:26.1250260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/main.py 2025-09-07T07:27:26.1251400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/commands.py 2025-09-07T07:27:26.1252390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__main__.py 2025-09-07T07:27:26.1253510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/simple_interact.py 2025-09-07T07:27:26.1254480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pydatetime.py 2025-09-07T07:27:26.1255500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/fractions.py 2025-09-07T07:27:26.1256610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sysconfig/__init__.py 2025-09-07T07:27:26.1258280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sysconfig/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:26.1259830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sysconfig/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.1261030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sysconfig/__main__.py 2025-09-07T07:27:26.1261930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sched.py 2025-09-07T07:27:26.1262980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/imaplib.py 2025-09-07T07:27:26.1264150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/mailbox.py 2025-09-07T07:27:26.1265420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sre_compile.py 2025-09-07T07:27:26.1266420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/locale.py 2025-09-07T07:27:26.1267390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ast.py 2025-09-07T07:27:26.1268390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/doctest.py 2025-09-07T07:27:26.1269360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/argparse.py 2025-09-07T07:27:26.1270430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/getpass.py 2025-09-07T07:27:26.1271470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pickle.py 2025-09-07T07:27:26.1272370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pty.py 2025-09-07T07:27:26.1273460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/contextlib.py 2025-09-07T07:27:26.1274540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/statistics.py 2025-09-07T07:27:26.1275870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_collections_abc.py 2025-09-07T07:27:26.1276800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__future__.py 2025-09-07T07:27:26.1277890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pylong.py 2025-09-07T07:27:26.1278940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dataclasses.py 2025-09-07T07:27:26.1280050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/shelve.py 2025-09-07T07:27:26.1281160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/string.py 2025-09-07T07:27:26.1282320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/smtplib.py 2025-09-07T07:27:26.1283330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/__init__.py 2025-09-07T07:27:26.1284660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:26.1286190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.1287550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/scripts/posix/activate.csh 2025-09-07T07:27:26.1288900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/scripts/common/Activate.ps1 2025-09-07T07:27:26.1290130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/scripts/common/activate.fish 2025-09-07T07:27:26.1291220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/scripts/common/activate 2025-09-07T07:27:26.1292340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/__main__.py 2025-09-07T07:27:26.1293290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/getopt.py 2025-09-07T07:27:26.1294440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/antigravity.py 2025-09-07T07:27:26.1295370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/enum.py 2025-09-07T07:27:26.1296330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/ndbm.py 2025-09-07T07:27:26.1297230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/gnu.py 2025-09-07T07:27:26.1298400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/__init__.py 2025-09-07T07:27:26.1299860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/__pycache__/sqlite3.cpython-313.pyc 2025-09-07T07:27:26.1301100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/__pycache__/gnu.cpython-313.pyc 2025-09-07T07:27:26.1302640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/__pycache__/ndbm.cpython-313.pyc 2025-09-07T07:27:26.1303920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/__pycache__/dumb.cpython-313.pyc 2025-09-07T07:27:26.1305380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.1306330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/dumb.py 2025-09-07T07:27:26.1307370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/sqlite3.py 2025-09-07T07:27:26.1308490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/timeit.py 2025-09-07T07:27:26.1309460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/graphlib.py 2025-09-07T07:27:26.1310320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/hmac.py 2025-09-07T07:27:26.1311400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tarfile.py 2025-09-07T07:27:26.1312560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/readers.py 2025-09-07T07:27:26.1313690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/_abc.py 2025-09-07T07:27:26.1314840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/util.py 2025-09-07T07:27:26.1316130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/_bootstrap.py 2025-09-07T07:27:26.1317410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/readers.py 2025-09-07T07:27:26.1318780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/_common.py 2025-09-07T07:27:26.1320210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__init__.py 2025-09-07T07:27:26.1321710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/_functional.cpython-313.pyc 2025-09-07T07:27:26.1322980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/simple.cpython-313.pyc 2025-09-07T07:27:26.1324180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/abc.cpython-313.pyc 2025-09-07T07:27:26.1325210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/_common.cpython-313.pyc 2025-09-07T07:27:26.1326350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/_adapters.cpython-313.pyc 2025-09-07T07:27:26.1327780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/readers.cpython-313.pyc 2025-09-07T07:27:26.1329100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.1330390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/_itertools.cpython-313.pyc 2025-09-07T07:27:26.1331540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/_itertools.py 2025-09-07T07:27:26.1332830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/_adapters.py 2025-09-07T07:27:26.1333950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/simple.py 2025-09-07T07:27:26.1335300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/_functional.py 2025-09-07T07:27:26.1336510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/abc.py 2025-09-07T07:27:26.1337690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__init__.py 2025-09-07T07:27:26.1339060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/_abc.cpython-313.pyc 2025-09-07T07:27:26.1340370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/simple.cpython-313.pyc 2025-09-07T07:27:26.1341750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/abc.cpython-313.pyc 2025-09-07T07:27:26.1343170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/_bootstrap.cpython-313.pyc 2025-09-07T07:27:26.1344580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/machinery.cpython-313.pyc 2025-09-07T07:27:26.1346030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/util.cpython-313.pyc 2025-09-07T07:27:26.1347750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/readers.cpython-313.pyc 2025-09-07T07:27:26.1349120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/_bootstrap_external.cpython-313.pyc 2025-09-07T07:27:26.1350480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.1351790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/_bootstrap_external.py 2025-09-07T07:27:26.1353030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/machinery.py 2025-09-07T07:27:26.1354090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/simple.py 2025-09-07T07:27:26.1355390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/_meta.py 2025-09-07T07:27:26.1356670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/_text.py 2025-09-07T07:27:26.1357850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__init__.py 2025-09-07T07:27:26.1359100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/_functools.py 2025-09-07T07:27:26.1360620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_functools.cpython-313.pyc 2025-09-07T07:27:26.1362130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_text.cpython-313.pyc 2025-09-07T07:27:26.1363520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_meta.cpython-313.pyc 2025-09-07T07:27:26.1365070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_adapters.cpython-313.pyc 2025-09-07T07:27:26.1366520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/diagnose.cpython-313.pyc 2025-09-07T07:27:26.1367810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.1369310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_collections.cpython-313.pyc 2025-09-07T07:27:26.1370990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_itertools.cpython-313.pyc 2025-09-07T07:27:26.1372190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/diagnose.py 2025-09-07T07:27:26.1373400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/_collections.py 2025-09-07T07:27:26.1374580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/_itertools.py 2025-09-07T07:27:26.1376070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/_adapters.py 2025-09-07T07:27:26.1377110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/abc.py 2025-09-07T07:27:26.1378170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xmlrpc/server.py 2025-09-07T07:27:26.1379390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xmlrpc/client.py 2025-09-07T07:27:26.1380400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xmlrpc/__init__.py 2025-09-07T07:27:26.1381710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xmlrpc/__pycache__/server.cpython-313.pyc 2025-09-07T07:27:26.1383100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xmlrpc/__pycache__/client.cpython-313.pyc 2025-09-07T07:27:26.1384360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xmlrpc/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.1385440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/stringprep.py 2025-09-07T07:27:26.1386450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/typing.py 2025-09-07T07:27:26.1387530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/LICENSE.txt 2025-09-07T07:27:26.1388710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/multicall.py 2025-09-07T07:27:26.1389700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle.py 2025-09-07T07:27:26.1390700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/mainmenu.py 2025-09-07T07:27:26.1391880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/filelist.py 2025-09-07T07:27:26.1393260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/sidebar.py 2025-09-07T07:27:26.1394300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/tree.py 2025-09-07T07:27:26.1395230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/pyshell.py 2025-09-07T07:27:26.1396480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/stackviewer.py 2025-09-07T07:27:26.1397600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/statusbar.py 2025-09-07T07:27:26.1398580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/run.py 2025-09-07T07:27:26.1399680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/autoexpand.py 2025-09-07T07:27:26.1400900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/codecontext.py 2025-09-07T07:27:26.1402110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/help.html 2025-09-07T07:27:26.1403580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/configdialog.py 2025-09-07T07:27:26.1404590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/config.py 2025-09-07T07:27:26.1405780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/help_about.py 2025-09-07T07:27:26.1406820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/TODO.txt 2025-09-07T07:27:26.1407900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/debugobj.py 2025-09-07T07:27:26.1409080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/query.py 2025-09-07T07:27:26.1410130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/window.py 2025-09-07T07:27:26.1411100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/extend.txt 2025-09-07T07:27:26.1412250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/ChangeLog 2025-09-07T07:27:26.1413430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/searchbase.py 2025-09-07T07:27:26.1414450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/util.py 2025-09-07T07:27:26.1415480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/colorizer.py 2025-09-07T07:27:26.1416590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/redirector.py 2025-09-07T07:27:26.1417870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/config_key.py 2025-09-07T07:27:26.1418890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/calltip_w.py 2025-09-07T07:27:26.1420400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/runscript.py 2025-09-07T07:27:26.1421540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/delegator.py 2025-09-07T07:27:26.1422720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle.pyw 2025-09-07T07:27:26.1423900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__init__.py 2025-09-07T07:27:26.1424910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/format.py 2025-09-07T07:27:26.1425910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/textview.py 2025-09-07T07:27:26.1427020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/grep.py 2025-09-07T07:27:26.1428670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/browser.cpython-313.pyc 2025-09-07T07:27:26.1430000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/pyparse.cpython-313.pyc 2025-09-07T07:27:26.1431420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/zoomheight.cpython-313.pyc 2025-09-07T07:27:26.1432670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/search.cpython-313.pyc 2025-09-07T07:27:26.1434100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/pyshell.cpython-313.pyc 2025-09-07T07:27:26.1435400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/help_about.cpython-313.pyc 2025-09-07T07:27:26.1436640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/config.cpython-313.pyc 2025-09-07T07:27:26.1438220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/searchbase.cpython-313.pyc 2025-09-07T07:27:26.1439630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/window.cpython-313.pyc 2025-09-07T07:27:26.1441120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/redirector.cpython-313.pyc 2025-09-07T07:27:26.1442420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/rpc.cpython-313.pyc 2025-09-07T07:27:26.1443750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/config_key.cpython-313.pyc 2025-09-07T07:27:26.1445050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/grep.cpython-313.pyc 2025-09-07T07:27:26.1446540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/multicall.cpython-313.pyc 2025-09-07T07:27:26.1447930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/dynoption.cpython-313.pyc 2025-09-07T07:27:26.1449520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/delegator.cpython-313.pyc 2025-09-07T07:27:26.1450900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/filelist.cpython-313.pyc 2025-09-07T07:27:26.1452230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/statusbar.cpython-313.pyc 2025-09-07T07:27:26.1453500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/replace.cpython-313.pyc 2025-09-07T07:27:26.1454940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/squeezer.cpython-313.pyc 2025-09-07T07:27:26.1456210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/outwin.cpython-313.pyc 2025-09-07T07:27:26.1457410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/editor.cpython-313.pyc 2025-09-07T07:27:26.1458730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/idle.cpython-313.pyc 2025-09-07T07:27:26.1460040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/debugobj_r.cpython-313.pyc 2025-09-07T07:27:26.1461460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/history.cpython-313.pyc 2025-09-07T07:27:26.1463180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/stackviewer.cpython-313.pyc 2025-09-07T07:27:26.1464650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/debugger.cpython-313.pyc 2025-09-07T07:27:26.1465870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/autocomplete.cpython-313.pyc 2025-09-07T07:27:26.1467160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/codecontext.cpython-313.pyc 2025-09-07T07:27:26.1468330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/macosx.cpython-313.pyc 2025-09-07T07:27:26.1469810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/pathbrowser.cpython-313.pyc 2025-09-07T07:27:26.1471010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/format.cpython-313.pyc 2025-09-07T07:27:26.1472440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/percolator.cpython-313.pyc 2025-09-07T07:27:26.1473800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/tree.cpython-313.pyc 2025-09-07T07:27:26.1475420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/sidebar.cpython-313.pyc 2025-09-07T07:27:26.1476610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/undo.cpython-313.pyc 2025-09-07T07:27:26.1478170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/calltip.cpython-313.pyc 2025-09-07T07:27:26.1479520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/debugobj.cpython-313.pyc 2025-09-07T07:27:26.1480900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/help.cpython-313.pyc 2025-09-07T07:27:26.1482180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/run.cpython-313.pyc 2025-09-07T07:27:26.1483530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/parenmatch.cpython-313.pyc 2025-09-07T07:27:26.1484900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/util.cpython-313.pyc 2025-09-07T07:27:26.1486400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/autoexpand.cpython-313.pyc 2025-09-07T07:27:26.1487660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/tooltip.cpython-313.pyc 2025-09-07T07:27:26.1488710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/iomenu.cpython-313.pyc 2025-09-07T07:27:26.1489750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/textview.cpython-313.pyc 2025-09-07T07:27:26.1491030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/hyperparser.cpython-313.pyc 2025-09-07T07:27:26.1492240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/calltip_w.cpython-313.pyc 2025-09-07T07:27:26.1499850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/scrolledlist.cpython-313.pyc 2025-09-07T07:27:26.1500270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/searchengine.cpython-313.pyc 2025-09-07T07:27:26.1500570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:26.1500860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/colorizer.cpython-313.pyc 2025-09-07T07:27:26.1501140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/zzdummy.cpython-313.pyc 2025-09-07T07:27:26.1501410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.1502020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/runscript.cpython-313.pyc 2025-09-07T07:27:26.1503360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/autocomplete_w.cpython-313.pyc 2025-09-07T07:27:26.1504830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/configdialog.cpython-313.pyc 2025-09-07T07:27:26.1506320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/debugger_r.cpython-313.pyc 2025-09-07T07:27:26.1507800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/mainmenu.cpython-313.pyc 2025-09-07T07:27:26.1509230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/query.cpython-313.pyc 2025-09-07T07:27:26.1510410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/tooltip.py 2025-09-07T07:27:26.1511460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/pathbrowser.py 2025-09-07T07:27:26.1512520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/debugger.py 2025-09-07T07:27:26.1513690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/config-main.def 2025-09-07T07:27:26.1514870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/CREDITS.txt 2025-09-07T07:27:26.1515910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/browser.py 2025-09-07T07:27:26.1516920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/pyparse.py 2025-09-07T07:27:26.1518030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/macosx.py 2025-09-07T07:27:26.1519120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/scrolledlist.py 2025-09-07T07:27:26.1520170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/searchengine.py 2025-09-07T07:27:26.1521240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/rpc.py 2025-09-07T07:27:26.1522530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/percolator.py 2025-09-07T07:27:26.1523470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/outwin.py 2025-09-07T07:27:26.1524570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/config-keys.def 2025-09-07T07:27:26.1525880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/plusnode.gif 2025-09-07T07:27:26.1527170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/folder.gif 2025-09-07T07:27:26.1528280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_48.png 2025-09-07T07:27:26.1529540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_32.gif 2025-09-07T07:27:26.1530850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_16.png 2025-09-07T07:27:26.1531940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/tk.gif 2025-09-07T07:27:26.1533150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/openfolder.gif 2025-09-07T07:27:26.1534250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_48.gif 2025-09-07T07:27:26.1535510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/minusnode.gif 2025-09-07T07:27:26.1536630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/python.gif 2025-09-07T07:27:26.1537730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_32.png 2025-09-07T07:27:26.1538870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/README.txt 2025-09-07T07:27:26.1539920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle.ico 2025-09-07T07:27:26.1541040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_16.gif 2025-09-07T07:27:26.1542210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_256.png 2025-09-07T07:27:26.1543670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/example_noext 2025-09-07T07:27:26.1544840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_macosx.py 2025-09-07T07:27:26.1546150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_autocomplete.py 2025-09-07T07:27:26.1547330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_outwin.py 2025-09-07T07:27:26.1548770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_autocomplete_w.py 2025-09-07T07:27:26.1550060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_debugger_r.py 2025-09-07T07:27:26.1551290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_textview.py 2025-09-07T07:27:26.1552520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_tree.py 2025-09-07T07:27:26.1553820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_debugobj_r.py 2025-09-07T07:27:26.1555210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_sidebar.py 2025-09-07T07:27:26.1556550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_iomenu.py 2025-09-07T07:27:26.1557850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_pyshell.py 2025-09-07T07:27:26.1559100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_pathbrowser.py 2025-09-07T07:27:26.1560280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_parenmatch.py 2025-09-07T07:27:26.1561530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_search.py 2025-09-07T07:27:26.1562930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_filelist.py 2025-09-07T07:27:26.1564240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_mainmenu.py 2025-09-07T07:27:26.1565580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_percolator.py 2025-09-07T07:27:26.1566850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_warning.py 2025-09-07T07:27:26.1568000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/htest.py 2025-09-07T07:27:26.1569310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_editor.py 2025-09-07T07:27:26.1570680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_searchengine.py 2025-09-07T07:27:26.1571920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_stackviewer.py 2025-09-07T07:27:26.1573130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_run.py 2025-09-07T07:27:26.1574270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_tooltip.py 2025-09-07T07:27:26.1575560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_scrolledlist.py 2025-09-07T07:27:26.1576820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_editmenu.py 2025-09-07T07:27:26.1577980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_grep.py 2025-09-07T07:27:26.1579190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_debugobj.py 2025-09-07T07:27:26.1580480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_codecontext.py 2025-09-07T07:27:26.1581970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__init__.py 2025-09-07T07:27:26.1583400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_zoomheight.py 2025-09-07T07:27:26.1584790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/tkinter_testing_utils.py 2025-09-07T07:27:26.1586350Z /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-09-07T07:27:26.1587690Z /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-09-07T07:27:26.1589240Z /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-09-07T07:27:26.1590730Z /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-09-07T07:27:26.1592120Z /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-09-07T07:27:26.1593540Z /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-09-07T07:27:26.1595050Z /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-09-07T07:27:26.1596640Z /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-09-07T07:27:26.1597990Z /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-09-07T07:27:26.1599480Z /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-09-07T07:27:26.1600820Z /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-09-07T07:27:26.1602300Z /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-09-07T07:27:26.1603690Z /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-09-07T07:27:26.1605100Z /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-09-07T07:27:26.1606400Z /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-09-07T07:27:26.1608030Z /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-09-07T07:27:26.1609810Z /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-09-07T07:27:26.1611360Z /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-09-07T07:27:26.1612800Z /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-09-07T07:27:26.1614160Z /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-09-07T07:27:26.1615620Z /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-09-07T07:27:26.1617050Z /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-09-07T07:27:26.1618490Z /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-09-07T07:27:26.1620030Z /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-09-07T07:27:26.1621400Z /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-09-07T07:27:26.1622790Z /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-09-07T07:27:26.1624420Z /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-09-07T07:27:26.1626150Z /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-09-07T07:27:26.1627780Z /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-09-07T07:27:26.1629390Z /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-09-07T07:27:26.1630980Z /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-09-07T07:27:26.1632350Z /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-09-07T07:27:26.1633780Z /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-09-07T07:27:26.1635370Z /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-09-07T07:27:26.1636890Z /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-09-07T07:27:26.1638550Z /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-09-07T07:27:26.1640100Z /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-09-07T07:27:26.1641850Z /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-09-07T07:27:26.1643480Z /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-09-07T07:27:26.1644950Z /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-09-07T07:27:26.1646650Z /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-09-07T07:27:26.1648170Z /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-09-07T07:27:26.1649580Z /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-09-07T07:27:26.1650890Z /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-09-07T07:27:26.1652110Z /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-09-07T07:27:26.1653270Z /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-09-07T07:27:26.1654600Z /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-09-07T07:27:26.1656380Z /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-09-07T07:27:26.1657950Z /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-09-07T07:27:26.1659470Z /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-09-07T07:27:26.1660810Z /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-09-07T07:27:26.1662340Z /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-09-07T07:27:26.1664310Z /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-09-07T07:27:26.1665680Z /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-09-07T07:27:26.1667060Z /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-09-07T07:27:26.1668360Z /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-09-07T07:27:26.1669740Z /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-09-07T07:27:26.1671420Z /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-09-07T07:27:26.1672970Z /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-09-07T07:27:26.1674370Z /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-09-07T07:27:26.1675730Z /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-09-07T07:27:26.1677230Z /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-09-07T07:27:26.1678700Z /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-09-07T07:27:26.1680220Z /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-09-07T07:27:26.1681810Z /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-09-07T07:27:26.1683040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_util.py 2025-09-07T07:27:26.1684290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_undo.py 2025-09-07T07:27:26.1685650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/mock_idle.py 2025-09-07T07:27:26.1687030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_hyperparser.py 2025-09-07T07:27:26.1688540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_redirector.py 2025-09-07T07:27:26.1689910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_config_key.py 2025-09-07T07:27:26.1691120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_searchbase.py 2025-09-07T07:27:26.1692210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_text.py 2025-09-07T07:27:26.1693330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_pyparse.py 2025-09-07T07:27:26.1694500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_statusbar.py 2025-09-07T07:27:26.1695670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_browser.py 2025-09-07T07:27:26.1697050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_config.py 2025-09-07T07:27:26.1698340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_multicall.py 2025-09-07T07:27:26.1699410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_window.py 2025-09-07T07:27:26.1700640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/template.py 2025-09-07T07:27:26.1702060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_query.py 2025-09-07T07:27:26.1703210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/README.txt 2025-09-07T07:27:26.1704510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_autoexpand.py 2025-09-07T07:27:26.1705770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_zzdummy.py 2025-09-07T07:27:26.1707000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_debugger.py 2025-09-07T07:27:26.1708200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_rpc.py 2025-09-07T07:27:26.1709330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_replace.py 2025-09-07T07:27:26.1710550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_history.py 2025-09-07T07:27:26.1711740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_calltip_w.py 2025-09-07T07:27:26.1712950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/example_stub.pyi 2025-09-07T07:27:26.1714210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_calltip.py 2025-09-07T07:27:26.1715330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_delegator.py 2025-09-07T07:27:26.1716690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_format.py 2025-09-07T07:27:26.1718010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_runscript.py 2025-09-07T07:27:26.1719280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_help.py 2025-09-07T07:27:26.1720690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_help_about.py 2025-09-07T07:27:26.1721910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/mock_tk.py 2025-09-07T07:27:26.1723250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_colorizer.py 2025-09-07T07:27:26.1724520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_configdialog.py 2025-09-07T07:27:26.1725720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_squeezer.py 2025-09-07T07:27:26.1726650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/undo.py 2025-09-07T07:27:26.1727740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/squeezer.py 2025-09-07T07:27:26.1728760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/iomenu.py 2025-09-07T07:27:26.1729870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/zoomheight.py 2025-09-07T07:27:26.1731060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/search.py 2025-09-07T07:27:26.1732180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/NEWS2x.txt 2025-09-07T07:27:26.1733240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/README.txt 2025-09-07T07:27:26.1734320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/HISTORY.txt 2025-09-07T07:27:26.1735440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/debugger_r.py 2025-09-07T07:27:26.1736500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/editor.py 2025-09-07T07:27:26.1737470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/dynoption.py 2025-09-07T07:27:26.1738760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/autocomplete_w.py 2025-09-07T07:27:26.1739940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/calltip.py 2025-09-07T07:27:26.1741020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/News3.txt 2025-09-07T07:27:26.1742290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/autocomplete.py 2025-09-07T07:27:26.1743360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/hyperparser.py 2025-09-07T07:27:26.1744620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/config-extensions.def 2025-09-07T07:27:26.1745700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/help.py 2025-09-07T07:27:26.1746750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/parenmatch.py 2025-09-07T07:27:26.1747910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/zzdummy.py 2025-09-07T07:27:26.1749070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__main__.py 2025-09-07T07:27:26.1750480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/config-highlight.def 2025-09-07T07:27:26.1751660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle.bat 2025-09-07T07:27:26.1752850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/history.py 2025-09-07T07:27:26.1754020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/debugobj_r.py 2025-09-07T07:27:26.1755120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/replace.py 2025-09-07T07:27:26.1756210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pydoc_data/__init__.py 2025-09-07T07:27:26.1757330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pydoc_data/_pydoc.css 2025-09-07T07:27:26.1758730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pydoc_data/__pycache__/topics.cpython-313.pyc 2025-09-07T07:27:26.1760170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pydoc_data/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.1761320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pydoc_data/topics.py 2025-09-07T07:27:26.1762310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ssl.py 2025-09-07T07:27:26.1763210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/socket.py 2025-09-07T07:27:26.1764350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/datetime.py 2025-09-07T07:27:26.1765380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_android_support.py 2025-09-07T07:27:26.1766610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/collections/__init__.py 2025-09-07T07:27:26.1768140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/collections/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.1769010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pydecimal.py 2025-09-07T07:27:26.1770030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ntpath.py 2025-09-07T07:27:26.1771310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_sysconfigdata__darwin_darwin.py.orig 2025-09-07T07:27:26.1772220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tokenize.py 2025-09-07T07:27:26.1773300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/uuid.py 2025-09-07T07:27:26.1774370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/mixins.py 2025-09-07T07:27:26.1775540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/queues.py 2025-09-07T07:27:26.1776830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/streams.py 2025-09-07T07:27:26.1777920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/tasks.py 2025-09-07T07:27:26.1779050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/selector_events.py 2025-09-07T07:27:26.1780120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/log.py 2025-09-07T07:27:26.1781290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/taskgroups.py 2025-09-07T07:27:26.1782440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/protocols.py 2025-09-07T07:27:26.1783530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/events.py 2025-09-07T07:27:26.1784660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/base_events.py 2025-09-07T07:27:26.1785690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/subprocess.py 2025-09-07T07:27:26.1786790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/constants.py 2025-09-07T07:27:26.1788200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/proactor_events.py 2025-09-07T07:27:26.1789220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/format_helpers.py 2025-09-07T07:27:26.1790410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/locks.py 2025-09-07T07:27:26.1791410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__init__.py 2025-09-07T07:27:26.1792640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/timeouts.py 2025-09-07T07:27:26.1793810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/trsock.py 2025-09-07T07:27:26.1795220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/trsock.cpython-313.pyc 2025-09-07T07:27:26.1796790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/windows_events.cpython-313.pyc 2025-09-07T07:27:26.1798120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/base_events.cpython-313.pyc 2025-09-07T07:27:26.1799290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/timeouts.cpython-313.pyc 2025-09-07T07:27:26.1800640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/transports.cpython-313.pyc 2025-09-07T07:27:26.1801930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/futures.cpython-313.pyc 2025-09-07T07:27:26.1803210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/sslproto.cpython-313.pyc 2025-09-07T07:27:26.1804640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/format_helpers.cpython-313.pyc 2025-09-07T07:27:26.1805930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/coroutines.cpython-313.pyc 2025-09-07T07:27:26.1807320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/selector_events.cpython-313.pyc 2025-09-07T07:27:26.1808760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/tasks.cpython-313.pyc 2025-09-07T07:27:26.1810130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/runners.cpython-313.pyc 2025-09-07T07:27:26.1811480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/base_tasks.cpython-313.pyc 2025-09-07T07:27:26.1812830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/base_futures.cpython-313.pyc 2025-09-07T07:27:26.1814190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/threads.cpython-313.pyc 2025-09-07T07:27:26.1815490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/windows_utils.cpython-313.pyc 2025-09-07T07:27:26.1816520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/staggered.cpython-313.pyc 2025-09-07T07:27:26.1817600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/streams.cpython-313.pyc 2025-09-07T07:27:26.1818700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:26.1819700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/taskgroups.cpython-313.pyc 2025-09-07T07:27:26.1820770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/protocols.cpython-313.pyc 2025-09-07T07:27:26.1821880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/unix_events.cpython-313.pyc 2025-09-07T07:27:26.1822880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/queues.cpython-313.pyc 2025-09-07T07:27:26.1823890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/log.cpython-313.pyc 2025-09-07T07:27:26.1824930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/constants.cpython-313.pyc 2025-09-07T07:27:26.1826150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/locks.cpython-313.pyc 2025-09-07T07:27:26.1827030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/mixins.cpython-313.pyc 2025-09-07T07:27:26.1828320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/proactor_events.cpython-313.pyc 2025-09-07T07:27:26.1829220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/events.cpython-313.pyc 2025-09-07T07:27:26.1830440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/base_subprocess.cpython-313.pyc 2025-09-07T07:27:26.1831430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:26.1832620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.1834000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/subprocess.cpython-313.pyc 2025-09-07T07:27:26.1835050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/futures.py 2025-09-07T07:27:26.1836200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/sslproto.py 2025-09-07T07:27:26.1837220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/staggered.py 2025-09-07T07:27:26.1838270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/threads.py 2025-09-07T07:27:26.1839390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/base_subprocess.py 2025-09-07T07:27:26.1840530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/windows_utils.py 2025-09-07T07:27:26.1841640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/runners.py 2025-09-07T07:27:26.1842830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/exceptions.py 2025-09-07T07:27:26.1843970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/transports.py 2025-09-07T07:27:26.1845150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/base_tasks.py 2025-09-07T07:27:26.1846400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/coroutines.py 2025-09-07T07:27:26.1847600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/windows_events.py 2025-09-07T07:27:26.1848670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/base_futures.py 2025-09-07T07:27:26.1849860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__main__.py 2025-09-07T07:27:26.1851030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/unix_events.py 2025-09-07T07:27:26.1852130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/logging/config.py 2025-09-07T07:27:26.1853450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/logging/handlers.py 2025-09-07T07:27:26.1854450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/logging/__init__.py 2025-09-07T07:27:26.1855820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/logging/__pycache__/config.cpython-313.pyc 2025-09-07T07:27:26.1857330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/logging/__pycache__/handlers.cpython-313.pyc 2025-09-07T07:27:26.1858490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/logging/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.1859480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__hello__.py 2025-09-07T07:27:26.1860370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_colorize.py 2025-09-07T07:27:26.1861580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/contentmanager.py 2025-09-07T07:27:26.1862660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/_policybase.py 2025-09-07T07:27:26.1863640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/header.py 2025-09-07T07:27:26.1864950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/_encoded_words.py 2025-09-07T07:27:26.1866140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/_header_value_parser.py 2025-09-07T07:27:26.1867280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/policy.py 2025-09-07T07:27:26.1868550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__init__.py 2025-09-07T07:27:26.1869670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/message.py 2025-09-07T07:27:26.1870920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/encoders.py 2025-09-07T07:27:26.1872230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/base64mime.cpython-313.pyc 2025-09-07T07:27:26.1873660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/policy.cpython-313.pyc 2025-09-07T07:27:26.1874990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/quoprimime.cpython-313.pyc 2025-09-07T07:27:26.1876560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/_policybase.cpython-313.pyc 2025-09-07T07:27:26.1877760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/generator.cpython-313.pyc 2025-09-07T07:27:26.1879110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/message.cpython-313.pyc 2025-09-07T07:27:26.1880370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/header.cpython-313.pyc 2025-09-07T07:27:26.1881690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/iterators.cpython-313.pyc 2025-09-07T07:27:26.1883140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/feedparser.cpython-313.pyc 2025-09-07T07:27:26.1884500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/encoders.cpython-313.pyc 2025-09-07T07:27:26.1885730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/errors.cpython-313.pyc 2025-09-07T07:27:26.1887160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:26.1888730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/contentmanager.cpython-313.pyc 2025-09-07T07:27:26.1890150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/_parseaddr.cpython-313.pyc 2025-09-07T07:27:26.1891630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/charset.cpython-313.pyc 2025-09-07T07:27:26.1893210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/headerregistry.cpython-313.pyc 2025-09-07T07:27:26.1894550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/_encoded_words.cpython-313.pyc 2025-09-07T07:27:26.1895940Z /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-09-07T07:27:26.1897220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.1898380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/parser.cpython-313.pyc 2025-09-07T07:27:26.1899350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/parser.py 2025-09-07T07:27:26.1900490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/generator.py 2025-09-07T07:27:26.1901350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/utils.py 2025-09-07T07:27:26.1902310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/charset.py 2025-09-07T07:27:26.1903530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/iterators.py 2025-09-07T07:27:26.1904720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/quoprimime.py 2025-09-07T07:27:26.1906060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/multipart.py 2025-09-07T07:27:26.1907480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__init__.py 2025-09-07T07:27:26.1908620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/message.py 2025-09-07T07:27:26.1910230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/multipart.cpython-313.pyc 2025-09-07T07:27:26.1911530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/base.cpython-313.pyc 2025-09-07T07:27:26.1912830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/image.cpython-313.pyc 2025-09-07T07:27:26.1914350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/message.cpython-313.pyc 2025-09-07T07:27:26.1915830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/audio.cpython-313.pyc 2025-09-07T07:27:26.1917090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/text.cpython-313.pyc 2025-09-07T07:27:26.1918520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/application.cpython-313.pyc 2025-09-07T07:27:26.1919820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/nonmultipart.cpython-313.pyc 2025-09-07T07:27:26.1921090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.1922280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/application.py 2025-09-07T07:27:26.1923600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/nonmultipart.py 2025-09-07T07:27:26.1924670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/text.py 2025-09-07T07:27:26.1925720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/audio.py 2025-09-07T07:27:26.1926910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/image.py 2025-09-07T07:27:26.1928040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/base.py 2025-09-07T07:27:26.1929010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/errors.py 2025-09-07T07:27:26.1930160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/feedparser.py 2025-09-07T07:27:26.1931290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/architecture.rst 2025-09-07T07:27:26.1932470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/_parseaddr.py 2025-09-07T07:27:26.1933610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/base64mime.py 2025-09-07T07:27:26.1934680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/headerregistry.py 2025-09-07T07:27:26.1935700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/struct.py 2025-09-07T07:27:26.1936680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/_constants.py 2025-09-07T07:27:26.1937660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/_compiler.py 2025-09-07T07:27:26.1938680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/__init__.py 2025-09-07T07:27:26.1940090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/__pycache__/_compiler.cpython-313.pyc 2025-09-07T07:27:26.1941380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/__pycache__/_constants.cpython-313.pyc 2025-09-07T07:27:26.1942640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/__pycache__/_casefix.cpython-313.pyc 2025-09-07T07:27:26.1944150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.1945370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/__pycache__/_parser.cpython-313.pyc 2025-09-07T07:27:26.1946600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/_casefix.py 2025-09-07T07:27:26.1947640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/_parser.py 2025-09-07T07:27:26.1948950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sre_parse.py 2025-09-07T07:27:26.1950030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/abc.py 2025-09-07T07:27:26.1951020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/runpy.py 2025-09-07T07:27:26.1952040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/share/man/man1/python3.13.1 2025-09-07T07:27:26.1953060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/share/man/man1/python3.1 2025-09-07T07:27:26.1953750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2.conda 2025-09-07T07:27:26.1954700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/repodata_record.json 2025-09-07T07:27:26.1955610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/test/run_test.sh 2025-09-07T07:27:26.1956590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/licenses/LICENSE 2025-09-07T07:27:26.1957510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/recipe/run_test.sh 2025-09-07T07:27:26.1958370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/recipe/build.sh 2025-09-07T07:27:26.1959600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.1960380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/recipe/meta.yaml 2025-09-07T07:27:26.1961330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.1962240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/paths.json 2025-09-07T07:27:26.1963060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/hash_input.json 2025-09-07T07:27:26.1963790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/files 2025-09-07T07:27:26.1964630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/about.json 2025-09-07T07:27:26.1965470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/link.json 2025-09-07T07:27:26.1966230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/index.json 2025-09-07T07:27:26.1966890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/git 2025-09-07T07:27:26.1967880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Mauritius 2025-09-07T07:27:26.1968790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Chagos 2025-09-07T07:27:26.1969710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Mayotte 2025-09-07T07:27:26.1970750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Christmas 2025-09-07T07:27:26.1971680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Cocos 2025-09-07T07:27:26.1972690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Maldives 2025-09-07T07:27:26.1973560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Comoro 2025-09-07T07:27:26.1974460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Reunion 2025-09-07T07:27:26.1975330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Mahe 2025-09-07T07:27:26.1976200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Kerguelen 2025-09-07T07:27:26.1976960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Antananarivo 2025-09-07T07:27:26.1977760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Faroe 2025-09-07T07:27:26.1978490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Canary 2025-09-07T07:27:26.1979240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Stanley 2025-09-07T07:27:26.1980010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Bermuda 2025-09-07T07:27:26.1980820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/South_Georgia 2025-09-07T07:27:26.1981590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/St_Helena 2025-09-07T07:27:26.1982350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Jan_Mayen 2025-09-07T07:27:26.1983090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Faeroe 2025-09-07T07:27:26.1983860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Reykjavik 2025-09-07T07:27:26.1984650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Cape_Verde 2025-09-07T07:27:26.1985400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Azores 2025-09-07T07:27:26.1986220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Madeira 2025-09-07T07:27:26.1987010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/CST6CDT 2025-09-07T07:27:26.1987640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Poland 2025-09-07T07:27:26.1988480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Alaska 2025-09-07T07:27:26.1989350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Pacific 2025-09-07T07:27:26.1990200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Eastern 2025-09-07T07:27:26.1991100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Michigan 2025-09-07T07:27:26.1992010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Arizona 2025-09-07T07:27:26.1993000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Indiana-Starke 2025-09-07T07:27:26.1993850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Aleutian 2025-09-07T07:27:26.1994830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Hawaii 2025-09-07T07:27:26.1995770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/East-Indiana 2025-09-07T07:27:26.1996640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Central 2025-09-07T07:27:26.1997660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Mountain 2025-09-07T07:27:26.1998460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Samoa 2025-09-07T07:27:26.1999390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Kwajalein 2025-09-07T07:27:26.2000330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/leapseconds 2025-09-07T07:27:26.2001230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Brazil/DeNoronha 2025-09-07T07:27:26.2002260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Brazil/Acre 2025-09-07T07:27:26.2003280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Brazil/East 2025-09-07T07:27:26.2004380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Brazil/West 2025-09-07T07:27:26.2005530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Port_Moresby 2025-09-07T07:27:26.2006480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Chuuk 2025-09-07T07:27:26.2007630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Easter 2025-09-07T07:27:26.2008630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Kwajalein 2025-09-07T07:27:26.2009630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Tongatapu 2025-09-07T07:27:26.2010570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Yap 2025-09-07T07:27:26.2011550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Wallis 2025-09-07T07:27:26.2012580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Apia 2025-09-07T07:27:26.2013730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Norfolk 2025-09-07T07:27:26.2014740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Efate 2025-09-07T07:27:26.2015820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Fiji 2025-09-07T07:27:26.2016810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Funafuti 2025-09-07T07:27:26.2017840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Palau 2025-09-07T07:27:26.2018950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Guam 2025-09-07T07:27:26.2019950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Saipan 2025-09-07T07:27:26.2020880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Kosrae 2025-09-07T07:27:26.2022020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Niue 2025-09-07T07:27:26.2023020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Ponape 2025-09-07T07:27:26.2024160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Wake 2025-09-07T07:27:26.2025260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Galapagos 2025-09-07T07:27:26.2026230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Johnston 2025-09-07T07:27:26.2027170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Midway 2025-09-07T07:27:26.2028200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Nauru 2025-09-07T07:27:26.2029300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Guadalcanal 2025-09-07T07:27:26.2030170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Chatham 2025-09-07T07:27:26.2031020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Auckland 2025-09-07T07:27:26.2031930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Noumea 2025-09-07T07:27:26.2033030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Fakaofo 2025-09-07T07:27:26.2034160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Tahiti 2025-09-07T07:27:26.2035200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Gambier 2025-09-07T07:27:26.2036210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Majuro 2025-09-07T07:27:26.2037160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Honolulu 2025-09-07T07:27:26.2038420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Pohnpei 2025-09-07T07:27:26.2039400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Pago_Pago 2025-09-07T07:27:26.2040280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Truk 2025-09-07T07:27:26.2041300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Pitcairn 2025-09-07T07:27:26.2042230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Marquesas 2025-09-07T07:27:26.2043340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Kanton 2025-09-07T07:27:26.2044360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Bougainville 2025-09-07T07:27:26.2045220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Tarawa 2025-09-07T07:27:26.2046200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Rarotonga 2025-09-07T07:27:26.2047240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Samoa 2025-09-07T07:27:26.2048180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Kiritimati 2025-09-07T07:27:26.2049300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Enderbury 2025-09-07T07:27:26.2050310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/zone1970.tab 2025-09-07T07:27:26.2051080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/MST 2025-09-07T07:27:26.2051980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/NZ 2025-09-07T07:27:26.2053260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Arctic/Longyearbyen 2025-09-07T07:27:26.2054150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Universal 2025-09-07T07:27:26.2055030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Libya 2025-09-07T07:27:26.2056070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Turkey 2025-09-07T07:27:26.2057040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/iso3166.tab 2025-09-07T07:27:26.2058070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/EST5EDT 2025-09-07T07:27:26.2059020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Greenwich 2025-09-07T07:27:26.2060230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Puerto_Rico 2025-09-07T07:27:26.2061220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Recife 2025-09-07T07:27:26.2062170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Resolute 2025-09-07T07:27:26.2063170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Manaus 2025-09-07T07:27:26.2064190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/New_York 2025-09-07T07:27:26.2065200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Rankin_Inlet 2025-09-07T07:27:26.2066280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Lima 2025-09-07T07:27:26.2067240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Barthelemy 2025-09-07T07:27:26.2068150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Santo_Domingo 2025-09-07T07:27:26.2068960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Detroit 2025-09-07T07:27:26.2069880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Paramaribo 2025-09-07T07:27:26.2070970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Yakutat 2025-09-07T07:27:26.2072310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Santarem 2025-09-07T07:27:26.2073350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Punta_Arenas 2025-09-07T07:27:26.2074570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Scoresbysund 2025-09-07T07:27:26.2075690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Santiago 2025-09-07T07:27:26.2076850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Guyana 2025-09-07T07:27:26.2077880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Coral_Harbour 2025-09-07T07:27:26.2079010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Rio_Branco 2025-09-07T07:27:26.2080170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Porto_Acre 2025-09-07T07:27:26.2081250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Ciudad_Juarez 2025-09-07T07:27:26.2082280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Nipigon 2025-09-07T07:27:26.2083360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Edmonton 2025-09-07T07:27:26.2084490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Port_of_Spain 2025-09-07T07:27:26.2085680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Lower_Princes 2025-09-07T07:27:26.2086670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Thomas 2025-09-07T07:27:26.2087600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Guatemala 2025-09-07T07:27:26.2088630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Catamarca 2025-09-07T07:27:26.2089520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Antigua 2025-09-07T07:27:26.2090720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Porto_Velho 2025-09-07T07:27:26.2091620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Rosario 2025-09-07T07:27:26.2092610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Chicago 2025-09-07T07:27:26.2093630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Creston 2025-09-07T07:27:26.2094620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Managua 2025-09-07T07:27:26.2095510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Nassau 2025-09-07T07:27:26.2096400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Bogota 2025-09-07T07:27:26.2097430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cancun 2025-09-07T07:27:26.2098600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Chihuahua 2025-09-07T07:27:26.2105540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Campo_Grande 2025-09-07T07:27:26.2106020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Halifax 2025-09-07T07:27:26.2106470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Boise 2025-09-07T07:27:26.2106950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Montreal 2025-09-07T07:27:26.2107430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Goose_Bay 2025-09-07T07:27:26.2107890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Sao_Paulo 2025-09-07T07:27:26.2108350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Blanc-Sablon 2025-09-07T07:27:26.2108810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Phoenix 2025-09-07T07:27:26.2109250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Atikokan 2025-09-07T07:27:26.2109700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cayenne 2025-09-07T07:27:26.2110140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Nuuk 2025-09-07T07:27:26.2110760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Santa_Isabel 2025-09-07T07:27:26.2111670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Boa_Vista 2025-09-07T07:27:26.2112770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Bahia_Banderas 2025-09-07T07:27:26.2113930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Vevay 2025-09-07T07:27:26.2114970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Indianapolis 2025-09-07T07:27:26.2116310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Winamac 2025-09-07T07:27:26.2117400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Tell_City 2025-09-07T07:27:26.2118900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Petersburg 2025-09-07T07:27:26.2119780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Vincennes 2025-09-07T07:27:26.2120820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Knox 2025-09-07T07:27:26.2121850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Marengo 2025-09-07T07:27:26.2122950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indianapolis 2025-09-07T07:27:26.2123800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Dominica 2025-09-07T07:27:26.2125080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Salta 2025-09-07T07:27:26.2126280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Ushuaia 2025-09-07T07:27:26.2127330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Catamarca 2025-09-07T07:27:26.2128450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/ComodRivadavia 2025-09-07T07:27:26.2129550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/San_Juan 2025-09-07T07:27:26.2130500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/San_Luis 2025-09-07T07:27:26.2131570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Rio_Gallegos 2025-09-07T07:27:26.2132630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Jujuy 2025-09-07T07:27:26.2133590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Tucuman 2025-09-07T07:27:26.2134890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Buenos_Aires 2025-09-07T07:27:26.2135970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Cordoba 2025-09-07T07:27:26.2137280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/La_Rioja 2025-09-07T07:27:26.2138410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Mendoza 2025-09-07T07:27:26.2139430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/La_Paz 2025-09-07T07:27:26.2140310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Dawson 2025-09-07T07:27:26.2141310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Moncton 2025-09-07T07:27:26.2142080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Matamoros 2025-09-07T07:27:26.2142860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Vincent 2025-09-07T07:27:26.2143600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Regina 2025-09-07T07:27:26.2144390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Yellowknife 2025-09-07T07:27:26.2145170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Rainy_River 2025-09-07T07:27:26.2145930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Kralendijk 2025-09-07T07:27:26.2146700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Monterrey 2025-09-07T07:27:26.2147770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Jamaica 2025-09-07T07:27:26.2148720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Havana 2025-09-07T07:27:26.2149600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Tegucigalpa 2025-09-07T07:27:26.2150590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Guayaquil 2025-09-07T07:27:26.2151640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Metlakatla 2025-09-07T07:27:26.2152680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Mazatlan 2025-09-07T07:27:26.2153680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Belize 2025-09-07T07:27:26.2154620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Knox_IN 2025-09-07T07:27:26.2155630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cuiaba 2025-09-07T07:27:26.2156530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Merida 2025-09-07T07:27:26.2157480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Jujuy 2025-09-07T07:27:26.2158470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cayman 2025-09-07T07:27:26.2159430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Belem 2025-09-07T07:27:26.2160410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Eirunepe 2025-09-07T07:27:26.2161390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Lucia 2025-09-07T07:27:26.2162270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Bahia 2025-09-07T07:27:26.2163330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Whitehorse 2025-09-07T07:27:26.2164240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Tortola 2025-09-07T07:27:26.2165260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Vancouver 2025-09-07T07:27:26.2166350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Inuvik 2025-09-07T07:27:26.2167380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Port-au-Prince 2025-09-07T07:27:26.2168310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Fortaleza 2025-09-07T07:27:26.2169270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Noronha 2025-09-07T07:27:26.2170240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Buenos_Aires 2025-09-07T07:27:26.2171190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Los_Angeles 2025-09-07T07:27:26.2172120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/El_Salvador 2025-09-07T07:27:26.2173190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Denver 2025-09-07T07:27:26.2174190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Fort_Wayne 2025-09-07T07:27:26.2175280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Kentucky/Louisville 2025-09-07T07:27:26.2176390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Kentucky/Monticello 2025-09-07T07:27:26.2177600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/North_Dakota/New_Salem 2025-09-07T07:27:26.2178560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/North_Dakota/Center 2025-09-07T07:27:26.2179660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/North_Dakota/Beulah 2025-09-07T07:27:26.2180700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Glace_Bay 2025-09-07T07:27:26.2181840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Montserrat 2025-09-07T07:27:26.2182740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Toronto 2025-09-07T07:27:26.2183910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Panama 2025-09-07T07:27:26.2184920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cordoba 2025-09-07T07:27:26.2186010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Louisville 2025-09-07T07:27:26.2186980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Ensenada 2025-09-07T07:27:26.2188040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Shiprock 2025-09-07T07:27:26.2188920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Ojinaga 2025-09-07T07:27:26.2189930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Thule 2025-09-07T07:27:26.2190980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Caracas 2025-09-07T07:27:26.2191900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Araguaina 2025-09-07T07:27:26.2193020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cambridge_Bay 2025-09-07T07:27:26.2193970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Winnipeg 2025-09-07T07:27:26.2194950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Grand_Turk 2025-09-07T07:27:26.2195870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Virgin 2025-09-07T07:27:26.2196870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Anchorage 2025-09-07T07:27:26.2197860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Costa_Rica 2025-09-07T07:27:26.2198890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Nome 2025-09-07T07:27:26.2199860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Grenada 2025-09-07T07:27:26.2200860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Johns 2025-09-07T07:27:26.2201760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Atka 2025-09-07T07:27:26.2202710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Asuncion 2025-09-07T07:27:26.2203760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Hermosillo 2025-09-07T07:27:26.2204740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Tijuana 2025-09-07T07:27:26.2205660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Marigot 2025-09-07T07:27:26.2206600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Juneau 2025-09-07T07:27:26.2207580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Montevideo 2025-09-07T07:27:26.2208540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Godthab 2025-09-07T07:27:26.2209530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Guadeloupe 2025-09-07T07:27:26.2210650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Maceio 2025-09-07T07:27:26.2211670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Pangnirtung 2025-09-07T07:27:26.2212680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Kitts 2025-09-07T07:27:26.2213520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Barbados 2025-09-07T07:27:26.2214710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Iqaluit 2025-09-07T07:27:26.2215580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Menominee 2025-09-07T07:27:26.2216580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Martinique 2025-09-07T07:27:26.2217520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Mexico_City 2025-09-07T07:27:26.2218610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Swift_Current 2025-09-07T07:27:26.2219510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Miquelon 2025-09-07T07:27:26.2220370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Curacao 2025-09-07T07:27:26.2221510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Dawson_Creek 2025-09-07T07:27:26.2222450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Mendoza 2025-09-07T07:27:26.2223530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Adak 2025-09-07T07:27:26.2224500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Coyhaique 2025-09-07T07:27:26.2225610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Thunder_Bay 2025-09-07T07:27:26.2226490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Aruba 2025-09-07T07:27:26.2227540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Fort_Nelson 2025-09-07T07:27:26.2228580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Sitka 2025-09-07T07:27:26.2229500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Anguilla 2025-09-07T07:27:26.2230540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Danmarkshavn 2025-09-07T07:27:26.2231510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Melbourne 2025-09-07T07:27:26.2232560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Queensland 2025-09-07T07:27:26.2233450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/North 2025-09-07T07:27:26.2234740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Lord_Howe 2025-09-07T07:27:26.2235730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Adelaide 2025-09-07T07:27:26.2236810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Yancowinna 2025-09-07T07:27:26.2238010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Victoria 2025-09-07T07:27:26.2239110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Canberra 2025-09-07T07:27:26.2240210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Sydney 2025-09-07T07:27:26.2241400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/ACT 2025-09-07T07:27:26.2242350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Eucla 2025-09-07T07:27:26.2243250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Brisbane 2025-09-07T07:27:26.2244170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Tasmania 2025-09-07T07:27:26.2245370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Hobart 2025-09-07T07:27:26.2246350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Perth 2025-09-07T07:27:26.2247400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/South 2025-09-07T07:27:26.2248300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Lindeman 2025-09-07T07:27:26.2249230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Darwin 2025-09-07T07:27:26.2250260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/West 2025-09-07T07:27:26.2251370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/LHI 2025-09-07T07:27:26.2252300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/NSW 2025-09-07T07:27:26.2253390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Broken_Hill 2025-09-07T07:27:26.2254510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Currie 2025-09-07T07:27:26.2255390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-10 2025-09-07T07:27:26.2256320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+12 2025-09-07T07:27:26.2257280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-11 2025-09-07T07:27:26.2258170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/Universal 2025-09-07T07:27:26.2259190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/Greenwich 2025-09-07T07:27:26.2260030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-6 2025-09-07T07:27:26.2260910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-1 2025-09-07T07:27:26.2261710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-8 2025-09-07T07:27:26.2262690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+4 2025-09-07T07:27:26.2263680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+3 2025-09-07T07:27:26.2264500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-9 2025-09-07T07:27:26.2265310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-0 2025-09-07T07:27:26.2266180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-7 2025-09-07T07:27:26.2267030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+2 2025-09-07T07:27:26.2268040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+5 2025-09-07T07:27:26.2269000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT 2025-09-07T07:27:26.2269840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/Zulu 2025-09-07T07:27:26.2270660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+11 2025-09-07T07:27:26.2271570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-13 2025-09-07T07:27:26.2272550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-14 2025-09-07T07:27:26.2273470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+10 2025-09-07T07:27:26.2274440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-12 2025-09-07T07:27:26.2275440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT0 2025-09-07T07:27:26.2276430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/UCT 2025-09-07T07:27:26.2277350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+0 2025-09-07T07:27:26.2278410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+7 2025-09-07T07:27:26.2279370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+9 2025-09-07T07:27:26.2280210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-2 2025-09-07T07:27:26.2281100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-5 2025-09-07T07:27:26.2282000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+8 2025-09-07T07:27:26.2283000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+6 2025-09-07T07:27:26.2283890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+1 2025-09-07T07:27:26.2284690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/UTC 2025-09-07T07:27:26.2285710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-4 2025-09-07T07:27:26.2286660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-3 2025-09-07T07:27:26.2287580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/zonenow.tab 2025-09-07T07:27:26.2288450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/NZ-CHAT 2025-09-07T07:27:26.2289340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Dushanbe 2025-09-07T07:27:26.2290320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Qostanay 2025-09-07T07:27:26.2291250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Calcutta 2025-09-07T07:27:26.2292300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Urumqi 2025-09-07T07:27:26.2293200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Karachi 2025-09-07T07:27:26.2294380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Khandyga 2025-09-07T07:27:26.2295310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Thimbu 2025-09-07T07:27:26.2296360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Thimphu 2025-09-07T07:27:26.2297320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Vladivostok 2025-09-07T07:27:26.2298240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Vientiane 2025-09-07T07:27:26.2299190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Shanghai 2025-09-07T07:27:26.2300070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ulan_Bator 2025-09-07T07:27:26.2300990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Aden 2025-09-07T07:27:26.2301880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Muscat 2025-09-07T07:27:26.2302830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Damascus 2025-09-07T07:27:26.2303700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Jerusalem 2025-09-07T07:27:26.2304640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Brunei 2025-09-07T07:27:26.2305420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ulaanbaatar 2025-09-07T07:27:26.2306140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Amman 2025-09-07T07:27:26.2306950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kuching 2025-09-07T07:27:26.2307610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tel_Aviv 2025-09-07T07:27:26.2308310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Seoul 2025-09-07T07:27:26.2309040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Atyrau 2025-09-07T07:27:26.2309790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Pyongyang 2025-09-07T07:27:26.2310480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Hovd 2025-09-07T07:27:26.2311200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Hebron 2025-09-07T07:27:26.2311920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kuwait 2025-09-07T07:27:26.2312630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tomsk 2025-09-07T07:27:26.2313340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Manila 2025-09-07T07:27:26.2314060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Chita 2025-09-07T07:27:26.2315120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Katmandu 2025-09-07T07:27:26.2316210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Gaza 2025-09-07T07:27:26.2317240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Samarkand 2025-09-07T07:27:26.2318240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Taipei 2025-09-07T07:27:26.2319310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tashkent 2025-09-07T07:27:26.2320360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Yekaterinburg 2025-09-07T07:27:26.2321410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Macau 2025-09-07T07:27:26.2322370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Qyzylorda 2025-09-07T07:27:26.2323200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Macao 2025-09-07T07:27:26.2324190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tokyo 2025-09-07T07:27:26.2324990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Baku 2025-09-07T07:27:26.2325990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Barnaul 2025-09-07T07:27:26.2326880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Istanbul 2025-09-07T07:27:26.2327780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Irkutsk 2025-09-07T07:27:26.2328770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Qatar 2025-09-07T07:27:26.2329780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Bahrain 2025-09-07T07:27:26.2330800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Yangon 2025-09-07T07:27:26.2331700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Yerevan 2025-09-07T07:27:26.2332700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Almaty 2025-09-07T07:27:26.2333660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Dili 2025-09-07T07:27:26.2334540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Dacca 2025-09-07T07:27:26.2335650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Chongqing 2025-09-07T07:27:26.2336740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ust-Nera 2025-09-07T07:27:26.2337630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Magadan 2025-09-07T07:27:26.2338560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Colombo 2025-09-07T07:27:26.2339510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Krasnoyarsk 2025-09-07T07:27:26.2340470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kamchatka 2025-09-07T07:27:26.2341550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ujung_Pandang 2025-09-07T07:27:26.2342480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Jakarta 2025-09-07T07:27:26.2343450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kolkata 2025-09-07T07:27:26.2344480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kabul 2025-09-07T07:27:26.2345480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Oral 2025-09-07T07:27:26.2346580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Jayapura 2025-09-07T07:27:26.2347560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Pontianak 2025-09-07T07:27:26.2348510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Makassar 2025-09-07T07:27:26.2349600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tbilisi 2025-09-07T07:27:26.2350620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Singapore 2025-09-07T07:27:26.2351570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Harbin 2025-09-07T07:27:26.2352590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kashgar 2025-09-07T07:27:26.2353450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Dhaka 2025-09-07T07:27:26.2354450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Yakutsk 2025-09-07T07:27:26.2355350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kuala_Lumpur 2025-09-07T07:27:26.2356280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tehran 2025-09-07T07:27:26.2357220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Beirut 2025-09-07T07:27:26.2358040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Aqtobe 2025-09-07T07:27:26.2358940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Anadyr 2025-09-07T07:27:26.2359870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Bishkek 2025-09-07T07:27:26.2360810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Dubai 2025-09-07T07:27:26.2361720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Riyadh 2025-09-07T07:27:26.2362690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Novokuznetsk 2025-09-07T07:27:26.2363500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Aqtau 2025-09-07T07:27:26.2364430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Omsk 2025-09-07T07:27:26.2365320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ashkhabad 2025-09-07T07:27:26.2366260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Saigon 2025-09-07T07:27:26.2367260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Sakhalin 2025-09-07T07:27:26.2368330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Hong_Kong 2025-09-07T07:27:26.2369430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Phnom_Penh 2025-09-07T07:27:26.2370370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Nicosia 2025-09-07T07:27:26.2371330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Baghdad 2025-09-07T07:27:26.2372260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Srednekolymsk 2025-09-07T07:27:26.2373130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ashgabat 2025-09-07T07:27:26.2374110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kathmandu 2025-09-07T07:27:26.2375110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Choibalsan 2025-09-07T07:27:26.2375990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Bangkok 2025-09-07T07:27:26.2377000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Chungking 2025-09-07T07:27:26.2377950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Novosibirsk 2025-09-07T07:27:26.2378810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Famagusta 2025-09-07T07:27:26.2379780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Rangoon 2025-09-07T07:27:26.2380840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ho_Chi_Minh 2025-09-07T07:27:26.2381670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/MET 2025-09-07T07:27:26.2382640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Portugal 2025-09-07T07:27:26.2383620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Palmer 2025-09-07T07:27:26.2384580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Davis 2025-09-07T07:27:26.2385790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Rothera 2025-09-07T07:27:26.2386710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Vostok 2025-09-07T07:27:26.2387750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Syowa 2025-09-07T07:27:26.2388770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/DumontDUrville 2025-09-07T07:27:26.2389840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/McMurdo 2025-09-07T07:27:26.2390920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Macquarie 2025-09-07T07:27:26.2391970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/South_Pole 2025-09-07T07:27:26.2392830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Troll 2025-09-07T07:27:26.2393900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Mawson 2025-09-07T07:27:26.2394900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Casey 2025-09-07T07:27:26.2395660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GMT-0 2025-09-07T07:27:26.2396530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/CET 2025-09-07T07:27:26.2397390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Eire 2025-09-07T07:27:26.2398420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/PST8PDT 2025-09-07T07:27:26.2399390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/leap-seconds.list 2025-09-07T07:27:26.2400330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Jamaica 2025-09-07T07:27:26.2401060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GMT 2025-09-07T07:27:26.2402080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Zulu 2025-09-07T07:27:26.2402950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Japan 2025-09-07T07:27:26.2403720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/ROC 2025-09-07T07:27:26.2404710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GB-Eire 2025-09-07T07:27:26.2405720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Zurich 2025-09-07T07:27:26.2406860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Paris 2025-09-07T07:27:26.2407820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Moscow 2025-09-07T07:27:26.2408860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Luxembourg 2025-09-07T07:27:26.2409870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Ljubljana 2025-09-07T07:27:26.2410740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Helsinki 2025-09-07T07:27:26.2411690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Minsk 2025-09-07T07:27:26.2412570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Skopje 2025-09-07T07:27:26.2413550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Dublin 2025-09-07T07:27:26.2414600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Jersey 2025-09-07T07:27:26.2415610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/San_Marino 2025-09-07T07:27:26.2416520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Gibraltar 2025-09-07T07:27:26.2417520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Belgrade 2025-09-07T07:27:26.2418630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Guernsey 2025-09-07T07:27:26.2419730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Ulyanovsk 2025-09-07T07:27:26.2420760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Saratov 2025-09-07T07:27:26.2421790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Vaduz 2025-09-07T07:27:26.2422830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Istanbul 2025-09-07T07:27:26.2423990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Lisbon 2025-09-07T07:27:26.2424890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Uzhgorod 2025-09-07T07:27:26.2425820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Kirov 2025-09-07T07:27:26.2426870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Tirane 2025-09-07T07:27:26.2427870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Tiraspol 2025-09-07T07:27:26.2428910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Sarajevo 2025-09-07T07:27:26.2429760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Madrid 2025-09-07T07:27:26.2430700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Podgorica 2025-09-07T07:27:26.2431700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Busingen 2025-09-07T07:27:26.2432820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Vatican 2025-09-07T07:27:26.2433730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Belfast 2025-09-07T07:27:26.2434710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Bratislava 2025-09-07T07:27:26.2435800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Kiev 2025-09-07T07:27:26.2436750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Kaliningrad 2025-09-07T07:27:26.2437780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Zaporozhye 2025-09-07T07:27:26.2438640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Vienna 2025-09-07T07:27:26.2439700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Budapest 2025-09-07T07:27:26.2440700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Vilnius 2025-09-07T07:27:26.2441970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Monaco 2025-09-07T07:27:26.2443060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Oslo 2025-09-07T07:27:26.2444190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Astrakhan 2025-09-07T07:27:26.2445230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Simferopol 2025-09-07T07:27:26.2446240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Volgograd 2025-09-07T07:27:26.2447080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Kyiv 2025-09-07T07:27:26.2448270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Isle_of_Man 2025-09-07T07:27:26.2449270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/London 2025-09-07T07:27:26.2450170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Riga 2025-09-07T07:27:26.2451120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Andorra 2025-09-07T07:27:26.2452160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Prague 2025-09-07T07:27:26.2453340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Berlin 2025-09-07T07:27:26.2454480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Tallinn 2025-09-07T07:27:26.2455470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Rome 2025-09-07T07:27:26.2456330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Malta 2025-09-07T07:27:26.2457200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Zagreb 2025-09-07T07:27:26.2458210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Amsterdam 2025-09-07T07:27:26.2459100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Nicosia 2025-09-07T07:27:26.2460080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Bucharest 2025-09-07T07:27:26.2461040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Copenhagen 2025-09-07T07:27:26.2462160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Chisinau 2025-09-07T07:27:26.2463180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Mariehamn 2025-09-07T07:27:26.2464290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Sofia 2025-09-07T07:27:26.2465210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Athens 2025-09-07T07:27:26.2466180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Stockholm 2025-09-07T07:27:26.2467220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Samara 2025-09-07T07:27:26.2468230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Brussels 2025-09-07T07:27:26.2468990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Warsaw 2025-09-07T07:27:26.2469630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/ROK 2025-09-07T07:27:26.2470390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Navajo 2025-09-07T07:27:26.2471080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Singapore 2025-09-07T07:27:26.2471690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GB 2025-09-07T07:27:26.2472470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Mexico/BajaNorte 2025-09-07T07:27:26.2473220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Mexico/General 2025-09-07T07:27:26.2473950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Mexico/BajaSur 2025-09-07T07:27:26.2474580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/EST 2025-09-07T07:27:26.2475250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GMT0 2025-09-07T07:27:26.2475960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Hongkong 2025-09-07T07:27:26.2476600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/PRC 2025-09-07T07:27:26.2477310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/zone.tab 2025-09-07T07:27:26.2477960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Iran 2025-09-07T07:27:26.2478780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/build/etc/localtime 2025-09-07T07:27:26.2479420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/MST7MDT 2025-09-07T07:27:26.2480080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/WET 2025-09-07T07:27:26.2480770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/W-SU 2025-09-07T07:27:26.2481420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/UCT 2025-09-07T07:27:26.2482110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Cuba 2025-09-07T07:27:26.2483040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Egypt 2025-09-07T07:27:26.2483920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GMT+0 2025-09-07T07:27:26.2484780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/tzdata.zi 2025-09-07T07:27:26.2485590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/EET 2025-09-07T07:27:26.2486580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Israel 2025-09-07T07:27:26.2487640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Sao_Tome 2025-09-07T07:27:26.2494680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Conakry 2025-09-07T07:27:26.2494950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Dakar 2025-09-07T07:27:26.2495150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Ndjamena 2025-09-07T07:27:26.2495340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Casablanca 2025-09-07T07:27:26.2495650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Lome 2025-09-07T07:27:26.2495850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Algiers 2025-09-07T07:27:26.2496050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Mogadishu 2025-09-07T07:27:26.2496230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Lagos 2025-09-07T07:27:26.2497200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Brazzaville 2025-09-07T07:27:26.2498090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Timbuktu 2025-09-07T07:27:26.2499100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Nouakchott 2025-09-07T07:27:26.2500110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Maseru 2025-09-07T07:27:26.2501300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Libreville 2025-09-07T07:27:26.2502470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Harare 2025-09-07T07:27:26.2503440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Malabo 2025-09-07T07:27:26.2504300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Bangui 2025-09-07T07:27:26.2505320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Nairobi 2025-09-07T07:27:26.2506340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Kinshasa 2025-09-07T07:27:26.2507350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Porto-Novo 2025-09-07T07:27:26.2508320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Cairo 2025-09-07T07:27:26.2509230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Douala 2025-09-07T07:27:26.2510060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Juba 2025-09-07T07:27:26.2511080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Gaborone 2025-09-07T07:27:26.2512060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Tunis 2025-09-07T07:27:26.2513240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Kampala 2025-09-07T07:27:26.2514300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Mbabane 2025-09-07T07:27:26.2515240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Addis_Ababa 2025-09-07T07:27:26.2516180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Maputo 2025-09-07T07:27:26.2517120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Bissau 2025-09-07T07:27:26.2518170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Blantyre 2025-09-07T07:27:26.2519070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Niamey 2025-09-07T07:27:26.2520070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Banjul 2025-09-07T07:27:26.2520970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Abidjan 2025-09-07T07:27:26.2521830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Asmara 2025-09-07T07:27:26.2522940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Bamako 2025-09-07T07:27:26.2523840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Ouagadougou 2025-09-07T07:27:26.2524860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Lusaka 2025-09-07T07:27:26.2525740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Luanda 2025-09-07T07:27:26.2526700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Asmera 2025-09-07T07:27:26.2527620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Lubumbashi 2025-09-07T07:27:26.2528510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Accra 2025-09-07T07:27:26.2529600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Khartoum 2025-09-07T07:27:26.2530630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Ceuta 2025-09-07T07:27:26.2531730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Bujumbura 2025-09-07T07:27:26.2532770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Windhoek 2025-09-07T07:27:26.2533790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/El_Aaiun 2025-09-07T07:27:26.2534820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Tripoli 2025-09-07T07:27:26.2536200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Monrovia 2025-09-07T07:27:26.2537280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Dar_es_Salaam 2025-09-07T07:27:26.2538380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Johannesburg 2025-09-07T07:27:26.2539500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Kigali 2025-09-07T07:27:26.2540440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Djibouti 2025-09-07T07:27:26.2541350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Freetown 2025-09-07T07:27:26.2542200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Factory 2025-09-07T07:27:26.2543010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/UTC 2025-09-07T07:27:26.2544120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Chile/EasterIsland 2025-09-07T07:27:26.2545270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Chile/Continental 2025-09-07T07:27:26.2546210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/HST 2025-09-07T07:27:26.2547220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Atlantic 2025-09-07T07:27:26.2548260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Pacific 2025-09-07T07:27:26.2549340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Eastern 2025-09-07T07:27:26.2550280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Yukon 2025-09-07T07:27:26.2551350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Saskatchewan 2025-09-07T07:27:26.2552330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Newfoundland 2025-09-07T07:27:26.2553370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Central 2025-09-07T07:27:26.2554470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Mountain 2025-09-07T07:27:26.2555300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Iceland 2025-09-07T07:27:26.2556490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/export.hpp 2025-09-07T07:27:26.2557380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/reproc.hpp 2025-09-07T07:27:26.2558570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/env.hpp 2025-09-07T07:27:26.2559580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/detail/array.hpp 2025-09-07T07:27:26.2560690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/detail/type_traits.hpp 2025-09-07T07:27:26.2561540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/run.hpp 2025-09-07T07:27:26.2562560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/input.hpp 2025-09-07T07:27:26.2564020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/arguments.hpp 2025-09-07T07:27:26.2565090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/drain.hpp 2025-09-07T07:27:26.2566060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/repodata_record.json 2025-09-07T07:27:26.2567100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/test/run_test.sh 2025-09-07T07:27:26.2568100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/licenses/LICENSE 2025-09-07T07:27:26.2568980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/build_cpp.sh 2025-09-07T07:27:26.2570040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/build_c.sh 2025-09-07T07:27:26.2570960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/bld_c.bat 2025-09-07T07:27:26.2571990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/build_cpp.sh 2025-09-07T07:27:26.2573070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/bld_cpp.bat 2025-09-07T07:27:26.2574030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/meta.yaml 2025-09-07T07:27:26.2575170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/apple_gettime.patch 2025-09-07T07:27:26.2576220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.2577130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/meta.yaml 2025-09-07T07:27:26.2578000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/run_exports.json 2025-09-07T07:27:26.2578880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/paths.json 2025-09-07T07:27:26.2579940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/hash_input.json 2025-09-07T07:27:26.2580690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/files 2025-09-07T07:27:26.2581620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/about.json 2025-09-07T07:27:26.2582370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/has_prefix 2025-09-07T07:27:26.2583230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/index.json 2025-09-07T07:27:26.2583980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/git 2025-09-07T07:27:26.2584970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/pkgconfig/reproc++.pc 2025-09-07T07:27:26.2586190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/cmake/reproc++/reproc++-config-version.cmake 2025-09-07T07:27:26.2587410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/cmake/reproc++/reproc++-config.cmake 2025-09-07T07:27:26.2588670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/cmake/reproc++/reproc++-targets.cmake 2025-09-07T07:27:26.2590120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/cmake/reproc++/reproc++-targets-release.cmake 2025-09-07T07:27:26.2591350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/libreproc++.14.dylib 2025-09-07T07:27:26.2592040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/libreproc++.dylib 2025-09-07T07:27:26.2593130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/libreproc++.14.2.4.dylib 2025-09-07T07:27:26.2593800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0.conda 2025-09-07T07:27:26.2594410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0.conda 2025-09-07T07:27:26.2595610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/include/tl/expected.hpp 2025-09-07T07:27:26.2596680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/repodata_record.json 2025-09-07T07:27:26.2597640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/test/run_test.sh 2025-09-07T07:27:26.2598500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/licenses/COPYING 2025-09-07T07:27:26.2599420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/catch.hpp 2025-09-07T07:27:26.2600730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/LICENSE 2025-09-07T07:27:26.2601870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/bld.bat 2025-09-07T07:27:26.2602690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/build.sh 2025-09-07T07:27:26.2603690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.2604610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/meta.yaml 2025-09-07T07:27:26.2605820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.2606810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/paths.json 2025-09-07T07:27:26.2607800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/hash_input.json 2025-09-07T07:27:26.2608750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/files 2025-09-07T07:27:26.2609620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/about.json 2025-09-07T07:27:26.2610550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/index.json 2025-09-07T07:27:26.2611560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/git 2025-09-07T07:27:26.2612900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/share/cmake/tl-expected/tl-expected-targets.cmake 2025-09-07T07:27:26.2614220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/share/cmake/tl-expected/tl-expected-config-version.cmake 2025-09-07T07:27:26.2615690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/share/cmake/tl-expected/tl-expected-config.cmake 2025-09-07T07:27:26.2616510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/condabin/conda 2025-09-07T07:27:26.2617220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/bin/conda 2025-09-07T07:27:26.2618030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/bin/deactivate 2025-09-07T07:27:26.2618900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/bin/activate 2025-09-07T07:27:26.2619760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/bin/conda-env 2025-09-07T07:27:26.2620920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/shell/condabin/conda-hook.ps1 2025-09-07T07:27:26.2622080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/shell/condabin/Conda.psm1 2025-09-07T07:27:26.2623130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/etc/profile.d/conda.csh 2025-09-07T07:27:26.2624450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/etc/profile.d/conda.sh 2025-09-07T07:27:26.2625280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/etc/fish/conf.d/conda.fish 2025-09-07T07:27:26.2626260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:26.2627100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:26.2628220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:26.2629380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/licenses/conda-src/LICENSE 2025-09-07T07:27:26.2630300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/recipe/run_test.sh 2025-09-07T07:27:26.2631370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.2632310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:26.2633300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/recipe/run_test.bat 2025-09-07T07:27:26.2634320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.2634970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/paths.json 2025-09-07T07:27:26.2635690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:26.2636300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/files 2025-09-07T07:27:26.2637090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/about.json 2025-09-07T07:27:26.2637740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/has_prefix 2025-09-07T07:27:26.2638430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/index.json 2025-09-07T07:27:26.2639020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/git 2025-09-07T07:27:26.2640160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda-25.7.0.dist-info/RECORD 2025-09-07T07:27:26.2641280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda-25.7.0.dist-info/licenses/AUTHORS.md 2025-09-07T07:27:26.2642360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda-25.7.0.dist-info/licenses/LICENSE 2025-09-07T07:27:26.2643460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda-25.7.0.dist-info/direct_url.json 2025-09-07T07:27:26.2644390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda-25.7.0.dist-info/WHEEL 2025-09-07T07:27:26.2645520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda-25.7.0.dist-info/entry_points.txt 2025-09-07T07:27:26.2646550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda-25.7.0.dist-info/REQUESTED 2025-09-07T07:27:26.2647570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda-25.7.0.dist-info/INSTALLER 2025-09-07T07:27:26.2648610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda-25.7.0.dist-info/METADATA 2025-09-07T07:27:26.2649520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/exports.py 2025-09-07T07:27:26.2650410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/misc.py 2025-09-07T07:27:26.2651350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plan.py 2025-09-07T07:27:26.2652190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/resolve.py 2025-09-07T07:27:26.2653390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/link.py 2025-09-07T07:27:26.2654770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/package_cache_data.py 2025-09-07T07:27:26.2655980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/path_actions.py 2025-09-07T07:27:26.2657180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/index.py 2025-09-07T07:27:26.2658550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/initialize.py 2025-09-07T07:27:26.2659750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/portability.py 2025-09-07T07:27:26.2660980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__init__.py 2025-09-07T07:27:26.2662140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/prefix_data.py 2025-09-07T07:27:26.2663550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/link.cpython-313.pyc 2025-09-07T07:27:26.2665240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/envs_manager.cpython-313.pyc 2025-09-07T07:27:26.2666630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/solve.cpython-313.pyc 2025-09-07T07:27:26.2668030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/portability.cpython-313.pyc 2025-09-07T07:27:26.2669470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/path_actions.cpython-313.pyc 2025-09-07T07:27:26.2671120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/package_cache_data.cpython-313.pyc 2025-09-07T07:27:26.2672690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/prefix_data.cpython-313.pyc 2025-09-07T07:27:26.2674270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/subdir_data.cpython-313.pyc 2025-09-07T07:27:26.2675530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/index.cpython-313.pyc 2025-09-07T07:27:26.2677200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.2678680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/initialize.cpython-313.pyc 2025-09-07T07:27:26.2679730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/solve.py 2025-09-07T07:27:26.2681000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/envs_manager.py 2025-09-07T07:27:26.2682260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/subdir_data.py 2025-09-07T07:27:26.2683440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/_version.py 2025-09-07T07:27:26.2684830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/config.py 2025-09-07T07:27:26.2686200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/console.py 2025-09-07T07:27:26.2687600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/__init__.py 2025-09-07T07:27:26.2689320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/json.cpython-313.pyc 2025-09-07T07:27:26.2691340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.2692980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/console.cpython-313.pyc 2025-09-07T07:27:26.2694290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/json.py 2025-09-07T07:27:26.2695700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/conda.py 2025-09-07T07:27:26.2697140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/freebsd.py 2025-09-07T07:27:26.2698680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__init__.py 2025-09-07T07:27:26.2700430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/cuda.cpython-313.pyc 2025-09-07T07:27:26.2702170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/conda.cpython-313.pyc 2025-09-07T07:27:26.2703830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/archspec.cpython-313.pyc 2025-09-07T07:27:26.2705470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/windows.cpython-313.pyc 2025-09-07T07:27:26.2707170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/linux.cpython-313.pyc 2025-09-07T07:27:26.2708850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/freebsd.cpython-313.pyc 2025-09-07T07:27:26.2710530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/osx.cpython-313.pyc 2025-09-07T07:27:26.2712280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.2713670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/cuda.py 2025-09-07T07:27:26.2715090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/windows.py 2025-09-07T07:27:26.2716520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/linux.py 2025-09-07T07:27:26.2717890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/archspec.py 2025-09-07T07:27:26.2719200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/osx.py 2025-09-07T07:27:26.2720750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/health_checks.py 2025-09-07T07:27:26.2722230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__init__.py 2025-09-07T07:27:26.2723970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.2725690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__pycache__/health_checks.cpython-313.pyc 2025-09-07T07:27:26.2727080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/__init__.py 2025-09-07T07:27:26.2728680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.2730390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/explicit.py 2025-09-07T07:27:26.2731820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__init__.py 2025-09-07T07:27:26.2733830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/requirements_txt.cpython-313.pyc 2025-09-07T07:27:26.2735680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/environment_yml.cpython-313.pyc 2025-09-07T07:27:26.2737350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/explicit.cpython-313.pyc 2025-09-07T07:27:26.2739160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.2740990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/binstar.cpython-313.pyc 2025-09-07T07:27:26.2742610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/requirements_txt.py 2025-09-07T07:27:26.2744330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/environment_yml.py 2025-09-07T07:27:26.2746020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/binstar.py 2025-09-07T07:27:26.2747290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__init__.py 2025-09-07T07:27:26.2748560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/solvers.py 2025-09-07T07:27:26.2749800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/types.py 2025-09-07T07:27:26.2751260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/manager.cpython-313.pyc 2025-09-07T07:27:26.2752840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/config.cpython-313.pyc 2025-09-07T07:27:26.2754190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/solvers.cpython-313.pyc 2025-09-07T07:27:26.2755690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/types.cpython-313.pyc 2025-09-07T07:27:26.2757140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/hookspec.cpython-313.pyc 2025-09-07T07:27:26.2758700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.2760180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__init__.py 2025-09-07T07:27:26.2762210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__pycache__/pkg_format.cpython-313.pyc 2025-09-07T07:27:26.2764050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.2765360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/pkg_format.py 2025-09-07T07:27:26.2766770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/__init__.py 2025-09-07T07:27:26.2768540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.2770110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/post_solves/signature_verification.py 2025-09-07T07:27:26.2771520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/post_solves/__init__.py 2025-09-07T07:27:26.2773190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/post_solves/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.2774990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/post_solves/__pycache__/signature_verification.cpython-313.pyc 2025-09-07T07:27:26.2776130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/hookspec.py 2025-09-07T07:27:26.2777520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_exporters/explicit.py 2025-09-07T07:27:26.2779090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_exporters/__init__.py 2025-09-07T07:27:26.2781160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_exporters/__pycache__/requirements_txt.cpython-313.pyc 2025-09-07T07:27:26.2782940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_exporters/__pycache__/environment_yml.cpython-313.pyc 2025-09-07T07:27:26.2784840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_exporters/__pycache__/explicit.cpython-313.pyc 2025-09-07T07:27:26.2786820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_exporters/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.2788230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_exporters/requirements_txt.py 2025-09-07T07:27:26.2790060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_exporters/environment_yml.py 2025-09-07T07:27:26.2790940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/manager.py 2025-09-07T07:27:26.2792550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/conda_auto_activate.bat 2025-09-07T07:27:26.2793840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/activate.bat 2025-09-07T07:27:26.2794890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/conda-hook.ps1 2025-09-07T07:27:26.2795980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/_conda_activate.bat 2025-09-07T07:27:26.2796960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/conda.bat 2025-09-07T07:27:26.2798010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/rename_tmp.bat 2025-09-07T07:27:26.2799040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/conda_hook.bat 2025-09-07T07:27:26.2800050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/Conda.psm1 2025-09-07T07:27:26.2801100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/deactivate.bat 2025-09-07T07:27:26.2802050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/bin/deactivate 2025-09-07T07:27:26.2803110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/bin/activate 2025-09-07T07:27:26.2804190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/cli-64.exe 2025-09-07T07:27:26.2805540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/etc/profile.d/conda.csh 2025-09-07T07:27:26.2807020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/etc/profile.d/conda.sh 2025-09-07T07:27:26.2808490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/etc/fish/conf.d/conda.fish 2025-09-07T07:27:26.2809770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/Library/bin/conda.bat 2025-09-07T07:27:26.2811020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/Scripts/activate.bat 2025-09-07T07:27:26.2812380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/conda.xsh 2025-09-07T07:27:26.2813820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/cli-32.exe 2025-09-07T07:27:26.2815120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/conda_icon.ico 2025-09-07T07:27:26.2816360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/instructions.py 2025-09-07T07:27:26.2817410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__init__.py 2025-09-07T07:27:26.2818830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/package_info.py 2025-09-07T07:27:26.2820240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/enums.py 2025-09-07T07:27:26.2821720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/leased_path_entry.py 2025-09-07T07:27:26.2822900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/version.py 2025-09-07T07:27:26.2824150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/records.py 2025-09-07T07:27:26.2825370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/channel.py 2025-09-07T07:27:26.2826800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__init__.py 2025-09-07T07:27:26.2828250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/dist.cpython-313.pyc 2025-09-07T07:27:26.2830000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/leased_path_entry.cpython-313.pyc 2025-09-07T07:27:26.2831570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/package_info.cpython-313.pyc 2025-09-07T07:27:26.2833000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/channel.cpython-313.pyc 2025-09-07T07:27:26.2834620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/enums.cpython-313.pyc 2025-09-07T07:27:26.2836190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/environment.cpython-313.pyc 2025-09-07T07:27:26.2837600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/prefix_graph.cpython-313.pyc 2025-09-07T07:27:26.2839100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/match_spec.cpython-313.pyc 2025-09-07T07:27:26.2840730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/records.cpython-313.pyc 2025-09-07T07:27:26.2842220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.2843670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:26.2844920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/environment.py 2025-09-07T07:27:26.2846140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/match_spec.py 2025-09-07T07:27:26.2847340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/dist.py 2025-09-07T07:27:26.2848660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/prefix_graph.py 2025-09-07T07:27:26.2850020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/activate.cpython-313.pyc 2025-09-07T07:27:26.2851430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/api.cpython-313.pyc 2025-09-07T07:27:26.2852900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/reporters.cpython-313.pyc 2025-09-07T07:27:26.2854370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/history.cpython-313.pyc 2025-09-07T07:27:26.2855810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/misc.cpython-313.pyc 2025-09-07T07:27:26.2857230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:26.2858620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/exports.cpython-313.pyc 2025-09-07T07:27:26.2859980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:26.2861430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/_version.cpython-313.pyc 2025-09-07T07:27:26.2862720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/plan.cpython-313.pyc 2025-09-07T07:27:26.2864280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/deprecations.cpython-313.pyc 2025-09-07T07:27:26.2865900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:26.2867360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.2868630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/resolve.cpython-313.pyc 2025-09-07T07:27:26.2870350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/exception_handler.cpython-313.pyc 2025-09-07T07:27:26.2872000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/instructions.cpython-313.pyc 2025-09-07T07:27:26.2873380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/_vendor.cpython-313.pyc 2025-09-07T07:27:26.2874460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_rename.py 2025-09-07T07:27:26.2875570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_clean.py 2025-09-07T07:27:26.2876910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_create.py 2025-09-07T07:27:26.2878060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_config.py 2025-09-07T07:27:26.2879370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_compare.py 2025-09-07T07:27:26.2880630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_update.py 2025-09-07T07:27:26.2881740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_install.py 2025-09-07T07:27:26.2883240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_mock_activate.py 2025-09-07T07:27:26.2884590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_list.py 2025-09-07T07:27:26.2885780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_export.py 2025-09-07T07:27:26.2887150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_run.py 2025-09-07T07:27:26.2888360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_init.py 2025-09-07T07:27:26.2889630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_remove.py 2025-09-07T07:27:26.2890730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env.py 2025-09-07T07:27:26.2891950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/actions.py 2025-09-07T07:27:26.2893180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__init__.py 2025-09-07T07:27:26.2894460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_vars.py 2025-09-07T07:27:26.2895950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_info.py 2025-09-07T07:27:26.2897310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/helpers.cpython-313.pyc 2025-09-07T07:27:26.2898870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main.cpython-313.pyc 2025-09-07T07:27:26.2900490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_compare.cpython-313.pyc 2025-09-07T07:27:26.2902440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_mock_deactivate.cpython-313.pyc 2025-09-07T07:27:26.2903930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_init.cpython-313.pyc 2025-09-07T07:27:26.2905700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_create.cpython-313.pyc 2025-09-07T07:27:26.2907260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_config.cpython-313.pyc 2025-09-07T07:27:26.2908690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_info.cpython-313.pyc 2025-09-07T07:27:26.2910110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/actions.cpython-313.pyc 2025-09-07T07:27:26.2911720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_rename.cpython-313.pyc 2025-09-07T07:27:26.2913180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_list.cpython-313.pyc 2025-09-07T07:27:26.2914870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_mock_activate.cpython-313.pyc 2025-09-07T07:27:26.2916430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/common.cpython-313.pyc 2025-09-07T07:27:26.2918100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_remove.cpython-313.pyc 2025-09-07T07:27:26.2919770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_update.cpython-313.pyc 2025-09-07T07:27:26.2921310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_export.cpython-313.pyc 2025-09-07T07:27:26.2922690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_list.cpython-313.pyc 2025-09-07T07:27:26.2924350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_clean.cpython-313.pyc 2025-09-07T07:27:26.2925710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/python_api.cpython-313.pyc 2025-09-07T07:27:26.2927200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_notices.cpython-313.pyc 2025-09-07T07:27:26.2928710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/find_commands.cpython-313.pyc 2025-09-07T07:27:26.2930040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_config.cpython-313.pyc 2025-09-07T07:27:26.2931530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/install.cpython-313.pyc 2025-09-07T07:27:26.2932950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_run.cpython-313.pyc 2025-09-07T07:27:26.2934400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_commands.cpython-313.pyc 2025-09-07T07:27:26.2935730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_pip.cpython-313.pyc 2025-09-07T07:27:26.2937390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_create.cpython-313.pyc 2025-09-07T07:27:26.2938900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env.cpython-313.pyc 2025-09-07T07:27:26.2940430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_package.cpython-313.pyc 2025-09-07T07:27:26.2941870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_search.cpython-313.pyc 2025-09-07T07:27:26.2943380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_install.cpython-313.pyc 2025-09-07T07:27:26.2944940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_update.cpython-313.pyc 2025-09-07T07:27:26.2946320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_vars.cpython-313.pyc 2025-09-07T07:27:26.2947960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.2949560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/conda_argparse.cpython-313.pyc 2025-09-07T07:27:26.2951120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_remove.cpython-313.pyc 2025-09-07T07:27:26.2952500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/find_commands.py 2025-09-07T07:27:26.2953710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_notices.py 2025-09-07T07:27:26.2954840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_search.py 2025-09-07T07:27:26.2956070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/python_api.py 2025-09-07T07:27:26.2957010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_pip.py 2025-09-07T07:27:26.2958120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_remove.py 2025-09-07T07:27:26.2959060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_mock_deactivate.py 2025-09-07T07:27:26.2959940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/common.py 2025-09-07T07:27:26.2960880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_list.py 2025-09-07T07:27:26.2961880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/conda_argparse.py 2025-09-07T07:27:26.2962790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/install.py 2025-09-07T07:27:26.2963790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_update.py 2025-09-07T07:27:26.2964850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main.py 2025-09-07T07:27:26.2966190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_create.py 2025-09-07T07:27:26.2967480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/helpers.py 2025-09-07T07:27:26.2968610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_commands.py 2025-09-07T07:27:26.2970030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_config.py 2025-09-07T07:27:26.2971300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_package.py 2025-09-07T07:27:26.2972410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/fetch.py 2025-09-07T07:27:26.2973630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/cache.py 2025-09-07T07:27:26.2974810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__init__.py 2025-09-07T07:27:26.2976130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/core.py 2025-09-07T07:27:26.2977400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/types.py 2025-09-07T07:27:26.2978880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/views.cpython-313.pyc 2025-09-07T07:27:26.2980380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/fetch.cpython-313.pyc 2025-09-07T07:27:26.2981850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/core.cpython-313.pyc 2025-09-07T07:27:26.2983330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/cache.cpython-313.pyc 2025-09-07T07:27:26.2984680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/types.cpython-313.pyc 2025-09-07T07:27:26.2986380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.2987390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/views.py 2025-09-07T07:27:26.2988670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/env.py 2025-09-07T07:27:26.2989900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/explicit.py 2025-09-07T07:27:26.2991200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__init__.py 2025-09-07T07:27:26.2992820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__pycache__/yaml_file.cpython-313.pyc 2025-09-07T07:27:26.2994370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__pycache__/requirements.cpython-313.pyc 2025-09-07T07:27:26.2995930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__pycache__/explicit.cpython-313.pyc 2025-09-07T07:27:26.2997440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.2998910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__pycache__/binstar.cpython-313.pyc 2025-09-07T07:27:26.3000180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/requirements.py 2025-09-07T07:27:26.3001580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/yaml_file.py 2025-09-07T07:27:26.3002880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/binstar.py 2025-09-07T07:27:26.3004340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/__init__.py 2025-09-07T07:27:26.3005830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/__pycache__/pip_util.cpython-313.pyc 2025-09-07T07:27:26.3007370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/__pycache__/env.cpython-313.pyc 2025-09-07T07:27:26.3008510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.3009830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/pip_util.py 2025-09-07T07:27:26.3011200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/conda.py 2025-09-07T07:27:26.3012560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/__init__.py 2025-09-07T07:27:26.3014180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/__pycache__/conda.cpython-313.pyc 2025-09-07T07:27:26.3015800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/__pycache__/base.cpython-313.pyc 2025-09-07T07:27:26.3017400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/__pycache__/pip.cpython-313.pyc 2025-09-07T07:27:26.3018910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.3020260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/pip.py 2025-09-07T07:27:26.3021490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/base.py 2025-09-07T07:27:26.3022630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/deprecations.py 2025-09-07T07:27:26.3023840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/api.py 2025-09-07T07:27:26.3024970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__init__.py 2025-09-07T07:27:26.3026210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/solver_helpers.py 2025-09-07T07:27:26.3027490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/cases.py 2025-09-07T07:27:26.3028980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/helpers.cpython-313.pyc 2025-09-07T07:27:26.3030770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/integration.cpython-313.pyc 2025-09-07T07:27:26.3032100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/cases.cpython-313.pyc 2025-09-07T07:27:26.3033550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/fixtures.cpython-313.pyc 2025-09-07T07:27:26.3035190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/solver_helpers.cpython-313.pyc 2025-09-07T07:27:26.3036710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.3038130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/__init__.py 2025-09-07T07:27:26.3039710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/__pycache__/helpers.cpython-313.pyc 2025-09-07T07:27:26.3041390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/__pycache__/fixtures.cpython-313.pyc 2025-09-07T07:27:26.3042900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.3044050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/helpers.py 2025-09-07T07:27:26.3045430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/fixtures.py 2025-09-07T07:27:26.3046560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/integration.py 2025-09-07T07:27:26.3047980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/gateways/__init__.py 2025-09-07T07:27:26.3049760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/gateways/__pycache__/fixtures.cpython-313.pyc 2025-09-07T07:27:26.3051400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/gateways/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.3052580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/gateways/fixtures.py 2025-09-07T07:27:26.3053800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/helpers.py 2025-09-07T07:27:26.3055140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/fixtures.py 2025-09-07T07:27:26.3056480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/unix.py 2025-09-07T07:27:26.3057740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__init__.py 2025-09-07T07:27:26.3059280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__pycache__/windows.cpython-313.pyc 2025-09-07T07:27:26.3060810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__pycache__/linux.cpython-313.pyc 2025-09-07T07:27:26.3062230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__pycache__/osx.cpython-313.pyc 2025-09-07T07:27:26.3064270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.3065800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__pycache__/unix.cpython-313.pyc 2025-09-07T07:27:26.3067090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/windows.py 2025-09-07T07:27:26.3068370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/linux.py 2025-09-07T07:27:26.3069640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/osx.py 2025-09-07T07:27:26.3071240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/configuration.py 2025-09-07T07:27:26.3072490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/signals.py 2025-09-07T07:27:26.3073920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/disk.py 2025-09-07T07:27:26.3075120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_logic.py 2025-09-07T07:27:26.3076480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/toposort.py 2025-09-07T07:27:26.3077770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/compat.py 2025-09-07T07:27:26.3079120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/pkg_formats/__init__.py 2025-09-07T07:27:26.3080760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/pkg_formats/__pycache__/python.cpython-313.pyc 2025-09-07T07:27:26.3082330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/pkg_formats/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.3083550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/pkg_formats/python.py 2025-09-07T07:27:26.3084900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/directories.py 2025-09-07T07:27:26.3086090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/_cygpath.py 2025-09-07T07:27:26.3087310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__init__.py 2025-09-07T07:27:26.3088760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__pycache__/windows.cpython-313.pyc 2025-09-07T07:27:26.3090440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__pycache__/directories.cpython-313.pyc 2025-09-07T07:27:26.3092110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__pycache__/python.cpython-313.pyc 2025-09-07T07:27:26.3093450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.3095010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__pycache__/_cygpath.cpython-313.pyc 2025-09-07T07:27:26.3096190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/python.py 2025-09-07T07:27:26.3097630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/windows.py 2025-09-07T07:27:26.3099050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/constants.py 2025-09-07T07:27:26.3100380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/io.py 2025-09-07T07:27:26.3101770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__init__.py 2025-09-07T07:27:26.3103200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/serialize/__init__.py 2025-09-07T07:27:26.3104640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/serialize/__pycache__/json.cpython-313.pyc 2025-09-07T07:27:26.3106300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/serialize/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.3107580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/serialize/json.py 2025-09-07T07:27:26.3109060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/io.cpython-313.pyc 2025-09-07T07:27:26.3110500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/_logic.cpython-313.pyc 2025-09-07T07:27:26.3112300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/toposort.cpython-313.pyc 2025-09-07T07:27:26.3113890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/iterators.cpython-313.pyc 2025-09-07T07:27:26.3115450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/compat.cpython-313.pyc 2025-09-07T07:27:26.3116830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/signals.cpython-313.pyc 2025-09-07T07:27:26.3118360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/configuration.cpython-313.pyc 2025-09-07T07:27:26.3119520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/constants.cpython-313.pyc 2025-09-07T07:27:26.3120690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/disk.cpython-313.pyc 2025-09-07T07:27:26.3121800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.3122910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/url.cpython-313.pyc 2025-09-07T07:27:26.3124120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/logic.cpython-313.pyc 2025-09-07T07:27:26.3125020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/logic.py 2025-09-07T07:27:26.3126490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/url.py 2025-09-07T07:27:26.3127790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/iterators.py 2025-09-07T07:27:26.3129040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/exception_handler.py 2025-09-07T07:27:26.3130210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/utils.py 2025-09-07T07:27:26.3131330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/logging.py 2025-09-07T07:27:26.3132670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/download.py 2025-09-07T07:27:26.3134000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/session.py 2025-09-07T07:27:26.3135490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/__init__.py 2025-09-07T07:27:26.3137340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/session.cpython-313.pyc 2025-09-07T07:27:26.3138960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/download.cpython-313.pyc 2025-09-07T07:27:26.3140740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.3142340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__init__.py 2025-09-07T07:27:26.3144110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/s3.cpython-313.pyc 2025-09-07T07:27:26.3146050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/localfs.cpython-313.pyc 2025-09-07T07:27:26.3147610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/ftp.cpython-313.pyc 2025-09-07T07:27:26.3149270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.3151020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/http.cpython-313.pyc 2025-09-07T07:27:26.3152280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/localfs.py 2025-09-07T07:27:26.3153810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/http.py 2025-09-07T07:27:26.3155140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/s3.py 2025-09-07T07:27:26.3156530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/ftp.py 2025-09-07T07:27:26.3157920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/anaconda_client.py 2025-09-07T07:27:26.3159290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/subprocess.py 2025-09-07T07:27:26.3160600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/fetch.py 2025-09-07T07:27:26.3162050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/interface.py 2025-09-07T07:27:26.3163410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__init__.py 2025-09-07T07:27:26.3164920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/core.py 2025-09-07T07:27:26.3166640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/interface.cpython-313.pyc 2025-09-07T07:27:26.3168200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/fetch.cpython-313.pyc 2025-09-07T07:27:26.3169920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/core.cpython-313.pyc 2025-09-07T07:27:26.3171480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.3172780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/__init__.py 2025-09-07T07:27:26.3174350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/__pycache__/lock.cpython-313.pyc 2025-09-07T07:27:26.3176060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.3177310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/lock.py 2025-09-07T07:27:26.3178580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/__init__.py 2025-09-07T07:27:26.3180110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/__pycache__/logging.cpython-313.pyc 2025-09-07T07:27:26.3181820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/__pycache__/anaconda_client.cpython-313.pyc 2025-09-07T07:27:26.3183420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.3185000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/__pycache__/subprocess.cpython-313.pyc 2025-09-07T07:27:26.3186240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/update.py 2025-09-07T07:27:26.3187450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/link.py 2025-09-07T07:27:26.3188850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/delete.py 2025-09-07T07:27:26.3190160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/create.py 2025-09-07T07:27:26.3191620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__init__.py 2025-09-07T07:27:26.3193440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/link.cpython-313.pyc 2025-09-07T07:27:26.3195160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/create.cpython-313.pyc 2025-09-07T07:27:26.3196790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/delete.cpython-313.pyc 2025-09-07T07:27:26.3198180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/update.cpython-313.pyc 2025-09-07T07:27:26.3199530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/read.cpython-313.pyc 2025-09-07T07:27:26.3200900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/test.cpython-313.pyc 2025-09-07T07:27:26.3202430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/permissions.cpython-313.pyc 2025-09-07T07:27:26.3203990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/lock.cpython-313.pyc 2025-09-07T07:27:26.3205550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.3206830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/test.py 2025-09-07T07:27:26.3208110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/lock.py 2025-09-07T07:27:26.3209510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/permissions.py 2025-09-07T07:27:26.3210830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/read.py 2025-09-07T07:27:26.3212100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/reporters.py 2025-09-07T07:27:26.3213140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/py.typed 2025-09-07T07:27:26.3214460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/exceptions.py 2025-09-07T07:27:26.3216040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/signature_verification.py 2025-09-07T07:27:26.3217390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/constants.py 2025-09-07T07:27:26.3218620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/__init__.py 2025-09-07T07:27:26.3220270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/__pycache__/constants.cpython-313.pyc 2025-09-07T07:27:26.3221800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.3223500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/__pycache__/signature_verification.cpython-313.pyc 2025-09-07T07:27:26.3224720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/ish.py 2025-09-07T07:27:26.3225850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/compat.py 2025-09-07T07:27:26.3226930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/LICENSE 2025-09-07T07:27:26.3228090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/logz.py 2025-09-07T07:27:26.3229300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__init__.py 2025-09-07T07:27:26.3230790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/logz.cpython-313.pyc 2025-09-07T07:27:26.3232260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/entity.cpython-313.pyc 2025-09-07T07:27:26.3233830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/compat.cpython-313.pyc 2025-09-07T07:27:26.3235140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/ish.cpython-313.pyc 2025-09-07T07:27:26.3236800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/decorators.cpython-313.pyc 2025-09-07T07:27:26.3238280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:26.3239870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/collection.cpython-313.pyc 2025-09-07T07:27:26.3241460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/type_coercion.cpython-313.pyc 2025-09-07T07:27:26.3243140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.3244330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/collection.py 2025-09-07T07:27:26.3245530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/entity.py 2025-09-07T07:27:26.3246820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/type_coercion.py 2025-09-07T07:27:26.3248170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/exceptions.py 2025-09-07T07:27:26.3249470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/decorators.py 2025-09-07T07:27:26.3250650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/_vendor.py 2025-09-07T07:27:26.3251740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__main__.py 2025-09-07T07:27:26.3253130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/base/constants.py 2025-09-07T07:27:26.3254490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/base/__init__.py 2025-09-07T07:27:26.3256050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/base/__pycache__/context.cpython-313.pyc 2025-09-07T07:27:26.3257490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/base/__pycache__/constants.cpython-313.pyc 2025-09-07T07:27:26.3258870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/base/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.3260030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/base/context.py 2025-09-07T07:27:26.3261420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/activate.py 2025-09-07T07:27:26.3262530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/history.py 2025-09-07T07:27:26.3264740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/activate.d/activate.bat 2025-09-07T07:27:26.3266460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/activate.d/activate.sh 2025-09-07T07:27:26.3268470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/deactivate.d/deactivate.bat 2025-09-07T07:27:26.3270300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/deactivate.d/deactivate.sh 2025-09-07T07:27:26.3271320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/xontrib/conda.xsh 2025-09-07T07:27:26.3272660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda_env/__init__.py 2025-09-07T07:27:26.3274440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda_env/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.3275770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda_env/cli/__init__.py 2025-09-07T07:27:26.3277380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda_env/cli/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.3278470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda_env/README.md 2025-09-07T07:27:26.3279770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda_env/installers/__init__.py 2025-09-07T07:27:26.3281330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda_env/installers/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.3282060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0.conda 2025-09-07T07:27:26.3282570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0.conda 2025-09-07T07:27:26.3283070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cache/9e99ffaf.json 2025-09-07T07:27:26.3283600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cache/3e39a7aa.json 2025-09-07T07:27:26.3284510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:26.3285240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:26.3286000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/typed.py 2025-09-07T07:27:26.3286870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/subclass_only.py 2025-09-07T07:27:26.3287690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/test_freeze.py 2025-09-07T07:27:26.3288760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/frozendict_only.py 2025-09-07T07:27:26.3289920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/__init__.py 2025-09-07T07:27:26.3290940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/bench.py 2025-09-07T07:27:26.3292020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/common.py 2025-09-07T07:27:26.3292990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/debug.py 2025-09-07T07:27:26.3294250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/test_frozendict.py 2025-09-07T07:27:26.3295260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/test_frozendict_subclass.py 2025-09-07T07:27:26.3296270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/base.py 2025-09-07T07:27:26.3297380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:26.3298570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:26.3299590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/licenses/LICENSE.txt 2025-09-07T07:27:26.3300780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.3301770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:26.3302950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.3303690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/paths.json 2025-09-07T07:27:26.3304640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:26.3305550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/files 2025-09-07T07:27:26.3306550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/about.json 2025-09-07T07:27:26.3307530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/index.json 2025-09-07T07:27:26.3308410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/git 2025-09-07T07:27:26.3309790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/cool.py 2025-09-07T07:27:26.3311030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/version.py 2025-09-07T07:27:26.3312270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__init__.pyi 2025-09-07T07:27:26.3313400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__init__.py 2025-09-07T07:27:26.3314710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/core.py 2025-09-07T07:27:26.3316220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__pycache__/core.cpython-313.pyc 2025-09-07T07:27:26.3317850Z /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-09-07T07:27:26.3319470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__pycache__/monkeypatch.cpython-313.pyc 2025-09-07T07:27:26.3320970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.3322550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:26.3323990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__pycache__/cool.cpython-313.pyc 2025-09-07T07:27:26.3325110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/py.typed 2025-09-07T07:27:26.3326690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/_frozendict_py.py 2025-09-07T07:27:26.3327900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/monkeypatch.py 2025-09-07T07:27:26.3329340Z /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-09-07T07:27:26.3330760Z /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-09-07T07:27:26.3332130Z /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-09-07T07:27:26.3333530Z /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-09-07T07:27:26.3335060Z /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-09-07T07:27:26.3336470Z /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-09-07T07:27:26.3337810Z /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-09-07T07:27:26.3339310Z /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-09-07T07:27:26.3340050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/bin/distro 2025-09-07T07:27:26.3341140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:26.3341980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:26.3343060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:26.3344180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:26.3345030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:26.3346260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.3347030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:26.3348080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.3348980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/paths.json 2025-09-07T07:27:26.3349950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:26.3350690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/files 2025-09-07T07:27:26.3351750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/about.json 2025-09-07T07:27:26.3352550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/has_prefix 2025-09-07T07:27:26.3353520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/index.json 2025-09-07T07:27:26.3354300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/git 2025-09-07T07:27:26.3355580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/__init__.py 2025-09-07T07:27:26.3356990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/__pycache__/distro.cpython-313.pyc 2025-09-07T07:27:26.3358740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:26.3360460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.3361540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/py.typed 2025-09-07T07:27:26.3362660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/distro.py 2025-09-07T07:27:26.3364010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/__main__.py 2025-09-07T07:27:26.3365360Z /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-09-07T07:27:26.3366760Z /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-09-07T07:27:26.3368160Z /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-09-07T07:27:26.3369300Z /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-09-07T07:27:26.3370750Z /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-09-07T07:27:26.3372120Z /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-09-07T07:27:26.3373410Z /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-09-07T07:27:26.3374690Z /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-09-07T07:27:26.3376070Z /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-09-07T07:27:26.3376570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1.conda 2025-09-07T07:27:26.3377630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:26.3378620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:26.3379680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/tests/conftest.py 2025-09-07T07:27:26.3381020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/tests/introspection/test_literal_values.py 2025-09-07T07:27:26.3382330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/tests/introspection/__init__.py 2025-09-07T07:27:26.3383640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/tests/introspection/test_is_union_origin.py 2025-09-07T07:27:26.3384980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/tests/introspection/test_inspect_annotation.py 2025-09-07T07:27:26.3386330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/tests/typing_objects/__init__.py 2025-09-07T07:27:26.3387740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/tests/typing_objects/test_member_checks.py 2025-09-07T07:27:26.3388630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:26.3389810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:26.3390840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:26.3392080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.3396690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:26.3397020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.3397230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/paths.json 2025-09-07T07:27:26.3397450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:26.3397640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/files 2025-09-07T07:27:26.3398460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/about.json 2025-09-07T07:27:26.3399550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/index.json 2025-09-07T07:27:26.3400400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/git 2025-09-07T07:27:26.3402080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/RECORD 2025-09-07T07:27:26.3403660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/licenses/LICENSE 2025-09-07T07:27:26.3405330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/direct_url.json 2025-09-07T07:27:26.3406910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/WHEEL 2025-09-07T07:27:26.3408440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/REQUESTED 2025-09-07T07:27:26.3410060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/INSTALLER 2025-09-07T07:27:26.3411630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/METADATA 2025-09-07T07:27:26.3413050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/__init__.py 2025-09-07T07:27:26.3414830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/typing_objects.pyi 2025-09-07T07:27:26.3416610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/__pycache__/typing_objects.cpython-313.pyc 2025-09-07T07:27:26.3418470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/__pycache__/introspection.cpython-313.pyc 2025-09-07T07:27:26.3419970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.3421280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/introspection.py 2025-09-07T07:27:26.3422750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/typing_objects.py 2025-09-07T07:27:26.3424200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/py.typed 2025-09-07T07:27:26.3425150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:26.3426070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:26.3427100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:26.3428350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:26.3429230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:26.3430390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.3431290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:26.3432430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.3433260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/paths.json 2025-09-07T07:27:26.3434150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:26.3434980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/files 2025-09-07T07:27:26.3435850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/about.json 2025-09-07T07:27:26.3436630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/index.json 2025-09-07T07:27:26.3437320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/git 2025-09-07T07:27:26.3438760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_tracing.py 2025-09-07T07:27:26.3439830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_version.py 2025-09-07T07:27:26.3440870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_callers.py 2025-09-07T07:27:26.3442100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__init__.py 2025-09-07T07:27:26.3443500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_warnings.py 2025-09-07T07:27:26.3444750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_hooks.py 2025-09-07T07:27:26.3446030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_result.py 2025-09-07T07:27:26.3447670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_warnings.cpython-313.pyc 2025-09-07T07:27:26.3448590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_result.cpython-313.pyc 2025-09-07T07:27:26.3449710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_manager.cpython-313.pyc 2025-09-07T07:27:26.3450850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_version.cpython-313.pyc 2025-09-07T07:27:26.3451920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_hooks.cpython-313.pyc 2025-09-07T07:27:26.3453030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.3454330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_callers.cpython-313.pyc 2025-09-07T07:27:26.3455320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_tracing.cpython-313.pyc 2025-09-07T07:27:26.3456280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/py.typed 2025-09-07T07:27:26.3457520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_manager.py 2025-09-07T07:27:26.3458810Z /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-09-07T07:27:26.3460030Z /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-09-07T07:27:26.3461400Z /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-09-07T07:27:26.3462760Z /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-09-07T07:27:26.3463960Z /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-09-07T07:27:26.3465340Z /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-09-07T07:27:26.3466740Z /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-09-07T07:27:26.3468100Z /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-09-07T07:27:26.3468820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0.conda 2025-09-07T07:27:26.3470250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/configuration.py 2025-09-07T07:27:26.3471440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/pyproject.py 2025-09-07T07:27:26.3472550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/auth.py 2025-09-07T07:27:26.3473520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/xmlrpc.py 2025-09-07T07:27:26.3474580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/download.py 2025-09-07T07:27:26.3475640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/session.py 2025-09-07T07:27:26.3476800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/cache.py 2025-09-07T07:27:26.3477960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/__init__.py 2025-09-07T07:27:26.3478990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/utils.py 2025-09-07T07:27:26.3480100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/lazy_wheel.py 2025-09-07T07:27:26.3481030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cache.py 2025-09-07T07:27:26.3482130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/__init__.py 2025-09-07T07:27:26.3483340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/logging.py 2025-09-07T07:27:26.3484540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/misc.py 2025-09-07T07:27:26.3485520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/egg_link.py 2025-09-07T07:27:26.3486650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/compat.py 2025-09-07T07:27:26.3487650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/deprecation.py 2025-09-07T07:27:26.3488750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/subprocess.py 2025-09-07T07:27:26.3489980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/filesystem.py 2025-09-07T07:27:26.3491470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/direct_url_helpers.py 2025-09-07T07:27:26.3492370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/__init__.py 2025-09-07T07:27:26.3493510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/_jaraco_text.py 2025-09-07T07:27:26.3494680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/temp_dir.py 2025-09-07T07:27:26.3495760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/retry.py 2025-09-07T07:27:26.3496850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/appdirs.py 2025-09-07T07:27:26.3498120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/setuptools_build.py 2025-09-07T07:27:26.3499180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/packaging.py 2025-09-07T07:27:26.3500280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/entrypoints.py 2025-09-07T07:27:26.3501380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/filetypes.py 2025-09-07T07:27:26.3502580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/compatibility_tags.py 2025-09-07T07:27:26.3503580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/datetime.py 2025-09-07T07:27:26.3504660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/urls.py 2025-09-07T07:27:26.3505770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/hashes.py 2025-09-07T07:27:26.3506830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/virtualenv.py 2025-09-07T07:27:26.3507950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/_log.py 2025-09-07T07:27:26.3509190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/glibc.py 2025-09-07T07:27:26.3510270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/wheel.py 2025-09-07T07:27:26.3511330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/unpacking.py 2025-09-07T07:27:26.3512410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/link.py 2025-09-07T07:27:26.3513640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/selection_prefs.py 2025-09-07T07:27:26.3514820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/direct_url.py 2025-09-07T07:27:26.3515900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/index.py 2025-09-07T07:27:26.3517040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/target_python.py 2025-09-07T07:27:26.3518080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/pylock.py 2025-09-07T07:27:26.3519260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/__init__.py 2025-09-07T07:27:26.3520470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/search_scope.py 2025-09-07T07:27:26.3521640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/candidate.py 2025-09-07T07:27:26.3522710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/format_control.py 2025-09-07T07:27:26.3523940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/installation_report.py 2025-09-07T07:27:26.3524860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/scheme.py 2025-09-07T07:27:26.3525900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/wheel.py 2025-09-07T07:27:26.3526930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/cmdoptions.py 2025-09-07T07:27:26.3528030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/__init__.py 2025-09-07T07:27:26.3529120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/index_command.py 2025-09-07T07:27:26.3530210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/status_codes.py 2025-09-07T07:27:26.3531220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/parser.py 2025-09-07T07:27:26.3532390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/command_context.py 2025-09-07T07:27:26.3533570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/spinners.py 2025-09-07T07:27:26.3534770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/autocompletion.py 2025-09-07T07:27:26.3535750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/base_command.py 2025-09-07T07:27:26.3536860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/main_parser.py 2025-09-07T07:27:26.3538000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/progress_bars.py 2025-09-07T07:27:26.3538920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/main.py 2025-09-07T07:27:26.3540140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/req_command.py 2025-09-07T07:27:26.3541450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/install/editable_legacy.py 2025-09-07T07:27:26.3542690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/install/__init__.py 2025-09-07T07:27:26.3543820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/install/wheel.py 2025-09-07T07:27:26.3544980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/check.py 2025-09-07T07:27:26.3546210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/__init__.py 2025-09-07T07:27:26.3547390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/freeze.py 2025-09-07T07:27:26.3548570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/wheel_legacy.py 2025-09-07T07:27:26.3549730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/metadata.py 2025-09-07T07:27:26.3551090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/metadata_editable.py 2025-09-07T07:27:26.3552440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/wheel_editable.py 2025-09-07T07:27:26.3553570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/__init__.py 2025-09-07T07:27:26.3554930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/metadata_legacy.py 2025-09-07T07:27:26.3556230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/wheel.py 2025-09-07T07:27:26.3557390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/build_tracker.py 2025-09-07T07:27:26.3558330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/prepare.py 2025-09-07T07:27:26.3559420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/req_install.py 2025-09-07T07:27:26.3560490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/req_set.py 2025-09-07T07:27:26.3561590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/req_uninstall.py 2025-09-07T07:27:26.3562780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/__init__.py 2025-09-07T07:27:26.3564060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/req_dependency_group.py 2025-09-07T07:27:26.3565430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/req_file.py 2025-09-07T07:27:26.3566510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/constructors.py 2025-09-07T07:27:26.3567670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/legacy/__init__.py 2025-09-07T07:27:26.3568820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/legacy/resolver.py 2025-09-07T07:27:26.3569950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/__init__.py 2025-09-07T07:27:26.3571040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/base.py 2025-09-07T07:27:26.3572270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/provider.py 2025-09-07T07:27:26.3573890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py 2025-09-07T07:27:26.3574980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/reporter.py 2025-09-07T07:27:26.3576350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/__init__.py 2025-09-07T07:27:26.3577690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/factory.py 2025-09-07T07:27:26.3579000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/requirements.py 2025-09-07T07:27:26.3580230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/resolver.py 2025-09-07T07:27:26.3581820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/candidates.py 2025-09-07T07:27:26.3582940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/base.py 2025-09-07T07:27:26.3583950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/vcs/git.py 2025-09-07T07:27:26.3584920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/vcs/__init__.py 2025-09-07T07:27:26.3586010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/vcs/mercurial.py 2025-09-07T07:27:26.3587050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/vcs/bazaar.py 2025-09-07T07:27:26.3588210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/vcs/versioncontrol.py 2025-09-07T07:27:26.3589510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/vcs/subversion.py 2025-09-07T07:27:26.3590460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/locations/__init__.py 2025-09-07T07:27:26.3591780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/locations/_sysconfig.py 2025-09-07T07:27:26.3593040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/locations/_distutils.py 2025-09-07T07:27:26.3594260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/locations/base.py 2025-09-07T07:27:26.3595380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/index/collector.py 2025-09-07T07:27:26.3596530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/index/__init__.py 2025-09-07T07:27:26.3597790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/index/sources.py 2025-09-07T07:27:26.3599180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/index/package_finder.py 2025-09-07T07:27:26.3600290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/exceptions.py 2025-09-07T07:27:26.3601530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/configuration.py 2025-09-07T07:27:26.3602660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/show.py 2025-09-07T07:27:26.3603910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/list.py 2025-09-07T07:27:26.3605120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/check.py 2025-09-07T07:27:26.3606170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/index.py 2025-09-07T07:27:26.3607380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/completion.py 2025-09-07T07:27:26.3608470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/download.py 2025-09-07T07:27:26.3609310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/cache.py 2025-09-07T07:27:26.3610210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/__init__.py 2025-09-07T07:27:26.3611030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/hash.py 2025-09-07T07:27:26.3611900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/inspect.py 2025-09-07T07:27:26.3612800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/debug.py 2025-09-07T07:27:26.3613840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/uninstall.py 2025-09-07T07:27:26.3615020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/lock.py 2025-09-07T07:27:26.3616150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/freeze.py 2025-09-07T07:27:26.3617320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/search.py 2025-09-07T07:27:26.3618460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/install.py 2025-09-07T07:27:26.3619480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/help.py 2025-09-07T07:27:26.3620650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/wheel.py 2025-09-07T07:27:26.3621590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/main.py 2025-09-07T07:27:26.3622710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/wheel_builder.py 2025-09-07T07:27:26.3623840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/_json.py 2025-09-07T07:27:26.3625010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/__init__.py 2025-09-07T07:27:26.3626290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/pkg_resources.py 2025-09-07T07:27:26.3627500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/importlib/_dists.py 2025-09-07T07:27:26.3628780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/importlib/__init__.py 2025-09-07T07:27:26.3630050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/importlib/_compat.py 2025-09-07T07:27:26.3631250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/importlib/_envs.py 2025-09-07T07:27:26.3632350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/base.py 2025-09-07T07:27:26.3633520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/distributions/__init__.py 2025-09-07T07:27:26.3634650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/distributions/sdist.py 2025-09-07T07:27:26.3635950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/distributions/installed.py 2025-09-07T07:27:26.3636920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/distributions/base.py 2025-09-07T07:27:26.3638100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/distributions/wheel.py 2025-09-07T07:27:26.3639100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/self_outdated_check.py 2025-09-07T07:27:26.3640030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/build_env.py 2025-09-07T07:27:26.3641170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/tags.py 2025-09-07T07:27:26.3642630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/_musllinux.py 2025-09-07T07:27:26.3643790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/metadata.py 2025-09-07T07:27:26.3645050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/version.py 2025-09-07T07:27:26.3646380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/licenses/__init__.py 2025-09-07T07:27:26.3647750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/licenses/_spdx.py 2025-09-07T07:27:26.3648920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/__init__.py 2025-09-07T07:27:26.3649960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/_parser.py 2025-09-07T07:27:26.3651170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/utils.py 2025-09-07T07:27:26.3652480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/requirements.py 2025-09-07T07:27:26.3653520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/_structures.py 2025-09-07T07:27:26.3654780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/markers.py 2025-09-07T07:27:26.3655760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/py.typed 2025-09-07T07:27:26.3656870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/_manylinux.py 2025-09-07T07:27:26.3658180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/_tokenizer.py 2025-09-07T07:27:26.3659240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/specifiers.py 2025-09-07T07:27:26.3660350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/_elffile.py 2025-09-07T07:27:26.3661330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/vendor.txt 2025-09-07T07:27:26.3662620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/_openssl.py 2025-09-07T07:27:26.3663850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/_api.py 2025-09-07T07:27:26.3664930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/_macos.py 2025-09-07T07:27:26.3666190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/__init__.py 2025-09-07T07:27:26.3667430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/_ssl_constants.py 2025-09-07T07:27:26.3668460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/py.typed 2025-09-07T07:27:26.3669530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/_windows.py 2025-09-07T07:27:26.3670690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/msgpack/__init__.py 2025-09-07T07:27:26.3671790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/msgpack/exceptions.py 2025-09-07T07:27:26.3672760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/msgpack/fallback.py 2025-09-07T07:27:26.3673910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/msgpack/ext.py 2025-09-07T07:27:26.3675350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/_lint_dependency_groups.py 2025-09-07T07:27:26.3676480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/__init__.py 2025-09-07T07:27:26.3677700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/_pip_wrapper.py 2025-09-07T07:27:26.3679110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/_implementation.py 2025-09-07T07:27:26.3680450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/py.typed 2025-09-07T07:27:26.3681690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/_toml_compat.py 2025-09-07T07:27:26.3683080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/__main__.py 2025-09-07T07:27:26.3684300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/filters/__init__.py 2025-09-07T07:27:26.3685440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/modeline.py 2025-09-07T07:27:26.3686570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/console.py 2025-09-07T07:27:26.3688000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/scanner.py 2025-09-07T07:27:26.3689010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/formatter.py 2025-09-07T07:27:26.3690160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/lexers/__init__.py 2025-09-07T07:27:26.3691360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/lexers/python.py 2025-09-07T07:27:26.3692560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/lexers/_mapping.py 2025-09-07T07:27:26.3693570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/token.py 2025-09-07T07:27:26.3694660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/style.py 2025-09-07T07:27:26.3695760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/util.py 2025-09-07T07:27:26.3696840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/sphinxext.py 2025-09-07T07:27:26.3697900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/__init__.py 2025-09-07T07:27:26.3699270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/formatters/__init__.py 2025-09-07T07:27:26.3700520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/formatters/_mapping.py 2025-09-07T07:27:26.3701700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/styles/__init__.py 2025-09-07T07:27:26.3702870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/styles/_mapping.py 2025-09-07T07:27:26.3704060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/unistring.py 2025-09-07T07:27:26.3705160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/lexer.py 2025-09-07T07:27:26.3706380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/regexopt.py 2025-09-07T07:27:26.3707370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/plugin.py 2025-09-07T07:27:26.3708490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/filter.py 2025-09-07T07:27:26.3709710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/__main__.py 2025-09-07T07:27:26.3710880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/w64-arm.exe 2025-09-07T07:27:26.3712030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/w32.exe 2025-09-07T07:27:26.3713050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/locators.py 2025-09-07T07:27:26.3714270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/metadata.py 2025-09-07T07:27:26.3715220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/version.py 2025-09-07T07:27:26.3716400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/compat.py 2025-09-07T07:27:26.3717540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/index.py 2025-09-07T07:27:26.3718500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/manifest.py 2025-09-07T07:27:26.3719520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/util.py 2025-09-07T07:27:26.3720840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/database.py 2025-09-07T07:27:26.3721710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/t32.exe 2025-09-07T07:27:26.3722910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/__init__.py 2025-09-07T07:27:26.3724030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/w64.exe 2025-09-07T07:27:26.3725130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/markers.py 2025-09-07T07:27:26.3726300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/resources.py 2025-09-07T07:27:26.3727310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/t64-arm.exe 2025-09-07T07:27:26.3728540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/scripts.py 2025-09-07T07:27:26.3729750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/t64.exe 2025-09-07T07:27:26.3730660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/wheel.py 2025-09-07T07:27:26.3731660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distro/__init__.py 2025-09-07T07:27:26.3732880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distro/py.typed 2025-09-07T07:27:26.3734140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distro/distro.py 2025-09-07T07:27:26.3735170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distro/__main__.py 2025-09-07T07:27:26.3736480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/serialize.py 2025-09-07T07:27:26.3737700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/wrapper.py 2025-09-07T07:27:26.3738810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/controller.py 2025-09-07T07:27:26.3740040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/filewrapper.py 2025-09-07T07:27:26.3741200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/heuristics.py 2025-09-07T07:27:26.3742450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/adapter.py 2025-09-07T07:27:26.3743490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/cache.py 2025-09-07T07:27:26.3744510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/__init__.py 2025-09-07T07:27:26.3745640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/py.typed 2025-09-07T07:27:26.3746750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/_cmd.py 2025-09-07T07:27:26.3747970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py 2025-09-07T07:27:26.3749080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/caches/__init__.py 2025-09-07T07:27:26.3750280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py 2025-09-07T07:27:26.3751320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/intranges.py 2025-09-07T07:27:26.3752300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/package_data.py 2025-09-07T07:27:26.3753460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/compat.py 2025-09-07T07:27:26.3754390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/idnadata.py 2025-09-07T07:27:26.3755450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/__init__.py 2025-09-07T07:27:26.3756610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/core.py 2025-09-07T07:27:26.3757570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/py.typed 2025-09-07T07:27:26.3758650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/codec.py 2025-09-07T07:27:26.3759750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/uts46data.py 2025-09-07T07:27:26.3760850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/__init__.py 2025-09-07T07:27:26.3761880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/cookies.py 2025-09-07T07:27:26.3763050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/auth.py 2025-09-07T07:27:26.3764430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/sessions.py 2025-09-07T07:27:26.3765610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/hooks.py 2025-09-07T07:27:26.3766650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/compat.py 2025-09-07T07:27:26.3767640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/models.py 2025-09-07T07:27:26.3768840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/certs.py 2025-09-07T07:27:26.3770030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/__init__.py 2025-09-07T07:27:26.3771030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/status_codes.py 2025-09-07T07:27:26.3772150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/packages.py 2025-09-07T07:27:26.3773210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/__version__.py 2025-09-07T07:27:26.3774040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/api.py 2025-09-07T07:27:26.3774940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/_internal_utils.py 2025-09-07T07:27:26.3775830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/utils.py 2025-09-07T07:27:26.3776720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/exceptions.py 2025-09-07T07:27:26.3777570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/structures.py 2025-09-07T07:27:26.3778370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/help.py 2025-09-07T07:27:26.3779260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/adapters.py 2025-09-07T07:27:26.3780090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli/_types.py 2025-09-07T07:27:26.3781000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli/__init__.py 2025-09-07T07:27:26.3781860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli/_parser.py 2025-09-07T07:27:26.3782710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli/_re.py 2025-09-07T07:27:26.3783580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli/py.typed 2025-09-07T07:27:26.3784370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/certifi/__init__.py 2025-09-07T07:27:26.3785460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/certifi/core.py 2025-09-07T07:27:26.3786570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/certifi/py.typed 2025-09-07T07:27:26.3787750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/certifi/cacert.pem 2025-09-07T07:27:26.3789020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/certifi/__main__.py 2025-09-07T07:27:26.3790160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pyproject_hooks/_impl.py 2025-09-07T07:27:26.3791340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pyproject_hooks/__init__.py 2025-09-07T07:27:26.3792640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py 2025-09-07T07:27:26.3793950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pyproject_hooks/_in_process/__init__.py 2025-09-07T07:27:26.3794950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pyproject_hooks/py.typed 2025-09-07T07:27:26.3796070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/themes.py 2025-09-07T07:27:26.3797040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/screen.py 2025-09-07T07:27:26.3798010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/logging.py 2025-09-07T07:27:26.3799120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/measure.py 2025-09-07T07:27:26.3800310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/tree.py 2025-09-07T07:27:26.3801530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/console.py 2025-09-07T07:27:26.3802670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/live_render.py 2025-09-07T07:27:26.3803910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_emoji_codes.py 2025-09-07T07:27:26.3804820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/box.py 2025-09-07T07:27:26.3805890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/color.py 2025-09-07T07:27:26.3807140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_timer.py 2025-09-07T07:27:26.3808500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_fileno.py 2025-09-07T07:27:26.3809330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/align.py 2025-09-07T07:27:26.3810340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/theme.py 2025-09-07T07:27:26.3811340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/style.py 2025-09-07T07:27:26.3812610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/default_styles.py 2025-09-07T07:27:26.3813690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_wrap.py 2025-09-07T07:27:26.3814760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_log_render.py 2025-09-07T07:27:26.3815870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/emoji.py 2025-09-07T07:27:26.3816720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/layout.py 2025-09-07T07:27:26.3817990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/containers.py 2025-09-07T07:27:26.3819140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_emoji_replace.py 2025-09-07T07:27:26.3820380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/traceback.py 2025-09-07T07:27:26.3821380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/region.py 2025-09-07T07:27:26.3822450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/protocol.py 2025-09-07T07:27:26.3823430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_loop.py 2025-09-07T07:27:26.3824430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/control.py 2025-09-07T07:27:26.3825590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/filesize.py 2025-09-07T07:27:26.3826700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_null_file.py 2025-09-07T07:27:26.3827770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_palettes.py 2025-09-07T07:27:26.3828800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/__init__.py 2025-09-07T07:27:26.3829870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_pick.py 2025-09-07T07:27:26.3830910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/file_proxy.py 2025-09-07T07:27:26.3831940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/palette.py 2025-09-07T07:27:26.3832980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/markup.py 2025-09-07T07:27:26.3834170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_ratio.py 2025-09-07T07:27:26.3835360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/repr.py 2025-09-07T07:27:26.3836550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/constrain.py 2025-09-07T07:27:26.3837600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/pretty.py 2025-09-07T07:27:26.3838720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/diagnose.py 2025-09-07T07:27:26.3839660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/columns.py 2025-09-07T07:27:26.3840710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/rule.py 2025-09-07T07:27:26.3842000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_inspect.py 2025-09-07T07:27:26.3843050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/pager.py 2025-09-07T07:27:26.3844130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/text.py 2025-09-07T07:27:26.3845240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/highlighter.py 2025-09-07T07:27:26.3846380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_spinners.py 2025-09-07T07:27:26.3847430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/terminal_theme.py 2025-09-07T07:27:26.3848480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/bar.py 2025-09-07T07:27:26.3849320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/live.py 2025-09-07T07:27:26.3850440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/py.typed 2025-09-07T07:27:26.3851380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/syntax.py 2025-09-07T07:27:26.3852570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/table.py 2025-09-07T07:27:26.3853730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_export_format.py 2025-09-07T07:27:26.3854860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/progress_bar.py 2025-09-07T07:27:26.3855830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/errors.py 2025-09-07T07:27:26.3856960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/prompt.py 2025-09-07T07:27:26.3858100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/segment.py 2025-09-07T07:27:26.3859300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/ansi.py 2025-09-07T07:27:26.3860460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/progress.py 2025-09-07T07:27:26.3861480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_stack.py 2025-09-07T07:27:26.3862710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_windows.py 2025-09-07T07:27:26.3863950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_cell_widths.py 2025-09-07T07:27:26.3864970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/cells.py 2025-09-07T07:27:26.3866180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_win32_console.py 2025-09-07T07:27:26.3867000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/panel.py 2025-09-07T07:27:26.3868110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/styled.py 2025-09-07T07:27:26.3869160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/spinner.py 2025-09-07T07:27:26.3870350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_windows_renderer.py 2025-09-07T07:27:26.3871280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/json.py 2025-09-07T07:27:26.3872440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/padding.py 2025-09-07T07:27:26.3873510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/__main__.py 2025-09-07T07:27:26.3874510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/scope.py 2025-09-07T07:27:26.3875520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_extension.py 2025-09-07T07:27:26.3876490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/status.py 2025-09-07T07:27:26.3877560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/abc.py 2025-09-07T07:27:26.3878610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/jupyter.py 2025-09-07T07:27:26.3879820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/color_triplet.py 2025-09-07T07:27:26.3881060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli_w/_writer.py 2025-09-07T07:27:26.3882070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli_w/__init__.py 2025-09-07T07:27:26.3883090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli_w/py.typed 2025-09-07T07:27:26.3884200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/filepost.py 2025-09-07T07:27:26.3885330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/fields.py 2025-09-07T07:27:26.3886470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/queue.py 2025-09-07T07:27:26.3887660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/ssltransport.py 2025-09-07T07:27:26.3888930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/proxy.py 2025-09-07T07:27:26.3890010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/wait.py 2025-09-07T07:27:26.3891120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/request.py 2025-09-07T07:27:26.3892170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/timeout.py 2025-09-07T07:27:26.3893240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/__init__.py 2025-09-07T07:27:26.3894360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/response.py 2025-09-07T07:27:26.3895470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/ssl_.py 2025-09-07T07:27:26.3896730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/retry.py 2025-09-07T07:27:26.3897800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/url.py 2025-09-07T07:27:26.3899000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/connection.py 2025-09-07T07:27:26.3900330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py 2025-09-07T07:27:26.3901530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/_version.py 2025-09-07T07:27:26.3902640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/request.py 2025-09-07T07:27:26.3903860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/__init__.py 2025-09-07T07:27:26.3905000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/poolmanager.py 2025-09-07T07:27:26.3905930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/response.py 2025-09-07T07:27:26.3907170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/securetransport.py 2025-09-07T07:27:26.3908660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/__init__.py 2025-09-07T07:27:26.3909810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/socks.py 2025-09-07T07:27:26.3911170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py 2025-09-07T07:27:26.3912400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py 2025-09-07T07:27:26.3913540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/appengine.py 2025-09-07T07:27:26.3914960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py 2025-09-07T07:27:26.3916260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py 2025-09-07T07:27:26.3917680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py 2025-09-07T07:27:26.3918680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py 2025-09-07T07:27:26.3919690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/connection.py 2025-09-07T07:27:26.3920870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/_collections.py 2025-09-07T07:27:26.3922160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/packages/__init__.py 2025-09-07T07:27:26.3923370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py 2025-09-07T07:27:26.3924520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py 2025-09-07T07:27:26.3925990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/packages/backports/weakref_finalize.py 2025-09-07T07:27:26.3927080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/packages/six.py 2025-09-07T07:27:26.3928170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/exceptions.py 2025-09-07T07:27:26.3929340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/connectionpool.py 2025-09-07T07:27:26.3930410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pkg_resources/__init__.py 2025-09-07T07:27:26.3931520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/__init__.py 2025-09-07T07:27:26.3932880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py 2025-09-07T07:27:26.3934410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/resolvers/__init__.py 2025-09-07T07:27:26.3935740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py 2025-09-07T07:27:26.3936620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/resolvers/criterion.py 2025-09-07T07:27:26.3937660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/resolvers/resolution.py 2025-09-07T07:27:26.3938450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/providers.py 2025-09-07T07:27:26.3939350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/structs.py 2025-09-07T07:27:26.3940200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/reporters.py 2025-09-07T07:27:26.3941090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/py.typed 2025-09-07T07:27:26.3942050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/typing_extensions.py 2025-09-07T07:27:26.3942880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/macos.py 2025-09-07T07:27:26.3943760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/unix.py 2025-09-07T07:27:26.3945090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/version.py 2025-09-07T07:27:26.3946050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/__init__.py 2025-09-07T07:27:26.3947300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/api.py 2025-09-07T07:27:26.3948460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/android.py 2025-09-07T07:27:26.3949580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/py.typed 2025-09-07T07:27:26.3950660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/windows.py 2025-09-07T07:27:26.3951720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/__main__.py 2025-09-07T07:27:26.3952760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/__init__.py 2025-09-07T07:27:26.3953590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/py.typed 2025-09-07T07:27:26.3954750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/__pip-runner__.py 2025-09-07T07:27:26.3955700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/__main__.py 2025-09-07T07:27:26.3956860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/RECORD 2025-09-07T07:27:26.3958040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/licenses/LICENSE.txt 2025-09-07T07:27:26.3959330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/licenses/AUTHORS.txt 2025-09-07T07:27:26.3960450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/direct_url.json 2025-09-07T07:27:26.3961490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/WHEEL 2025-09-07T07:27:26.3962920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/entry_points.txt 2025-09-07T07:27:26.3964130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/top_level.txt 2025-09-07T07:27:26.3965130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/REQUESTED 2025-09-07T07:27:26.3966320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/INSTALLER 2025-09-07T07:27:26.3967330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/METADATA 2025-09-07T07:27:26.3968220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/repodata_record.json 2025-09-07T07:27:26.3969120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/test/run_test.sh 2025-09-07T07:27:26.3969970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/test/run_test.py 2025-09-07T07:27:26.3971030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/test/test_time_dependencies.json 2025-09-07T07:27:26.3971820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/test/run_test.bat 2025-09-07T07:27:26.3972710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/licenses/LICENSE.txt 2025-09-07T07:27:26.3973590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/recipe/bld.bat 2025-09-07T07:27:26.3974550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/recipe/build.sh 2025-09-07T07:27:26.3975730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.3976690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/recipe/meta.yaml 2025-09-07T07:27:26.3977750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/recipe/meta.yaml.template 2025-09-07T07:27:26.3978400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/paths.json 2025-09-07T07:27:26.3979370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/hash_input.json 2025-09-07T07:27:26.3980150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/files 2025-09-07T07:27:26.3981010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/about.json 2025-09-07T07:27:26.3981860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/link.json 2025-09-07T07:27:26.3982620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/index.json 2025-09-07T07:27:26.3983340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/git 2025-09-07T07:27:26.3984290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0.conda 2025-09-07T07:27:26.3985220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1.conda 2025-09-07T07:27:26.3986030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/makeconv 2025-09-07T07:27:26.3986810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/gencnval 2025-09-07T07:27:26.3987680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/icu-config 2025-09-07T07:27:26.3988390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/gencfu 2025-09-07T07:27:26.3989190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/icuinfo 2025-09-07T07:27:26.3989890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/gendict 2025-09-07T07:27:26.3990540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/genrb 2025-09-07T07:27:26.3991290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/icuexportdata 2025-09-07T07:27:26.3992030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/pkgdata 2025-09-07T07:27:26.3992720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/genbrk 2025-09-07T07:27:26.3993440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/derb 2025-09-07T07:27:26.3994380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/translit.h 2025-09-07T07:27:26.3995210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ustdio.h 2025-09-07T07:27:26.3996150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utf_old.h 2025-09-07T07:27:26.3996970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucsdet.h 2025-09-07T07:27:26.3998020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tzfmt.h 2025-09-07T07:27:26.3998890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ubrk.h 2025-09-07T07:27:26.3999940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ufieldpositer.h 2025-09-07T07:27:26.4000680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/localematcher.h 2025-09-07T07:27:26.4001660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/stringpiece.h 2025-09-07T07:27:26.4002650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucat.h 2025-09-07T07:27:26.4003650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tblcoll.h 2025-09-07T07:27:26.4004490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/stringoptions.h 2025-09-07T07:27:26.4005400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtfmtsym.h 2025-09-07T07:27:26.4006350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unirepl.h 2025-09-07T07:27:26.4007330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ptypes.h 2025-09-07T07:27:26.4008210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/fmtable.h 2025-09-07T07:27:26.4008960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtitvfmt.h 2025-09-07T07:27:26.4009880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/choicfmt.h 2025-09-07T07:27:26.4011070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unumberrangeformatter.h 2025-09-07T07:27:26.4012070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/numberrangeformatter.h 2025-09-07T07:27:26.4012890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/usetiter.h 2025-09-07T07:27:26.4013720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/errorcode.h 2025-09-07T07:27:26.4014660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tznames.h 2025-09-07T07:27:26.4015570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtintrv.h 2025-09-07T07:27:26.4016820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/usimplenumberformatter.h 2025-09-07T07:27:26.4017670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucurr.h 2025-09-07T07:27:26.4018690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/icuplug.h 2025-09-07T07:27:26.4019870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uregion.h 2025-09-07T07:27:26.4020740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utext.h 2025-09-07T07:27:26.4021520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/edits.h 2025-09-07T07:27:26.4022420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/parsepos.h 2025-09-07T07:27:26.4023320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucal.h 2025-09-07T07:27:26.4024210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/fpositer.h 2025-09-07T07:27:26.4024980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtitvinf.h 2025-09-07T07:27:26.4025860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/rbnf.h 2025-09-07T07:27:26.4026590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udat.h 2025-09-07T07:27:26.4027510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/urep.h 2025-09-07T07:27:26.4028360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utf32.h 2025-09-07T07:27:26.4029390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/vtzone.h 2025-09-07T07:27:26.4030240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ustring.h 2025-09-07T07:27:26.4031220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ubiditransform.h 2025-09-07T07:27:26.4032090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uenum.h 2025-09-07T07:27:26.4033000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/umutablecptrie.h 2025-09-07T07:27:26.4034160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/appendable.h 2025-09-07T07:27:26.4035000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/usearch.h 2025-09-07T07:27:26.4035860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/numsys.h 2025-09-07T07:27:26.4036710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/timezone.h 2025-09-07T07:27:26.4037560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uset.h 2025-09-07T07:27:26.4038570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/casemap.h 2025-09-07T07:27:26.4039410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/coleitr.h 2025-09-07T07:27:26.4040360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/schriter.h 2025-09-07T07:27:26.4041130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/msgfmt.h 2025-09-07T07:27:26.4042110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/fieldpos.h 2025-09-07T07:27:26.4042930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/simpletz.h 2025-09-07T07:27:26.4043910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucpmap.h 2025-09-07T07:27:26.4044780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uldnames.h 2025-09-07T07:27:26.4045980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unumberformatter.h 2025-09-07T07:27:26.4046780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uiter.h 2025-09-07T07:27:26.4047750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/umsg.h 2025-09-07T07:27:26.4048730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/sortkey.h 2025-09-07T07:27:26.4049820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/simplenumberformatter.h 2025-09-07T07:27:26.4050700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/docmain.h 2025-09-07T07:27:26.4051740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uniset.h 2025-09-07T07:27:26.4052690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/basictz.h 2025-09-07T07:27:26.4053440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udata.h 2025-09-07T07:27:26.4054590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/stringtriebuilder.h 2025-09-07T07:27:26.4055470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/chariter.h 2025-09-07T07:27:26.4056400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/umisc.h 2025-09-07T07:27:26.4057420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/reldatefmt.h 2025-09-07T07:27:26.4058290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uloc.h 2025-09-07T07:27:26.4059300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/plurrule.h 2025-09-07T07:27:26.4060400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uformattednumber.h 2025-09-07T07:27:26.4061320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/bytestriebuilder.h 2025-09-07T07:27:26.4062240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/measunit.h 2025-09-07T07:27:26.4063130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utrace.h 2025-09-07T07:27:26.4064130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/locdspnm.h 2025-09-07T07:27:26.4065070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/gregocal.h 2025-09-07T07:27:26.4066110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uchriter.h 2025-09-07T07:27:26.4067010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/enumset.h 2025-09-07T07:27:26.4067840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/nounit.h 2025-09-07T07:27:26.4068710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utf.h 2025-09-07T07:27:26.4069590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/measure.h 2025-09-07T07:27:26.4070450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tzrule.h 2025-09-07T07:27:26.4071310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/strenum.h 2025-09-07T07:27:26.4072410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/regex.h 2025-09-07T07:27:26.4073200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/gender.h 2025-09-07T07:27:26.4074280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dcfmtsym.h 2025-09-07T07:27:26.4075220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucnv_err.h 2025-09-07T07:27:26.4076090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/decimfmt.h 2025-09-07T07:27:26.4077010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/bytestrie.h 2025-09-07T07:27:26.4078020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udatpg.h 2025-09-07T07:27:26.4078900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/listformatter.h 2025-09-07T07:27:26.4079770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uobject.h 2025-09-07T07:27:26.4080720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/calendar.h 2025-09-07T07:27:26.4081610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ures.h 2025-09-07T07:27:26.4082490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/normlzr.h 2025-09-07T07:27:26.4083400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/usprep.h 2025-09-07T07:27:26.4084280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/urename.h 2025-09-07T07:27:26.4085100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/caniter.h 2025-09-07T07:27:26.4085820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucol.h 2025-09-07T07:27:26.4086740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/upluralrules.h 2025-09-07T07:27:26.4087580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucharstrie.h 2025-09-07T07:27:26.4088460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tmunit.h 2025-09-07T07:27:26.4089260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unistr.h 2025-09-07T07:27:26.4090130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/rbbi.h 2025-09-07T07:27:26.4090950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ulocdata.h 2025-09-07T07:27:26.4091730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/idna.h 2025-09-07T07:27:26.4092620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unorm2.h 2025-09-07T07:27:26.4093630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/localebuilder.h 2025-09-07T07:27:26.4094440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtptngen.h 2025-09-07T07:27:26.4095420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dbbi.h 2025-09-07T07:27:26.4096250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/bytestream.h 2025-09-07T07:27:26.4097050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uversion.h 2025-09-07T07:27:26.4098240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/messagepattern.h 2025-09-07T07:27:26.4099010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uidna.h 2025-09-07T07:27:26.4099930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/filteredbrk.h 2025-09-07T07:27:26.4100650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tmutamt.h 2025-09-07T07:27:26.4101330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/char16ptr.h 2025-09-07T07:27:26.4102250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uformattedvalue.h 2025-09-07T07:27:26.4102810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/symtable.h 2025-09-07T07:27:26.4103500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucasemap.h 2025-09-07T07:27:26.4104380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucoleitr.h 2025-09-07T07:27:26.4105200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/compactdecimalformat.h 2025-09-07T07:27:26.4105820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unum.h 2025-09-07T07:27:26.4106610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udisplaycontext.h 2025-09-07T07:27:26.4107450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tztrans.h 2025-09-07T07:27:26.4108290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/umachine.h 2025-09-07T07:27:26.4109310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/numberformatter.h 2025-09-07T07:27:26.4110120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/datefmt.h 2025-09-07T07:27:26.4110950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utmscale.h 2025-09-07T07:27:26.4111790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/coll.h 2025-09-07T07:27:26.4112750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/currpinf.h 2025-09-07T07:27:26.4113640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uregex.h 2025-09-07T07:27:26.4114480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tmutfmt.h 2025-09-07T07:27:26.4115330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/plurfmt.h 2025-09-07T07:27:26.4116280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ustringtrie.h 2025-09-07T07:27:26.4117440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/smpdtfmt.h 2025-09-07T07:27:26.4118430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucptrie.h 2025-09-07T07:27:26.4119430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udisplayoptions.h 2025-09-07T07:27:26.4120490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/icudataver.h 2025-09-07T07:27:26.4121290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uchar.h 2025-09-07T07:27:26.4122100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unorm.h 2025-09-07T07:27:26.4122900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ushape.h 2025-09-07T07:27:26.4123870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unifunct.h 2025-09-07T07:27:26.4124890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ugender.h 2025-09-07T07:27:26.4125820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/selfmt.h 2025-09-07T07:27:26.4126830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uformattable.h 2025-09-07T07:27:26.4127680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ustream.h 2025-09-07T07:27:26.4128710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/simpleformatter.h 2025-09-07T07:27:26.4129710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucnv_cb.h 2025-09-07T07:27:26.4130500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/curramt.h 2025-09-07T07:27:26.4131460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/locid.h 2025-09-07T07:27:26.4132390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udateintervalformat.h 2025-09-07T07:27:26.4133470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/resbund.h 2025-09-07T07:27:26.4134160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ubidi.h 2025-09-07T07:27:26.4135100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/stsearch.h 2025-09-07T07:27:26.4136010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/alphaindex.h 2025-09-07T07:27:26.4136830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uvernum.h 2025-09-07T07:27:26.4137740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unimatch.h 2025-09-07T07:27:26.4138660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/rbtz.h 2025-09-07T07:27:26.4139570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucnvsel.h 2025-09-07T07:27:26.4140380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uspoof.h 2025-09-07T07:27:26.4141260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/region.h 2025-09-07T07:27:26.4142090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ureldatefmt.h 2025-09-07T07:27:26.4142980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utrans.h 2025-09-07T07:27:26.4143870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/parseerr.h 2025-09-07T07:27:26.4144830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/putil.h 2025-09-07T07:27:26.4145640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/format.h 2025-09-07T07:27:26.4146620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/scientificnumberformatter.h 2025-09-07T07:27:26.4147470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/displayoptions.h 2025-09-07T07:27:26.4148410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/normalizer2.h 2025-09-07T07:27:26.4149290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtrule.h 2025-09-07T07:27:26.4150200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unumberoptions.h 2025-09-07T07:27:26.4151120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucnv.h 2025-09-07T07:27:26.4152210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucharstriebuilder.h 2025-09-07T07:27:26.4156320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/search.h 2025-09-07T07:27:26.4156560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unumsys.h 2025-09-07T07:27:26.4156760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uconfig.h 2025-09-07T07:27:26.4156920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utf16.h 2025-09-07T07:27:26.4157070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/brkiter.h 2025-09-07T07:27:26.4157820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/formattedvalue.h 2025-09-07T07:27:26.4158730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/platform.h 2025-09-07T07:27:26.4159570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/rep.h 2025-09-07T07:27:26.4160560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/formattednumber.h 2025-09-07T07:27:26.4161500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/std_string.h 2025-09-07T07:27:26.4162470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utf8.h 2025-09-07T07:27:26.4163560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/localpointer.h 2025-09-07T07:27:26.4164400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uclean.h 2025-09-07T07:27:26.4165290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uscript.h 2025-09-07T07:27:26.4166180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/numfmt.h 2025-09-07T07:27:26.4167150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/currunit.h 2025-09-07T07:27:26.4167970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utypes.h 2025-09-07T07:27:26.4168940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ulistformatter.h 2025-09-07T07:27:26.4169840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/measfmt.h 2025-09-07T07:27:26.4170730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unifilt.h 2025-09-07T07:27:26.4171570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/repodata_record.json 2025-09-07T07:27:26.4172460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/test/run_test.sh 2025-09-07T07:27:26.4173480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/test/gb-18030-2000.ucm 2025-09-07T07:27:26.4174150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/test/de.txt 2025-09-07T07:27:26.4175050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/licenses/LICENSE 2025-09-07T07:27:26.4176270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/icu4c-4_9_1-mingw-w64-mkdir-compatibility.patch 2025-09-07T07:27:26.4177130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/mach-port-t.patch 2025-09-07T07:27:26.4178030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/icu-22356.patch 2025-09-07T07:27:26.4179070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/gb-18030-2000.ucm 2025-09-07T07:27:26.4179920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/bld.bat 2025-09-07T07:27:26.4180670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/build.sh 2025-09-07T07:27:26.4181640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.4182660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/icu-config.patch 2025-09-07T07:27:26.4183660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/meta.yaml 2025-09-07T07:27:26.4184550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.4185370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/de.txt 2025-09-07T07:27:26.4186250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/run_exports.json 2025-09-07T07:27:26.4187150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/paths.json 2025-09-07T07:27:26.4187940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/hash_input.json 2025-09-07T07:27:26.4188610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/files 2025-09-07T07:27:26.4189400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/about.json 2025-09-07T07:27:26.4190290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/has_prefix 2025-09-07T07:27:26.4191200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/index.json 2025-09-07T07:27:26.4191970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/git 2025-09-07T07:27:26.4192830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutu.73.1.dylib 2025-09-07T07:27:26.4193770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicudata.73.dylib 2025-09-07T07:27:26.4194480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicui18n.a 2025-09-07T07:27:26.4195710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/pkgconfig/icu-uc.pc 2025-09-07T07:27:26.4196520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/pkgconfig/icu-io.pc 2025-09-07T07:27:26.4197640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/pkgconfig/icu-i18n.pc 2025-09-07T07:27:26.4198410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuio.dylib 2025-09-07T07:27:26.4199160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutest.a 2025-09-07T07:27:26.4199980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutest.dylib 2025-09-07T07:27:26.4200850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuio.a 2025-09-07T07:27:26.4201830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicudata.dylib 2025-09-07T07:27:26.4202610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicudata.a 2025-09-07T07:27:26.4203480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicui18n.73.1.dylib 2025-09-07T07:27:26.4204370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicui18n.73.dylib 2025-09-07T07:27:26.4205160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuio.73.1.dylib 2025-09-07T07:27:26.4206050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuuc.73.dylib 2025-09-07T07:27:26.4206820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuuc.dylib 2025-09-07T07:27:26.4207820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutest.73.dylib 2025-09-07T07:27:26.4208660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicudata.73.1.dylib 2025-09-07T07:27:26.4209650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutest.73.1.dylib 2025-09-07T07:27:26.4210630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuuc.73.1.dylib 2025-09-07T07:27:26.4211520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuuc.a 2025-09-07T07:27:26.4212430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutu.a 2025-09-07T07:27:26.4213220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuio.73.dylib 2025-09-07T07:27:26.4214150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutu.dylib 2025-09-07T07:27:26.4215040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicui18n.dylib 2025-09-07T07:27:26.4215940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutu.73.dylib 2025-09-07T07:27:26.4216720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/icu/pkgdata.inc 2025-09-07T07:27:26.4217560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/icu/current 2025-09-07T07:27:26.4218590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/icu/73.1/pkgdata.inc 2025-09-07T07:27:26.4219550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/icu/73.1/Makefile.inc 2025-09-07T07:27:26.4220420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/icu/Makefile.inc 2025-09-07T07:27:26.4221330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man8/gensprep.8 2025-09-07T07:27:26.4222150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man8/genccode.8 2025-09-07T07:27:26.4223000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man8/icupkg.8 2025-09-07T07:27:26.4223780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man8/gencmn.8 2025-09-07T07:27:26.4224740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/icuexportdata.1 2025-09-07T07:27:26.4225680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/icu-config.1 2025-09-07T07:27:26.4226550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/pkgdata.1 2025-09-07T07:27:26.4227490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/gendict.1 2025-09-07T07:27:26.4228310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/genrb.1 2025-09-07T07:27:26.4229170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/genbrk.1 2025-09-07T07:27:26.4229990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/gencnval.1 2025-09-07T07:27:26.4230970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/makeconv.1 2025-09-07T07:27:26.4231800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/gencfu.1 2025-09-07T07:27:26.4232600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/derb.1 2025-09-07T07:27:26.4233440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/icu/73.1/install-sh 2025-09-07T07:27:26.4234260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/icu/73.1/LICENSE 2025-09-07T07:27:26.4235250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/icu/73.1/config/mh-darwin 2025-09-07T07:27:26.4236150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/icu/73.1/mkinstalldirs 2025-09-07T07:27:26.4237190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:26.4238290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:26.4239510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/test_unix.py 2025-09-07T07:27:26.4240630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/conftest.py 2025-09-07T07:27:26.4241890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/test_comp_with_appdirs.py 2025-09-07T07:27:26.4243030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/test_macos.py 2025-09-07T07:27:26.4244090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/test_android.py 2025-09-07T07:27:26.4245230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/test_api.py 2025-09-07T07:27:26.4246280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/test_main.py 2025-09-07T07:27:26.4247300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:26.4248480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:26.4249500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:26.4250790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.4251850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:26.4253000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.4254060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/paths.json 2025-09-07T07:27:26.4255360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:26.4256150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/files 2025-09-07T07:27:26.4257190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/about.json 2025-09-07T07:27:26.4258120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/index.json 2025-09-07T07:27:26.4259050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/git 2025-09-07T07:27:26.4260770Z /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-09-07T07:27:26.4262270Z /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-09-07T07:27:26.4263920Z /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-09-07T07:27:26.4265200Z /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-09-07T07:27:26.4266550Z /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-09-07T07:27:26.4267960Z /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-09-07T07:27:26.4269450Z /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-09-07T07:27:26.4270730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/macos.py 2025-09-07T07:27:26.4272020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/unix.py 2025-09-07T07:27:26.4273230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/version.py 2025-09-07T07:27:26.4274540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__init__.py 2025-09-07T07:27:26.4276000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/api.cpython-313.pyc 2025-09-07T07:27:26.4277660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/android.cpython-313.pyc 2025-09-07T07:27:26.4279210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/windows.cpython-313.pyc 2025-09-07T07:27:26.4280490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/macos.cpython-313.pyc 2025-09-07T07:27:26.4282200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:26.4283650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.4285110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:26.4286660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/unix.cpython-313.pyc 2025-09-07T07:27:26.4287950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/api.py 2025-09-07T07:27:26.4289250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/android.py 2025-09-07T07:27:26.4290630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/py.typed 2025-09-07T07:27:26.4291940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/windows.py 2025-09-07T07:27:26.4293130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__main__.py 2025-09-07T07:27:26.4293750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0.conda 2025-09-07T07:27:26.4294390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0.conda 2025-09-07T07:27:26.4295280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/ssl/misc/tsget 2025-09-07T07:27:26.4296140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/ssl/misc/tsget.pl 2025-09-07T07:27:26.4296870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/ssl/misc/CA.pl 2025-09-07T07:27:26.4297800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/ssl/ct_log_list.cnf 2025-09-07T07:27:26.4298730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/ssl/openssl.cnf.dist 2025-09-07T07:27:26.4299800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/ssl/openssl.cnf 2025-09-07T07:27:26.4300800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/ssl/ct_log_list.cnf.dist 2025-09-07T07:27:26.4301550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/bin/c_rehash 2025-09-07T07:27:26.4302390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/bin/openssl 2025-09-07T07:27:26.4303450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/pem2.h 2025-09-07T07:27:26.4304230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/kdf.h 2025-09-07T07:27:26.4305110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/pem.h 2025-09-07T07:27:26.4306150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/asyncerr.h 2025-09-07T07:27:26.4307000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/md2.h 2025-09-07T07:27:26.4307920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ssl3.h 2025-09-07T07:27:26.4308910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ossl_typ.h 2025-09-07T07:27:26.4309910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/dtls1.h 2025-09-07T07:27:26.4310760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/err.h 2025-09-07T07:27:26.4311700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/bn.h 2025-09-07T07:27:26.4312670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/blowfish.h 2025-09-07T07:27:26.4313760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/cms.h 2025-09-07T07:27:26.4314630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/engine.h 2025-09-07T07:27:26.4315580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/conf_api.h 2025-09-07T07:27:26.4316490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/esserr.h 2025-09-07T07:27:26.4317330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/core.h 2025-09-07T07:27:26.4318230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/x509.h 2025-09-07T07:27:26.4319220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/asn1_mac.h 2025-09-07T07:27:26.4320330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/objectserr.h 2025-09-07T07:27:26.4321330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/params.h 2025-09-07T07:27:26.4322300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/cmserr.h 2025-09-07T07:27:26.4323210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/http.h 2025-09-07T07:27:26.4324250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ui.h 2025-09-07T07:27:26.4325220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/sha.h 2025-09-07T07:27:26.4326190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/symhacks.h 2025-09-07T07:27:26.4327110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/asn1.h 2025-09-07T07:27:26.4327950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/bioerr.h 2025-09-07T07:27:26.4329060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/opensslconf.h 2025-09-07T07:27:26.4330110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/bio.h 2025-09-07T07:27:26.4330980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/rc2.h 2025-09-07T07:27:26.4331880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/types.h 2025-09-07T07:27:26.4332790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/dh.h 2025-09-07T07:27:26.4333950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/cryptoerr_legacy.h 2025-09-07T07:27:26.4334850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/proverr.h 2025-09-07T07:27:26.4335990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/x509v3.h 2025-09-07T07:27:26.4336860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/core_object.h 2025-09-07T07:27:26.4337830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/decodererr.h 2025-09-07T07:27:26.4338770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/param_build.h 2025-09-07T07:27:26.4339620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/conf.h 2025-09-07T07:27:26.4340680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/conftypes.h 2025-09-07T07:27:26.4341600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/md5.h 2025-09-07T07:27:26.4342580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/decoder.h 2025-09-07T07:27:26.4343370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/pemerr.h 2025-09-07T07:27:26.4344310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/crmferr.h 2025-09-07T07:27:26.4345290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/x509_vfy.h 2025-09-07T07:27:26.4346120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/txt_db.h 2025-09-07T07:27:26.4347050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/cmp.h 2025-09-07T07:27:26.4348120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/comperr.h 2025-09-07T07:27:26.4349140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/cterr.h 2025-09-07T07:27:26.4350090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/self_test.h 2025-09-07T07:27:26.4351020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/safestack.h 2025-09-07T07:27:26.4352030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/configuration.h 2025-09-07T07:27:26.4352980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/fips_names.h 2025-09-07T07:27:26.4353940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ecdsa.h 2025-09-07T07:27:26.4354810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/sslerr.h 2025-09-07T07:27:26.4355800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/prov_ssl.h 2025-09-07T07:27:26.4356740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/fipskey.h 2025-09-07T07:27:26.4357640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/rc5.h 2025-09-07T07:27:26.4358580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/uierr.h 2025-09-07T07:27:26.4359530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/x509v3err.h 2025-09-07T07:27:26.4360520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/objects.h 2025-09-07T07:27:26.4361680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/pkcs12.h 2025-09-07T07:27:26.4362630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/crypto.h 2025-09-07T07:27:26.4363530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/crmf.h 2025-09-07T07:27:26.4364410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/cmp_util.h 2025-09-07T07:27:26.4365320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/opensslv.h 2025-09-07T07:27:26.4366290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/evperr.h 2025-09-07T07:27:26.4367360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/pkcs7.h 2025-09-07T07:27:26.4368500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/obj_mac.h 2025-09-07T07:27:26.4369510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ct.h 2025-09-07T07:27:26.4370610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/async.h 2025-09-07T07:27:26.4371630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/buffer.h 2025-09-07T07:27:26.4372490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ssl.h 2025-09-07T07:27:26.4373390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/srp.h 2025-09-07T07:27:26.4374570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/camellia.h 2025-09-07T07:27:26.4375480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/httperr.h 2025-09-07T07:27:26.4376350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/dherr.h 2025-09-07T07:27:26.4377150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/evp.h 2025-09-07T07:27:26.4378000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/e_os2.h 2025-09-07T07:27:26.4378930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/trace.h 2025-09-07T07:27:26.4379810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/md4.h 2025-09-07T07:27:26.4380760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/core_names.h 2025-09-07T07:27:26.4381790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/hmac.h 2025-09-07T07:27:26.4382660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/provider.h 2025-09-07T07:27:26.4383540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/aes.h 2025-09-07T07:27:26.4384510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/engineerr.h 2025-09-07T07:27:26.4385410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/comp.h 2025-09-07T07:27:26.4386310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/macros.h 2025-09-07T07:27:26.4387340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/pkcs12err.h 2025-09-07T07:27:26.4388180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/encoder.h 2025-09-07T07:27:26.4389090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/cast.h 2025-09-07T07:27:26.4390020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/sslerr_legacy.h 2025-09-07T07:27:26.4390790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/rc4.h 2025-09-07T07:27:26.4391860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/stack.h 2025-09-07T07:27:26.4392840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/des.h 2025-09-07T07:27:26.4393910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ocsp.h 2025-09-07T07:27:26.4394730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ec.h 2025-09-07T07:27:26.4395600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ecdh.h 2025-09-07T07:27:26.4396450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/rand.h 2025-09-07T07:27:26.4397460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ecerr.h 2025-09-07T07:27:26.4398350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ts.h 2025-09-07T07:27:26.4399380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/core_dispatch.h 2025-09-07T07:27:26.4400310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/cryptoerr.h 2025-09-07T07:27:26.4401150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/storeerr.h 2025-09-07T07:27:26.4402340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/buffererr.h 2025-09-07T07:27:26.4403460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/seed.h 2025-09-07T07:27:26.4404430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/modes.h 2025-09-07T07:27:26.4405350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ssl2.h 2025-09-07T07:27:26.4406370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/tserr.h 2025-09-07T07:27:26.4407250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/rsa.h 2025-09-07T07:27:26.4408060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ripemd.h 2025-09-07T07:27:26.4409320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/whrlpool.h 2025-09-07T07:27:26.4410310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/encodererr.h 2025-09-07T07:27:26.4411270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/cmperr.h 2025-09-07T07:27:26.4412310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/tls1.h 2025-09-07T07:27:26.4413350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/rsaerr.h 2025-09-07T07:27:26.4414220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/randerr.h 2025-09-07T07:27:26.4415040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/mdc2.h 2025-09-07T07:27:26.4415940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ocsperr.h 2025-09-07T07:27:26.4416830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/x509err.h 2025-09-07T07:27:26.4417840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/pkcs7err.h 2025-09-07T07:27:26.4418810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/dsa.h 2025-09-07T07:27:26.4419690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/kdferr.h 2025-09-07T07:27:26.4420760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/srtp.h 2025-09-07T07:27:26.4421760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/asn1t.h 2025-09-07T07:27:26.4422610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/dsaerr.h 2025-09-07T07:27:26.4423530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/bnerr.h 2025-09-07T07:27:26.4424400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/conferr.h 2025-09-07T07:27:26.4425300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/cmac.h 2025-09-07T07:27:26.4426150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ebcdic.h 2025-09-07T07:27:26.4427110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/store.h 2025-09-07T07:27:26.4428020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/idea.h 2025-09-07T07:27:26.4428960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/lhash.h 2025-09-07T07:27:26.4429800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ess.h 2025-09-07T07:27:26.4430850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/asn1err.h 2025-09-07T07:27:26.4431530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/repodata_record.json 2025-09-07T07:27:26.4432300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/test/run_test.sh 2025-09-07T07:27:26.4433140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/test/test_time_dependencies.json 2025-09-07T07:27:26.4433970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/licenses/LICENSE.txt 2025-09-07T07:27:26.4434790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/recipe/activate.bat 2025-09-07T07:27:26.4435770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/recipe/activate.ps1 2025-09-07T07:27:26.4436580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/recipe/activate.sh 2025-09-07T07:27:26.4437500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/recipe/bld.bat 2025-09-07T07:27:26.4438690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/recipe/win_pkgconfig/libssl.pc.in 2025-09-07T07:27:26.4439880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/recipe/win_pkgconfig/libcrypto.pc.in 2025-09-07T07:27:26.4440910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/recipe/win_pkgconfig/openssl.pc.in 2025-09-07T07:27:26.4441780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/recipe/build.sh 2025-09-07T07:27:26.4442750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.4443650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/recipe/deactivate.ps1 2025-09-07T07:27:26.4444550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/recipe/meta.yaml 2025-09-07T07:27:26.4445500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/recipe/deactivate.bat 2025-09-07T07:27:26.4446420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.4447400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/recipe/deactivate.sh 2025-09-07T07:27:26.4448310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/run_exports.json 2025-09-07T07:27:26.4449280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/paths.json 2025-09-07T07:27:26.4450030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/no_link 2025-09-07T07:27:26.4451000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/hash_input.json 2025-09-07T07:27:26.4451640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/files 2025-09-07T07:27:26.4452630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/about.json 2025-09-07T07:27:26.4453400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/has_prefix 2025-09-07T07:27:26.4454240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/index.json 2025-09-07T07:27:26.4455000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/git 2025-09-07T07:27:26.4456110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/lib/libcrypto.a 2025-09-07T07:27:26.4457140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/lib/pkgconfig/openssl.pc 2025-09-07T07:27:26.4458250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/lib/pkgconfig/libssl.pc 2025-09-07T07:27:26.4459280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/lib/pkgconfig/libcrypto.pc 2025-09-07T07:27:26.4460080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/lib/libssl.dylib 2025-09-07T07:27:26.4461060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/lib/engines-3/padlock.dylib 2025-09-07T07:27:26.4461980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/lib/engines-3/capi.dylib 2025-09-07T07:27:26.4463050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/lib/engines-3/loader_attic.dylib 2025-09-07T07:27:26.4463940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/lib/libssl.3.dylib 2025-09-07T07:27:26.4464810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/lib/libcrypto.3.dylib 2025-09-07T07:27:26.4465590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/lib/libcrypto.dylib 2025-09-07T07:27:26.4466550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/lib/ossl-modules/legacy.dylib 2025-09-07T07:27:26.4467290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/lib/libssl.a 2025-09-07T07:27:26.4468510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:26.4469480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:26.4470720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.4471830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:26.4472890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.4473810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/paths.json 2025-09-07T07:27:26.4474940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:26.4475860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/files 2025-09-07T07:27:26.4477020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/about.json 2025-09-07T07:27:26.4477970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/index.json 2025-09-07T07:27:26.4478980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/git 2025-09-07T07:27:26.4480700Z /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-09-07T07:27:26.4482220Z /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-09-07T07:27:26.4483800Z /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-09-07T07:27:26.4485260Z /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-09-07T07:27:26.4486750Z /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-09-07T07:27:26.4488200Z /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-09-07T07:27:26.4489610Z /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-09-07T07:27:26.4491020Z /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-09-07T07:27:26.4492200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions.py 2025-09-07T07:27:26.4492830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0.conda 2025-09-07T07:27:26.4493690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0.conda 2025-09-07T07:27:26.4494410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/bin/tqdm 2025-09-07T07:27:26.4495360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/repodata_record.json 2025-09-07T07:27:26.4496350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/run_test.sh 2025-09-07T07:27:26.4497320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/pyproject.toml 2025-09-07T07:27:26.4498300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_tqdm.py 2025-09-07T07:27:26.4499280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_rich.py 2025-09-07T07:27:26.4500270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/conftest.py 2025-09-07T07:27:26.4501500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_contrib_logging.py 2025-09-07T07:27:26.4502840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_utils.py 2025-09-07T07:27:26.4503840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_tk.py 2025-09-07T07:27:26.4504870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/__init__.py 2025-09-07T07:27:26.4506050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_gui.py 2025-09-07T07:27:26.4506940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_pandas.py 2025-09-07T07:27:26.4508030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_concurrent.py 2025-09-07T07:27:26.4509040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_perf.py 2025-09-07T07:27:26.4510030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_itertools.py 2025-09-07T07:27:26.4511080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_contrib.py 2025-09-07T07:27:26.4512300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_synchronisation.py 2025-09-07T07:27:26.4513360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_version.py 2025-09-07T07:27:26.4514440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_main.py 2025-09-07T07:27:26.4515570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_notebook.py 2025-09-07T07:27:26.4516660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_dask.py 2025-09-07T07:27:26.4517690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_asyncio.py 2025-09-07T07:27:26.4518700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_keras.py 2025-09-07T07:27:26.4519910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/run_test.py 2025-09-07T07:27:26.4520960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/test_time_dependencies.json 2025-09-07T07:27:26.4521880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/licenses/LICENCE 2025-09-07T07:27:26.4522910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.4524020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/recipe/meta.yaml 2025-09-07T07:27:26.4525260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.4526080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/paths.json 2025-09-07T07:27:26.4527140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/hash_input.json 2025-09-07T07:27:26.4528180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/files 2025-09-07T07:27:26.4529110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/about.json 2025-09-07T07:27:26.4529920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/has_prefix 2025-09-07T07:27:26.4530870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/index.json 2025-09-07T07:27:26.4531660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/git 2025-09-07T07:27:26.4532980Z /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-09-07T07:27:26.4534210Z /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-09-07T07:27:26.4535460Z /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-09-07T07:27:26.4536740Z /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-09-07T07:27:26.4538230Z /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-09-07T07:27:26.4539410Z /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-09-07T07:27:26.4540710Z /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-09-07T07:27:26.4541960Z /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-09-07T07:27:26.4543200Z /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-09-07T07:27:26.4544410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/version.py 2025-09-07T07:27:26.4545570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_main.py 2025-09-07T07:27:26.4546820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_monitor.py 2025-09-07T07:27:26.4547970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/keras.py 2025-09-07T07:27:26.4549290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_tqdm_gui.py 2025-09-07T07:27:26.4550380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/asyncio.py 2025-09-07T07:27:26.4551420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_dist_ver.py 2025-09-07T07:27:26.4552500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/std.py 2025-09-07T07:27:26.4553870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_tqdm_notebook.py 2025-09-07T07:27:26.4554970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__init__.py 2025-09-07T07:27:26.4556230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/rich.py 2025-09-07T07:27:26.4557710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/gui.cpython-313.pyc 2025-09-07T07:27:26.4559160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/std.cpython-313.pyc 2025-09-07T07:27:26.4560480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/tk.cpython-313.pyc 2025-09-07T07:27:26.4562030Z /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-09-07T07:27:26.4563330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/autonotebook.cpython-313.pyc 2025-09-07T07:27:26.4564850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_main.cpython-313.pyc 2025-09-07T07:27:26.4566410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/dask.cpython-313.pyc 2025-09-07T07:27:26.4567910Z /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-09-07T07:27:26.4569210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:26.4570830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_utils.cpython-313.pyc 2025-09-07T07:27:26.4572180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/cli.cpython-313.pyc 2025-09-07T07:27:26.4573950Z /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-09-07T07:27:26.4575400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/asyncio.cpython-313.pyc 2025-09-07T07:27:26.4576670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/auto.cpython-313.pyc 2025-09-07T07:27:26.4578020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/rich.cpython-313.pyc 2025-09-07T07:27:26.4579440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm.cpython-313.pyc 2025-09-07T07:27:26.4581010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/notebook.cpython-313.pyc 2025-09-07T07:27:26.4582350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/keras.cpython-313.pyc 2025-09-07T07:27:26.4583750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:26.4585120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.4586700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:26.4588260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_monitor.cpython-313.pyc 2025-09-07T07:27:26.4589700Z /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-09-07T07:27:26.4590830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/logging.py 2025-09-07T07:27:26.4592200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/concurrent.py 2025-09-07T07:27:26.4593380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/bells.py 2025-09-07T07:27:26.4594610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/telegram.py 2025-09-07T07:27:26.4595810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/discord.py 2025-09-07T07:27:26.4596760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__init__.py 2025-09-07T07:27:26.4597930Z /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-09-07T07:27:26.4599100Z /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-09-07T07:27:26.4600550Z /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-09-07T07:27:26.4602180Z /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-09-07T07:27:26.4603510Z /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-09-07T07:27:26.4605090Z /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-09-07T07:27:26.4606770Z /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-09-07T07:27:26.4608430Z /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-09-07T07:27:26.4609890Z /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-09-07T07:27:26.4611240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/slack.py 2025-09-07T07:27:26.4612650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/itertools.py 2025-09-07T07:27:26.4613800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/utils_worker.py 2025-09-07T07:27:26.4614830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/tk.py 2025-09-07T07:27:26.4615870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/cli.py 2025-09-07T07:27:26.4617060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/dask.py 2025-09-07T07:27:26.4618090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/utils.py 2025-09-07T07:27:26.4619160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_tqdm.py 2025-09-07T07:27:26.4620250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/completion.sh 2025-09-07T07:27:26.4621630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_tqdm_pandas.py 2025-09-07T07:27:26.4622890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/autonotebook.py 2025-09-07T07:27:26.4623970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/tqdm.1 2025-09-07T07:27:26.4625190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/notebook.py 2025-09-07T07:27:26.4626340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/gui.py 2025-09-07T07:27:26.4627530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__main__.py 2025-09-07T07:27:26.4628630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_utils.py 2025-09-07T07:27:26.4629700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/auto.py 2025-09-07T07:27:26.4630660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0.conda 2025-09-07T07:27:26.4631790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/pattern_formatter-inl.h 2025-09-07T07:27:26.4632660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fwd.h 2025-09-07T07:27:26.4633510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/version.h 2025-09-07T07:27:26.4634500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/spdlog.h 2025-09-07T07:27:26.4635340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/ranges.h 2025-09-07T07:27:26.4636180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/xchar.h 2025-09-07T07:27:26.4637110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/chrono.h 2025-09-07T07:27:26.4638030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/bin_to_hex.h 2025-09-07T07:27:26.4638850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/fmt.h 2025-09-07T07:27:26.4639930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/compile.h 2025-09-07T07:27:26.4640920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/ostr.h 2025-09-07T07:27:26.4641830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/logger-inl.h 2025-09-07T07:27:26.4642800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/qt_sinks.h 2025-09-07T07:27:26.4643920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/ansicolor_sink-inl.h 2025-09-07T07:27:26.4645140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/hourly_file_sink.h 2025-09-07T07:27:26.4646220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/stdout_sinks.h 2025-09-07T07:27:26.4647460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/basic_file_sink.h 2025-09-07T07:27:26.4648730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/rotating_file_sink.h 2025-09-07T07:27:26.4649720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/daily_file_sink.h 2025-09-07T07:27:26.4650830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/ringbuffer_sink.h 2025-09-07T07:27:26.4651900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/ansicolor_sink.h 2025-09-07T07:27:26.4653240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/systemd_sink.h 2025-09-07T07:27:26.4654250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/base_sink.h 2025-09-07T07:27:26.4655410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/stdout_color_sinks.h 2025-09-07T07:27:26.4656410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/dist_sink.h 2025-09-07T07:27:26.4657530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/msvc_sink.h 2025-09-07T07:27:26.4658550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/tcp_sink.h 2025-09-07T07:27:26.4659620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/mongo_sink.h 2025-09-07T07:27:26.4660570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/sink-inl.h 2025-09-07T07:27:26.4661660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/wincolor_sink-inl.h 2025-09-07T07:27:26.4662700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/android_sink.h 2025-09-07T07:27:26.4663760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/stdout_sinks-inl.h 2025-09-07T07:27:26.4664700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/sink.h 2025-09-07T07:27:26.4665760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/syslog_sink.h 2025-09-07T07:27:26.4666730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/dup_filter_sink.h 2025-09-07T07:27:26.4668150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/win_eventlog_sink.h 2025-09-07T07:27:26.4669280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/stdout_color_sinks-inl.h 2025-09-07T07:27:26.4670320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/ostream_sink.h 2025-09-07T07:27:26.4671190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/udp_sink.h 2025-09-07T07:27:26.4672430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/rotating_file_sink-inl.h 2025-09-07T07:27:26.4673550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/basic_file_sink-inl.h 2025-09-07T07:27:26.4674360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/null_sink.h 2025-09-07T07:27:26.4680410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/base_sink-inl.h 2025-09-07T07:27:26.4680920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/wincolor_sink.h 2025-09-07T07:27:26.4681370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/formatter.h 2025-09-07T07:27:26.4681810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/common-inl.h 2025-09-07T07:27:26.4682270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/log_msg_buffer-inl.h 2025-09-07T07:27:26.4682760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/log_msg-inl.h 2025-09-07T07:27:26.4683310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/udp_client.h 2025-09-07T07:27:26.4683790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/file_helper.h 2025-09-07T07:27:26.4684280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/periodic_worker-inl.h 2025-09-07T07:27:26.4685110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/udp_client-windows.h 2025-09-07T07:27:26.4686080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/periodic_worker.h 2025-09-07T07:27:26.4687260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/mpmc_blocking_q.h 2025-09-07T07:27:26.4688190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/os.h 2025-09-07T07:27:26.4689320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/thread_pool-inl.h 2025-09-07T07:27:26.4690240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/fmt_helper.h 2025-09-07T07:27:26.4691300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/null_mutex.h 2025-09-07T07:27:26.4692240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/registry.h 2025-09-07T07:27:26.4693170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/backtracer.h 2025-09-07T07:27:26.4694270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/registry-inl.h 2025-09-07T07:27:26.4695330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/thread_pool.h 2025-09-07T07:27:26.4696370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/circular_q.h 2025-09-07T07:27:26.4697510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/synchronous_factory.h 2025-09-07T07:27:26.4698670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/os-inl.h 2025-09-07T07:27:26.4699630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/log_msg.h 2025-09-07T07:27:26.4700790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/backtracer-inl.h 2025-09-07T07:27:26.4702010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/file_helper-inl.h 2025-09-07T07:27:26.4703040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/log_msg_buffer.h 2025-09-07T07:27:26.4703910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/tcp_client.h 2025-09-07T07:27:26.4705030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/console_globals.h 2025-09-07T07:27:26.4706050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/windows_include.h 2025-09-07T07:27:26.4707180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/tcp_client-windows.h 2025-09-07T07:27:26.4708140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/async_logger.h 2025-09-07T07:27:26.4708940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/cfg/env.h 2025-09-07T07:27:26.4710010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/cfg/argv.h 2025-09-07T07:27:26.4710950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/cfg/helpers-inl.h 2025-09-07T07:27:26.4711860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/cfg/helpers.h 2025-09-07T07:27:26.4712860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/tweakme.h 2025-09-07T07:27:26.4713840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/async.h 2025-09-07T07:27:26.4714620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/common.h 2025-09-07T07:27:26.4715660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/async_logger-inl.h 2025-09-07T07:27:26.4716570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/stopwatch.h 2025-09-07T07:27:26.4717580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/pattern_formatter.h 2025-09-07T07:27:26.4718340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/logger.h 2025-09-07T07:27:26.4719260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/spdlog-inl.h 2025-09-07T07:27:26.4720250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/repodata_record.json 2025-09-07T07:27:26.4721290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/test/run_test.sh 2025-09-07T07:27:26.4722350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/licenses/LICENSE 2025-09-07T07:27:26.4723330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/build_std.sh 2025-09-07T07:27:26.4724450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/parent/bld_fmt_embed.bat 2025-09-07T07:27:26.4725580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/parent/build_std.sh 2025-09-07T07:27:26.4726750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/parent/bld_std.bat 2025-09-07T07:27:26.4727960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/parent/build_fmt_embed.sh 2025-09-07T07:27:26.4728940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/parent/meta.yaml 2025-09-07T07:27:26.4729970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/parent/async_test.patch 2025-09-07T07:27:26.4731140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.4732100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/meta.yaml 2025-09-07T07:27:26.4732900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/run_exports.json 2025-09-07T07:27:26.4733800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/paths.json 2025-09-07T07:27:26.4734850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/hash_input.json 2025-09-07T07:27:26.4735650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/files 2025-09-07T07:27:26.4736460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/about.json 2025-09-07T07:27:26.4737210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/has_prefix 2025-09-07T07:27:26.4738100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/index.json 2025-09-07T07:27:26.4738820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/git 2025-09-07T07:27:26.4739910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/libspdlog.dylib 2025-09-07T07:27:26.4740880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/libspdlog.1.11.0.dylib 2025-09-07T07:27:26.4741940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/pkgconfig/spdlog.pc 2025-09-07T07:27:26.4742950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/cmake/spdlog/spdlogConfig.cmake 2025-09-07T07:27:26.4744110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/cmake/spdlog/spdlogConfigTargets-release.cmake 2025-09-07T07:27:26.4745140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/cmake/spdlog/spdlogConfigTargets.cmake 2025-09-07T07:27:26.4746410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/cmake/spdlog/spdlogConfigVersion.cmake 2025-09-07T07:27:26.4747240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/libspdlog.1.11.dylib 2025-09-07T07:27:26.4748000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0.conda 2025-09-07T07:27:26.4748750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/tabs 2025-09-07T07:27:26.4749450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/toe 2025-09-07T07:27:26.4750310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/infotocap 2025-09-07T07:27:26.4751140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/captoinfo 2025-09-07T07:27:26.4751960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/tset 2025-09-07T07:27:26.4752770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/reset 2025-09-07T07:27:26.4753460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/clear 2025-09-07T07:27:26.4754360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/ncursesw6-config 2025-09-07T07:27:26.4755110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/tic 2025-09-07T07:27:26.4755940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/infocmp 2025-09-07T07:27:26.4756610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/tput 2025-09-07T07:27:26.4757650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/termcap.h 2025-09-07T07:27:26.4758450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/cursesp.h 2025-09-07T07:27:26.4759220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/cursesf.h 2025-09-07T07:27:26.4760280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/termcap.h 2025-09-07T07:27:26.4761070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/cursesp.h 2025-09-07T07:27:26.4761780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/cursesf.h 2025-09-07T07:27:26.4762430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/etip.h 2025-09-07T07:27:26.4763160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/form.h 2025-09-07T07:27:26.4763850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/cursesw.h 2025-09-07T07:27:26.4764590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/unctrl.h 2025-09-07T07:27:26.4765320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/cursesapp.h 2025-09-07T07:27:26.4766080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/term.h 2025-09-07T07:27:26.4766990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/cursslk.h 2025-09-07T07:27:26.4767990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/panel.h 2025-09-07T07:27:26.4768930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/ncurses.h 2025-09-07T07:27:26.4769880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/eti.h 2025-09-07T07:27:26.4770880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/ncurses_dll.h 2025-09-07T07:27:26.4771880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/term_entry.h 2025-09-07T07:27:26.4772800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/menu.h 2025-09-07T07:27:26.4773690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/cursesm.h 2025-09-07T07:27:26.4774520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/curses.h 2025-09-07T07:27:26.4775380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/etip.h 2025-09-07T07:27:26.4776160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/form.h 2025-09-07T07:27:26.4776920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/cursesw.h 2025-09-07T07:27:26.4777900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/unctrl.h 2025-09-07T07:27:26.4778790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/cursesapp.h 2025-09-07T07:27:26.4779650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/term.h 2025-09-07T07:27:26.4780510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/cursslk.h 2025-09-07T07:27:26.4781380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/panel.h 2025-09-07T07:27:26.4782300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses.h 2025-09-07T07:27:26.4783250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/eti.h 2025-09-07T07:27:26.4784200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses_dll.h 2025-09-07T07:27:26.4785180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/term_entry.h 2025-09-07T07:27:26.4786110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/menu.h 2025-09-07T07:27:26.4787000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/cursesm.h 2025-09-07T07:27:26.4787930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/termcap.h 2025-09-07T07:27:26.4788930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/cursesp.h 2025-09-07T07:27:26.4789830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/cursesf.h 2025-09-07T07:27:26.4790720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/etip.h 2025-09-07T07:27:26.4791680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/form.h 2025-09-07T07:27:26.4792560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/cursesw.h 2025-09-07T07:27:26.4793530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/unctrl.h 2025-09-07T07:27:26.4794440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/cursesapp.h 2025-09-07T07:27:26.4795450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/term.h 2025-09-07T07:27:26.4796480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/cursslk.h 2025-09-07T07:27:26.4797410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/panel.h 2025-09-07T07:27:26.4798240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/ncurses.h 2025-09-07T07:27:26.4799140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/eti.h 2025-09-07T07:27:26.4800160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/ncurses_dll.h 2025-09-07T07:27:26.4801040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/term_entry.h 2025-09-07T07:27:26.4801870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/menu.h 2025-09-07T07:27:26.4802750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/cursesm.h 2025-09-07T07:27:26.4803750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/curses.h 2025-09-07T07:27:26.4804570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/curses.h 2025-09-07T07:27:26.4805540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/repodata_record.json 2025-09-07T07:27:26.4806410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/test/run_test.sh 2025-09-07T07:27:26.4807400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/test/run_test.py 2025-09-07T07:27:26.4808420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/test/test_time_dependencies.json 2025-09-07T07:27:26.4809200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/licenses/COPYING 2025-09-07T07:27:26.4810050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/recipe/fix.patch 2025-09-07T07:27:26.4810950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/recipe/run_test.sh 2025-09-07T07:27:26.4811940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/recipe/build.sh 2025-09-07T07:27:26.4812920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.4813740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/recipe/run_test.py 2025-09-07T07:27:26.4814710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/recipe/clang.patch 2025-09-07T07:27:26.4815620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/recipe/meta.yaml 2025-09-07T07:27:26.4816660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.4817420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/run_exports.json 2025-09-07T07:27:26.4818260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/paths.json 2025-09-07T07:27:26.4819180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/hash_input.json 2025-09-07T07:27:26.4819970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/files 2025-09-07T07:27:26.4820930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/about.json 2025-09-07T07:27:26.4821800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/has_prefix 2025-09-07T07:27:26.4822580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/index.json 2025-09-07T07:27:26.4823470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/git 2025-09-07T07:27:26.4824410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libncurses++.a 2025-09-07T07:27:26.4825310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libncurses.6.dylib 2025-09-07T07:27:26.4826100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/pkgconfig/ncursesw.pc 2025-09-07T07:27:26.4826980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/pkgconfig/formw.pc 2025-09-07T07:27:26.4827900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/pkgconfig/ncurses++w.pc 2025-09-07T07:27:26.4828780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/pkgconfig/tinfow.pc 2025-09-07T07:27:26.4829700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/pkgconfig/menuw.pc 2025-09-07T07:27:26.4830540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/pkgconfig/panelw.pc 2025-09-07T07:27:26.4831470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libpanel.dylib 2025-09-07T07:27:26.4832240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libncurses++w.a 2025-09-07T07:27:26.4833200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libform.6.dylib 2025-09-07T07:27:26.4834170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libformw.dylib 2025-09-07T07:27:26.4835040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libncursesw.dylib 2025-09-07T07:27:26.4835840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libform.a 2025-09-07T07:27:26.4836810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libpanelw.6.dylib 2025-09-07T07:27:26.4837600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libtinfow.6.dylib 2025-09-07T07:27:26.4838580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libpanelw.dylib 2025-09-07T07:27:26.4839270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libmenuw.dylib 2025-09-07T07:27:26.4840100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libpanel.6.dylib 2025-09-07T07:27:26.4840860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libmenuw.a 2025-09-07T07:27:26.4841770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libform.dylib 2025-09-07T07:27:26.4842530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/terminfo 2025-09-07T07:27:26.4843240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libformw.a 2025-09-07T07:27:26.4844080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libtinfow.a 2025-09-07T07:27:26.4845020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libncursesw.a 2025-09-07T07:27:26.4845930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libncurses.dylib 2025-09-07T07:27:26.4846750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libmenuw.6.dylib 2025-09-07T07:27:26.4847920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libncursesw.6.dylib 2025-09-07T07:27:26.4848840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libpanel.a 2025-09-07T07:27:26.4849710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libmenu.a 2025-09-07T07:27:26.4850620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libtinfo.6.dylib 2025-09-07T07:27:26.4851820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libtinfo.dylib 2025-09-07T07:27:26.4852480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libtinfo.a 2025-09-07T07:27:26.4853330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libmenu.6.dylib 2025-09-07T07:27:26.4854260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libncurses.a 2025-09-07T07:27:26.4855120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libtinfow.dylib 2025-09-07T07:27:26.4855990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libformw.6.dylib 2025-09-07T07:27:26.4856820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libmenu.dylib 2025-09-07T07:27:26.4857670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libpanelw.a 2025-09-07T07:27:26.4858500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/tabset/vt300 2025-09-07T07:27:26.4859270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/tabset/std 2025-09-07T07:27:26.4860160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/tabset/vt100 2025-09-07T07:27:26.4861160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/tabset/stdcrt 2025-09-07T07:27:26.4862180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x50-mono 2025-09-07T07:27:26.4863080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att620-103k 2025-09-07T07:27:26.4864110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex232 2025-09-07T07:27:26.4865060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4410v1-w 2025-09-07T07:27:26.4866080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420_2 2025-09-07T07:27:26.4866930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+idl1 2025-09-07T07:27:26.4867840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansil 2025-09-07T07:27:26.4868770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-s-rv-ctxt 2025-09-07T07:27:26.4869830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-40-rv 2025-09-07T07:27:26.4870760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+idc 2025-09-07T07:27:26.4871560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-18 2025-09-07T07:27:26.4872440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-20 2025-09-07T07:27:26.4873310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple-soroc 2025-09-07T07:27:26.4874220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att6386 2025-09-07T07:27:26.4875100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4425 2025-09-07T07:27:26.4876030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-30-ctxt 2025-09-07T07:27:26.4876970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4415+nl 2025-09-07T07:27:26.4877930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aj830 2025-09-07T07:27:26.4878690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansiw 2025-09-07T07:27:26.4879510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex232w 2025-09-07T07:27:26.4880690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aixterm-16color 2025-09-07T07:27:26.4881640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-rv-unk 2025-09-07T07:27:26.4882510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple-videx2 2025-09-07T07:27:26.4883410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/abm85e 2025-09-07T07:27:26.4884230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x30 2025-09-07T07:27:26.4885330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple-vm80 2025-09-07T07:27:26.4886310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4415-rv-nl 2025-09-07T07:27:26.4887070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa+rv 2025-09-07T07:27:26.4888020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alacritty+common 2025-09-07T07:27:26.4888880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-60-rv 2025-09-07T07:27:26.4889710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/a210 2025-09-07T07:27:26.4890530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/abm85 2025-09-07T07:27:26.4891640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att610+cvis 2025-09-07T07:27:26.4892600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple-videx3 2025-09-07T07:27:26.4893490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alacritty 2025-09-07T07:27:26.4894520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4415 2025-09-07T07:27:26.4895450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-30-s 2025-09-07T07:27:26.4896310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi-mono 2025-09-07T07:27:26.4897150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+pp 2025-09-07T07:27:26.4898260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-28 2025-09-07T07:27:26.4899180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+idl 2025-09-07T07:27:26.4900140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-60-s-rv 2025-09-07T07:27:26.4901270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att513 2025-09-07T07:27:26.4902070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4424 2025-09-07T07:27:26.4903090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-rv-ns 2025-09-07T07:27:26.4904110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-26 2025-09-07T07:27:26.4905020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att510d 2025-09-07T07:27:26.4905860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ap-vm80 2025-09-07T07:27:26.4906810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att620-103k-w 2025-09-07T07:27:26.4907680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apollo_19L 2025-09-07T07:27:26.4908580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-w 2025-09-07T07:27:26.4909400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altos3 2025-09-07T07:27:26.4910380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansil-mono 2025-09-07T07:27:26.4911170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altos4 2025-09-07T07:27:26.4912120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x30-mono 2025-09-07T07:27:26.4912960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+cpr 2025-09-07T07:27:26.4914080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-30-rv 2025-09-07T07:27:26.4914950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apl 2025-09-07T07:27:26.4916080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420-w-rv 2025-09-07T07:27:26.4916900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altos-4 2025-09-07T07:27:26.4918150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altos-3 2025-09-07T07:27:26.4919130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5620 2025-09-07T07:27:26.4920050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/atari_st 2025-09-07T07:27:26.4920960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aa4080 2025-09-07T07:27:26.4921880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alto-heath 2025-09-07T07:27:26.4922840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alt2 2025-09-07T07:27:26.4923800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aj 2025-09-07T07:27:26.4924820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alt5 2025-09-07T07:27:26.4925830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x25-raw 2025-09-07T07:27:26.4926650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altos5 2025-09-07T07:27:26.4927360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aas1901 2025-09-07T07:27:26.4928020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt 2025-09-07T07:27:26.4928730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/awsc 2025-09-07T07:27:26.4929750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-unk 2025-09-07T07:27:26.4930690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altos2 2025-09-07T07:27:26.4931630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple2e 2025-09-07T07:27:26.4932700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4424m 2025-09-07T07:27:26.4933690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+csr 2025-09-07T07:27:26.4934580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi-generic 2025-09-07T07:27:26.4935620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/addsviewpoint 2025-09-07T07:27:26.4936700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-60-s 2025-09-07T07:27:26.4937810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apollo+vt132 2025-09-07T07:27:26.4938710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alt4 2025-09-07T07:27:26.4939770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420-w 2025-09-07T07:27:26.4940770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-24-rv 2025-09-07T07:27:26.4941770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alt3 2025-09-07T07:27:26.4942650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5425 2025-09-07T07:27:26.4943430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att630 2025-09-07T07:27:26.4944330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+sgr 2025-09-07T07:27:26.4945480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+cup 2025-09-07T07:27:26.4946430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altos-2 2025-09-07T07:27:26.4947320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4415-w 2025-09-07T07:27:26.4948210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-rv 2025-09-07T07:27:26.4949040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-ctxt 2025-09-07T07:27:26.4950020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt+s 2025-09-07T07:27:26.4950920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex175 2025-09-07T07:27:26.4951830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altos-5 2025-09-07T07:27:26.4952730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/amp219 2025-09-07T07:27:26.4953590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm42 2025-09-07T07:27:26.4954480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att505-24 2025-09-07T07:27:26.4955320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-s-rv 2025-09-07T07:27:26.4956290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm1a 2025-09-07T07:27:26.4957400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att615 2025-09-07T07:27:26.4958350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi-emx 2025-09-07T07:27:26.4959400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+sgrbold 2025-09-07T07:27:26.4960240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+sgrul 2025-09-07T07:27:26.4961150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm20 2025-09-07T07:27:26.4962180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x60-mono 2025-09-07T07:27:26.4962990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att610-103k 2025-09-07T07:27:26.4963920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/atari 2025-09-07T07:27:26.4964730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/atari-old 2025-09-07T07:27:26.4965630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansiterm 2025-09-07T07:27:26.4966660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4410v1 2025-09-07T07:27:26.4967710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm11 2025-09-07T07:27:26.4968820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5418-w 2025-09-07T07:27:26.4969720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5430 2025-09-07T07:27:26.4970890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-w-rv-ns 2025-09-07T07:27:26.4971780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+sgrso 2025-09-07T07:27:26.4972620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi 2025-09-07T07:27:26.4973540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att505-22 2025-09-07T07:27:26.4974340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/a80 2025-09-07T07:27:26.4975300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att605-pc 2025-09-07T07:27:26.4976170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm21 2025-09-07T07:27:26.4977100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att610-w 2025-09-07T07:27:26.4978000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm42-ns 2025-09-07T07:27:26.4979060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+rca2 2025-09-07T07:27:26.4980020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att500 2025-09-07T07:27:26.4980830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/arm100 2025-09-07T07:27:26.4981740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm5 2025-09-07T07:27:26.4982730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/amiga-8bit 2025-09-07T07:27:26.4983580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ambassador 2025-09-07T07:27:26.4984410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm2 2025-09-07T07:27:26.4985350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att2350 2025-09-07T07:27:26.4986630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi-color-2-emx 2025-09-07T07:27:26.4987620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansis-mono 2025-09-07T07:27:26.4988650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi-color-3-emx 2025-09-07T07:27:26.4989550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5620-24 2025-09-07T07:27:26.4990500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altoheath 2025-09-07T07:27:26.4991440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att610+cvis0 2025-09-07T07:27:26.4992310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansisysk 2025-09-07T07:27:26.4993170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi43m 2025-09-07T07:27:26.4994100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4418-w 2025-09-07T07:27:26.4995130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420+nl 2025-09-07T07:27:26.4996110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple2e-p 2025-09-07T07:27:26.4997230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apollo_color 2025-09-07T07:27:26.4998170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att730r-41 2025-09-07T07:27:26.4999290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5410v1 2025-09-07T07:27:26.5000360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi-mtabs 2025-09-07T07:27:26.5001330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420-w-nl 2025-09-07T07:27:26.5002130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm3 2025-09-07T07:27:26.5003180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/atarist-m 2025-09-07T07:27:26.5004030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att610-103k-w 2025-09-07T07:27:26.5004910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-30-s-rv 2025-09-07T07:27:26.5005740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+sgrdim 2025-09-07T07:27:26.5006670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple-uterm-vb 2025-09-07T07:27:26.5007770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex80 2025-09-07T07:27:26.5008760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att730r-24 2025-09-07T07:27:26.5009740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/arm100-w 2025-09-07T07:27:26.5010660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex219 2025-09-07T07:27:26.5011710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/addrinfo 2025-09-07T07:27:26.5012520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-60 2025-09-07T07:27:26.5013550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x25 2025-09-07T07:27:26.5014500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa+dec 2025-09-07T07:27:26.5015500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex210 2025-09-07T07:27:26.5016390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex219w 2025-09-07T07:27:26.5017340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/arm100-am 2025-09-07T07:27:26.5018140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-w-ns 2025-09-07T07:27:26.5019150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4415-w-rv-n 2025-09-07T07:27:26.5020090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple-ae 2025-09-07T07:27:26.5021060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att615-103k-w 2025-09-07T07:27:26.5022000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+erase 2025-09-07T07:27:26.5023030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att510a 2025-09-07T07:27:26.5024040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4426 2025-09-07T07:27:26.5025020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att630-24 2025-09-07T07:27:26.5025950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altoh19 2025-09-07T07:27:26.5026880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa 2025-09-07T07:27:26.5027800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-24 2025-09-07T07:27:26.5028770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple-uterm 2025-09-07T07:27:26.5029810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+rep 2025-09-07T07:27:26.5030790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-rv 2025-09-07T07:27:26.5031750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alto-h19 2025-09-07T07:27:26.5032770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-30-rv-ctxt 2025-09-07T07:27:26.5033740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/atari_st-color 2025-09-07T07:27:26.5034550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansis 2025-09-07T07:27:26.5035510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/abm80 2025-09-07T07:27:26.5036430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x50 2025-09-07T07:27:26.5037430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att615-w 2025-09-07T07:27:26.5038310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4410 2025-09-07T07:27:26.5039280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aixterm-m-old 2025-09-07T07:27:26.5040240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4425-nl 2025-09-07T07:27:26.5041360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alt7pc 2025-09-07T07:27:26.5042190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-48 2025-09-07T07:27:26.5043190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+idc1 2025-09-07T07:27:26.5044140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+tabs 2025-09-07T07:27:26.5045010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/appleII 2025-09-07T07:27:26.5045980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alacritty-direct 2025-09-07T07:27:26.5046950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aj832 2025-09-07T07:27:26.5047850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+local1 2025-09-07T07:27:26.5048750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/abm85h-old 2025-09-07T07:27:26.5049600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aixterm+sl 2025-09-07T07:27:26.5050650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex-219w 2025-09-07T07:27:26.5051560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/atari-m 2025-09-07T07:27:26.5052710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avatar0+ 2025-09-07T07:27:26.5053750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x60 2025-09-07T07:27:26.5054760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4424-1 2025-09-07T07:27:26.5055730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+rca 2025-09-07T07:27:26.5056650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4420 2025-09-07T07:27:26.5057680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4418 2025-09-07T07:27:26.5058690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-22 2025-09-07T07:27:26.5059620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aepro 2025-09-07T07:27:26.5060600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4415-nl 2025-09-07T07:27:26.5061510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5410v1-w 2025-09-07T07:27:26.5062480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5620-34 2025-09-07T07:27:26.5063420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420-w-rv-n 2025-09-07T07:27:26.5064350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-48-rv 2025-09-07T07:27:26.5065320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apollo 2025-09-07T07:27:26.5066190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi-mini 2025-09-07T07:27:26.5067150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-40 2025-09-07T07:27:26.5068020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+enq 2025-09-07T07:27:26.5068950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/abm85h 2025-09-07T07:27:26.5069970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/annarbor4080 2025-09-07T07:27:26.5070850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi-nt 2025-09-07T07:27:26.5071750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420-rv 2025-09-07T07:27:26.5072730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-w-rv 2025-09-07T07:27:26.5073540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420 2025-09-07T07:27:26.5074570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi77 2025-09-07T07:27:26.5075470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi-mr 2025-09-07T07:27:26.5076290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5418 2025-09-07T07:27:26.5077380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm3a 2025-09-07T07:27:26.5078460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x43-mono 2025-09-07T07:27:26.5084520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5620-1 2025-09-07T07:27:26.5084780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/atari-color 2025-09-07T07:27:26.5084970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-30-s-ctxt 2025-09-07T07:27:26.5085150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi.sys 2025-09-07T07:27:26.5085320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-s 2025-09-07T07:27:26.5085490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altos7 2025-09-07T07:27:26.5085790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-18-rv 2025-09-07T07:27:26.5086190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm31 2025-09-07T07:27:26.5087120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4415-w-nl 2025-09-07T07:27:26.5088080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5620-s 2025-09-07T07:27:26.5088980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm36 2025-09-07T07:27:26.5089950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avatar 2025-09-07T07:27:26.5090820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/amiga 2025-09-07T07:27:26.5091810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apollo_15P 2025-09-07T07:27:26.5092460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alt7 2025-09-07T07:27:26.5093270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-rv-s 2025-09-07T07:27:26.5094200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att730-41 2025-09-07T07:27:26.5095080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420_2-w 2025-09-07T07:27:26.5096050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att605-w 2025-09-07T07:27:26.5097190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att605 2025-09-07T07:27:26.5098200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-60-dec-rv 2025-09-07T07:27:26.5099230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5410 2025-09-07T07:27:26.5100400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altos7pc 2025-09-07T07:27:26.5101210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm1178 2025-09-07T07:27:26.5102200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/absolute 2025-09-07T07:27:26.5103170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex-219 2025-09-07T07:27:26.5104060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/at 2025-09-07T07:27:26.5104850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm+sgr 2025-09-07T07:27:26.5105670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att620-w 2025-09-07T07:27:26.5106710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-s 2025-09-07T07:27:26.5107580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aj510 2025-09-07T07:27:26.5108560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att730-24 2025-09-07T07:27:26.5109410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex-232 2025-09-07T07:27:26.5110490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aws 2025-09-07T07:27:26.5111460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att7300 2025-09-07T07:27:26.5112650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm3a+ 2025-09-07T07:27:26.5113740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avatar0 2025-09-07T07:27:26.5114570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm12 2025-09-07T07:27:26.5115510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4415-rv 2025-09-07T07:27:26.5116390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att730r 2025-09-07T07:27:26.5117420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi.sys-old 2025-09-07T07:27:26.5118330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/a980 2025-09-07T07:27:26.5119160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att620 2025-09-07T07:27:26.5120210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple-videx 2025-09-07T07:27:26.5121270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi.sysk 2025-09-07T07:27:26.5122340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/amp219w 2025-09-07T07:27:26.5123270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex175-b 2025-09-07T07:27:26.5124490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x25-mono 2025-09-07T07:27:26.5125510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm31-old 2025-09-07T07:27:26.5126530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avatar1 2025-09-07T07:27:26.5127390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple-80 2025-09-07T07:27:26.5128350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-db 2025-09-07T07:27:26.5129230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/amiga-vnc 2025-09-07T07:27:26.5130150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420-rv-nl 2025-09-07T07:27:26.5131080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm22 2025-09-07T07:27:26.5132050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att610 2025-09-07T07:27:26.5132980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adds980 2025-09-07T07:27:26.5133820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple80p 2025-09-07T07:27:26.5134760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5410-w 2025-09-07T07:27:26.5135790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+inittabs 2025-09-07T07:27:26.5136760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+local 2025-09-07T07:27:26.5137710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5425-nl 2025-09-07T07:27:26.5138590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aterm 2025-09-07T07:27:26.5139410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/at-m 2025-09-07T07:27:26.5140370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4425-w 2025-09-07T07:27:26.5141510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5425-w 2025-09-07T07:27:26.5142630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-rv-ctxt 2025-09-07T07:27:26.5143580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att2300 2025-09-07T07:27:26.5144460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-ns 2025-09-07T07:27:26.5145540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5310 2025-09-07T07:27:26.5146600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4410-w 2025-09-07T07:27:26.5147500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-36-rv 2025-09-07T07:27:26.5148350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/act4 2025-09-07T07:27:26.5149310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-w-rv-s 2025-09-07T07:27:26.5150170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aixterm-m 2025-09-07T07:27:26.5151060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm1 2025-09-07T07:27:26.5152010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/amiga-h 2025-09-07T07:27:26.5153180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att615-103k 2025-09-07T07:27:26.5154040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ambas 2025-09-07T07:27:26.5155010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/at386 2025-09-07T07:27:26.5155910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/appleIIe 2025-09-07T07:27:26.5156870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att700 2025-09-07T07:27:26.5157690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-36 2025-09-07T07:27:26.5158730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4415-w-rv 2025-09-07T07:27:26.5159590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/arm100-wam 2025-09-07T07:27:26.5160650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/act5 2025-09-07T07:27:26.5161670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/appleIIgs 2025-09-07T07:27:26.5162540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/addsvp60 2025-09-07T07:27:26.5163720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-w-s 2025-09-07T07:27:26.5164630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5320 2025-09-07T07:27:26.5165570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-s-ctxt 2025-09-07T07:27:26.5166440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa+unk 2025-09-07T07:27:26.5167250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi-m 2025-09-07T07:27:26.5168210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adds200 2025-09-07T07:27:26.5169180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+apparrows 2025-09-07T07:27:26.5170210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-30-s-rv-ct 2025-09-07T07:27:26.5171120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/appleIIc 2025-09-07T07:27:26.5172050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-30 2025-09-07T07:27:26.5172990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/at-color 2025-09-07T07:27:26.5173910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att730 2025-09-07T07:27:26.5174950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x43 2025-09-07T07:27:26.5175880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420-nl 2025-09-07T07:27:26.5176910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att505 2025-09-07T07:27:26.5177920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+arrows 2025-09-07T07:27:26.5178730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aixterm 2025-09-07T07:27:26.5179610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f200vi-w 2025-09-07T07:27:26.5180540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f200vi 2025-09-07T07:27:26.5181490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f200 2025-09-07T07:27:26.5182610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/fenixw 2025-09-07T07:27:26.5183520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/falco-p 2025-09-07T07:27:26.5184320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/fox 2025-09-07T07:27:26.5185400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/foot 2025-09-07T07:27:26.5186250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/freedom 2025-09-07T07:27:26.5187200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f100 2025-09-07T07:27:26.5188130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/fbterm 2025-09-07T07:27:26.5188950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/freedom110 2025-09-07T07:27:26.5189920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f110-14w 2025-09-07T07:27:26.5190810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f110-w 2025-09-07T07:27:26.5191630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f1720 2025-09-07T07:27:26.5192840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/foot+base 2025-09-07T07:27:26.5193680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/fixterm 2025-09-07T07:27:26.5194820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/freedom100 2025-09-07T07:27:26.5195650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f200-w 2025-09-07T07:27:26.5196580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/fos 2025-09-07T07:27:26.5197790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/foot-direct 2025-09-07T07:27:26.5198580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f110 2025-09-07T07:27:26.5199440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/fenix 2025-09-07T07:27:26.5200310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/falco 2025-09-07T07:27:26.5201110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f110-14 2025-09-07T07:27:26.5202140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/freedom-rv 2025-09-07T07:27:26.5203110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f100-rv 2025-09-07T07:27:26.5204100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/freedom200 2025-09-07T07:27:26.5204970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f1720a 2025-09-07T07:27:26.5205990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/fortune 2025-09-07T07:27:26.5206800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P4 2025-09-07T07:27:26.5207770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P14-W 2025-09-07T07:27:26.5208680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P14-M 2025-09-07T07:27:26.5209580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P5 2025-09-07T07:27:26.5210490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P9-8-W 2025-09-07T07:27:26.5211330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P9-8 2025-09-07T07:27:26.5212100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P8-W 2025-09-07T07:27:26.5213040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P12-M 2025-09-07T07:27:26.5213820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P7 2025-09-07T07:27:26.5214780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P9 2025-09-07T07:27:26.5215660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P8 2025-09-07T07:27:26.5216640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P12-M-W 2025-09-07T07:27:26.5217570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P12-W 2025-09-07T07:27:26.5218470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P9-W 2025-09-07T07:27:26.5219400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P14 2025-09-07T07:27:26.5220240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P14-M-W 2025-09-07T07:27:26.5221050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P12 2025-09-07T07:27:26.5222160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp236 2025-09-07T07:27:26.5223020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19us 2025-09-07T07:27:26.5224010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h-100 2025-09-07T07:27:26.5224920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621-nt 2025-09-07T07:27:26.5226050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621b-kx-p 2025-09-07T07:27:26.5227350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h100 2025-09-07T07:27:26.5228290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19a 2025-09-07T07:27:26.5229310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2624-10p 2025-09-07T07:27:26.5230180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19 2025-09-07T07:27:26.5231220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hirez100 2025-09-07T07:27:26.5232190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621a-a 2025-09-07T07:27:26.5233090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2640b 2025-09-07T07:27:26.5233950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19-smul 2025-09-07T07:27:26.5234730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h80 2025-09-07T07:27:26.5235670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2626p 2025-09-07T07:27:26.5236620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2623a 2025-09-07T07:27:26.5237590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hpterm-color 2025-09-07T07:27:26.5238570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hpex2 2025-09-07T07:27:26.5239650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2645a 2025-09-07T07:27:26.5240600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/heath-19 2025-09-07T07:27:26.5241480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hterm 2025-09-07T07:27:26.5242280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19g 2025-09-07T07:27:26.5243290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19-u 2025-09-07T07:27:26.5244090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2626-12 2025-09-07T07:27:26.5244910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp 2025-09-07T07:27:26.5245800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19-g 2025-09-07T07:27:26.5246900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2626-x40 2025-09-07T07:27:26.5247870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hpterm-color2 2025-09-07T07:27:26.5248710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/heathkit 2025-09-07T07:27:26.5249550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h29a-kc-bc 2025-09-07T07:27:26.5250450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19-a 2025-09-07T07:27:26.5251540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621b-kx 2025-09-07T07:27:26.5252540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19-bs 2025-09-07T07:27:26.5253630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp70092A 2025-09-07T07:27:26.5254650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621-wl 2025-09-07T07:27:26.5255580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp+pfk-cr 2025-09-07T07:27:26.5256550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hz2000 2025-09-07T07:27:26.5257670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp98550a-color 2025-09-07T07:27:26.5258660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2624b-4p 2025-09-07T07:27:26.5259630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp98550 2025-09-07T07:27:26.5260660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hpsub 2025-09-07T07:27:26.5261640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp+arrows 2025-09-07T07:27:26.5262330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp+pfk+arrows 2025-09-07T07:27:26.5263000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621k45 2025-09-07T07:27:26.5263800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/heathkit-a 2025-09-07T07:27:26.5264510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp98550-color 2025-09-07T07:27:26.5265220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hds200 2025-09-07T07:27:26.5265890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hz1420 2025-09-07T07:27:26.5266760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2392 2025-09-07T07:27:26.5267790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hirez100-w 2025-09-07T07:27:26.5268910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2648 2025-09-07T07:27:26.5269920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hft-c 2025-09-07T07:27:26.5270900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hz1552 2025-09-07T07:27:26.5271770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2 2025-09-07T07:27:26.5272840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h29a-nkc-bc 2025-09-07T07:27:26.5273720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp+color 2025-09-07T07:27:26.5274560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621-fl 2025-09-07T07:27:26.5275420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2641a 2025-09-07T07:27:26.5276420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/htx11 2025-09-07T07:27:26.5277320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2627a 2025-09-07T07:27:26.5278190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp262x 2025-09-07T07:27:26.5278970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2624 2025-09-07T07:27:26.5279820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2623 2025-09-07T07:27:26.5280780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621p-a 2025-09-07T07:27:26.5281740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621-k45 2025-09-07T07:27:26.5282680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621b 2025-09-07T07:27:26.5283430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hazel 2025-09-07T07:27:26.5284280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2648a 2025-09-07T07:27:26.5285320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp98550a 2025-09-07T07:27:26.5286160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2622 2025-09-07T07:27:26.5287220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp9837 2025-09-07T07:27:26.5288270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2624b-4p-p 2025-09-07T07:27:26.5289100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621p 2025-09-07T07:27:26.5290030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hpgeneric 2025-09-07T07:27:26.5291090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2624a 2025-09-07T07:27:26.5291870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hz1500 2025-09-07T07:27:26.5292870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19kermit 2025-09-07T07:27:26.5293750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19-us 2025-09-07T07:27:26.5294690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hft-old 2025-09-07T07:27:26.5295600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp700-wy 2025-09-07T07:27:26.5296560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp9845 2025-09-07T07:27:26.5297560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621-nl 2025-09-07T07:27:26.5298430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hpex 2025-09-07T07:27:26.5299320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19k 2025-09-07T07:27:26.5300270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hterm-256color 2025-09-07T07:27:26.5301310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h29a-kc-uc 2025-09-07T07:27:26.5302240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp+printer 2025-09-07T07:27:26.5303130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2397a 2025-09-07T07:27:26.5304250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2624b-10p 2025-09-07T07:27:26.5305620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hz1510 2025-09-07T07:27:26.5306610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621-ba 2025-09-07T07:27:26.5307690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2626-12x40 2025-09-07T07:27:26.5308440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/ha8675 2025-09-07T07:27:26.5309590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/ha8686 2025-09-07T07:27:26.5310400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2640a 2025-09-07T07:27:26.5311260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hz1520 2025-09-07T07:27:26.5312160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2626a 2025-09-07T07:27:26.5313230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2624a-10p 2025-09-07T07:27:26.5314170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/heath 2025-09-07T07:27:26.5315100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hft-c-old 2025-09-07T07:27:26.5315960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp98720 2025-09-07T07:27:26.5316790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hz1000 2025-09-07T07:27:26.5317600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hft 2025-09-07T07:27:26.5318480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2382 2025-09-07T07:27:26.5319410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hpterm 2025-09-07T07:27:26.5320500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hpansi 2025-09-07T07:27:26.5321340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp98721 2025-09-07T07:27:26.5322270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19-b 2025-09-07T07:27:26.5323220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621-a 2025-09-07T07:27:26.5324240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp45 2025-09-07T07:27:26.5325180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h-100bw 2025-09-07T07:27:26.5326100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hz1520-noesc 2025-09-07T07:27:26.5326980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp110 2025-09-07T07:27:26.5328000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp300h 2025-09-07T07:27:26.5328810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/he80 2025-09-07T07:27:26.5329900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2626-12-s 2025-09-07T07:27:26.5330890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2397 2025-09-07T07:27:26.5331840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp150 2025-09-07T07:27:26.5332670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2382a 2025-09-07T07:27:26.5333720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621-48 2025-09-07T07:27:26.5334570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp+pfk+cr 2025-09-07T07:27:26.5335650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h29a-nkc-uc 2025-09-07T07:27:26.5336680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp700 2025-09-07T07:27:26.5337730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621b-p 2025-09-07T07:27:26.5338560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h100bw 2025-09-07T07:27:26.5339480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hurd 2025-09-07T07:27:26.5340430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp70092 2025-09-07T07:27:26.5341220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2622a 2025-09-07T07:27:26.5342280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2644a 2025-09-07T07:27:26.5343060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2645 2025-09-07T07:27:26.5344270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2624b-10p-p 2025-09-07T07:27:26.5345200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2626-s 2025-09-07T07:27:26.5346370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2627c 2025-09-07T07:27:26.5347180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hz1552-rv 2025-09-07T07:27:26.5348070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2626 2025-09-07T07:27:26.5349330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2627a-rev 2025-09-07T07:27:26.5350350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621 2025-09-07T07:27:26.5351230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2624b 2025-09-07T07:27:26.5352380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2626-ns 2025-09-07T07:27:26.5353220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hmod1 2025-09-07T07:27:26.5364150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621A 2025-09-07T07:27:26.5364340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp+labels 2025-09-07T07:27:26.5364530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2624b-p 2025-09-07T07:27:26.5364710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/heath-ansi 2025-09-07T07:27:26.5364880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2647a 2025-09-07T07:27:26.5365060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-35 2025-09-07T07:27:26.5365240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-100 2025-09-07T07:27:26.5365430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-50 2025-09-07T07:27:26.5365610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/o4112-nd 2025-09-07T07:27:26.5365790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-25-w 2025-09-07T07:27:26.5365960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/oc100 2025-09-07T07:27:26.5366150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-60 2025-09-07T07:27:26.5366330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-35-w 2025-09-07T07:27:26.5366500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/osexec 2025-09-07T07:27:26.5367210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/o85h 2025-09-07T07:27:26.5368180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/oldibmpc3 2025-09-07T07:27:26.5369140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-w 2025-09-07T07:27:26.5370080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-50-w 2025-09-07T07:27:26.5370990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-25-w-vt 2025-09-07T07:27:26.5371860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/osborne 2025-09-07T07:27:26.5372760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/oldsun 2025-09-07T07:27:26.5373750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/osborne1-w 2025-09-07T07:27:26.5374680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/osborne-w 2025-09-07T07:27:26.5375480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/owl 2025-09-07T07:27:26.5376340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/oconcept 2025-09-07T07:27:26.5377180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt 2025-09-07T07:27:26.5378290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-60-nti 2025-09-07T07:27:26.5379050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/ofcons 2025-09-07T07:27:26.5379920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opus3n1+ 2025-09-07T07:27:26.5380830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/otek4112 2025-09-07T07:27:26.5381690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/otek4115 2025-09-07T07:27:26.5382670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/oldxterm+sm+1006 2025-09-07T07:27:26.5383570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-100-nti 2025-09-07T07:27:26.5384620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-nti 2025-09-07T07:27:26.5385560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/oblit 2025-09-07T07:27:26.5386640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/otek4114 2025-09-07T07:27:26.5387500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/otek4113 2025-09-07T07:27:26.5388400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-50-nti 2025-09-07T07:27:26.5389220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/o31 2025-09-07T07:27:26.5390110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/oabm85h 2025-09-07T07:27:26.5390970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/oldpc3 2025-09-07T07:27:26.5391820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/osborne1 2025-09-07T07:27:26.5392630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/omron 2025-09-07T07:27:26.5393710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-25-nti 2025-09-07T07:27:26.5394670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/origpc3 2025-09-07T07:27:26.5395600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-w-vt 2025-09-07T07:27:26.5396490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-60-w 2025-09-07T07:27:26.5397500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/origibmpc3 2025-09-07T07:27:26.5398340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/old-st 2025-09-07T07:27:26.5399290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/ojerq 2025-09-07T07:27:26.5400360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-25 2025-09-07T07:27:26.5401270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-35-nti 2025-09-07T07:27:26.5402190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/os9LII 2025-09-07T07:27:26.5403030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6a/jfbterm 2025-09-07T07:27:26.5403930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6a/jaixterm-m 2025-09-07T07:27:26.5404930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6a/jerq 2025-09-07T07:27:26.5405820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6a/jaixterm 2025-09-07T07:27:26.5406870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/32/2621 2025-09-07T07:27:26.5407920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/32/2621-wl 2025-09-07T07:27:26.5408940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/32/2621A 2025-09-07T07:27:26.5409910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/35/5051 2025-09-07T07:27:26.5410850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/35/5410-w 2025-09-07T07:27:26.5411740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/35/5630-24 2025-09-07T07:27:26.5412680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/35/5630DMD-24 2025-09-07T07:27:26.5413580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/35/5620 2025-09-07T07:27:26.5414690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iris-ansi 2025-09-07T07:27:26.5415550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iq140 2025-09-07T07:27:26.5416410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm3161 2025-09-07T07:27:26.5417260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/intertube2 2025-09-07T07:27:26.5418230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm6154-c 2025-09-07T07:27:26.5419190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iterm 2025-09-07T07:27:26.5420160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/intertube 2025-09-07T07:27:26.5421010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm3151 2025-09-07T07:27:26.5422130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm5051 2025-09-07T07:27:26.5423100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm8604 2025-09-07T07:27:26.5424040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/infoton 2025-09-07T07:27:26.5425150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmpc3r-mono 2025-09-07T07:27:26.5426100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmaed 2025-09-07T07:27:26.5426940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmpc 2025-09-07T07:27:26.5427630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ips 2025-09-07T07:27:26.5428350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm327x 2025-09-07T07:27:26.5429220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibcs2 2025-09-07T07:27:26.5430160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/i100 2025-09-07T07:27:26.5431210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmmpel-c 2025-09-07T07:27:26.5432020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmega 2025-09-07T07:27:26.5433100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm5154 2025-09-07T07:27:26.5434030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iTerm2.app 2025-09-07T07:27:26.5435200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iris-ansi-net 2025-09-07T07:27:26.5435970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/infoton2 2025-09-07T07:27:26.5436840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmvga-c 2025-09-07T07:27:26.5437850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm+16color 2025-09-07T07:27:26.5438830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ims-ansi 2025-09-07T07:27:26.5439860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm-system1 2025-09-07T07:27:26.5440780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmapa8c 2025-09-07T07:27:26.5441580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm8503 2025-09-07T07:27:26.5442410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmega-c 2025-09-07T07:27:26.5443420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmx 2025-09-07T07:27:26.5444390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm-pc 2025-09-07T07:27:26.5445420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/intext2 2025-09-07T07:27:26.5446400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm5081 2025-09-07T07:27:26.5447450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmapa8c-c 2025-09-07T07:27:26.5448380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ipsi 2025-09-07T07:27:26.5449350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm3162 2025-09-07T07:27:26.5450200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iris-color 2025-09-07T07:27:26.5451410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ims950-rv 2025-09-07T07:27:26.5452260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm8512 2025-09-07T07:27:26.5453210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm3161-C 2025-09-07T07:27:26.5454220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iq120 2025-09-07T07:27:26.5455150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm3163 2025-09-07T07:27:26.5456050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm3164 2025-09-07T07:27:26.5456870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm6153-90 2025-09-07T07:27:26.5457710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm8513 2025-09-07T07:27:26.5458680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm5081-c 2025-09-07T07:27:26.5459580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iris40 2025-09-07T07:27:26.5460390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm8514 2025-09-07T07:27:26.5461410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm3101 2025-09-07T07:27:26.5462480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iterm2 2025-09-07T07:27:26.5463400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm6153 2025-09-07T07:27:26.5464420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/intertec 2025-09-07T07:27:26.5465290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm6154 2025-09-07T07:27:26.5466320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmpc3r 2025-09-07T07:27:26.5467380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmvga 2025-09-07T07:27:26.5468360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm6155 2025-09-07T07:27:26.5469220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ims950-b 2025-09-07T07:27:26.5470170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/interix-nti 2025-09-07T07:27:26.5471120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmmono 2025-09-07T07:27:26.5472060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmapa8 2025-09-07T07:27:26.5472990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iTerm.app 2025-09-07T07:27:26.5473960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/icl6404 2025-09-07T07:27:26.5474910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/icl6404-w 2025-09-07T07:27:26.5475930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iterm2-direct 2025-09-07T07:27:26.5476740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/i3101 2025-09-07T07:27:26.5477670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/intext 2025-09-07T07:27:26.5478610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/interix 2025-09-07T07:27:26.5479530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmpc3 2025-09-07T07:27:26.5480450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm5151 2025-09-07T07:27:26.5481390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmpcx 2025-09-07T07:27:26.5482380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm+color 2025-09-07T07:27:26.5483400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/i3164 2025-09-07T07:27:26.5484430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/icl6402 2025-09-07T07:27:26.5485370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ifmr 2025-09-07T07:27:26.5486200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/i400 2025-09-07T07:27:26.5487080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm8507 2025-09-07T07:27:26.5487940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ims950 2025-09-07T07:27:26.5488950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iris-ansi-ap 2025-09-07T07:27:26.5489820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmapa16 2025-09-07T07:27:26.5490830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm-apl 2025-09-07T07:27:26.5491700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/intextii 2025-09-07T07:27:26.5492620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm8514-c 2025-09-07T07:27:26.5493480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm5154-c 2025-09-07T07:27:26.5494470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm6153-40 2025-09-07T07:27:26.5495370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/51/Q310-vip-H 2025-09-07T07:27:26.5496380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/51/Q306-8-pc 2025-09-07T07:27:26.5497470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/51/Q310-vip-H-am 2025-09-07T07:27:26.5498540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/51/Q310-vip-w-am 2025-09-07T07:27:26.5499360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/51/Q310-vip-w 2025-09-07T07:27:26.5500420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/51/Q310-vip-Hw 2025-09-07T07:27:26.5501450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/58/X-hpterm 2025-09-07T07:27:26.5502460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/58/X-hpterm-color2 2025-09-07T07:27:26.5503470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome-2012 2025-09-07T07:27:26.5504550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-44 2025-09-07T07:27:26.5505310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru+rv 2025-09-07T07:27:26.5506340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru 2025-09-07T07:27:26.5507330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gator 2025-09-07T07:27:26.5508360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome+pcfkeys 2025-09-07T07:27:26.5509160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/go140 2025-09-07T07:27:26.5510120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-76-s 2025-09-07T07:27:26.5511010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-lp 2025-09-07T07:27:26.5511850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-76-w-s 2025-09-07T07:27:26.5512640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gsi 2025-09-07T07:27:26.5513590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gs6300 2025-09-07T07:27:26.5514490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gator-52 2025-09-07T07:27:26.5515380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-44-s 2025-09-07T07:27:26.5516320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome-rh72 2025-09-07T07:27:26.5517190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gs5430-24 2025-09-07T07:27:26.5518240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome-rh80 2025-09-07T07:27:26.5519080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru+s 2025-09-07T07:27:26.5519950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome-fc5 2025-09-07T07:27:26.5520950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gs5430-22 2025-09-07T07:27:26.5521740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gt40 2025-09-07T07:27:26.5522730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/go225 2025-09-07T07:27:26.5523600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-33-rv 2025-09-07T07:27:26.5524600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome 2025-09-07T07:27:26.5525490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome-2007 2025-09-07T07:27:26.5526440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gigi 2025-09-07T07:27:26.5527480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-33 2025-09-07T07:27:26.5528430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome-2008 2025-09-07T07:27:26.5529170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gator-t 2025-09-07T07:27:26.5530020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/graphos 2025-09-07T07:27:26.5530960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-76 2025-09-07T07:27:26.5531950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/glasstty 2025-09-07T07:27:26.5532890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome-256color 2025-09-07T07:27:26.5533770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gs5430 2025-09-07T07:27:26.5534660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-rv 2025-09-07T07:27:26.5535740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-24 2025-09-07T07:27:26.5536520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru+unk 2025-09-07T07:27:26.5537440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome-rh90 2025-09-07T07:27:26.5538340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-76-w 2025-09-07T07:27:26.5539280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-nctxt 2025-09-07T07:27:26.5540150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome-rh62 2025-09-07T07:27:26.5541020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/go-225 2025-09-07T07:27:26.5541790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gt100a 2025-09-07T07:27:26.5542630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gt100 2025-09-07T07:27:26.5543540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gt42 2025-09-07T07:27:26.5544470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-s 2025-09-07T07:27:26.5545400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-76-lp 2025-09-07T07:27:26.5546320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/go140w 2025-09-07T07:27:26.5547210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/graphos-30 2025-09-07T07:27:26.5548140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-33-s 2025-09-07T07:27:26.5549280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gator-52t 2025-09-07T07:27:26.5550230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-76-wm 2025-09-07T07:27:26.5551210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/34/4410-w 2025-09-07T07:27:26.5552130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/34/4027ex 2025-09-07T07:27:26.5552980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/34/4025ex 2025-09-07T07:27:26.5553890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/33/386at 2025-09-07T07:27:26.5554750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/33/3b1 2025-09-07T07:27:26.5555720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/4e/NCR260VT300WPP 2025-09-07T07:27:26.5556570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/4e/NCRVT100WPP 2025-09-07T07:27:26.5557500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/45/Eterm-88color 2025-09-07T07:27:26.5558390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/45/Eterm 2025-09-07T07:27:26.5559310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/45/Eterm-256color 2025-09-07T07:27:26.5560240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/45/Eterm-color 2025-09-07T07:27:26.5561320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.minitel1b-nb 2025-09-07T07:27:26.5562160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/scanset 2025-09-07T07:27:26.5562930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/swtp 2025-09-07T07:27:26.5563860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/superbee-xsb 2025-09-07T07:27:26.5564850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/synertek380 2025-09-07T07:27:26.5565890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st-256color 2025-09-07T07:27:26.5566810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen5 2025-09-07T07:27:26.5567800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/soroc140 2025-09-07T07:27:26.5568790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-16color 2025-09-07T07:27:26.5569660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen2 2025-09-07T07:27:26.5570630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-17 2025-09-07T07:27:26.5571500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.putty 2025-09-07T07:27:26.5572320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun 2025-09-07T07:27:26.5573270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st-16color 2025-09-07T07:27:26.5574360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/stterm-256color 2025-09-07T07:27:26.5575330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen3 2025-09-07T07:27:26.5576210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen4 2025-09-07T07:27:26.5577260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.konsole-256color 2025-09-07T07:27:26.5578100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/s4 2025-09-07T07:27:26.5579040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.putty-m1 2025-09-07T07:27:26.5580190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-16color-bce-s 2025-09-07T07:27:26.5581120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-256color-bce 2025-09-07T07:27:26.5582080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.minitel12-80 2025-09-07T07:27:26.5582940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/superbee 2025-09-07T07:27:26.5583770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st-0.7 2025-09-07T07:27:26.5584800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.putty-m1b 2025-09-07T07:27:26.5585700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-cgsix 2025-09-07T07:27:26.5586510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sb3 2025-09-07T07:27:26.5587460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/scoansi 2025-09-07T07:27:26.5588370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.konsole 2025-09-07T07:27:26.5589280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st52-m 2025-09-07T07:27:26.5590150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st-0.6 2025-09-07T07:27:26.5590960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.rxvt 2025-09-07T07:27:26.5591730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-type4 2025-09-07T07:27:26.5592450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st-0.8 2025-09-07T07:27:26.5593230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sb2 2025-09-07T07:27:26.5594330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.linux-m1b 2025-09-07T07:27:26.5595240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/superbeeic 2025-09-07T07:27:26.5596180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-e-s 2025-09-07T07:27:26.5597050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-cmd 2025-09-07T07:27:26.5597960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/soroc 2025-09-07T07:27:26.5598840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.gnome 2025-09-07T07:27:26.5599820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.xterm-r6 2025-09-07T07:27:26.5600750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.linux-s 2025-09-07T07:27:26.5601590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-c 2025-09-07T07:27:26.5602530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.vte 2025-09-07T07:27:26.5603670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sune 2025-09-07T07:27:26.5604800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.minitel1-nb 2025-09-07T07:27:26.5605800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-base 2025-09-07T07:27:26.5606710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-bce.gnome 2025-09-07T07:27:26.5607610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.linux-m2 2025-09-07T07:27:26.5608460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun2 2025-09-07T07:27:26.5609520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-w 2025-09-07T07:27:26.5610540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.xterm-xfree86 2025-09-07T07:27:26.5611430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/stterm 2025-09-07T07:27:26.5612390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-ss5 2025-09-07T07:27:26.5613180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-e 2025-09-07T07:27:26.5614100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-nic 2025-09-07T07:27:26.5615210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.mlterm-256color 2025-09-07T07:27:26.5616220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-bce.rxvt 2025-09-07T07:27:26.5617190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-34 2025-09-07T07:27:26.5618190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.minitel2-80 2025-09-07T07:27:26.5619120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st-direct 2025-09-07T07:27:26.5619960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/simterm 2025-09-07T07:27:26.5620880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.minitel1b 2025-09-07T07:27:26.5621740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sc415 2025-09-07T07:27:26.5622700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sibo 2025-09-07T07:27:26.5623540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/scoansi-old 2025-09-07T07:27:26.5624500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/stv52 2025-09-07T07:27:26.5625560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-16color-s 2025-09-07T07:27:26.5626780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-bce.xterm-new 2025-09-07T07:27:26.5627800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st 2025-09-07T07:27:26.5628740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st52-color 2025-09-07T07:27:26.5629590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sbobcat 2025-09-07T07:27:26.5630480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.linux 2025-09-07T07:27:26.5631380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-12 2025-09-07T07:27:26.5632520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-256color-bce-s 2025-09-07T07:27:26.5633490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen+italics 2025-09-07T07:27:26.5634300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-24 2025-09-07T07:27:26.5635280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.putty-m2 2025-09-07T07:27:26.5636370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-bce.linux 2025-09-07T07:27:26.5637190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screwpoint 2025-09-07T07:27:26.5638180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/soroc120 2025-09-07T07:27:26.5639130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-48 2025-09-07T07:27:26.5640120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/simpleterm 2025-09-07T07:27:26.5641150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/synertek 2025-09-07T07:27:26.5642040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/scrt 2025-09-07T07:27:26.5642980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen 2025-09-07T07:27:26.5643790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-il 2025-09-07T07:27:26.5644970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-bce 2025-09-07T07:27:26.5645820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sbi 2025-09-07T07:27:26.5646670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sb1 2025-09-07T07:27:26.5647860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.xterm-256color 2025-09-07T07:27:26.5648750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st52 2025-09-07T07:27:26.5649580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/scrhp 2025-09-07T07:27:26.5650700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/stterm-16color 2025-09-07T07:27:26.5651780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/scoansi-new 2025-09-07T07:27:26.5652770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/superbrain 2025-09-07T07:27:26.5653820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-256color-s 2025-09-07T07:27:26.5654600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sv80 2025-09-07T07:27:26.5655530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.mlterm 2025-09-07T07:27:26.5656650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.vte-256color 2025-09-07T07:27:26.5657760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.putty-256color 2025-09-07T07:27:26.5658810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-bce.mrxvt 2025-09-07T07:27:26.5659800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st52-old 2025-09-07T07:27:26.5660540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.Eterm 2025-09-07T07:27:26.5661490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/spinwriter 2025-09-07T07:27:26.5662650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-s 2025-09-07T07:27:26.5663500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun1 2025-09-07T07:27:26.5664600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.teraterm 2025-09-07T07:27:26.5665620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-bce.Eterm 2025-09-07T07:27:26.5666590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.mrxvt 2025-09-07T07:27:26.5667620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-16color-bce 2025-09-07T07:27:26.5668620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-s 2025-09-07T07:27:26.5669530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/stv52pc 2025-09-07T07:27:26.5670570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.minitel1b-80 2025-09-07T07:27:26.5671520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/system1 2025-09-07T07:27:26.5672750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.linux-m1 2025-09-07T07:27:26.5673660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-1 2025-09-07T07:27:26.5674640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-color 2025-09-07T07:27:26.5675730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.xterm-new 2025-09-07T07:27:26.5676750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-256color 2025-09-07T07:27:26.5677610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen+fkeys 2025-09-07T07:27:26.5678630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-bce.konsole 2025-09-07T07:27:26.5679430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun+sl 2025-09-07T07:27:26.5680470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sc410 2025-09-07T07:27:26.5681320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-s-e 2025-09-07T07:27:26.5682270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.minitel1 2025-09-07T07:27:26.5683170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/securecrt 2025-09-07T07:27:26.5684040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty4424 2025-09-07T07:27:26.5684950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tw52 2025-09-07T07:27:26.5686020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-mc-vb 2025-09-07T07:27:26.5686930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5620-s 2025-09-07T07:27:26.5687890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-unk-2p 2025-09-07T07:27:26.5688790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tab132-rv 2025-09-07T07:27:26.5689700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tab132-15 2025-09-07T07:27:26.5690770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5620-1 2025-09-07T07:27:26.5691620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek 2025-09-07T07:27:26.5692570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti926-8 2025-09-07T07:27:26.5693650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-mc 2025-09-07T07:27:26.5694600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-vb 2025-09-07T07:27:26.5695700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi925-hi 2025-09-07T07:27:26.5696760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty33 2025-09-07T07:27:26.5697760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4027-ex 2025-09-07T07:27:26.5698810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4107 2025-09-07T07:27:26.5699810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti928-8 2025-09-07T07:27:26.5700970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5420-rv 2025-09-07T07:27:26.5701820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-2p-p 2025-09-07T07:27:26.5702780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-vb-unk 2025-09-07T07:27:26.5703710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ttydmd 2025-09-07T07:27:26.5704780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-p-2p 2025-09-07T07:27:26.5705620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4109 2025-09-07T07:27:26.5706640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty35 2025-09-07T07:27:26.5707590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-mc-2p 2025-09-07T07:27:26.5708490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti916-8-132 2025-09-07T07:27:26.5709420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-2p-unk 2025-09-07T07:27:26.5710420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti931 2025-09-07T07:27:26.5711450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi970-vb 2025-09-07T07:27:26.5712310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5425 2025-09-07T07:27:26.5713180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ts-1p 2025-09-07T07:27:26.5713960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920 2025-09-07T07:27:26.5715020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5620-34 2025-09-07T07:27:26.5715930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi9065 2025-09-07T07:27:26.5716930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-p-2p 2025-09-07T07:27:26.5717910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-2p-p 2025-09-07T07:27:26.5719000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b+printer 2025-09-07T07:27:26.5720030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-mc-2p 2025-09-07T07:27:26.5720990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/t16 2025-09-07T07:27:26.5722030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c 2025-09-07T07:27:26.5723120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-unk-vb 2025-09-07T07:27:26.5724100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tgtelnet 2025-09-07T07:27:26.5725010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-unk 2025-09-07T07:27:26.5725880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4027 2025-09-07T07:27:26.5727000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/terminology 2025-09-07T07:27:26.5727810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5620 2025-09-07T07:27:26.5728880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-mc-vb 2025-09-07T07:27:26.5730010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b+fn 2025-09-07T07:27:26.5730960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tws2103-sna 2025-09-07T07:27:26.5731980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4105-30 2025-09-07T07:27:26.5733010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tws2102-sna 2025-09-07T07:27:26.5733880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4025-17-ws 2025-09-07T07:27:26.5734750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b 2025-09-07T07:27:26.5735640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-mc 2025-09-07T07:27:26.5736470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi910 2025-09-07T07:27:26.5737530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-vb 2025-09-07T07:27:26.5738570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty4424-1 2025-09-07T07:27:26.5739540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/t10 2025-09-07T07:27:26.5740490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-unk 2025-09-07T07:27:26.5741390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti707 2025-09-07T07:27:26.5742410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi921 2025-09-07T07:27:26.5743210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti700 2025-09-07T07:27:26.5744140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4404 2025-09-07T07:27:26.5745130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-2p 2025-09-07T07:27:26.5746020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi950-2p 2025-09-07T07:27:26.5747070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teken 2025-09-07T07:27:26.5747950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tt52 2025-09-07T07:27:26.5748850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4025a 2025-09-07T07:27:26.5749980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-vb-p 2025-09-07T07:27:26.5751030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-unk-2p 2025-09-07T07:27:26.5751920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5410v1-w 2025-09-07T07:27:26.5752860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/trs2 2025-09-07T07:27:26.5753820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-mc-2p 2025-09-07T07:27:26.5754650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi950 2025-09-07T07:27:26.5755680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti924 2025-09-07T07:27:26.5760440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tw52-m 2025-09-07T07:27:26.5760720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti916-132 2025-09-07T07:27:26.5760910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5420-nl 2025-09-07T07:27:26.5761090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5425-w 2025-09-07T07:27:26.5761270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi950-rv 2025-09-07T07:27:26.5761460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-p-vb 2025-09-07T07:27:26.5761660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-mc-vb 2025-09-07T07:27:26.5762120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi970-2p 2025-09-07T07:27:26.5763150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4207 2025-09-07T07:27:26.5764220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teraterm4.59 2025-09-07T07:27:26.5765160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912cc 2025-09-07T07:27:26.5766240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-vb-unk 2025-09-07T07:27:26.5767210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/t3800 2025-09-07T07:27:26.5768160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-mc-vb 2025-09-07T07:27:26.5769220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/terminology-1.0.0 2025-09-07T07:27:26.5769990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tw100 2025-09-07T07:27:26.5770900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b+dim 2025-09-07T07:27:26.5771890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/terminet300 2025-09-07T07:27:26.5772900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teken-2018 2025-09-07T07:27:26.5773770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti703-w 2025-09-07T07:27:26.5774600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty43 2025-09-07T07:27:26.5775500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4113 2025-09-07T07:27:26.5776360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teken-16color 2025-09-07T07:27:26.5777310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/terminator 2025-09-07T07:27:26.5778220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4114 2025-09-07T07:27:26.5779180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti_ansi 2025-09-07T07:27:26.5780230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ts100-ctxt 2025-09-07T07:27:26.5781080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5425-nl 2025-09-07T07:27:26.5781970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teletec 2025-09-07T07:27:26.5782760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ts1p 2025-09-07T07:27:26.5783760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-2p-unk 2025-09-07T07:27:26.5784740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-p-vb 2025-09-07T07:27:26.5785650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4125 2025-09-07T07:27:26.5786850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi950-rv-4p 2025-09-07T07:27:26.5787580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ts100 2025-09-07T07:27:26.5788600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-2p 2025-09-07T07:27:26.5789530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5410-w 2025-09-07T07:27:26.5790460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-vb-p 2025-09-07T07:27:26.5791250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tab 2025-09-07T07:27:26.5792260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti707-w 2025-09-07T07:27:26.5793140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-p 2025-09-07T07:27:26.5794130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi955-w 2025-09-07T07:27:26.5794990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-mc-2p 2025-09-07T07:27:26.5795890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4113-34 2025-09-07T07:27:26.5796840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-p 2025-09-07T07:27:26.5797770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4115 2025-09-07T07:27:26.5798760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-unk-vb 2025-09-07T07:27:26.5799630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4112 2025-09-07T07:27:26.5800630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/terminet1200 2025-09-07T07:27:26.5801450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/t3700 2025-09-07T07:27:26.5802450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teken-sc+fkeys 2025-09-07T07:27:26.5803310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/t1061f 2025-09-07T07:27:26.5804220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty37 2025-09-07T07:27:26.5805060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c 2025-09-07T07:27:26.5805880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/t1061 2025-09-07T07:27:26.5806720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi803 2025-09-07T07:27:26.5807690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tn1200 2025-09-07T07:27:26.5808620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti924-8 2025-09-07T07:27:26.5809590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-vb-unk 2025-09-07T07:27:26.5810700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teken-vt+fkeys 2025-09-07T07:27:26.5811650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ts100-sp 2025-09-07T07:27:26.5812610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty4420 2025-09-07T07:27:26.5813780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-2p-mc 2025-09-07T07:27:26.5814740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty4424m 2025-09-07T07:27:26.5815630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4105 2025-09-07T07:27:26.5816700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4015-sm 2025-09-07T07:27:26.5817850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-vb-mc 2025-09-07T07:27:26.5818760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/terminet 2025-09-07T07:27:26.5819570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b 2025-09-07T07:27:26.5820400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5420-w 2025-09-07T07:27:26.5821340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tab132-w-rv 2025-09-07T07:27:26.5822260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teleray 2025-09-07T07:27:26.5823230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/trsII 2025-09-07T07:27:26.5824090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b+vb 2025-09-07T07:27:26.5825080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-p-2p 2025-09-07T07:27:26.5826180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-2p-p 2025-09-07T07:27:26.5827050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4109brl 2025-09-07T07:27:26.5827870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty4426 2025-09-07T07:27:26.5828830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-2p 2025-09-07T07:27:26.5829980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-unk-2p 2025-09-07T07:27:26.5830970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5420-w-rv 2025-09-07T07:27:26.5831880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4112-5 2025-09-07T07:27:26.5832880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tmux-256color 2025-09-07T07:27:26.5833860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi924 2025-09-07T07:27:26.5834910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5420-rv-nl 2025-09-07T07:27:26.5835760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti924-8w 2025-09-07T07:27:26.5836910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-2p-p 2025-09-07T07:27:26.5837770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tab132-w 2025-09-07T07:27:26.5838780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ts-1 2025-09-07T07:27:26.5839760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-p-2p 2025-09-07T07:27:26.5840820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tws-generic 2025-09-07T07:27:26.5841720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tandem6510 2025-09-07T07:27:26.5842750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teraterm-256color 2025-09-07T07:27:26.5843700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-vb-mc 2025-09-07T07:27:26.5844510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912 2025-09-07T07:27:26.5845360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teraterm 2025-09-07T07:27:26.5846320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti733 2025-09-07T07:27:26.5847320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4025 2025-09-07T07:27:26.5848380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b+mc 2025-09-07T07:27:26.5849430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5410 2025-09-07T07:27:26.5850320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi92D 2025-09-07T07:27:26.5851230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-unk-vb 2025-09-07T07:27:26.5852050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4014 2025-09-07T07:27:26.5852900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teken-vt 2025-09-07T07:27:26.5853830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-2p 2025-09-07T07:27:26.5854790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4013 2025-09-07T07:27:26.5855730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi970 2025-09-07T07:27:26.5856780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-unk 2025-09-07T07:27:26.5857540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi914 2025-09-07T07:27:26.5858350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti735 2025-09-07T07:27:26.5859240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tmux 2025-09-07T07:27:26.5860060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti703 2025-09-07T07:27:26.5860870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi925 2025-09-07T07:27:26.5861700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/t653x 2025-09-07T07:27:26.5862730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tw52-color 2025-09-07T07:27:26.5863750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/trs16 2025-09-07T07:27:26.5864710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4012 2025-09-07T07:27:26.5865530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5420 2025-09-07T07:27:26.5866450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/trs80II 2025-09-07T07:27:26.5867260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4015 2025-09-07T07:27:26.5868320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teken-sc 2025-09-07T07:27:26.5869220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-p 2025-09-07T07:27:26.5870280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-2p-unk 2025-09-07T07:27:26.5871340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tab132 2025-09-07T07:27:26.5872240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4023 2025-09-07T07:27:26.5873270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-p 2025-09-07T07:27:26.5874130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tandem653 2025-09-07T07:27:26.5875050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4024 2025-09-07T07:27:26.5876140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-2p-mc 2025-09-07T07:27:26.5877200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi955-hb 2025-09-07T07:27:26.5878230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi92B 2025-09-07T07:27:26.5879280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-unk 2025-09-07T07:27:26.5880200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4014-sm 2025-09-07T07:27:26.5881300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5420-w-nl 2025-09-07T07:27:26.5882250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti916 2025-09-07T07:27:26.5883300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4205 2025-09-07T07:27:26.5884420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-vb-p 2025-09-07T07:27:26.5885730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teraterm4.97 2025-09-07T07:27:26.5886620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4025-cr 2025-09-07T07:27:26.5887730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4113-nd 2025-09-07T07:27:26.5888880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-vb-mc 2025-09-07T07:27:26.5889840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-vb-unk 2025-09-07T07:27:26.5890730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tmux-direct 2025-09-07T07:27:26.5891610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti916-220-7 2025-09-07T07:27:26.5892530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4107brl 2025-09-07T07:27:26.5893360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ts1 2025-09-07T07:27:26.5894250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti926 2025-09-07T07:27:26.5895280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-unk-2p 2025-09-07T07:27:26.5896090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti924w 2025-09-07T07:27:26.5896860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tn300 2025-09-07T07:27:26.5897680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi955 2025-09-07T07:27:26.5898710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi950-4p 2025-09-07T07:27:26.5899480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti928 2025-09-07T07:27:26.5900630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-mc 2025-09-07T07:27:26.5901670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-vb 2025-09-07T07:27:26.5902450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti745 2025-09-07T07:27:26.5903380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tws2103 2025-09-07T07:27:26.5904540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti916-220-8 2025-09-07T07:27:26.5905470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5620-24 2025-09-07T07:27:26.5906500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5410v1 2025-09-07T07:27:26.5907510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5420+nl 2025-09-07T07:27:26.5908370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4025ex 2025-09-07T07:27:26.5909300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4025-ex 2025-09-07T07:27:26.5910260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-2p-mc 2025-09-07T07:27:26.5911180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-p-vb 2025-09-07T07:27:26.5912190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti800 2025-09-07T07:27:26.5913240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-p-vb 2025-09-07T07:27:26.5914120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5420-w-rv-n 2025-09-07T07:27:26.5915010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b+2p 2025-09-07T07:27:26.5915890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty40 2025-09-07T07:27:26.5916860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-unk-vb 2025-09-07T07:27:26.5917870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi950-rv-2p 2025-09-07T07:27:26.5918840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-mc 2025-09-07T07:27:26.5919790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-vb 2025-09-07T07:27:26.5920550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tt 2025-09-07T07:27:26.5921420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4207-s 2025-09-07T07:27:26.5922490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-2p-mc 2025-09-07T07:27:26.5923440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti916-8 2025-09-07T07:27:26.5924510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teraterm2.3 2025-09-07T07:27:26.5925700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/terminology-0.6.1 2025-09-07T07:27:26.5926470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi910+ 2025-09-07T07:27:26.5927350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvipt 2025-09-07T07:27:26.5928360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-vb-mc 2025-09-07T07:27:26.5929380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/termite 2025-09-07T07:27:26.5930420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-2p-unk 2025-09-07T07:27:26.5931430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4105a 2025-09-07T07:27:26.5932360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4112-nd 2025-09-07T07:27:26.5933350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teken-2022 2025-09-07T07:27:26.5934400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4025-17 2025-09-07T07:27:26.5935290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-vb-p 2025-09-07T07:27:26.5936330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4106brl 2025-09-07T07:27:26.5937320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/terminology-1.8.1 2025-09-07T07:27:26.5938230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tkterm 2025-09-07T07:27:26.5939120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/4c/LFT-PC850 2025-09-07T07:27:26.5940170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/4d/MtxOrb162 2025-09-07T07:27:26.5941110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/4d/MtxOrb 2025-09-07T07:27:26.5941980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/4d/MtxOrb204 2025-09-07T07:27:26.5942870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/75/uniterm 2025-09-07T07:27:26.5943940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/75/ultima2 2025-09-07T07:27:26.5944920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/75/uniterm49 2025-09-07T07:27:26.5945770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/75/uts30 2025-09-07T07:27:26.5946680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/75/ultimaII 2025-09-07T07:27:26.5947500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/75/unixpc 2025-09-07T07:27:26.5948440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/75/unknown 2025-09-07T07:27:26.5949260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/75/uwin 2025-09-07T07:27:26.5950230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rebus3180 2025-09-07T07:27:26.5951230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rbcomm-w 2025-09-07T07:27:26.5952280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/report+version 2025-09-07T07:27:26.5953380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rxvt-xpm 2025-09-07T07:27:26.5954620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rtpc 2025-09-07T07:27:26.5955720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rxvt-16color 2025-09-07T07:27:26.5956990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rxvt-cygwin-native 2025-09-07T07:27:26.5957790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/regent200 2025-09-07T07:27:26.5958820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rt6221 2025-09-07T07:27:26.5959680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rbcomm-nam 2025-09-07T07:27:26.5960480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rbcomm 2025-09-07T07:27:26.5961480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rxvt-88color 2025-09-07T07:27:26.5962350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rcons 2025-09-07T07:27:26.5963320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rxvt-cygwin 2025-09-07T07:27:26.5964330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/regent40 2025-09-07T07:27:26.5965280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/regent100 2025-09-07T07:27:26.5966100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/regent25 2025-09-07T07:27:26.5967130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/report+da2 2025-09-07T07:27:26.5968040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rxvt 2025-09-07T07:27:26.5968940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/regent60 2025-09-07T07:27:26.5969850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rio 2025-09-07T07:27:26.5970730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rca 2025-09-07T07:27:26.5971600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rxvt-color 2025-09-07T07:27:26.5972460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rxvt-256color 2025-09-07T07:27:26.5973330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rt6221-w 2025-09-07T07:27:26.5974260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rxvt-basic 2025-09-07T07:27:26.5975230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rcons-color 2025-09-07T07:27:26.5976280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rio-direct 2025-09-07T07:27:26.5977340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/regent40+ 2025-09-07T07:27:26.5978130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rxvt+pcfkeys 2025-09-07T07:27:26.5979020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/regent 2025-09-07T07:27:26.5980050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/regent20 2025-09-07T07:27:26.5981120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole-vt100 2025-09-07T07:27:26.5982060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kterm 2025-09-07T07:27:26.5982940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole-direct 2025-09-07T07:27:26.5984080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole-base 2025-09-07T07:27:26.5984900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/klone+sgr 2025-09-07T07:27:26.5985760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kds7372-w 2025-09-07T07:27:26.5986780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kterm-color 2025-09-07T07:27:26.5987890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole-vt420pc 2025-09-07T07:27:26.5988630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kvt 2025-09-07T07:27:26.5989420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kaypro 2025-09-07T07:27:26.5990290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole 2025-09-07T07:27:26.5991190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole-solaris 2025-09-07T07:27:26.5992320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole-linux 2025-09-07T07:27:26.5993120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/ktm 2025-09-07T07:27:26.5994150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/klone+sgr-dumb 2025-09-07T07:27:26.5995070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kitty+common 2025-09-07T07:27:26.5996070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole-16color 2025-09-07T07:27:26.5996850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/k45 2025-09-07T07:27:26.5997760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kermit-am 2025-09-07T07:27:26.5998790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kds6402 2025-09-07T07:27:26.5999840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kds7372 2025-09-07T07:27:26.6000880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/klone+acs 2025-09-07T07:27:26.6001960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kitty+setal 2025-09-07T07:27:26.6003150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole+pcfkeys 2025-09-07T07:27:26.6004090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole-xf3x 2025-09-07T07:27:26.6005110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kt7ix 2025-09-07T07:27:26.6005980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole-256color 2025-09-07T07:27:26.6006840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kermit 2025-09-07T07:27:26.6007920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kitty-direct 2025-09-07T07:27:26.6008810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kt7 2025-09-07T07:27:26.6009870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/klone+color 2025-09-07T07:27:26.6010860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kitty 2025-09-07T07:27:26.6011950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kterm-co 2025-09-07T07:27:26.6012870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/klone+koi8acs 2025-09-07T07:27:26.6013870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/klone+sgr8 2025-09-07T07:27:26.6014880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole-xf4x 2025-09-07T07:27:26.6015700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kon 2025-09-07T07:27:26.6016720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kaypro2 2025-09-07T07:27:26.6017700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kon2 2025-09-07T07:27:26.6018490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/38/8510 2025-09-07T07:27:26.6019410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/newscbm 2025-09-07T07:27:26.6020320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ndr9500-25-mc-nl 2025-09-07T07:27:26.6021540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160wy60wpp 2025-09-07T07:27:26.6022580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-build309 2025-09-07T07:27:26.6023460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp-517 2025-09-07T07:27:26.6024540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt200wpp 2025-09-07T07:27:26.6025520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-25-w 2025-09-07T07:27:26.6026760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260wy50+pp 2025-09-07T07:27:26.6027930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news28-a 2025-09-07T07:27:26.6028790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ndr9500-25 2025-09-07T07:27:26.6029720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-29-euc 2025-09-07T07:27:26.6030500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/next 2025-09-07T07:27:26.6031400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp-511 2025-09-07T07:27:26.6032330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-acs-s 2025-09-07T07:27:26.6033280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/netbsd6 2025-09-07T07:27:26.6034190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-50-w 2025-09-07T07:27:26.6035190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-60-nti 2025-09-07T07:27:26.6036140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-c-s-7 2025-09-07T07:27:26.6037130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-build440 2025-09-07T07:27:26.6038060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt100an 2025-09-07T07:27:26.6039080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt+sl 2025-09-07T07:27:26.6040170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt100pp 2025-09-07T07:27:26.6041120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/newhpkeyboard 2025-09-07T07:27:26.6042120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-42-sjis 2025-09-07T07:27:26.6043000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vpwpp 2025-09-07T07:27:26.6043820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nxterm 2025-09-07T07:27:26.6044760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwe501 2025-09-07T07:27:26.6045930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nansisysk 2025-09-07T07:27:26.6046860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt200an 2025-09-07T07:27:26.6047830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt300pp 2025-09-07T07:27:26.6048840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260wy325wpp 2025-09-07T07:27:26.6049740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vp+sl 2025-09-07T07:27:26.6050610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news40 2025-09-07T07:27:26.6051510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-35-w 2025-09-07T07:27:26.6052430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260wy350wpp 2025-09-07T07:27:26.6053300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt300wpp 2025-09-07T07:27:26.6054150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-100 2025-09-07T07:27:26.6055040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncsa-vt220-8 2025-09-07T07:27:26.6056030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp512-a 2025-09-07T07:27:26.6057130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp518-o 2025-09-07T07:27:26.6058260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt300an 2025-09-07T07:27:26.6059250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt200pp 2025-09-07T07:27:26.6060220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt100wpp 2025-09-07T07:27:26.6061150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ndr9500 2025-09-07T07:27:26.6062130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp512-o 2025-09-07T07:27:26.6062950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp518-a 2025-09-07T07:27:26.6064010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-100-nti 2025-09-07T07:27:26.6064840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news40-o 2025-09-07T07:27:26.6065980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-m 2025-09-07T07:27:26.6066910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ndr9500-mc 2025-09-07T07:27:26.6067840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm+s 2025-09-07T07:27:26.6068940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ndr9500-nl 2025-09-07T07:27:26.6069880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news40-a 2025-09-07T07:27:26.6070800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-c 2025-09-07T07:27:26.6071780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nec5520 2025-09-07T07:27:26.6072880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260wy325pp 2025-09-07T07:27:26.6073960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt100wan 2025-09-07T07:27:26.6075000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-7-s 2025-09-07T07:27:26.6075910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwe501-o 2025-09-07T07:27:26.6076830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news31 2025-09-07T07:27:26.6077900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt300wan 2025-09-07T07:27:26.6078800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp251-o 2025-09-07T07:27:26.6079680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncrvt100wan 2025-09-07T07:27:26.6080770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-old-unk 2025-09-07T07:27:26.6081910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp251-a 2025-09-07T07:27:26.6082870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwe501-a 2025-09-07T07:27:26.6083860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-s-acs 2025-09-07T07:27:26.6084780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm+7 2025-09-07T07:27:26.6086020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-build400 2025-09-07T07:27:26.6087000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-bce 2025-09-07T07:27:26.6087890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncrvt100an 2025-09-07T07:27:26.6088660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ndr9500-mc-nl 2025-09-07T07:27:26.6089390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nansisys 2025-09-07T07:27:26.6090110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm+acs 2025-09-07T07:27:26.6091270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-w 2025-09-07T07:27:26.6092310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-c-acs 2025-09-07T07:27:26.6093260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-33-sjis 2025-09-07T07:27:26.6094120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncsa-m 2025-09-07T07:27:26.6095020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-m-s-acs 2025-09-07T07:27:26.6095910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp518 2025-09-07T07:27:26.6096860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp511 2025-09-07T07:27:26.6097670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-m-7 2025-09-07T07:27:26.6098650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp517-w 2025-09-07T07:27:26.6099610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260intwan 2025-09-07T07:27:26.6100570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-acs-c-s 2025-09-07T07:27:26.6101480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-c-s 2025-09-07T07:27:26.6102460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260wy350pp 2025-09-07T07:27:26.6103410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm+c41 2025-09-07T07:27:26.6104470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp517 2025-09-07T07:27:26.6105290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncsa 2025-09-07T07:27:26.6106280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news31-a 2025-09-07T07:27:26.6107120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260intan 2025-09-07T07:27:26.6107910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/newhp 2025-09-07T07:27:26.6108750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news31-o 2025-09-07T07:27:26.6109590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-m-s 2025-09-07T07:27:26.6110710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt200wan 2025-09-07T07:27:26.6111630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/n7900 2025-09-07T07:27:26.6112580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-29-sjis 2025-09-07T07:27:26.6113560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160wy50+wpp 2025-09-07T07:27:26.6114610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-25 2025-09-07T07:27:26.6115450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nd9500 2025-09-07T07:27:26.6116450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-c-7 2025-09-07T07:27:26.6117520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-acs-m-s 2025-09-07T07:27:26.6118460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-50 2025-09-07T07:27:26.6119390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-build361 2025-09-07T07:27:26.6120330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vpwpp 2025-09-07T07:27:26.6121210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr7900iv 2025-09-07T07:27:26.6122200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-c-s-acs 2025-09-07T07:27:26.6123140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr7901 2025-09-07T07:27:26.6124260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt100wan 2025-09-07T07:27:26.6125520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nansi.sysk 2025-09-07T07:27:26.6126300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt300pp 2025-09-07T07:27:26.6127300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt200an 2025-09-07T07:27:26.6128570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160wy60pp 2025-09-07T07:27:26.6129630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt300wan 2025-09-07T07:27:26.6130720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vppp 2025-09-07T07:27:26.6131760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt200pp 2025-09-07T07:27:26.6132950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt300an 2025-09-07T07:27:26.6133840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-7-c-s 2025-09-07T07:27:26.6134870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-acs-c 2025-09-07T07:27:26.6135810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-35 2025-09-07T07:27:26.6136910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-25-nti 2025-09-07T07:27:26.6137920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp-517-w 2025-09-07T07:27:26.6139060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-acs-m 2025-09-07T07:27:26.6139930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-m-acs 2025-09-07T07:27:26.6140920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-25-w-vt 2025-09-07T07:27:26.6141800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr7900 2025-09-07T07:27:26.6142650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-60 2025-09-07T07:27:26.6143660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-7-m-s 2025-09-07T07:27:26.6144650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt100an 2025-09-07T07:27:26.6145490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-old 2025-09-07T07:27:26.6146640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-acs 2025-09-07T07:27:26.6147970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt100pp 2025-09-07T07:27:26.6148750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/newscbm33 2025-09-07T07:27:26.6149560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news 2025-09-07T07:27:26.6150460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-42-euc 2025-09-07T07:27:26.6151400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-33 2025-09-07T07:27:26.6152350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/no+brackets 2025-09-07T07:27:26.6153110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-unk 2025-09-07T07:27:26.6154020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news42 2025-09-07T07:27:26.6155030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/newscbm-o 2025-09-07T07:27:26.6156020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-direct 2025-09-07T07:27:26.6157070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp514-a 2025-09-07T07:27:26.6158050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-256color 2025-09-07T07:27:26.6159310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news29 2025-09-07T07:27:26.6160320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncsa-m-ns 2025-09-07T07:27:26.6161300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp514-o 2025-09-07T07:27:26.6162300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/newscbm-a 2025-09-07T07:27:26.6163390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ndr9500-25-nl 2025-09-07T07:27:26.6164320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncsa-ns 2025-09-07T07:27:26.6165430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ndr9500-25-mc 2025-09-07T07:27:26.6166390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-35-nti 2025-09-07T07:27:26.6167200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nec 2025-09-07T07:27:26.6168180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260wy60wpp 2025-09-07T07:27:26.6169160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260wy50+wpp 2025-09-07T07:27:26.6170120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt200wan 2025-09-07T07:27:26.6170990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160wy50+pp 2025-09-07T07:27:26.6172140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-16color 2025-09-07T07:27:26.6172990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news28 2025-09-07T07:27:26.6173830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm+mac 2025-09-07T07:27:26.6174770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-60-w 2025-09-07T07:27:26.6175690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vppp 2025-09-07T07:27:26.6176580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-7 2025-09-07T07:27:26.6177530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-w-vt 2025-09-07T07:27:26.6178590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt200wpp 2025-09-07T07:27:26.6179700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260intpp 2025-09-07T07:27:26.6180710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-m-s-7 2025-09-07T07:27:26.6181730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm+c 2025-09-07T07:27:26.6182820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260wy60pp 2025-09-07T07:27:26.6183690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-42 2025-09-07T07:27:26.6184790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-50-nti 2025-09-07T07:27:26.6185710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news33 2025-09-07T07:27:26.6186610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-s 2025-09-07T07:27:26.6187490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-7-c 2025-09-07T07:27:26.6188420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260intwpp 2025-09-07T07:27:26.6189470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-s-7 2025-09-07T07:27:26.6190370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-29 2025-09-07T07:27:26.6191250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-7-m 2025-09-07T07:27:26.6192130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-a 2025-09-07T07:27:26.6193110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncsa-vt220 2025-09-07T07:27:26.6193980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-o 2025-09-07T07:27:26.6194920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr7900i 2025-09-07T07:27:26.6195850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nextshell 2025-09-07T07:27:26.6196750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncrvt100pp 2025-09-07T07:27:26.6197860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp512 2025-09-07T07:27:26.6198880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/northstar 2025-09-07T07:27:26.6199960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm 2025-09-07T07:27:26.6201050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt300wpp 2025-09-07T07:27:26.6201990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncrvt100wpp 2025-09-07T07:27:26.6202930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt100wpp 2025-09-07T07:27:26.6203810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nansi.sys 2025-09-07T07:27:26.6204900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-build326 2025-09-07T07:27:26.6205790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp513-o 2025-09-07T07:27:26.6206730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp513 2025-09-07T07:27:26.6207720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp514 2025-09-07T07:27:26.6208780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole 2025-09-07T07:27:26.6209920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-build343 2025-09-07T07:27:26.6210810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp513-a 2025-09-07T07:27:26.6211800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-33-euc 2025-09-07T07:27:26.6212620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/36/6053-dg 2025-09-07T07:27:26.6213640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/36/605x-dg 2025-09-07T07:27:26.6214540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/36/6053 2025-09-07T07:27:26.6215520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/36/605x 2025-09-07T07:27:26.6216510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/36/630MTG-24 2025-09-07T07:27:26.6217450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/36/630-lm 2025-09-07T07:27:26.6218360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/31/1178 2025-09-07T07:27:26.6219400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/31/1730-lm 2025-09-07T07:27:26.6220350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/excel62-w 2025-09-07T07:27:26.6221320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/emu-220 2025-09-07T07:27:26.6222180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/emu 2025-09-07T07:27:26.6223200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/excel62 2025-09-07T07:27:26.6224120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/excel64 2025-09-07T07:27:26.6225120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ecma+italics 2025-09-07T07:27:26.6226050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ex155 2025-09-07T07:27:26.6227120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ecma+sgr 2025-09-07T07:27:26.6228060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ecma+strikeout 2025-09-07T07:27:26.6229070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/excel64-rv 2025-09-07T07:27:26.6229880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/elks-vt52 2025-09-07T07:27:26.6230700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ep4000 2025-09-07T07:27:26.6231670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ecma+index 2025-09-07T07:27:26.6232720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ep48 2025-09-07T07:27:26.6233570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/elks-glasstty 2025-09-07T07:27:26.6234420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/emx-base 2025-09-07T07:27:26.6235310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ecma+color 2025-09-07T07:27:26.6236170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ep40 2025-09-07T07:27:26.6237090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ep4080 2025-09-07T07:27:26.6238020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/excel62-rv 2025-09-07T07:27:26.6239010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/env230 2025-09-07T07:27:26.6239950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/excel64-w 2025-09-07T07:27:26.6240870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/envision230 2025-09-07T07:27:26.6241860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ergo4000 2025-09-07T07:27:26.6242960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/elks-ansi 2025-09-07T07:27:26.6243990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/esprit-am 2025-09-07T07:27:26.6245010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/emots 2025-09-07T07:27:26.6245970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/esprit 2025-09-07T07:27:26.6246810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/elks 2025-09-07T07:27:26.6247720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/eterm 2025-09-07T07:27:26.6248970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/exec80 2025-09-07T07:27:26.6249820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/eterm-color 2025-09-07T07:27:26.6250690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bct510a 2025-09-07T07:27:26.6251610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-pc-w-rv 2025-09-07T07:27:26.6252580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-8 2025-09-07T07:27:26.6253610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bsdos-pc-nobold 2025-09-07T07:27:26.6254490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bg2.0 2025-09-07T07:27:26.6255190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/b-128 2025-09-07T07:27:26.6255890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300 2025-09-07T07:27:26.6256780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bsdos-pc 2025-09-07T07:27:26.6257790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-8-pc 2025-09-07T07:27:26.6258690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bg3.10rv 2025-09-07T07:27:26.6259480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bee 2025-09-07T07:27:26.6260420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-w-8rv 2025-09-07T07:27:26.6261390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bh4 2025-09-07T07:27:26.6262520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/beehiveIIIm 2025-09-07T07:27:26.6263630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bsdos-pc-m 2025-09-07T07:27:26.6264770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-pc-rv 2025-09-07T07:27:26.6265670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bracketed+paste 2025-09-07T07:27:26.6266650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-pc 2025-09-07T07:27:26.6267620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bg3.10nv 2025-09-07T07:27:26.6268590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-8-pc-w 2025-09-07T07:27:26.6269470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-8rv 2025-09-07T07:27:26.6270280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-rv 2025-09-07T07:27:26.6271120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/basic4 2025-09-07T07:27:26.6272020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bct510d 2025-09-07T07:27:26.6273000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-8w 2025-09-07T07:27:26.6273850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/beehive 2025-09-07T07:27:26.6274770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-w 2025-09-07T07:27:26.6275690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bg1.25nv 2025-09-07T07:27:26.6276630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bg2.0nv 2025-09-07T07:27:26.6277610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bantam 2025-09-07T07:27:26.6278780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bobcat 2025-09-07T07:27:26.6279790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bg3.10 2025-09-07T07:27:26.6280820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-8-pc-rv 2025-09-07T07:27:26.6281720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bh3m 2025-09-07T07:27:26.6282760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bitgraph 2025-09-07T07:27:26.6283660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-w-rv 2025-09-07T07:27:26.6284560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bterm 2025-09-07T07:27:26.6285500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bsdos-pc-mono 2025-09-07T07:27:26.6286340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bg1.25rv 2025-09-07T07:27:26.6287170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bg2.0rv 2025-09-07T07:27:26.6288300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bsdos-sparc 2025-09-07T07:27:26.6289390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/beehive4 2025-09-07T07:27:26.6290180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/beehive3 2025-09-07T07:27:26.6291150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/beterm 2025-09-07T07:27:26.6291890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/basis 2025-09-07T07:27:26.6292860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/blit 2025-09-07T07:27:26.6293930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bsdos-ppc 2025-09-07T07:27:26.6294790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bg1.25 2025-09-07T07:27:26.6295820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-8-pc-w-rv 2025-09-07T07:27:26.6296870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-pc-w 2025-09-07T07:27:26.6297730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/beacon 2025-09-07T07:27:26.6298760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/37/730MTGr 2025-09-07T07:27:26.6299750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/37/730MTGr-24 2025-09-07T07:27:26.6300660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/37/730MTG-24 2025-09-07T07:27:26.6301520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/37/730MTG-41 2025-09-07T07:27:26.6302550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/37/730MTG-41r 2025-09-07T07:27:26.6303450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime314 2025-09-07T07:27:26.6304390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mosh 2025-09-07T07:27:26.6305410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mskermit227 2025-09-07T07:27:26.6306210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mouse-sun 2025-09-07T07:27:26.6306960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mai 2025-09-07T07:27:26.6307860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mterm-ansi 2025-09-07T07:27:26.6308750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mt70 2025-09-07T07:27:26.6309660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mod24 2025-09-07T07:27:26.6310610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime340 2025-09-07T07:27:26.6311800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/modgraph48 2025-09-07T07:27:26.6312720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mgterm 2025-09-07T07:27:26.6313700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mach-gnu-color 2025-09-07T07:27:26.6314670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/msk227 2025-09-07T07:27:26.6315680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minix-old 2025-09-07T07:27:26.6316680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mintty+common 2025-09-07T07:27:26.6317550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime-fb 2025-09-07T07:27:26.6318420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/masscomp 2025-09-07T07:27:26.6319550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/masscomp2 2025-09-07T07:27:26.6320560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mterm 2025-09-07T07:27:26.6321640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime2 2025-09-07T07:27:26.6322730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mvterm 2025-09-07T07:27:26.6323660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mt-70 2025-09-07T07:27:26.6324610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minix-old-am 2025-09-07T07:27:26.6325510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mrxvt-256color 2025-09-07T07:27:26.6326500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mlterm2 2025-09-07T07:27:26.6327510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/macintosh 2025-09-07T07:27:26.6328490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/macterminal-w 2025-09-07T07:27:26.6329280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/ms-vt100 2025-09-07T07:27:26.6330180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mach-gnu 2025-09-07T07:27:26.6331350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mac-w 2025-09-07T07:27:26.6332360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/microterm5 2025-09-07T07:27:26.6333280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/m2-nam 2025-09-07T07:27:26.6334170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mskermit227am 2025-09-07T07:27:26.6335150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mlterm3 2025-09-07T07:27:26.6336080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime2a-v 2025-09-07T07:27:26.6337020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime2a 2025-09-07T07:27:26.6337880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minix-1.7 2025-09-07T07:27:26.6338930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minitel2-80 2025-09-07T07:27:26.6340000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/modgraph2 2025-09-07T07:27:26.6340930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minitel1-nb 2025-09-07T07:27:26.6341940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime-hb 2025-09-07T07:27:26.6342780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/msk227am 2025-09-07T07:27:26.6343630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mimeii 2025-09-07T07:27:26.6344680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minitel1b-80 2025-09-07T07:27:26.6345690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/microbee 2025-09-07T07:27:26.6346640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mosh-256color 2025-09-07T07:27:26.6347700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mlterm-direct 2025-09-07T07:27:26.6348840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/ms-vt100-16color 2025-09-07T07:27:26.6349760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mgr-linux 2025-09-07T07:27:26.6350780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mskermit22714 2025-09-07T07:27:26.6351790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mintty-direct 2025-09-07T07:27:26.6352740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mostlike 2025-09-07T07:27:26.6353650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mgr-sun 2025-09-07T07:27:26.6354410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mac 2025-09-07T07:27:26.6355450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minitel1 2025-09-07T07:27:26.6356260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mgt 2025-09-07T07:27:26.6357270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime-3ax 2025-09-07T07:27:26.6358270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mlterm-256color 2025-09-07T07:27:26.6359220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minitel12-80 2025-09-07T07:27:26.6360210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/modgraph 2025-09-07T07:27:26.6360980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mgr 2025-09-07T07:27:26.6362060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/microterm 2025-09-07T07:27:26.6363040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mlterm+pcfkeys 2025-09-07T07:27:26.6363980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/masscomp1 2025-09-07T07:27:26.6364840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mach-color 2025-09-07T07:27:26.6365810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime1 2025-09-07T07:27:26.6366820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mm314 2025-09-07T07:27:26.6367820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime3a 2025-09-07T07:27:26.6368880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mm340 2025-09-07T07:27:26.6369800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mt4520-rv 2025-09-07T07:27:26.6370790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/megatek 2025-09-07T07:27:26.6371650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minitel-2-nam 2025-09-07T07:27:26.6372610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minitel1b-nb 2025-09-07T07:27:26.6373600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minitel-2 2025-09-07T07:27:26.6374560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mono-emx 2025-09-07T07:27:26.6375510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime 2025-09-07T07:27:26.6376620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/msk22714 2025-09-07T07:27:26.6377390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mdl110 2025-09-07T07:27:26.6378270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mimei 2025-09-07T07:27:26.6379270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mach 2025-09-07T07:27:26.6380320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime2a-s 2025-09-07T07:27:26.6381340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minix-1.5 2025-09-07T07:27:26.6382310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/microb 2025-09-07T07:27:26.6383180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/memhp 2025-09-07T07:27:26.6384130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mintty 2025-09-07T07:27:26.6385100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mlterm 2025-09-07T07:27:26.6386100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/ms-vt100-color 2025-09-07T07:27:26.6387050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minix-3.0 2025-09-07T07:27:26.6387930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime3ax 2025-09-07T07:27:26.6389060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/ms-vt100+ 2025-09-07T07:27:26.6390020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/morphos 2025-09-07T07:27:26.6390890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minitel 2025-09-07T07:27:26.6391910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minix 2025-09-07T07:27:26.6392910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mod 2025-09-07T07:27:26.6393680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mach-bold 2025-09-07T07:27:26.6394570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minitel1b 2025-09-07T07:27:26.6395700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/ms-terminal 2025-09-07T07:27:26.6396630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mrxvt 2025-09-07T07:27:26.6397630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/ms-vt-utf8 2025-09-07T07:27:26.6398470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/lisaterm-w 2025-09-07T07:27:26.6399380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux3.0 2025-09-07T07:27:26.6400260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux+sfkeys 2025-09-07T07:27:26.6401150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-m2 2025-09-07T07:27:26.6402150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/luna 2025-09-07T07:27:26.6403060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-lat 2025-09-07T07:27:26.6403910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/luna68k 2025-09-07T07:27:26.6404960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-koi8r 2025-09-07T07:27:26.6405970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/la120 2025-09-07T07:27:26.6406890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/lft-pc850 2025-09-07T07:27:26.6407930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux2.2 2025-09-07T07:27:26.6408970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-s 2025-09-07T07:27:26.6409810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux+decid 2025-09-07T07:27:26.6410750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/lisaterm 2025-09-07T07:27:26.6411730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-16color 2025-09-07T07:27:26.6412680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/ln03 2025-09-07T07:27:26.6413690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/ln03-w 2025-09-07T07:27:26.6414840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-vt 2025-09-07T07:27:26.6415670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/layer 2025-09-07T07:27:26.6416480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux+kbs 2025-09-07T07:27:26.6417430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-basic 2025-09-07T07:27:26.6418260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/lisa 2025-09-07T07:27:26.6419140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux 2025-09-07T07:27:26.6420070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-m1 2025-09-07T07:27:26.6421070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-c-nc 2025-09-07T07:27:26.6421960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/liswb 2025-09-07T07:27:26.6422610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/lft 2025-09-07T07:27:26.6423430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-m1b 2025-09-07T07:27:26.6424050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux2.6 2025-09-07T07:27:26.6425030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux2.6.26 2025-09-07T07:27:26.6425860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-c 2025-09-07T07:27:26.6426900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-m 2025-09-07T07:27:26.6427940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-nic 2025-09-07T07:27:26.6428850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-koi8 2025-09-07T07:27:26.6429750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/lpr 2025-09-07T07:27:26.6430580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/39/955-w 2025-09-07T07:27:26.6431580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/39/9term 2025-09-07T07:27:26.6432540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/39/955-hb 2025-09-07T07:27:26.6433480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/concept108-4p 2025-09-07T07:27:26.6434400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/coco3 2025-09-07T07:27:26.6435420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/citoh-6lpi 2025-09-07T07:27:26.6436330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cx100 2025-09-07T07:27:26.6437180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c321 2025-09-07T07:27:26.6438100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cit80 2025-09-07T07:27:26.6439130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons50 2025-09-07T07:27:26.6440100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cops-10 2025-09-07T07:27:26.6446420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/concept-avt 2025-09-07T07:27:26.6446660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons50r 2025-09-07T07:27:26.6446880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/concept100-rv 2025-09-07T07:27:26.6447070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons60 2025-09-07T07:27:26.6447240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cci1 2025-09-07T07:27:26.6447420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/coherent 2025-09-07T07:27:26.6447590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cad68-2 2025-09-07T07:27:26.6447940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cyb83 2025-09-07T07:27:26.6448950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons50-koi8r 2025-09-07T07:27:26.6449980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cbunix 2025-09-07T07:27:26.6451060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c108-rv 2025-09-07T07:27:26.6451970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c108-8p 2025-09-07T07:27:26.6452810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cs10-w 2025-09-07T07:27:26.6453710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons60l1 2025-09-07T07:27:26.6454580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cad68-3 2025-09-07T07:27:26.6455500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/citc 2025-09-07T07:27:26.6456550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c108-rv-8p 2025-09-07T07:27:26.6457490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/concept108-w8p 2025-09-07T07:27:26.6458500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/citoh-ps 2025-09-07T07:27:26.6459380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c100-4p 2025-09-07T07:27:26.6460320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cit101e-n132 2025-09-07T07:27:26.6461200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/contel320 2025-09-07T07:27:26.6462120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25-koi8r-m 2025-09-07T07:27:26.6462960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/ct82 2025-09-07T07:27:26.6463810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/ct8500 2025-09-07T07:27:26.6464660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cops 2025-09-07T07:27:26.6465620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/concept100 2025-09-07T07:27:26.6466520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/contel321 2025-09-07T07:27:26.6467480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/citoh-8lpi 2025-09-07T07:27:26.6468360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons60-m 2025-09-07T07:27:26.6469380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25w 2025-09-07T07:27:26.6470300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cbblit 2025-09-07T07:27:26.6471310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/concept108 2025-09-07T07:27:26.6472320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons60r 2025-09-07T07:27:26.6473300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/ctrm 2025-09-07T07:27:26.6474150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/contour 2025-09-07T07:27:26.6475080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cit101e-rv 2025-09-07T07:27:26.6476150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c100-rv-4p 2025-09-07T07:27:26.6477040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/ci8510 2025-09-07T07:27:26.6478110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons60-koi8r-m 2025-09-07T07:27:26.6479210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons50-iso-m 2025-09-07T07:27:26.6480120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/commodore 2025-09-07T07:27:26.6481010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c108 2025-09-07T07:27:26.6482050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons43 2025-09-07T07:27:26.6483060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons50-iso8859 2025-09-07T07:27:26.6484080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cit101 2025-09-07T07:27:26.6485040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons30-m 2025-09-07T07:27:26.6486070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons60l1-m 2025-09-07T07:27:26.6487050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c100 2025-09-07T07:27:26.6488180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cdc752 2025-09-07T07:27:26.6489000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cit500 2025-09-07T07:27:26.6489930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cgc2 2025-09-07T07:27:26.6490850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cg7900 2025-09-07T07:27:26.6491750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cygwinDBG 2025-09-07T07:27:26.6492700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/chromatics 2025-09-07T07:27:26.6493570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons50l1-m 2025-09-07T07:27:26.6494420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/colorscan 2025-09-07T07:27:26.6495290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/ca22851 2025-09-07T07:27:26.6496170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons60-koi8r 2025-09-07T07:27:26.6497000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cdc721 2025-09-07T07:27:26.6497850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cit101e-n 2025-09-07T07:27:26.6498760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cgc3 2025-09-07T07:27:26.6499790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c108-w 2025-09-07T07:27:26.6500780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/concept108-8p 2025-09-07T07:27:26.6501640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cs10 2025-09-07T07:27:26.6502480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25-m 2025-09-07T07:27:26.6503380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons30 2025-09-07T07:27:26.6504310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/concept 2025-09-07T07:27:26.6505250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/citoh 2025-09-07T07:27:26.6506310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/citoh-pica 2025-09-07T07:27:26.6507490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons60-iso 2025-09-07T07:27:26.6508450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/contel300 2025-09-07T07:27:26.6509460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c108-rv-4p 2025-09-07T07:27:26.6510290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c108-4p 2025-09-07T07:27:26.6511290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/citoh-elite 2025-09-07T07:27:26.6512450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/contour-direct 2025-09-07T07:27:26.6513320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cops10 2025-09-07T07:27:26.6514240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cit101e 2025-09-07T07:27:26.6515090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/contel301 2025-09-07T07:27:26.6515920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/citoh-comp 2025-09-07T07:27:26.6516740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons50-m 2025-09-07T07:27:26.6517690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c100-1p 2025-09-07T07:27:26.6518650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c100-rv 2025-09-07T07:27:26.6519470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cdc456 2025-09-07T07:27:26.6520370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cit-80 2025-09-07T07:27:26.6521370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25-iso-m 2025-09-07T07:27:26.6522410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons60-iso-m 2025-09-07T07:27:26.6523350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cx 2025-09-07T07:27:26.6524350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25r 2025-09-07T07:27:26.6525360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25-debian 2025-09-07T07:27:26.6526220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/crt 2025-09-07T07:27:26.6527120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c108-w-8p 2025-09-07T07:27:26.6528050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons43-m 2025-09-07T07:27:26.6529060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/crt-vt220 2025-09-07T07:27:26.6529950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cdc721-esc 2025-09-07T07:27:26.6530810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cygwinB19 2025-09-07T07:27:26.6531750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25l1-m 2025-09-07T07:27:26.6532700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/color_xterm 2025-09-07T07:27:26.6533860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons50l1 2025-09-07T07:27:26.6534790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/citoh-prop 2025-09-07T07:27:26.6535890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons50-koi8r-m 2025-09-07T07:27:26.6536810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25-koi8-r 2025-09-07T07:27:26.6537690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c301 2025-09-07T07:27:26.6538740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cyb110 2025-09-07T07:27:26.6539690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25-iso8859 2025-09-07T07:27:26.6540660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/concept108-w-8 2025-09-07T07:27:26.6541560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons60r-m 2025-09-07T07:27:26.6542550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c300 2025-09-07T07:27:26.6543450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25 2025-09-07T07:27:26.6544230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cygwin 2025-09-07T07:27:26.6545300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/contour-latest 2025-09-07T07:27:26.6546300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cdc721ll 2025-09-07T07:27:26.6547150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25r-m 2025-09-07T07:27:26.6547950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c104 2025-09-07T07:27:26.6548860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cdc756 2025-09-07T07:27:26.6549850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cit101e-132 2025-09-07T07:27:26.6551000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons50r-m 2025-09-07T07:27:26.6551670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cci 2025-09-07T07:27:26.6552670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/concept108rv4p 2025-09-07T07:27:26.6553580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25l1 2025-09-07T07:27:26.6554560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/digilog 2025-09-07T07:27:26.6555380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dmd-34 2025-09-07T07:27:26.6556220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dmdt80 2025-09-07T07:27:26.6557140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d410-7b-w 2025-09-07T07:27:26.6558160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d555-7b-w 2025-09-07T07:27:26.6559050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d132 2025-09-07T07:27:26.6559990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d230c 2025-09-07T07:27:26.6561100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dku7102-sna 2025-09-07T07:27:26.6562090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/delta 2025-09-07T07:27:26.6563050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d217-dg 2025-09-07T07:27:26.6564070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dku7103-sna 2025-09-07T07:27:26.6564910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-unix 2025-09-07T07:27:26.6565940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dku7003-dumb 2025-09-07T07:27:26.6566900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d577-7b 2025-09-07T07:27:26.6567840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dmchat 2025-09-07T07:27:26.6568830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-128x48-m 2025-09-07T07:27:26.6569930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dec-vt220 2025-09-07T07:27:26.6570870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-unix-w-ccc 2025-09-07T07:27:26.6571790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dm3025 2025-09-07T07:27:26.6572680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462+s 2025-09-07T07:27:26.6573570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dw1 2025-09-07T07:27:26.6574660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d216-unix-25 2025-09-07T07:27:26.6575470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462+25 2025-09-07T07:27:26.6576490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412-unix-w 2025-09-07T07:27:26.6577400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-144x48-m 2025-09-07T07:27:26.6578360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dec-vt330 2025-09-07T07:27:26.6579260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d578-dg 2025-09-07T07:27:26.6580100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/datapoint 2025-09-07T07:27:26.6581000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d211 2025-09-07T07:27:26.6581990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462e-dg 2025-09-07T07:27:26.6582870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412+ 2025-09-07T07:27:26.6583850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-unix-25 2025-09-07T07:27:26.6584740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dt80 2025-09-07T07:27:26.6585850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-unix-s-ccc 2025-09-07T07:27:26.6586790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d220 2025-09-07T07:27:26.6587720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d463-unix-w 2025-09-07T07:27:26.6588440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dialogue80 2025-09-07T07:27:26.6589200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-unix-25 2025-09-07T07:27:26.6590030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dumb 2025-09-07T07:27:26.6591080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-unix-sr-ccc 2025-09-07T07:27:26.6592170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg-generic 2025-09-07T07:27:26.6592980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d217-unix-25 2025-09-07T07:27:26.6593790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dku7003 2025-09-07T07:27:26.6594840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d464-unix-25 2025-09-07T07:27:26.6595870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-112x37-m 2025-09-07T07:27:26.6596860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412+25 2025-09-07T07:27:26.6597770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo1720 2025-09-07T07:27:26.6598670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d470 2025-09-07T07:27:26.6599920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d413-unix-s 2025-09-07T07:27:26.6600930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462-unix-s 2025-09-07T07:27:26.6602100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/decpro 2025-09-07T07:27:26.6603020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d210 2025-09-07T07:27:26.6604110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/datagraphix 2025-09-07T07:27:26.6605040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d216-dg 2025-09-07T07:27:26.6606060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d414-unix-sr 2025-09-07T07:27:26.6607070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-80x25-m 2025-09-07T07:27:26.6608000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d411-7b-w 2025-09-07T07:27:26.6609140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-unix-ccc 2025-09-07T07:27:26.6610080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-unix-sr 2025-09-07T07:27:26.6610870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dec-vt340 2025-09-07T07:27:26.6611780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dmdt80w 2025-09-07T07:27:26.6612790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dumb-emacs-ansi 2025-09-07T07:27:26.6613880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dm80w 2025-09-07T07:27:26.6614950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d577-dg 2025-09-07T07:27:26.6615790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dgkeys+11 2025-09-07T07:27:26.6617050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/datamedia2500 2025-09-07T07:27:26.6617830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dtc382 2025-09-07T07:27:26.6618730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d461-w 2025-09-07T07:27:26.6619690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dku7102-old 2025-09-07T07:27:26.6620710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-m 2025-09-07T07:27:26.6621540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d216-unix 2025-09-07T07:27:26.6622440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d413-dg 2025-09-07T07:27:26.6623360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d461-7b-w 2025-09-07T07:27:26.6624380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-unix-s 2025-09-07T07:27:26.6625430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-unix-sr 2025-09-07T07:27:26.6626410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg+color8 2025-09-07T07:27:26.6627520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/djgpp 2025-09-07T07:27:26.6628550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-112x37 2025-09-07T07:27:26.6629470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d216e-dg 2025-09-07T07:27:26.6630530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d414-unix-25 2025-09-07T07:27:26.6631510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/ddr3180 2025-09-07T07:27:26.6632630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dgkeys+7b 2025-09-07T07:27:26.6633660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462-dg 2025-09-07T07:27:26.6634680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-dg-ccc 2025-09-07T07:27:26.6635660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-unix-sr-ccc 2025-09-07T07:27:26.6636530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d400 2025-09-07T07:27:26.6637520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-dg 2025-09-07T07:27:26.6638350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412+sr 2025-09-07T07:27:26.6639260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-b 2025-09-07T07:27:26.6640220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d464-unix-sr 2025-09-07T07:27:26.6641300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dgmode+color8 2025-09-07T07:27:26.6642330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-unix 2025-09-07T07:27:26.6643270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dt110 2025-09-07T07:27:26.6644290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-unix-ccc 2025-09-07T07:27:26.6645300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg-ansi 2025-09-07T07:27:26.6646170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg+fixed 2025-09-07T07:27:26.6646980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dmd 2025-09-07T07:27:26.6647830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dt-100w 2025-09-07T07:27:26.6648940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo1640 2025-09-07T07:27:26.6649870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-128x40 2025-09-07T07:27:26.6650820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d463-dg 2025-09-07T07:27:26.6651650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dataspeed40 2025-09-07T07:27:26.6652530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412+w 2025-09-07T07:27:26.6653610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dd5000 2025-09-07T07:27:26.6654650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dec-vt400 2025-09-07T07:27:26.6655620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dp3360 2025-09-07T07:27:26.6656660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg6053-old 2025-09-07T07:27:26.6657590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg210 2025-09-07T07:27:26.6658530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-200x64-m 2025-09-07T07:27:26.6659690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d464-unix-s 2025-09-07T07:27:26.6660780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-128x48 2025-09-07T07:27:26.6661770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-200x64 2025-09-07T07:27:26.6662690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dmterm 2025-09-07T07:27:26.6663540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462+ 2025-09-07T07:27:26.6664620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo-lm 2025-09-07T07:27:26.6665540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/decansi 2025-09-07T07:27:26.6666570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d460-7b-w 2025-09-07T07:27:26.6667460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-unix-w 2025-09-07T07:27:26.6668510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d216+25 2025-09-07T07:27:26.6669440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-m-b 2025-09-07T07:27:26.6670340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d217-unix 2025-09-07T07:27:26.6671270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d578-7b 2025-09-07T07:27:26.6672350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462+sr 2025-09-07T07:27:26.6673200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/ds40-2 2025-09-07T07:27:26.6674020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg211 2025-09-07T07:27:26.6674830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dt80w 2025-09-07T07:27:26.6675710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412-dg 2025-09-07T07:27:26.6676580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d414-unix-w 2025-09-07T07:27:26.6677420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d410-w 2025-09-07T07:27:26.6678500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d230c-dg 2025-09-07T07:27:26.6679330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d80 2025-09-07T07:27:26.6680200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dw3 2025-09-07T07:27:26.6681200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-90x30 2025-09-07T07:27:26.6682260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dt-100 2025-09-07T07:27:26.6683230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg+ccc 2025-09-07T07:27:26.6684140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dw4 2025-09-07T07:27:26.6685270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dwk-vt 2025-09-07T07:27:26.6686270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d460-dg 2025-09-07T07:27:26.6687150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-90x30-m 2025-09-07T07:27:26.6688180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dgunix+fixed 2025-09-07T07:27:26.6689050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dialogue 2025-09-07T07:27:26.6689870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d555-dg 2025-09-07T07:27:26.6690870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg450 2025-09-07T07:27:26.6691880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d555 2025-09-07T07:27:26.6692740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d470-dg 2025-09-07T07:27:26.6693580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dm3045 2025-09-07T07:27:26.6694410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dm1520 2025-09-07T07:27:26.6695370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/decwriter 2025-09-07T07:27:26.6696330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-100x37 2025-09-07T07:27:26.6697250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-80x30 2025-09-07T07:27:26.6698290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d460-w 2025-09-07T07:27:26.6699190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dm2500 2025-09-07T07:27:26.6700130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412-unix 2025-09-07T07:27:26.6701070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d215-7b 2025-09-07T07:27:26.6701910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d216+ 2025-09-07T07:27:26.6702920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d470c-7b 2025-09-07T07:27:26.6703990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo1620-m8 2025-09-07T07:27:26.6704910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dt80-sas 2025-09-07T07:27:26.6705790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462+w 2025-09-07T07:27:26.6706680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d450-dg 2025-09-07T07:27:26.6707730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412-unix-sr 2025-09-07T07:27:26.6708690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-200x75 2025-09-07T07:27:26.6709770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-256x96 2025-09-07T07:27:26.6710510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dw2 2025-09-07T07:27:26.6711430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg605x 2025-09-07T07:27:26.6712400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-200x75-m 2025-09-07T07:27:26.6713330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dgmode+color 2025-09-07T07:27:26.6714260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d2-dg 2025-09-07T07:27:26.6715140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d411-dg 2025-09-07T07:27:26.6715970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dmd1 2025-09-07T07:27:26.6716950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dm1521 2025-09-07T07:27:26.6718180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-unix-25-ccc 2025-09-07T07:27:26.6718950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dwk 2025-09-07T07:27:26.6719990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg6053 2025-09-07T07:27:26.6721030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-128x40-m 2025-09-07T07:27:26.6721900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo 2025-09-07T07:27:26.6722750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d211-7b 2025-09-07T07:27:26.6723670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg200 2025-09-07T07:27:26.6724570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg+color 2025-09-07T07:27:26.6725570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462-unix-25 2025-09-07T07:27:26.6726580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dtterm 2025-09-07T07:27:26.6727570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-160x64 2025-09-07T07:27:26.6728550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dvtm-256color 2025-09-07T07:27:26.6729650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dp8242 2025-09-07T07:27:26.6730620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d400-dg 2025-09-07T07:27:26.6731510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d410 2025-09-07T07:27:26.6732410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d413-unix-sr 2025-09-07T07:27:26.6733490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo1740 2025-09-07T07:27:26.6734610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-100x37-m 2025-09-07T07:27:26.6735510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412-unix-s 2025-09-07T07:27:26.6736380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d410-dg 2025-09-07T07:27:26.6737300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d216+dg 2025-09-07T07:27:26.6738190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d215 2025-09-07T07:27:26.6739100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d463-unix-25 2025-09-07T07:27:26.6740240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dt100 2025-09-07T07:27:26.6741180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d464-unix 2025-09-07T07:27:26.6742120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dec+pp 2025-09-07T07:27:26.6742870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d463-unix-s 2025-09-07T07:27:26.6743800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d411 2025-09-07T07:27:26.6744770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d413-unix 2025-09-07T07:27:26.6745730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo1640-m8 2025-09-07T07:27:26.6746540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d2 2025-09-07T07:27:26.6747530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d216e+ 2025-09-07T07:27:26.6748490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dw 2025-09-07T07:27:26.6749540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d461-dg 2025-09-07T07:27:26.6750590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dvtm 2025-09-07T07:27:26.6751460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-dg 2025-09-07T07:27:26.6752310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dec+sl 2025-09-07T07:27:26.6753190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dku7202 2025-09-07T07:27:26.6754170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-256x96-m 2025-09-07T07:27:26.6754930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d555-w 2025-09-07T07:27:26.6755630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d411-w 2025-09-07T07:27:26.6756400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d413-unix-w 2025-09-07T07:27:26.6757340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462-unix-w 2025-09-07T07:27:26.6758310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dgunix+ccc 2025-09-07T07:27:26.6759120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d220-7b 2025-09-07T07:27:26.6760170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dec-vt100 2025-09-07T07:27:26.6760940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d214 2025-09-07T07:27:26.6761920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo630 2025-09-07T07:27:26.6762920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d463-unix 2025-09-07T07:27:26.6763710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d800 2025-09-07T07:27:26.6764870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dt100w 2025-09-07T07:27:26.6765990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d216e+dg 2025-09-07T07:27:26.6766870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d460 2025-09-07T07:27:26.6767830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo1730 2025-09-07T07:27:26.6768720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d200 2025-09-07T07:27:26.6769630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/ddr 2025-09-07T07:27:26.6770980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d463-unix-sr 2025-09-07T07:27:26.6771840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-unix-w 2025-09-07T07:27:26.6772810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-f2 2025-09-07T07:27:26.6773820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin 2025-09-07T07:27:26.6774800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d470c-dg 2025-09-07T07:27:26.6775920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462+dg 2025-09-07T07:27:26.6776950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/djgpp203 2025-09-07T07:27:26.6778060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/djgpp204 2025-09-07T07:27:26.6779040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d211-dg 2025-09-07T07:27:26.6779930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg6134 2025-09-07T07:27:26.6780960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d411-7b 2025-09-07T07:27:26.6781700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dm80 2025-09-07T07:27:26.6782670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d413-unix-25 2025-09-07T07:27:26.6783700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-unix-w-ccc 2025-09-07T07:27:26.6784570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dgkeys+15 2025-09-07T07:27:26.6785510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d577-7b-w 2025-09-07T07:27:26.6786400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d450 2025-09-07T07:27:26.6787270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-f 2025-09-07T07:27:26.6788410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-80x30-m 2025-09-07T07:27:26.6789130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d460-7b 2025-09-07T07:27:26.6790100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg100 2025-09-07T07:27:26.6791020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d461 2025-09-07T07:27:26.6791950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo1640-lm 2025-09-07T07:27:26.6792870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d230 2025-09-07T07:27:26.6793740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-144x48 2025-09-07T07:27:26.6794750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d215-dg 2025-09-07T07:27:26.6795700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dgkeys+8b 2025-09-07T07:27:26.6796710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo450 2025-09-07T07:27:26.6797670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d470-7b 2025-09-07T07:27:26.6798510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/domterm 2025-09-07T07:27:26.6799440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d470c 2025-09-07T07:27:26.6800360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d414-unix 2025-09-07T07:27:26.6801290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d555-7b 2025-09-07T07:27:26.6802240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d216e-unix 2025-09-07T07:27:26.6803320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-80x25 2025-09-07T07:27:26.6804200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d461-7b 2025-09-07T07:27:26.6805310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-unix-25-ccc 2025-09-07T07:27:26.6806240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-dg-ccc 2025-09-07T07:27:26.6807130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d577-w 2025-09-07T07:27:26.6808070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-160x64-m 2025-09-07T07:27:26.6809160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d578 2025-09-07T07:27:26.6810210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d230-dg 2025-09-07T07:27:26.6811100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dtc300s 2025-09-07T07:27:26.6812110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg460-ansi 2025-09-07T07:27:26.6813120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d464-unix-w 2025-09-07T07:27:26.6813930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/ds40 2025-09-07T07:27:26.6815030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412+dg 2025-09-07T07:27:26.6816050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d214-dg 2025-09-07T07:27:26.6816930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d220-dg 2025-09-07T07:27:26.6817930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo1740-lm 2025-09-07T07:27:26.6818980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412+s 2025-09-07T07:27:26.6819890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/decid+cpr 2025-09-07T07:27:26.6820770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dmd-24 2025-09-07T07:27:26.6821800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-m-f2 2025-09-07T07:27:26.6823120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-unix-s-ccc 2025-09-07T07:27:26.6824170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d414-unix-s 2025-09-07T07:27:26.6825220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo1620 2025-09-07T07:27:26.6826160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d200-dg 2025-09-07T07:27:26.6826950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d577 2025-09-07T07:27:26.6828130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462-unix-sr 2025-09-07T07:27:26.6829100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d210-dg 2025-09-07T07:27:26.6829930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-unix-s 2025-09-07T07:27:26.6830900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-m-f 2025-09-07T07:27:26.6831900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412-unix-25 2025-09-07T07:27:26.6832830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d410-7b 2025-09-07T07:27:26.6833850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462-unix 2025-09-07T07:27:26.6834820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dku7102 2025-09-07T07:27:26.6835830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/41/Apple_Terminal 2025-09-07T07:27:26.6836730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-42 2025-09-07T07:27:26.6837710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-epc-w 2025-09-07T07:27:26.6838690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-48wpc 2025-09-07T07:27:26.6839570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse99gt-25 2025-09-07T07:27:26.6840480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy75-mc 2025-09-07T07:27:26.6841490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy370-w 2025-09-07T07:27:26.6842370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-25-w 2025-09-07T07:27:26.6843330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-w-vb 2025-09-07T07:27:26.6844310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-42wvb 2025-09-07T07:27:26.6845150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-w 2025-09-07T07:27:26.6846270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy75-wvb 2025-09-07T07:27:26.6847200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse160-42-w 2025-09-07T07:27:26.6848040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-wvb 2025-09-07T07:27:26.6848980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy50-vb 2025-09-07T07:27:26.6849970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse150-25 2025-09-07T07:27:26.6850860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse325-w 2025-09-07T07:27:26.6851780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-43-w 2025-09-07T07:27:26.6852720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy120-25 2025-09-07T07:27:26.6853660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99gt-wvb 2025-09-07T07:27:26.6854660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-43 2025-09-07T07:27:26.6855520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse75ap 2025-09-07T07:27:26.6856420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-w-vb 2025-09-07T07:27:26.6857380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy75 2025-09-07T07:27:26.6858230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy30-mc 2025-09-07T07:27:26.6859180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-vb 2025-09-07T07:27:26.6860260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-36pc 2025-09-07T07:27:26.6861230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-36w 2025-09-07T07:27:26.6862190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-316X 2025-09-07T07:27:26.6863370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-epc-vb 2025-09-07T07:27:26.6864330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse160-25 2025-09-07T07:27:26.6865200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse120-25 2025-09-07T07:27:26.6866030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-w 2025-09-07T07:27:26.6866910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-AT 2025-09-07T07:27:26.6867730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse370 2025-09-07T07:27:26.6868670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy100 2025-09-07T07:27:26.6869690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse85-vb 2025-09-07T07:27:26.6870740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse350-w 2025-09-07T07:27:26.6871810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy30-vb 2025-09-07T07:27:26.6872690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-25 2025-09-07T07:27:26.6873590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-w 2025-09-07T07:27:26.6874570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy350 2025-09-07T07:27:26.6875640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse120 2025-09-07T07:27:26.6876480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse50 2025-09-07T07:27:26.6877460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325w-24 2025-09-07T07:27:26.6878380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse325-42w 2025-09-07T07:27:26.6879270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse160-wvb 2025-09-07T07:27:26.6880140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520 2025-09-07T07:27:26.6881170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse75-wvb 2025-09-07T07:27:26.6882080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy75-vb 2025-09-07T07:27:26.6883030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99gt-25-w 2025-09-07T07:27:26.6883960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-48w 2025-09-07T07:27:26.6884860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-43wvb 2025-09-07T07:27:26.6885850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy120-w 2025-09-07T07:27:26.6886790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse150-w 2025-09-07T07:27:26.6887660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy50-mc 2025-09-07T07:27:26.6888490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy150-25 2025-09-07T07:27:26.6889450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse325 2025-09-07T07:27:26.6890330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-wvb 2025-09-07T07:27:26.6891470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-epc 2025-09-07T07:27:26.6892370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99gt-vb 2025-09-07T07:27:26.6893220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60 2025-09-07T07:27:26.6894080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99gt-25 2025-09-07T07:27:26.6895040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-25-w 2025-09-07T07:27:26.6895980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wsvt25 2025-09-07T07:27:26.6896980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy150-vb 2025-09-07T07:27:26.6897920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/winconsole 2025-09-07T07:27:26.6898840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse150 2025-09-07T07:27:26.6899730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse325-43 2025-09-07T07:27:26.6900670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wrenw 2025-09-07T07:27:26.6901630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-42w-vb 2025-09-07T07:27:26.6902570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse75 2025-09-07T07:27:26.6903410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy75ap 2025-09-07T07:27:26.6904390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy370-wvb 2025-09-07T07:27:26.6905230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse185-w 2025-09-07T07:27:26.6906290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-43-w 2025-09-07T07:27:26.6907080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-vb 2025-09-07T07:27:26.6908030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy185 2025-09-07T07:27:26.6909000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wezterm 2025-09-07T07:27:26.6910190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse325-42 2025-09-07T07:27:26.6911270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse99gt-w 2025-09-07T07:27:26.6912280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-316X 2025-09-07T07:27:26.6913270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse160 2025-09-07T07:27:26.6914110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse120-vb 2025-09-07T07:27:26.6915130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wsvt25m 2025-09-07T07:27:26.6916050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-36w 2025-09-07T07:27:26.6916930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-43w-vb 2025-09-07T07:27:26.6917800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy-99fgt 2025-09-07T07:27:26.6918800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-epc-wvb 2025-09-07T07:27:26.6919710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse160-vb 2025-09-07T07:27:26.6920550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy50 2025-09-07T07:27:26.6921520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-25 2025-09-07T07:27:26.6922240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-w 2025-09-07T07:27:26.6923020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-PC 2025-09-07T07:27:26.6923770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-42-w 2025-09-07T07:27:26.6924460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy120-vb 2025-09-07T07:27:26.6925190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-42w 2025-09-07T07:27:26.6925900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-80 2025-09-07T07:27:26.6926610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99gt-w 2025-09-07T07:27:26.6927380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-42 2025-09-07T07:27:26.6928110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-48w 2025-09-07T07:27:26.6928890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99gt-w-vb 2025-09-07T07:27:26.6929580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99fa 2025-09-07T07:27:26.6930350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wren 2025-09-07T07:27:26.6931010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse150-vb 2025-09-07T07:27:26.6931760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-epc-24 2025-09-07T07:27:26.6932480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-wvb 2025-09-07T07:27:26.6933200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy100q 2025-09-07T07:27:26.6934090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse99gt-wvb 2025-09-07T07:27:26.6935090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse-75ap 2025-09-07T07:27:26.6935970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60 2025-09-07T07:27:26.6936930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-epc 2025-09-07T07:27:26.6937870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse99gt-vb 2025-09-07T07:27:26.6938820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-43 2025-09-07T07:27:26.6939720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-36pc 2025-09-07T07:27:26.6940630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-36wpc 2025-09-07T07:27:26.6941690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wsiris 2025-09-07T07:27:26.6942620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy120-w-vb 2025-09-07T07:27:26.6943500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse325-wvb 2025-09-07T07:27:26.6944390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-vb 2025-09-07T07:27:26.6945280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy-75ap 2025-09-07T07:27:26.6946310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse50-w 2025-09-07T07:27:26.6947200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse160-42 2025-09-07T07:27:26.6948080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy350-vb 2025-09-07T07:27:26.6948990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse75-w 2025-09-07T07:27:26.6949860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99gt 2025-09-07T07:27:26.6950770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy85 2025-09-07T07:27:26.6951740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-48 2025-09-07T07:27:26.6952710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse85-8bit 2025-09-07T07:27:26.6953670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse150-w-vb 2025-09-07T07:27:26.6954630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-48pc 2025-09-07T07:27:26.6955610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99gt-tek 2025-09-07T07:27:26.6956600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-42-w 2025-09-07T07:27:26.6957520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99-ansi 2025-09-07T07:27:26.6958440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-wvb 2025-09-07T07:27:26.6959440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy370-vb 2025-09-07T07:27:26.6960320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-25 2025-09-07T07:27:26.6961180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse-325 2025-09-07T07:27:26.6962150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy185-wvb 2025-09-07T07:27:26.6963010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-43w 2025-09-07T07:27:26.6963970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-PC 2025-09-07T07:27:26.6964950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy185-vb 2025-09-07T07:27:26.6965860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy350-wvb 2025-09-07T07:27:26.6966910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy370-105k 2025-09-07T07:27:26.6967790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-24 2025-09-07T07:27:26.6969250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse160-43 2025-09-07T07:27:26.6970300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-25w 2025-09-07T07:27:26.6971220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse160-25-w 2025-09-07T07:27:26.6972130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy150 2025-09-07T07:27:26.6973210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-pc-24 2025-09-07T07:27:26.6974060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse120-25-w 2025-09-07T07:27:26.6975070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-48 2025-09-07T07:27:26.6975950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy370-nk 2025-09-07T07:27:26.6977090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy185-w 2025-09-07T07:27:26.6977960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-24 2025-09-07T07:27:26.6978910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-43 2025-09-07T07:27:26.6979980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99f 2025-09-07T07:27:26.6980920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99fgt 2025-09-07T07:27:26.6981800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse185-vb 2025-09-07T07:27:26.6982760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy85-w 2025-09-07T07:27:26.6983870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-43-w 2025-09-07T07:27:26.6984780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse120-wvb 2025-09-07T07:27:26.6985530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160 2025-09-07T07:27:26.6986710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse325-vb 2025-09-07T07:27:26.6987620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-36wpc 2025-09-07T07:27:26.6988510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy150-25-w 2025-09-07T07:27:26.6989420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99a-ansi 2025-09-07T07:27:26.6990400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse30 2025-09-07T07:27:26.6991600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-w-vb 2025-09-07T07:27:26.6992520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse350-vb 2025-09-07T07:27:26.6993280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse185 2025-09-07T07:27:26.6994210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-42 2025-09-07T07:27:26.6995170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy50-w 2025-09-07T07:27:26.6996310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-vb 2025-09-07T07:27:26.6997390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-p-wvb 2025-09-07T07:27:26.6998640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse185-24 2025-09-07T07:27:26.6999840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy120-25-w 2025-09-07T07:27:26.7000840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-wvb 2025-09-07T07:27:26.7001840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-36 2025-09-07T07:27:26.7002730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse75-vb 2025-09-07T07:27:26.7003540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse350 2025-09-07T07:27:26.7004390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy120 2025-09-07T07:27:26.7005340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy75-w 2025-09-07T07:27:26.7006280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-pc-vb 2025-09-07T07:27:26.7007250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-48wpc 2025-09-07T07:27:26.7008170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse120-w 2025-09-07T07:27:26.7009230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-epc-w 2025-09-07T07:27:26.7010180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy150-w 2025-09-07T07:27:26.7011150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse50-mc 2025-09-07T07:27:26.7012170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse99gt 2025-09-07T07:27:26.7013040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse50-wvb 2025-09-07T07:27:26.7014100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse325-25 2025-09-07T07:27:26.7014930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy370 2025-09-07T07:27:26.7015880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse160-43-w 2025-09-07T07:27:26.7016760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy370-tek 2025-09-07T07:27:26.7017710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-AT 2025-09-07T07:27:26.7018720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-wvb 2025-09-07T07:27:26.7019750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse85-wvb 2025-09-07T07:27:26.7020800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse150-25-w 2025-09-07T07:27:26.7021750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy85-vb 2025-09-07T07:27:26.7022820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy350-w 2025-09-07T07:27:26.7023800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-42-w 2025-09-07T07:27:26.7024660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy85-8bit 2025-09-07T07:27:26.7025570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325 2025-09-07T07:27:26.7026450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse85 2025-09-07T07:27:26.7027590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse325-25w 2025-09-07T07:27:26.7028610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse160-w 2025-09-07T07:27:26.7029640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520 2025-09-07T07:27:26.7030620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse30-vb 2025-09-07T07:27:26.7031500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse350-wvb 2025-09-07T07:27:26.7032530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse185-wvb 2025-09-07T07:27:26.7033470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse325-43w 2025-09-07T07:27:26.7034410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-43 2025-09-07T07:27:26.7035420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy85-wvb 2025-09-07T07:27:26.7040370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy120-wvb 2025-09-07T07:27:26.7040810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse30-mc 2025-09-07T07:27:26.7041190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse85-w 2025-09-07T07:27:26.7041630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-vb 2025-09-07T07:27:26.7042040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy370-101k 2025-09-07T07:27:26.7042430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse+sl 2025-09-07T07:27:26.7042820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99fgta 2025-09-07T07:27:26.7043450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse-vp 2025-09-07T07:27:26.7044190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy30 2025-09-07T07:27:26.7045140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-48pc 2025-09-07T07:27:26.7046160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-36 2025-09-07T07:27:26.7047250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy150-w-vb 2025-09-07T07:27:26.7048320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy185-24 2025-09-07T07:27:26.7049170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-42 2025-09-07T07:27:26.7050090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-tek 2025-09-07T07:27:26.7051140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-w 2025-09-07T07:27:26.7052160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse75-mc 2025-09-07T07:27:26.7053160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-vb 2025-09-07T07:27:26.7054300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-25 2025-09-07T07:27:26.7055360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy50-wvb 2025-09-07T07:27:26.7056580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy370-rv 2025-09-07T07:27:26.7057590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse50-vb 2025-09-07T07:27:26.7058570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy-99fgta 2025-09-07T07:27:26.7059560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse99gt-25-w 2025-09-07T07:27:26.7060400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-w 2025-09-07T07:27:26.7061510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy370-EPC 2025-09-07T07:27:26.7062390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-25-w 2025-09-07T07:27:26.7063430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt25 2025-09-07T07:27:26.7064380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pccon0 2025-09-07T07:27:26.7065250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pt210 2025-09-07T07:27:26.7066070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pc3-bold 2025-09-07T07:27:26.7066910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p4 2025-09-07T07:27:26.7067930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism14-m 2025-09-07T07:27:26.7068870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism9-w 2025-09-07T07:27:26.7069980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi-43-m 2025-09-07T07:27:26.7071010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty+keypad 2025-09-07T07:27:26.7071930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt40 2025-09-07T07:27:26.7072920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p14-w 2025-09-07T07:27:26.7073720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p14-m 2025-09-07T07:27:26.7074640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pt200w 2025-09-07T07:27:26.7075600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism14-w 2025-09-07T07:27:26.7076580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pccons 2025-09-07T07:27:26.7077530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism9-8-w 2025-09-07T07:27:26.7078410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pmconsole 2025-09-07T07:27:26.7079450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvtXX 2025-09-07T07:27:26.7080300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p5 2025-09-07T07:27:26.7081210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty-vt100 2025-09-07T07:27:26.7082070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p19 2025-09-07T07:27:26.7083110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty 2025-09-07T07:27:26.7083930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p9-8-w 2025-09-07T07:27:26.7084950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pc6300plus 2025-09-07T07:27:26.7086120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/psterm-96x48 2025-09-07T07:27:26.7087070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcconsole 2025-09-07T07:27:26.7087900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pro350 2025-09-07T07:27:26.7088640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pckermit12 2025-09-07T07:27:26.7089350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi25 2025-09-07T07:27:26.7090100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p9-8 2025-09-07T07:27:26.7090870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty+fnkeys+xterm 2025-09-07T07:27:26.7091560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pc-venix 2025-09-07T07:27:26.7092330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/psterm-basic 2025-09-07T07:27:26.7093030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pckermit 2025-09-07T07:27:26.7093800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pccon+sgr+acs0 2025-09-07T07:27:26.7094520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi-43 2025-09-07T07:27:26.7095170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pty 2025-09-07T07:27:26.7095930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pt505 2025-09-07T07:27:26.7096820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pccon 2025-09-07T07:27:26.7097850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism7 2025-09-07T07:27:26.7098860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pc-minix 2025-09-07T07:27:26.7099730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism9 2025-09-07T07:27:26.7100790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pckermit120 2025-09-07T07:27:26.7101770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt50w 2025-09-07T07:27:26.7102570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism8 2025-09-07T07:27:26.7103420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/psterm-fast 2025-09-07T07:27:26.7104260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/printer 2025-09-07T07:27:26.7105330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pe1251 2025-09-07T07:27:26.7106090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi-33 2025-09-07T07:27:26.7106990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt35w 2025-09-07T07:27:26.7107940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty+fnkeys+vt400 2025-09-07T07:27:26.7109000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi-25-m 2025-09-07T07:27:26.7109900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism14-m-w 2025-09-07T07:27:26.7110770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p8-w 2025-09-07T07:27:26.7111680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi-m 2025-09-07T07:27:26.7112590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p8gl 2025-09-07T07:27:26.7113530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pccon+sgr+acs 2025-09-07T07:27:26.7114380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty-m1 2025-09-07T07:27:26.7115360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty+cursor 2025-09-07T07:27:26.7116270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty+fnkeys 2025-09-07T07:27:26.7117280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty-256color 2025-09-07T07:27:26.7118290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/psterm-90x28 2025-09-07T07:27:26.7119290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi-mono 2025-09-07T07:27:26.7120100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pt250 2025-09-07T07:27:26.7121210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pe6100 2025-09-07T07:27:26.7122200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism12-m-w 2025-09-07T07:27:26.7123020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcz19 2025-09-07T07:27:26.7123930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism9-8 2025-09-07T07:27:26.7124820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/psterm 2025-09-07T07:27:26.7125800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty+fnkeys+vt100 2025-09-07T07:27:26.7126680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p12-m 2025-09-07T07:27:26.7127530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p7 2025-09-07T07:27:26.7128420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt43 2025-09-07T07:27:26.7129340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p9 2025-09-07T07:27:26.7130320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism12-w 2025-09-07T07:27:26.7131370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt40w 2025-09-07T07:27:26.7132380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt28 2025-09-07T07:27:26.7133380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pe1100 2025-09-07T07:27:26.7134240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pc-coherent 2025-09-07T07:27:26.7135130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pe550 2025-09-07T07:27:26.7135970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p8 2025-09-07T07:27:26.7136950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p12-m-w 2025-09-07T07:27:26.7138010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pc3 2025-09-07T07:27:26.7139000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcmw 2025-09-07T07:27:26.7139980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt43w 2025-09-07T07:27:26.7141020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism12-m 2025-09-07T07:27:26.7141790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p12-w 2025-09-07T07:27:26.7142840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pc3r-m 2025-09-07T07:27:26.7143850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt25w 2025-09-07T07:27:26.7144980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pe6312 2025-09-07T07:27:26.7145850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty-sco 2025-09-07T07:27:26.7147050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty+fnkeys+esc 2025-09-07T07:27:26.7147910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p9-w 2025-09-07T07:27:26.7148680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pc3r 2025-09-07T07:27:26.7149650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism12 2025-09-07T07:27:26.7150650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pe7000m 2025-09-07T07:27:26.7151700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty-m1b 2025-09-07T07:27:26.7152520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi 2025-09-07T07:27:26.7153530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pe7000c 2025-09-07T07:27:26.7154480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt25-color 2025-09-07T07:27:26.7155490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi43 2025-09-07T07:27:26.7156450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p14 2025-09-07T07:27:26.7157390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p14-m-w 2025-09-07T07:27:26.7158320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism14 2025-09-07T07:27:26.7159440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty-noapp 2025-09-07T07:27:26.7160370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pilot 2025-09-07T07:27:26.7161170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p12 2025-09-07T07:27:26.7162170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pccon+colors 2025-09-07T07:27:26.7163110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty+fnkeys+linux 2025-09-07T07:27:26.7164020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi25m 2025-09-07T07:27:26.7164960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/psx_ansi 2025-09-07T07:27:26.7166020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi-25 2025-09-07T07:27:26.7166820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pt100 2025-09-07T07:27:26.7167700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/ps300 2025-09-07T07:27:26.7168660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pe1200 2025-09-07T07:27:26.7169640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pt250w 2025-09-07T07:27:26.7170780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism8gl 2025-09-07T07:27:26.7171700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi33 2025-09-07T07:27:26.7172650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism4 2025-09-07T07:27:26.7173680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pt505-24 2025-09-07T07:27:26.7174690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism8-w 2025-09-07T07:27:26.7175580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcplot 2025-09-07T07:27:26.7176670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty+fnkeys+sco 2025-09-07T07:27:26.7177680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty-screen 2025-09-07T07:27:26.7178870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pccon+keys 2025-09-07T07:27:26.7179940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism5 2025-09-07T07:27:26.7180770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pt505-22 2025-09-07T07:27:26.7181860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism2 2025-09-07T07:27:26.7182930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty-m2 2025-09-07T07:27:26.7183860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pc7300 2025-09-07T07:27:26.7184850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/psterm-80x24 2025-09-07T07:27:26.7185760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pccon+base 2025-09-07T07:27:26.7186840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi33m 2025-09-07T07:27:26.7187780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pccon-m 2025-09-07T07:27:26.7188740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pt100w 2025-09-07T07:27:26.7189740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pe6300 2025-09-07T07:27:26.7190620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pt200 2025-09-07T07:27:26.7191720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt35 2025-09-07T07:27:26.7192640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt28w 2025-09-07T07:27:26.7193480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pmcons 2025-09-07T07:27:26.7194370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcix 2025-09-07T07:27:26.7195440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pccon0-m 2025-09-07T07:27:26.7196280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt50 2025-09-07T07:27:26.7197240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi-33-m 2025-09-07T07:27:26.7198240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty+screen 2025-09-07T07:27:26.7199140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qdcons 2025-09-07T07:27:26.7200040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt203 2025-09-07T07:27:26.7200980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119p-25 2025-09-07T07:27:26.7201890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119+-25-w 2025-09-07T07:27:26.7202790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119p-25-w 2025-09-07T07:27:26.7203630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qnxt 2025-09-07T07:27:26.7204680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt203-25 2025-09-07T07:27:26.7205610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119 2025-09-07T07:27:26.7206440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qnx 2025-09-07T07:27:26.7207400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qnxt4 2025-09-07T07:27:26.7208250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt103 2025-09-07T07:27:26.7209160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119-w 2025-09-07T07:27:26.7210110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119p 2025-09-07T07:27:26.7211030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qansi-g 2025-09-07T07:27:26.7212010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt203-25-w 2025-09-07T07:27:26.7212970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119+-w 2025-09-07T07:27:26.7213860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt102 2025-09-07T07:27:26.7214650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qansi-t 2025-09-07T07:27:26.7215610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qnxt2 2025-09-07T07:27:26.7216570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt203-w 2025-09-07T07:27:26.7217500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt101p 2025-09-07T07:27:26.7218470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qnxtmono 2025-09-07T07:27:26.7219370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt103-w 2025-09-07T07:27:26.7220380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119+-25 2025-09-07T07:27:26.7221410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qume 2025-09-07T07:27:26.7222420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt203-w-am 2025-09-07T07:27:26.7223290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qnxw 2025-09-07T07:27:26.7224150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qnx4 2025-09-07T07:27:26.7225140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119p-w 2025-09-07T07:27:26.7226050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qnxm 2025-09-07T07:27:26.7226930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qansi-m 2025-09-07T07:27:26.7227830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qdss 2025-09-07T07:27:26.7228860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qansi-w 2025-09-07T07:27:26.7229680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt101 2025-09-07T07:27:26.7230570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119+ 2025-09-07T07:27:26.7231480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt108 2025-09-07T07:27:26.7232370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qume5 2025-09-07T07:27:26.7233390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qansi 2025-09-07T07:27:26.7234260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt101+ 2025-09-07T07:27:26.7235260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt203+ 2025-09-07T07:27:26.7236270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119-25-w 2025-09-07T07:27:26.7237240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt61 2025-09-07T07:27:26.7238270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt330 2025-09-07T07:27:26.7239190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt102 2025-09-07T07:27:26.7240170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt50 2025-09-07T07:27:26.7241150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vp60 2025-09-07T07:27:26.7242270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-putty 2025-09-07T07:27:26.7243150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt200-8 2025-09-07T07:27:26.7244190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-nav-w 2025-09-07T07:27:26.7245160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt300 2025-09-07T07:27:26.7246070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt132 2025-09-07T07:27:26.7246990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vc403a 2025-09-07T07:27:26.7248440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220+pcedit 2025-09-07T07:27:26.7249320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-s 2025-09-07T07:27:26.7250180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vip 2025-09-07T07:27:26.7251180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vte-direct 2025-09-07T07:27:26.7252170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/viewpoint90 2025-09-07T07:27:26.7253140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vte+pcfkeys 2025-09-07T07:27:26.7253940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt320-nam 2025-09-07T07:27:26.7254610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vitty 2025-09-07T07:27:26.7255390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt102-w 2025-09-07T07:27:26.7256220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/versaterm 2025-09-07T07:27:26.7256800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/visa50 2025-09-07T07:27:26.7257550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt52+arrows 2025-09-07T07:27:26.7258240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vp3a+ 2025-09-07T07:27:26.7258980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/viewdata 2025-09-07T07:27:26.7259740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vte-2014 2025-09-07T07:27:26.7260400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi550 2025-09-07T07:27:26.7261180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt102-nsgr 2025-09-07T07:27:26.7261920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt200-old 2025-09-07T07:27:26.7262670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt-61 2025-09-07T07:27:26.7263340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt320-k311 2025-09-07T07:27:26.7264010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100+ 2025-09-07T07:27:26.7264830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220+keypad 2025-09-07T07:27:26.7265540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vtnt 2025-09-07T07:27:26.7266360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100+4bsd 2025-09-07T07:27:26.7267260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/viewdata-o 2025-09-07T07:27:26.7268270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt61.5 2025-09-07T07:27:26.7269210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt510pc 2025-09-07T07:27:26.7270160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vc203 2025-09-07T07:27:26.7271180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/v200-nam 2025-09-07T07:27:26.7272100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220 2025-09-07T07:27:26.7273010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt320-k3 2025-09-07T07:27:26.7273940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100nam 2025-09-07T07:27:26.7274760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vte-2012 2025-09-07T07:27:26.7275580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi300 2025-09-07T07:27:26.7276540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vapple 2025-09-07T07:27:26.7277350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vip-H 2025-09-07T07:27:26.7278440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vte-2008 2025-09-07T07:27:26.7279350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vc415 2025-09-07T07:27:26.7280280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt400 2025-09-07T07:27:26.7281270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-vb 2025-09-07T07:27:26.7282160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220+vtedit 2025-09-07T07:27:26.7283210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220-nam 2025-09-07T07:27:26.7284130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100+noapp 2025-09-07T07:27:26.7285020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/v320n 2025-09-07T07:27:26.7285940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vv100 2025-09-07T07:27:26.7286920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100+enq 2025-09-07T07:27:26.7287720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220-w 2025-09-07T07:27:26.7288720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt102+enq 2025-09-07T07:27:26.7289650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vte-2007 2025-09-07T07:27:26.7290580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-s-top 2025-09-07T07:27:26.7291540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vc414 2025-09-07T07:27:26.7292580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt320-w 2025-09-07T07:27:26.7293710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt52-basic 2025-09-07T07:27:26.7294630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vk100 2025-09-07T07:27:26.7295510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220-8bit 2025-09-07T07:27:26.7296380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt520 2025-09-07T07:27:26.7297340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt340 2025-09-07T07:27:26.7298270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vs100-x10 2025-09-07T07:27:26.7299340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-nam-w 2025-09-07T07:27:26.7300390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100+noapp+pc 2025-09-07T07:27:26.7301170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi55 2025-09-07T07:27:26.7302040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi603 2025-09-07T07:27:26.7303260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vwmterm 2025-09-07T07:27:26.7304390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt420pcdos 2025-09-07T07:27:26.7305300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220-js 2025-09-07T07:27:26.7306230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vs100 2025-09-07T07:27:26.7307260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt520ansi 2025-09-07T07:27:26.7308140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt510 2025-09-07T07:27:26.7309090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt200-js 2025-09-07T07:27:26.7310170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vte-256color 2025-09-07T07:27:26.7310970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vip7800-w 2025-09-07T07:27:26.7311930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220+cvis 2025-09-07T07:27:26.7312920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vc103 2025-09-07T07:27:26.7313830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt200-8bit 2025-09-07T07:27:26.7314670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi300-old 2025-09-07T07:27:26.7315550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt200-w 2025-09-07T07:27:26.7316360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vp90 2025-09-07T07:27:26.7317310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100+fnkeys 2025-09-07T07:27:26.7318170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi200-f 2025-09-07T07:27:26.7319090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt420f 2025-09-07T07:27:26.7320020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt400-24 2025-09-07T07:27:26.7321160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt300-w 2025-09-07T07:27:26.7322000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/visual603 2025-09-07T07:27:26.7322820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-w 2025-09-07T07:27:26.7323690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/viewpoint60 2025-09-07T07:27:26.7324490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt52 2025-09-07T07:27:26.7325470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt131 2025-09-07T07:27:26.7326360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt50h 2025-09-07T07:27:26.7327240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100 2025-09-07T07:27:26.7328250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/venix 2025-09-07T07:27:26.7329190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vte-2017 2025-09-07T07:27:26.7330160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vip7800-Hw 2025-09-07T07:27:26.7330950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vc404 2025-09-07T07:27:26.7331890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt420 2025-09-07T07:27:26.7332890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-w-nav 2025-09-07T07:27:26.7333630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vte 2025-09-07T07:27:26.7334500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/v3220 2025-09-07T07:27:26.7335570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-bot-s 2025-09-07T07:27:26.7336530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-w-nam 2025-09-07T07:27:26.7337520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi500 2025-09-07T07:27:26.7338580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vc414h 2025-09-07T07:27:26.7339520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt52+keypad 2025-09-07T07:27:26.7340370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vte-2018 2025-09-07T07:27:26.7341340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt420+lrmm 2025-09-07T07:27:26.7342190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100+pfkeys 2025-09-07T07:27:26.7343230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt510pcdos 2025-09-07T07:27:26.7344290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vremote 2025-09-07T07:27:26.7345450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-top-s 2025-09-07T07:27:26.7346370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/viewdata-rv 2025-09-07T07:27:26.7347140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vip-w 2025-09-07T07:27:26.7348110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-nav 2025-09-07T07:27:26.7349190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220-base 2025-09-07T07:27:26.7350150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt300-w-nam 2025-09-07T07:27:26.7351030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/viewpoint3a+ 2025-09-07T07:27:26.7352030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-nam 2025-09-07T07:27:26.7352850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-bm-o 2025-09-07T07:27:26.7353620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi50adm 2025-09-07T07:27:26.7354600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt300-nam 2025-09-07T07:27:26.7355530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt200 2025-09-07T07:27:26.7356490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220d 2025-09-07T07:27:26.7357340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vsc 2025-09-07T07:27:26.7358320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt420pc 2025-09-07T07:27:26.7359180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220-8 2025-09-07T07:27:26.7360160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vanilla 2025-09-07T07:27:26.7361220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vscode 2025-09-07T07:27:26.7362020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt125 2025-09-07T07:27:26.7362820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vip-Hw 2025-09-07T07:27:26.7363740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220-old 2025-09-07T07:27:26.7364650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/v5410 2025-09-07T07:27:26.7365720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100+keypad 2025-09-07T07:27:26.7366690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vc303a 2025-09-07T07:27:26.7367600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-am 2025-09-07T07:27:26.7368590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-s-bot 2025-09-07T07:27:26.7369600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt320nam 2025-09-07T07:27:26.7370440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-w-am 2025-09-07T07:27:26.7371440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt320 2025-09-07T07:27:26.7372420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vc303 2025-09-07T07:27:26.7373320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi50 2025-09-07T07:27:26.7374470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vip7800-H 2025-09-07T07:27:26.7375460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/viewpoint 2025-09-07T07:27:26.7376410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vc404-s 2025-09-07T07:27:26.7377370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220+cvis8 2025-09-07T07:27:26.7378410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt-utf8 2025-09-07T07:27:26.7379130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi200 2025-09-07T07:27:26.7380020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-bm 2025-09-07T07:27:26.7380940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vscode-direct 2025-09-07T07:27:26.7381830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt525 2025-09-07T07:27:26.7382810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi200-rv 2025-09-07T07:27:26.7383690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt320-w-nam 2025-09-07T07:27:26.7390530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-256color 2025-09-07T07:27:26.7391010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+r6f2 2025-09-07T07:27:26.7391450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-112x37 2025-09-07T07:27:26.7391910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+200x64 2025-09-07T07:27:26.7392360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+x10mouse 2025-09-07T07:27:26.7392800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+128x48 2025-09-07T07:27:26.7393230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+osc104 2025-09-07T07:27:26.7393670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-200x64-m 2025-09-07T07:27:26.7394130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-color 2025-09-07T07:27:26.7394620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-16color 2025-09-07T07:27:26.7395060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-xf86-v40 2025-09-07T07:27:26.7395740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+128x40 2025-09-07T07:27:26.7396810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-m-b 2025-09-07T07:27:26.7397780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+direct256 2025-09-07T07:27:26.7398920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+direct2 2025-09-07T07:27:26.7399750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+app+pc 2025-09-07T07:27:26.7400650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xgterm 2025-09-07T07:27:26.7401680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+88color 2025-09-07T07:27:26.7402530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+c 2025-09-07T07:27:26.7403540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+pce2 2025-09-07T07:27:26.7404360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-200x64 2025-09-07T07:27:26.7405340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-128x48 2025-09-07T07:27:26.7406220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+app 2025-09-07T07:27:26.7407130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-8bit 2025-09-07T07:27:26.7408010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xerox820 2025-09-07T07:27:26.7408930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/x1750 2025-09-07T07:27:26.7410040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+112x37 2025-09-07T07:27:26.7410870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xtermm 2025-09-07T07:27:26.7411830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-xi 2025-09-07T07:27:26.7412660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+pcc0 2025-09-07T07:27:26.7413510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-f 2025-09-07T07:27:26.7414480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-x11hilite 2025-09-07T07:27:26.7415350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xtermc 2025-09-07T07:27:26.7416120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-80x25-m 2025-09-07T07:27:26.7416850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+pcf2 2025-09-07T07:27:26.7417590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+keypad 2025-09-07T07:27:26.7418270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm 2025-09-07T07:27:26.7419030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-128x40 2025-09-07T07:27:26.7419770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+noapp 2025-09-07T07:27:26.7420480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+b 2025-09-07T07:27:26.7421220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-basic 2025-09-07T07:27:26.7421950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+meta 2025-09-07T07:27:26.7422720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+x11mouse 2025-09-07T07:27:26.7423430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-f2 2025-09-07T07:27:26.7424100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/x820 2025-09-07T07:27:26.7424840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+pcc1 2025-09-07T07:27:26.7425550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-r6 2025-09-07T07:27:26.7426240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/x1720 2025-09-07T07:27:26.7426950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm.js 2025-09-07T07:27:26.7427710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-88color 2025-09-07T07:27:26.7428480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+tmux2 2025-09-07T07:27:26.7429370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-144x48-m 2025-09-07T07:27:26.7430580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-direct2 2025-09-07T07:27:26.7431580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+decedit 2025-09-07T07:27:26.7432580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-utf8 2025-09-07T07:27:26.7433550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+x11hilite 2025-09-07T07:27:26.7434740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-direct16 2025-09-07T07:27:26.7435650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xdku 2025-09-07T07:27:26.7436710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/x68k-ite 2025-09-07T07:27:26.7437860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+alt+title 2025-09-07T07:27:26.7438810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-112x37-m 2025-09-07T07:27:26.7439990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+direct 2025-09-07T07:27:26.7440940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-xf86-v333 2025-09-07T07:27:26.7442070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-xfree86 2025-09-07T07:27:26.7443100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-vt220 2025-09-07T07:27:26.7444020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+acs 2025-09-07T07:27:26.7445110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-hp 2025-09-07T07:27:26.7446130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-new 2025-09-07T07:27:26.7447020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-noapp 2025-09-07T07:27:26.7448040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+pc+edit 2025-09-07T07:27:26.7448940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-1003 2025-09-07T07:27:26.7450030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterms-sun 2025-09-07T07:27:26.7451020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+sl-twm 2025-09-07T07:27:26.7451940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+basic 2025-09-07T07:27:26.7453000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+sm+1003 2025-09-07T07:27:26.7453950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-pcolor 2025-09-07T07:27:26.7454870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xenix 2025-09-07T07:27:26.7455850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-direct256 2025-09-07T07:27:26.7456790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc 2025-09-07T07:27:26.7457820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+sm+1002 2025-09-07T07:27:26.7458790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+focus 2025-09-07T07:27:26.7459840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+sm+1005 2025-09-07T07:27:26.7460860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-1005 2025-09-07T07:27:26.7461870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-128x48-m 2025-09-07T07:27:26.7462870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xerox-lm 2025-09-07T07:27:26.7464020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+nopcfkeys 2025-09-07T07:27:26.7465060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-direct 2025-09-07T07:27:26.7466200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-1002 2025-09-07T07:27:26.7467320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-sco 2025-09-07T07:27:26.7468400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-144x48 2025-09-07T07:27:26.7469430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-p371 2025-09-07T07:27:26.7470540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+256setaf 2025-09-07T07:27:26.7471520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-160x64-m 2025-09-07T07:27:26.7472530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+vt+edit 2025-09-07T07:27:26.7473390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+kbs 2025-09-07T07:27:26.7474320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-80x30 2025-09-07T07:27:26.7475260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-90x30-m 2025-09-07T07:27:26.7476330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-x11mouse 2025-09-07T07:27:26.7477220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xwsh 2025-09-07T07:27:26.7478230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xtalk 2025-09-07T07:27:26.7479200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-xf86-v43 2025-09-07T07:27:26.7480180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-xf86-v44 2025-09-07T07:27:26.7481230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-p370 2025-09-07T07:27:26.7482200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-m-f 2025-09-07T07:27:26.7483200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-90x30 2025-09-07T07:27:26.7484010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xl83 2025-09-07T07:27:26.7484850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xfce 2025-09-07T07:27:26.7485730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+pcc3 2025-09-07T07:27:26.7486500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/x1700 2025-09-07T07:27:26.7487410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-24 2025-09-07T07:27:26.7488440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+sl-alt 2025-09-07T07:27:26.7489350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+144x48 2025-09-07T07:27:26.7490210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-b 2025-09-07T07:27:26.7491190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-old 2025-09-07T07:27:26.7492130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+alt47 2025-09-07T07:27:26.7492960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+f2 2025-09-07T07:27:26.7493850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-x10mouse 2025-09-07T07:27:26.7494940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+80x25 2025-09-07T07:27:26.7495570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+pcf0 2025-09-07T07:27:26.7496600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+nofkeys 2025-09-07T07:27:26.7497580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+256color 2025-09-07T07:27:26.7498480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/x1700-lm 2025-09-07T07:27:26.7499410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-m 2025-09-07T07:27:26.7500460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+256color2 2025-09-07T07:27:26.7501510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-r5 2025-09-07T07:27:26.7502500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+titlestack 2025-09-07T07:27:26.7503370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xerox1720 2025-09-07T07:27:26.7504240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+pcc2 2025-09-07T07:27:26.7505230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm1 2025-09-07T07:27:26.7506110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/x68k 2025-09-07T07:27:26.7506950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+f 2025-09-07T07:27:26.7507850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterms 2025-09-07T07:27:26.7508890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-mono 2025-09-07T07:27:26.7509860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/x10term+sl 2025-09-07T07:27:26.7510940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-100x37-m 2025-09-07T07:27:26.7512010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+80x30 2025-09-07T07:27:26.7512950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-200x75 2025-09-07T07:27:26.7514000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-256x96 2025-09-07T07:27:26.7515210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-80x30-m 2025-09-07T07:27:26.7516170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+90x30 2025-09-07T07:27:26.7517160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/x10term 2025-09-07T07:27:26.7518190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+pcfkeys 2025-09-07T07:27:26.7519150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-256x96-m 2025-09-07T07:27:26.7520170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+160x64 2025-09-07T07:27:26.7521010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xerox 2025-09-07T07:27:26.7521970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+sl 2025-09-07T07:27:26.7523050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+edit 2025-09-07T07:27:26.7523990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-sun 2025-09-07T07:27:26.7524990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-100x37 2025-09-07T07:27:26.7526000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-bold 2025-09-07T07:27:26.7527000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-m-f2 2025-09-07T07:27:26.7528050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+direct16 2025-09-07T07:27:26.7529170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+200x75 2025-09-07T07:27:26.7530090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+256x96 2025-09-07T07:27:26.7530940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+tmux 2025-09-07T07:27:26.7531880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-nic 2025-09-07T07:27:26.7532760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-vt52 2025-09-07T07:27:26.7533700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-xf86-v32 2025-09-07T07:27:26.7534800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-200x75-m 2025-09-07T07:27:26.7535840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+sm+1006 2025-09-07T07:27:26.7536710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-160x64 2025-09-07T07:27:26.7537550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xiterm 2025-09-07T07:27:26.7538440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+indirect 2025-09-07T07:27:26.7539510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+88color2 2025-09-07T07:27:26.7540540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-128x40-m 2025-09-07T07:27:26.7541690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-1006 2025-09-07T07:27:26.7542810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+100x37 2025-09-07T07:27:26.7543790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+alt1049 2025-09-07T07:27:26.7544740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-80x25 2025-09-07T07:27:26.7545650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-xf86-v33 2025-09-07T07:27:26.7546670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+noalt 2025-09-07T07:27:26.7547620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z29a-nkc-bc 2025-09-07T07:27:26.7548490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z29a 2025-09-07T07:27:26.7549390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z19 2025-09-07T07:27:26.7550490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z-100bw 2025-09-07T07:27:26.7551320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/ztx 2025-09-07T07:27:26.7552290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/zen30 2025-09-07T07:27:26.7553120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z-100 2025-09-07T07:27:26.7554090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/zenith29 2025-09-07T07:27:26.7555040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z29 2025-09-07T07:27:26.7555940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z100 2025-09-07T07:27:26.7556980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/zenith39-a 2025-09-07T07:27:26.7557930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z50 2025-09-07T07:27:26.7558950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z8001 2025-09-07T07:27:26.7559670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/ztx11 2025-09-07T07:27:26.7560630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z29a-kc-bc 2025-09-07T07:27:26.7561400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z29b 2025-09-07T07:27:26.7562350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z100bw 2025-09-07T07:27:26.7563210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/zenith 2025-09-07T07:27:26.7564190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/zen8001 2025-09-07T07:27:26.7565300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/zenith39-ansi 2025-09-07T07:27:26.7566240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/zt-1 2025-09-07T07:27:26.7567120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/zen50 2025-09-07T07:27:26.7567930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z110 2025-09-07T07:27:26.7568840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z110bw 2025-09-07T07:27:26.7569780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z340 2025-09-07T07:27:26.7570830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z29a-nkc-uc 2025-09-07T07:27:26.7571640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z30 2025-09-07T07:27:26.7572840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z29a-kc-uc 2025-09-07T07:27:26.7573540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z39a 2025-09-07T07:27:26.7574360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/ztx-1-a 2025-09-07T07:27:26.7575250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z39-a 2025-09-07T07:27:26.7576180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z340-nam 2025-09-07T07:27:26.7576950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0.conda 2025-09-07T07:27:26.7577780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0.conda 2025-09-07T07:27:26.7578590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0.conda 2025-09-07T07:27:26.7579160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0.conda 2025-09-07T07:27:26.7579790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0.conda 2025-09-07T07:27:26.7580460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0.conda 2025-09-07T07:27:26.7581010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0.conda 2025-09-07T07:27:26.7581650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1.conda 2025-09-07T07:27:26.7582380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0.conda 2025-09-07T07:27:26.7583070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0.conda 2025-09-07T07:27:26.7583650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0.conda 2025-09-07T07:27:26.7584470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:26.7585190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:26.7585920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:26.7586810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:26.7587620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/info/licenses/LICENSE.txt 2025-09-07T07:27:26.7588440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.7589160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/info/recipe/run_test.py 2025-09-07T07:27:26.7589890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:26.7590900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.7591790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/info/paths.json 2025-09-07T07:27:26.7592850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:26.7593720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/info/files 2025-09-07T07:27:26.7594790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/info/about.json 2025-09-07T07:27:26.7595770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/info/index.json 2025-09-07T07:27:26.7596660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/info/git 2025-09-07T07:27:26.7598290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama-0.4.6.dist-info/RECORD 2025-09-07T07:27:26.7599870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama-0.4.6.dist-info/licenses/LICENSE.txt 2025-09-07T07:27:26.7601230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama-0.4.6.dist-info/direct_url.json 2025-09-07T07:27:26.7602510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama-0.4.6.dist-info/WHEEL 2025-09-07T07:27:26.7603830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama-0.4.6.dist-info/REQUESTED 2025-09-07T07:27:26.7605260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama-0.4.6.dist-info/INSTALLER 2025-09-07T07:27:26.7606690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama-0.4.6.dist-info/METADATA 2025-09-07T07:27:26.7608040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/tests/isatty_test.py 2025-09-07T07:27:26.7609370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/tests/initialise_test.py 2025-09-07T07:27:26.7610650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/tests/__init__.py 2025-09-07T07:27:26.7612390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/tests/__pycache__/winterm_test.cpython-313.pyc 2025-09-07T07:27:26.7613860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/tests/__pycache__/isatty_test.cpython-313.pyc 2025-09-07T07:27:26.7615480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/tests/__pycache__/initialise_test.cpython-313.pyc 2025-09-07T07:27:26.7617000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/tests/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:26.7618650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/tests/__pycache__/ansi_test.cpython-313.pyc 2025-09-07T07:27:26.7620260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/tests/__pycache__/ansitowin32_test.cpython-313.pyc 2025-09-07T07:27:26.7621870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/tests/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.7623040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/tests/ansi_test.py 2025-09-07T07:27:26.7624310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/tests/utils.py 2025-09-07T07:27:26.7625700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/tests/winterm_test.py 2025-09-07T07:27:26.7627050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/tests/ansitowin32_test.py 2025-09-07T07:27:26.7628290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/__init__.py 2025-09-07T07:27:26.7629540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/win32.py 2025-09-07T07:27:26.7631290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/__pycache__/ansitowin32.cpython-313.pyc 2025-09-07T07:27:26.7632650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/__pycache__/ansi.cpython-313.pyc 2025-09-07T07:27:26.7634140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/__pycache__/win32.cpython-313.pyc 2025-09-07T07:27:26.7635840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/__pycache__/initialise.cpython-313.pyc 2025-09-07T07:27:26.7637280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/__pycache__/winterm.cpython-313.pyc 2025-09-07T07:27:26.7638740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.7639830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/ansitowin32.py 2025-09-07T07:27:26.7641070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/ansi.py 2025-09-07T07:27:26.7642410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/winterm.py 2025-09-07T07:27:26.7643780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/initialise.py 2025-09-07T07:27:26.7644600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0.conda 2025-09-07T07:27:26.7645670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/repodata_record.json 2025-09-07T07:27:26.7646580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/test/run_test.sh 2025-09-07T07:27:26.7647510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/test/run_test.py 2025-09-07T07:27:26.7648690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/test/test_time_dependencies.json 2025-09-07T07:27:26.7649630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/licenses/LICENSE 2025-09-07T07:27:26.7650800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/licenses/zstd/LICENSE 2025-09-07T07:27:26.7651980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.7652850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/recipe/run_test.py 2025-09-07T07:27:26.7653930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/recipe/meta.yaml 2025-09-07T07:27:26.7655140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/recipe/meta.yaml.template 2025-09-07T07:27:26.7656120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/recipe/use_system_zstd.patch 2025-09-07T07:27:26.7656950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/paths.json 2025-09-07T07:27:26.7657810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/hash_input.json 2025-09-07T07:27:26.7658690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/files 2025-09-07T07:27:26.7659660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/about.json 2025-09-07T07:27:26.7660500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/index.json 2025-09-07T07:27:26.7661340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/git 2025-09-07T07:27:26.7662900Z /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-09-07T07:27:26.7664310Z /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-09-07T07:27:26.7665820Z /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-09-07T07:27:26.7667380Z /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-09-07T07:27:26.7668930Z /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-09-07T07:27:26.7670470Z /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-09-07T07:27:26.7671910Z /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-09-07T07:27:26.7673590Z /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-09-07T07:27:26.7674860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/_cffi.cpython-313-darwin.so 2025-09-07T07:27:26.7676200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/__init__.pyi 2025-09-07T07:27:26.7677470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/__init__.py 2025-09-07T07:27:26.7679370Z /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-09-07T07:27:26.7680880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.7681990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/backend_cffi.py 2025-09-07T07:27:26.7683180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/py.typed 2025-09-07T07:27:26.7684670Z /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-09-07T07:27:26.7685130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0.conda 2025-09-07T07:27:26.7686250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:26.7687270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/namedutils.py 2025-09-07T07:27:26.7688460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/cacheutils.py 2025-09-07T07:27:26.7689350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/pathutils.py 2025-09-07T07:27:26.7690410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/dictutils.py 2025-09-07T07:27:26.7691450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/tableutils.py 2025-09-07T07:27:26.7692420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/iterutils.py 2025-09-07T07:27:26.7693500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/mboxutils.py 2025-09-07T07:27:26.7694710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/fileutils.py 2025-09-07T07:27:26.7695860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/queueutils.py 2025-09-07T07:27:26.7696930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/__init__.py 2025-09-07T07:27:26.7698000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/formatutils.py 2025-09-07T07:27:26.7699100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/tbutils.py 2025-09-07T07:27:26.7700080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/typeutils.py 2025-09-07T07:27:26.7701080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/ecoutils.py 2025-09-07T07:27:26.7702140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/excutils.py 2025-09-07T07:27:26.7703080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/deprutils.py 2025-09-07T07:27:26.7704080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/jsonutils.py 2025-09-07T07:27:26.7705240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/socketutils.py 2025-09-07T07:27:26.7706230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/setutils.py 2025-09-07T07:27:26.7707250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/statsutils.py 2025-09-07T07:27:26.7708470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/listutils.py 2025-09-07T07:27:26.7709680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/debugutils.py 2025-09-07T07:27:26.7710910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/urlutils.py 2025-09-07T07:27:26.7712190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/easterutils.py 2025-09-07T07:27:26.7713230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/ioutils.py 2025-09-07T07:27:26.7714240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/strutils.py 2025-09-07T07:27:26.7715200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/mathutils.py 2025-09-07T07:27:26.7716150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/timeutils.py 2025-09-07T07:27:26.7717150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/gcutils.py 2025-09-07T07:27:26.7718090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/funcutils.py 2025-09-07T07:27:26.7719070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:26.7720410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_jsonutils.py 2025-09-07T07:27:26.7721510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/conftest.py 2025-09-07T07:27:26.7722660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_statsutils.py 2025-09-07T07:27:26.7723800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_formatutils.py 2025-09-07T07:27:26.7724790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_typeutils.py 2025-09-07T07:27:26.7725970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_funcutils.py 2025-09-07T07:27:26.7727480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_tbutils_parsed_exc.py 2025-09-07T07:27:26.7728620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_timeutils.py 2025-09-07T07:27:26.7729660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_mathutils.py 2025-09-07T07:27:26.7730730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/newlines_test_data.txt 2025-09-07T07:27:26.7731790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/__init__.py 2025-09-07T07:27:26.7732800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/.coveragerc 2025-09-07T07:27:26.7734110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/jsonl_test_data.txt 2025-09-07T07:27:26.7735150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_listutils.py 2025-09-07T07:27:26.7736250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_iterutils.py 2025-09-07T07:27:26.7737380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_queueutils.py 2025-09-07T07:27:26.7738640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_funcutils_fb_py3.py 2025-09-07T07:27:26.7739630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_urlutils.py 2025-09-07T07:27:26.7740850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_debugutils_trace.py 2025-09-07T07:27:26.7741890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_dictutils.py 2025-09-07T07:27:26.7742760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_strutils.py 2025-09-07T07:27:26.7743550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_tbutils.py 2025-09-07T07:27:26.7744490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_statsutils_histogram.py 2025-09-07T07:27:26.7745310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_funcutils_fb.py 2025-09-07T07:27:26.7746110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_gcutils.py 2025-09-07T07:27:26.7746940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_namedutils.py 2025-09-07T07:27:26.7747750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_ecoutils.py 2025-09-07T07:27:26.7748590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_cacheutils.py 2025-09-07T07:27:26.7749410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_fileutils.py 2025-09-07T07:27:26.7750250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_tableutils.py 2025-09-07T07:27:26.7751190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_socketutils.py 2025-09-07T07:27:26.7751930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_setutils.py 2025-09-07T07:27:26.7752750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_ioutils.py 2025-09-07T07:27:26.7753430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tox.ini 2025-09-07T07:27:26.7754200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:26.7755090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:26.7755860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:26.7757070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.7758090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:26.7759290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.7760190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/paths.json 2025-09-07T07:27:26.7761150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:26.7762120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/files 2025-09-07T07:27:26.7762990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/about.json 2025-09-07T07:27:26.7763870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/index.json 2025-09-07T07:27:26.7764910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/git 2025-09-07T07:27:26.7766260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons-25.0.0.dist-info/RECORD 2025-09-07T07:27:26.7767700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons-25.0.0.dist-info/LICENSE 2025-09-07T07:27:26.7769240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons-25.0.0.dist-info/direct_url.json 2025-09-07T07:27:26.7770690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons-25.0.0.dist-info/WHEEL 2025-09-07T07:27:26.7772230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons-25.0.0.dist-info/REQUESTED 2025-09-07T07:27:26.7773530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons-25.0.0.dist-info/INSTALLER 2025-09-07T07:27:26.7774910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons-25.0.0.dist-info/METADATA 2025-09-07T07:27:26.7776200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/namedutils.py 2025-09-07T07:27:26.7777440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/cacheutils.py 2025-09-07T07:27:26.7778730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/pathutils.py 2025-09-07T07:27:26.7780000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/dictutils.py 2025-09-07T07:27:26.7781090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/tableutils.py 2025-09-07T07:27:26.7782300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/iterutils.py 2025-09-07T07:27:26.7783680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/mboxutils.py 2025-09-07T07:27:26.7784850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/fileutils.py 2025-09-07T07:27:26.7786030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/queueutils.py 2025-09-07T07:27:26.7787180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__init__.py 2025-09-07T07:27:26.7788470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/formatutils.py 2025-09-07T07:27:26.7790150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/namedutils.cpython-313.pyc 2025-09-07T07:27:26.7791690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/deprutils.cpython-313.pyc 2025-09-07T07:27:26.7793240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/ecoutils.cpython-313.pyc 2025-09-07T07:27:26.7794520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/tbutils.cpython-313.pyc 2025-09-07T07:27:26.7796030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/easterutils.cpython-313.pyc 2025-09-07T07:27:26.7797560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/gcutils.cpython-313.pyc 2025-09-07T07:27:26.7799210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/iterutils.cpython-313.pyc 2025-09-07T07:27:26.7800660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/listutils.cpython-313.pyc 2025-09-07T07:27:26.7802200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/urlutils.cpython-313.pyc 2025-09-07T07:27:26.7803550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/tableutils.cpython-313.pyc 2025-09-07T07:27:26.7805240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/strutils.cpython-313.pyc 2025-09-07T07:27:26.7806730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/timeutils.cpython-313.pyc 2025-09-07T07:27:26.7808510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/socketutils.cpython-313.pyc 2025-09-07T07:27:26.7810310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/fileutils.cpython-313.pyc 2025-09-07T07:27:26.7811790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/formatutils.cpython-313.pyc 2025-09-07T07:27:26.7813290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/setutils.cpython-313.pyc 2025-09-07T07:27:26.7814830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/dictutils.cpython-313.pyc 2025-09-07T07:27:26.7816230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/queueutils.cpython-313.pyc 2025-09-07T07:27:26.7817880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/jsonutils.cpython-313.pyc 2025-09-07T07:27:26.7819460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/mboxutils.cpython-313.pyc 2025-09-07T07:27:26.7820940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/typeutils.cpython-313.pyc 2025-09-07T07:27:26.7822670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/funcutils.cpython-313.pyc 2025-09-07T07:27:26.7824070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/pathutils.cpython-313.pyc 2025-09-07T07:27:26.7825360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/cacheutils.cpython-313.pyc 2025-09-07T07:27:26.7826870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/ioutils.cpython-313.pyc 2025-09-07T07:27:26.7828300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/statsutils.cpython-313.pyc 2025-09-07T07:27:26.7829610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/debugutils.cpython-313.pyc 2025-09-07T07:27:26.7831090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/mathutils.cpython-313.pyc 2025-09-07T07:27:26.7832450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/excutils.cpython-313.pyc 2025-09-07T07:27:26.7833950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.7835230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/tbutils.py 2025-09-07T07:27:26.7836520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/typeutils.py 2025-09-07T07:27:26.7837620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/ecoutils.py 2025-09-07T07:27:26.7838860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/excutils.py 2025-09-07T07:27:26.7840250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/deprutils.py 2025-09-07T07:27:26.7841470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/jsonutils.py 2025-09-07T07:27:26.7842610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/socketutils.py 2025-09-07T07:27:26.7843940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/setutils.py 2025-09-07T07:27:26.7845180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/statsutils.py 2025-09-07T07:27:26.7846590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/listutils.py 2025-09-07T07:27:26.7847800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/debugutils.py 2025-09-07T07:27:26.7849070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/urlutils.py 2025-09-07T07:27:26.7850500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/easterutils.py 2025-09-07T07:27:26.7851640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/ioutils.py 2025-09-07T07:27:26.7852970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/strutils.py 2025-09-07T07:27:26.7854360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/mathutils.py 2025-09-07T07:27:26.7855630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/timeutils.py 2025-09-07T07:27:26.7856900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/gcutils.py 2025-09-07T07:27:26.7858140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/funcutils.py 2025-09-07T07:27:26.7858870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/bin/wheel 2025-09-07T07:27:26.7859950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:26.7860930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:26.7862010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:26.7863060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:26.7863950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/licenses/LICENSE.txt 2025-09-07T07:27:26.7864770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/recipe/bld.bat 2025-09-07T07:27:26.7865730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/recipe/build.sh 2025-09-07T07:27:26.7866900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.7867760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:26.7868690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.7869500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/paths.json 2025-09-07T07:27:26.7870460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:26.7871330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/files 2025-09-07T07:27:26.7872250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/about.json 2025-09-07T07:27:26.7873180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/has_prefix 2025-09-07T07:27:26.7874060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/index.json 2025-09-07T07:27:26.7874880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/git 2025-09-07T07:27:26.7876480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/metadata.py 2025-09-07T07:27:26.7877830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/macosx_libfile.py 2025-09-07T07:27:26.7879240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/util.py 2025-09-07T07:27:26.7880660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/_setuptools_logging.py 2025-09-07T07:27:26.7882040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__init__.py 2025-09-07T07:27:26.7883940Z /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-09-07T07:27:26.7885340Z /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-09-07T07:27:26.7886860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/metadata.cpython-313.pyc 2025-09-07T07:27:26.7888140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/util.cpython-313.pyc 2025-09-07T07:27:26.7889560Z /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-09-07T07:27:26.7891080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/wheelfile.cpython-313.pyc 2025-09-07T07:27:26.7892740Z /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-09-07T07:27:26.7894170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:26.7895920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.7897220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/pack.py 2025-09-07T07:27:26.7898430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/tags.py 2025-09-07T07:27:26.7899610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/convert.py 2025-09-07T07:27:26.7900810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/__init__.py 2025-09-07T07:27:26.7902130Z /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-09-07T07:27:26.7903720Z /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-09-07T07:27:26.7905200Z /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-09-07T07:27:26.7906720Z /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-09-07T07:27:26.7907740Z /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-09-07T07:27:26.7908580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/unpack.py 2025-09-07T07:27:26.7909490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/bdist_wheel.py 2025-09-07T07:27:26.7910560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/tags.py 2025-09-07T07:27:26.7911640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_musllinux.py 2025-09-07T07:27:26.7912650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/version.py 2025-09-07T07:27:26.7913670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE 2025-09-07T07:27:26.7914770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE.APACHE 2025-09-07T07:27:26.7915870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__init__.py 2025-09-07T07:27:26.7917230Z /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-09-07T07:27:26.7918450Z /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-09-07T07:27:26.7919730Z /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-09-07T07:27:26.7921420Z /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-09-07T07:27:26.7923070Z /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-09-07T07:27:26.7924770Z /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-09-07T07:27:26.7926480Z /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-09-07T07:27:26.7928070Z /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-09-07T07:27:26.7929700Z /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-09-07T07:27:26.7931290Z /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-09-07T07:27:26.7932900Z /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-09-07T07:27:26.7934450Z /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-09-07T07:27:26.7936270Z /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-09-07T07:27:26.7937630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_parser.py 2025-09-07T07:27:26.7938940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE.BSD 2025-09-07T07:27:26.7940300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/utils.py 2025-09-07T07:27:26.7941720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/requirements.py 2025-09-07T07:27:26.7943390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_structures.py 2025-09-07T07:27:26.7944670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/markers.py 2025-09-07T07:27:26.7945960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_manylinux.py 2025-09-07T07:27:26.7947380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_tokenizer.py 2025-09-07T07:27:26.7948610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/specifiers.py 2025-09-07T07:27:26.7950140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_elffile.py 2025-09-07T07:27:26.7951560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/vendor.txt 2025-09-07T07:27:26.7952830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/__init__.py 2025-09-07T07:27:26.7954500Z /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-09-07T07:27:26.7955690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/_bdist_wheel.py 2025-09-07T07:27:26.7956900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/wheelfile.py 2025-09-07T07:27:26.7958140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__main__.py 2025-09-07T07:27:26.7959400Z /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-09-07T07:27:26.7960860Z /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-09-07T07:27:26.7962530Z /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-09-07T07:27:26.7963990Z /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-09-07T07:27:26.7965320Z /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-09-07T07:27:26.7966270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:26.7967340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:26.7968480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/test/test_functools.py 2025-09-07T07:27:26.7969530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:26.7970740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:26.7971790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:26.7973010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.7974130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:26.7975250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.7976080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/paths.json 2025-09-07T07:27:26.7977210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:26.7978130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/files 2025-09-07T07:27:26.7979090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/about.json 2025-09-07T07:27:26.7980060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/index.json 2025-09-07T07:27:26.7980960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/git 2025-09-07T07:27:26.7982440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/functools/__init__.pyi 2025-09-07T07:27:26.7983800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/functools/__init__.py 2025-09-07T07:27:26.7985450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/functools/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.7986650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/functools/py.typed 2025-09-07T07:27:26.7988250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/RECORD 2025-09-07T07:27:26.7989610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/LICENSE 2025-09-07T07:27:26.7991340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/direct_url.json 2025-09-07T07:27:26.7992630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/WHEEL 2025-09-07T07:27:26.7994340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/top_level.txt 2025-09-07T07:27:26.7995710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/REQUESTED 2025-09-07T07:27:26.7997140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/INSTALLER 2025-09-07T07:27:26.7998710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/METADATA 2025-09-07T07:27:26.7999390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2.conda 2025-09-07T07:27:26.8000180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313.conda 2025-09-07T07:27:26.8001070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2.conda 2025-09-07T07:27:26.8002000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0.conda 2025-09-07T07:27:26.8002800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/bin/repo2solv 2025-09-07T07:27:26.8003550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/bin/dumpsolv 2025-09-07T07:27:26.8004340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/bin/conda2solv 2025-09-07T07:27:26.8005140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/bin/mergesolv 2025-09-07T07:27:26.8005930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/bin/testsolv 2025-09-07T07:27:26.8006770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/bin/installcheck 2025-09-07T07:27:26.8007690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/repo_solv.h 2025-09-07T07:27:26.8008660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/poolarch.h 2025-09-07T07:27:26.8009610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/tools_util.h 2025-09-07T07:27:26.8010380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/evr.h 2025-09-07T07:27:26.8011460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/pooltypes.h 2025-09-07T07:27:26.8012360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/pool.h 2025-09-07T07:27:26.8013380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/policy.h 2025-09-07T07:27:26.8014340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/solv_xfopen.h 2025-09-07T07:27:26.8015290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/repo_conda.h 2025-09-07T07:27:26.8016260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/solver.h 2025-09-07T07:27:26.8017100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/solvable.h 2025-09-07T07:27:26.8018010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/poolid.h 2025-09-07T07:27:26.8018850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/strpool.h 2025-09-07T07:27:26.8019730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/solverdebug.h 2025-09-07T07:27:26.8020600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/testcase.h 2025-09-07T07:27:26.8021530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/repo.h 2025-09-07T07:27:26.8022510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/knownid.h 2025-09-07T07:27:26.8023420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/solvversion.h 2025-09-07T07:27:26.8024350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/repo_write.h 2025-09-07T07:27:26.8025260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/poolvendor.h 2025-09-07T07:27:26.8026190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/util.h 2025-09-07T07:27:26.8027170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/repodata.h 2025-09-07T07:27:26.8027940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/rules.h 2025-09-07T07:27:26.8028760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/problems.h 2025-09-07T07:27:26.8029680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/bitmap.h 2025-09-07T07:27:26.8030680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/dirpool.h 2025-09-07T07:27:26.8031610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/chksum.h 2025-09-07T07:27:26.8032610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/transaction.h 2025-09-07T07:27:26.8033580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/conda.h 2025-09-07T07:27:26.8034440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/dataiterator.h 2025-09-07T07:27:26.8035290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/hash.h 2025-09-07T07:27:26.8036250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/selection.h 2025-09-07T07:27:26.8037150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/queue.h 2025-09-07T07:27:26.8038280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/repodata_record.json 2025-09-07T07:27:26.8039410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/test/run_test.sh 2025-09-07T07:27:26.8040500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/licenses/LICENSE.BSD 2025-09-07T07:27:26.8041600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/install.sh 2025-09-07T07:27:26.8042950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/install_dynamic.bat 2025-09-07T07:27:26.8044090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/install_static.bat 2025-09-07T07:27:26.8045320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/patches/win_export_and_static_build.patch 2025-09-07T07:27:26.8046500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/patches/pcre2-compat.patch 2025-09-07T07:27:26.8047930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/patches/conda_variant_priorization.patch 2025-09-07T07:27:26.8049220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/patches/no_error_subdir_mismatch.patch 2025-09-07T07:27:26.8050490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/install.sh 2025-09-07T07:27:26.8051430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/bld.bat 2025-09-07T07:27:26.8052360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/build.sh 2025-09-07T07:27:26.8053360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/meta.yaml 2025-09-07T07:27:26.8054300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.8055210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/meta.yaml 2025-09-07T07:27:26.8056120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/paths.json 2025-09-07T07:27:26.8057010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/hash_input.json 2025-09-07T07:27:26.8057770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/files 2025-09-07T07:27:26.8058840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/about.json 2025-09-07T07:27:26.8059760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/has_prefix 2025-09-07T07:27:26.8060540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/index.json 2025-09-07T07:27:26.8061460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/git 2025-09-07T07:27:26.8062350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/lib/pkgconfig/libsolv.pc 2025-09-07T07:27:26.8063260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/lib/pkgconfig/libsolvext.pc 2025-09-07T07:27:26.8064100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/lib/libsolv.1.dylib 2025-09-07T07:27:26.8065000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/lib/libsolvext.dylib 2025-09-07T07:27:26.8065960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/lib/libsolvext.1.dylib 2025-09-07T07:27:26.8066860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/lib/libsolv.dylib 2025-09-07T07:27:26.8067830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man3/libsolv-history.3 2025-09-07T07:27:26.8068600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man3/libsolv-bindings.3 2025-09-07T07:27:26.8069430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man3/libsolv-constantids.3 2025-09-07T07:27:26.8070120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man3/libsolv.3 2025-09-07T07:27:26.8071010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man3/libsolv-pool.3 2025-09-07T07:27:26.8071730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man1/installcheck.1 2025-09-07T07:27:26.8072650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man1/mergesolv.1 2025-09-07T07:27:26.8073530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man1/repo2solv.1 2025-09-07T07:27:26.8074530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man1/solv.1 2025-09-07T07:27:26.8075490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man1/dumpsolv.1 2025-09-07T07:27:26.8076410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man1/testsolv.1 2025-09-07T07:27:26.8077530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/cmake/Modules/FindLibSolv.cmake 2025-09-07T07:27:26.8078210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0.conda 2025-09-07T07:27:26.8079030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0.conda 2025-09-07T07:27:26.8079900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/bin/pysemver 2025-09-07T07:27:26.8081060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/repodata_record.json 2025-09-07T07:27:26.8082060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/run_test.sh 2025-09-07T07:27:26.8083180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/test_parsing.py 2025-09-07T07:27:26.8084080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/conftest.py 2025-09-07T07:27:26.8085140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/test_pysemver-cli.py 2025-09-07T07:27:26.8086120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/test_subclass.py 2025-09-07T07:27:26.8087110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/test_match.py 2025-09-07T07:27:26.8088200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/test_bump.py 2025-09-07T07:27:26.8089260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/coerce.py 2025-09-07T07:27:26.8094670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/test_deprecated_functions.py 2025-09-07T07:27:26.8095000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/test_max-min.py 2025-09-07T07:27:26.8095210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/test_semver.py 2025-09-07T07:27:26.8095410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/test_docstrings.py 2025-09-07T07:27:26.8095630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/test_typeerror-274.py 2025-09-07T07:27:26.8095840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/test_index.py 2025-09-07T07:27:26.8096890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/semverwithvprefix.py 2025-09-07T07:27:26.8097880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/test_immutable.py 2025-09-07T07:27:26.8098820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/test_compare.py 2025-09-07T07:27:26.8099930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/test_replace.py 2025-09-07T07:27:26.8100910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/test_format.py 2025-09-07T07:27:26.8101780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/run_test.py 2025-09-07T07:27:26.8102940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/test_time_dependencies.json 2025-09-07T07:27:26.8103860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/licenses/LICENSE.txt 2025-09-07T07:27:26.8104930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.8105780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/recipe/meta.yaml 2025-09-07T07:27:26.8106830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/recipe/meta.yaml.template 2025-09-07T07:27:26.8107650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/paths.json 2025-09-07T07:27:26.8108570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/hash_input.json 2025-09-07T07:27:26.8109540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/files 2025-09-07T07:27:26.8110630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/about.json 2025-09-07T07:27:26.8111480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/has_prefix 2025-09-07T07:27:26.8112390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/index.json 2025-09-07T07:27:26.8113330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/git 2025-09-07T07:27:26.8114840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver-3.0.2.dist-info/RECORD 2025-09-07T07:27:26.8116210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver-3.0.2.dist-info/direct_url.json 2025-09-07T07:27:26.8117480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver-3.0.2.dist-info/WHEEL 2025-09-07T07:27:26.8118990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver-3.0.2.dist-info/entry_points.txt 2025-09-07T07:27:26.8120520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver-3.0.2.dist-info/top_level.txt 2025-09-07T07:27:26.8121720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver-3.0.2.dist-info/LICENSE.txt 2025-09-07T07:27:26.8123180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver-3.0.2.dist-info/REQUESTED 2025-09-07T07:27:26.8124520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver-3.0.2.dist-info/INSTALLER 2025-09-07T07:27:26.8125920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver-3.0.2.dist-info/METADATA 2025-09-07T07:27:26.8126940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver/_types.py 2025-09-07T07:27:26.8128160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver/version.py 2025-09-07T07:27:26.8129460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver/_deprecated.py 2025-09-07T07:27:26.8130540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver/__init__.py 2025-09-07T07:27:26.8132070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver/__pycache__/_types.cpython-313.pyc 2025-09-07T07:27:26.8133640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver/__pycache__/__about__.cpython-313.pyc 2025-09-07T07:27:26.8135190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver/__pycache__/_deprecated.cpython-313.pyc 2025-09-07T07:27:26.8136640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver/__pycache__/cli.cpython-313.pyc 2025-09-07T07:27:26.8138140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:26.8139640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.8141260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:26.8142550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver/cli.py 2025-09-07T07:27:26.8143760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver/__about__.py 2025-09-07T07:27:26.8144780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver/py.typed 2025-09-07T07:27:26.8146150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver/__main__.py 2025-09-07T07:27:26.8146580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1.conda 2025-09-07T07:27:26.8147330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1.conda 2025-09-07T07:27:26.8148220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0.conda 2025-09-07T07:27:26.8149290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:26.8150260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:26.8151290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/test_version.py 2025-09-07T07:27:26.8152290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/test_utils.py 2025-09-07T07:27:26.8153420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/test_structures.py 2025-09-07T07:27:26.8154510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/test_specifiers.py 2025-09-07T07:27:26.8155490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/requirements.txt 2025-09-07T07:27:26.8156620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/.pytest_cache/CACHEDIR.TAG 2025-09-07T07:27:26.8157670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/.pytest_cache/README.md 2025-09-07T07:27:26.8158880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/.pytest_cache/.gitignore 2025-09-07T07:27:26.8160180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/.pytest_cache/v/cache/nodeids 2025-09-07T07:27:26.8161560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/.pytest_cache/v/cache/lastfailed 2025-09-07T07:27:26.8162790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/.pytest_cache/v/cache/stepwise 2025-09-07T07:27:26.8163730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/test_manylinux.py 2025-09-07T07:27:26.8164710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/test_tags.py 2025-09-07T07:27:26.8165750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/test_metadata.py 2025-09-07T07:27:26.8166810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/__init__.py 2025-09-07T07:27:26.8167800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/test_requirements.py 2025-09-07T07:27:26.8168880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/test_markers.py 2025-09-07T07:27:26.8170010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/test_licenses.py 2025-09-07T07:27:26.8171090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/musllinux/musl-i386 2025-09-07T07:27:26.8172310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/musllinux/musl-x86_64 2025-09-07T07:27:26.8173390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/musllinux/glibc-x86_64 2025-09-07T07:27:26.8174540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/musllinux/musl-aarch64 2025-09-07T07:27:26.8175970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/manylinux/hello-world-invalid-data 2025-09-07T07:27:26.8177260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/manylinux/hello-world-s390x-s390x 2025-09-07T07:27:26.8178620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/manylinux/hello-world-invalid-class 2025-09-07T07:27:26.8179880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/manylinux/hello-world-armv7l-armel 2025-09-07T07:27:26.8180950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/manylinux/hello-world-x86_64-x32 2025-09-07T07:27:26.8182130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/manylinux/hello-world-x86_64-amd64 2025-09-07T07:27:26.8183340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/manylinux/hello-world-x86_64-i386 2025-09-07T07:27:26.8184620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/manylinux/hello-world-armv7l-armhf 2025-09-07T07:27:26.8185830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/manylinux/build.sh 2025-09-07T07:27:26.8187200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/manylinux/hello-world-invalid-magic 2025-09-07T07:27:26.8188540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/manylinux/hello-world-too-short 2025-09-07T07:27:26.8189560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/test_elffile.py 2025-09-07T07:27:26.8190830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/metadata/everything.metadata 2025-09-07T07:27:26.8191900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/test_musllinux.py 2025-09-07T07:27:26.8192820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:26.8194120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:26.8195160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:26.8196240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.8197230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:26.8198190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.8199050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/paths.json 2025-09-07T07:27:26.8199990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:26.8200840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/files 2025-09-07T07:27:26.8201740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/about.json 2025-09-07T07:27:26.8202630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/index.json 2025-09-07T07:27:26.8203470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/git 2025-09-07T07:27:26.8204910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/tags.py 2025-09-07T07:27:26.8206190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/_musllinux.py 2025-09-07T07:27:26.8207470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/metadata.py 2025-09-07T07:27:26.8208750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/version.py 2025-09-07T07:27:26.8210020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/licenses/__init__.py 2025-09-07T07:27:26.8211380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/licenses/_spdx.py 2025-09-07T07:27:26.8212970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/licenses/__pycache__/_spdx.cpython-313.pyc 2025-09-07T07:27:26.8214650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/licenses/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.8215850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/__init__.py 2025-09-07T07:27:26.8217350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/markers.cpython-313.pyc 2025-09-07T07:27:26.8218830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/requirements.cpython-313.pyc 2025-09-07T07:27:26.8220360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-09-07T07:27:26.8221750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:26.8223230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/tags.cpython-313.pyc 2025-09-07T07:27:26.8224770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/metadata.cpython-313.pyc 2025-09-07T07:27:26.8226360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-09-07T07:27:26.8227910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-09-07T07:27:26.8229390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/_structures.cpython-313.pyc 2025-09-07T07:27:26.8230930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.8232360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/specifiers.cpython-313.pyc 2025-09-07T07:27:26.8233480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:26.8234630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/_elffile.cpython-313.pyc 2025-09-07T07:27:26.8236250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/_parser.cpython-313.pyc 2025-09-07T07:27:26.8237540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/_parser.py 2025-09-07T07:27:26.8238820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/utils.py 2025-09-07T07:27:26.8240160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/requirements.py 2025-09-07T07:27:26.8241500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/_structures.py 2025-09-07T07:27:26.8242720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/markers.py 2025-09-07T07:27:26.8243890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/py.typed 2025-09-07T07:27:26.8245140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/_manylinux.py 2025-09-07T07:27:26.8246450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/_tokenizer.py 2025-09-07T07:27:26.8247940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/specifiers.py 2025-09-07T07:27:26.8249310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/_elffile.py 2025-09-07T07:27:26.8250660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging-25.0.dist-info/RECORD 2025-09-07T07:27:26.8252130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging-25.0.dist-info/LICENSE 2025-09-07T07:27:26.8253610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging-25.0.dist-info/direct_url.json 2025-09-07T07:27:26.8255060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging-25.0.dist-info/LICENSE.APACHE 2025-09-07T07:27:26.8256210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging-25.0.dist-info/WHEEL 2025-09-07T07:27:26.8257630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging-25.0.dist-info/LICENSE.BSD 2025-09-07T07:27:26.8258930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging-25.0.dist-info/REQUESTED 2025-09-07T07:27:26.8260210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging-25.0.dist-info/INSTALLER 2025-09-07T07:27:26.8261520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging-25.0.dist-info/METADATA 2025-09-07T07:27:26.8262350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:26.8263380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:26.8264590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/conftest.py 2025-09-07T07:27:26.8266040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/requirements.txt 2025-09-07T07:27:26.8267190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/test_windows_registry.py 2025-09-07T07:27:26.8268240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/test_schema.py 2025-09-07T07:27:26.8269420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/_legacy/test_cwp.py 2025-09-07T07:27:26.8270650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/_legacy/sys-prefix.json 2025-09-07T07:27:26.8272060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/_legacy/Iconleak-Atrous-Console.ico 2025-09-07T07:27:26.8273190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/_legacy/test_menu_creation.py 2025-09-07T07:27:26.8274340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/_legacy/menu-windows.json 2025-09-07T07:27:26.8275360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/_legacy/test_win32.py 2025-09-07T07:27:26.8276380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/test_conda.py 2025-09-07T07:27:26.8277690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/test_backwards_compatibility.py 2025-09-07T07:27:26.8278650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/test_data.py 2025-09-07T07:27:26.8279560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/test_api.py 2025-09-07T07:27:26.8280630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/test_elevation.py 2025-09-07T07:27:26.8281780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/jsons/precommands.json 2025-09-07T07:27:26.8283070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/jsons/windows-terminal.json 2025-09-07T07:27:26.8284280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/jsons/working-dir.json 2025-09-07T07:27:26.8285440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/jsons/file_types.json 2025-09-07T07:27:26.8286620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/jsons/no-platforms.json 2025-09-07T07:27:26.8287840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/jsons/sys-prefix.json 2025-09-07T07:27:26.8289030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/jsons/entitlements.json 2025-09-07T07:27:26.8290400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/jsons/file_types_no_event_handler.json 2025-09-07T07:27:26.8291550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/jsons/menu-name.json 2025-09-07T07:27:26.8292780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/jsons/example-3.invalid.json 2025-09-07T07:27:26.8294110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/jsons/osx_symlinks.json 2025-09-07T07:27:26.8295260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/jsons/url_protocols.json 2025-09-07T07:27:26.8296400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/pkgs/package_1/LICENSE 2025-09-07T07:27:26.8297550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/pkgs/package_1/menu.json 2025-09-07T07:27:26.8298770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/pkgs/package_1/meta.yaml 2025-09-07T07:27:26.8300130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/pkgs/noarch/package_1-0.1-0.tar.bz2 2025-09-07T07:27:26.8300910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:26.8302210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:26.8303530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/licenses/menuinst/_vendor/apipkg/LICENSE 2025-09-07T07:27:26.8304530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/licenses/LICENSE.txt 2025-09-07T07:27:26.8305580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.8306550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:26.8307720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.8308500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/paths.json 2025-09-07T07:27:26.8309540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:26.8310250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/files 2025-09-07T07:27:26.8311320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/about.json 2025-09-07T07:27:26.8312040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/index.json 2025-09-07T07:27:26.8312960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/git 2025-09-07T07:27:26.8314160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_schema.py 2025-09-07T07:27:26.8315620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/win_elevate.py 2025-09-07T07:27:26.8317030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/knownfolders.py 2025-09-07T07:27:26.8318350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/registry.py 2025-09-07T07:27:26.8319810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/__init__.py 2025-09-07T07:27:26.8321590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/knownfolders.cpython-313.pyc 2025-09-07T07:27:26.8323240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/registry.cpython-313.pyc 2025-09-07T07:27:26.8324850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.8327070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/win_elevate.cpython-313.pyc 2025-09-07T07:27:26.8328330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/__init__.py 2025-09-07T07:27:26.8329590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win.py 2025-09-07T07:27:26.8331090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/__pycache__/base.cpython-313.pyc 2025-09-07T07:27:26.8332650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/__pycache__/win.cpython-313.pyc 2025-09-07T07:27:26.8334200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/__pycache__/linux.cpython-313.pyc 2025-09-07T07:27:26.8335670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/__pycache__/osx.cpython-313.pyc 2025-09-07T07:27:26.8337180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.8338600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/linux.py 2025-09-07T07:27:26.8339930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/base.py 2025-09-07T07:27:26.8341120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/osx.py 2025-09-07T07:27:26.8342210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_version.py 2025-09-07T07:27:26.8343690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/LICENSE 2025-09-07T07:27:26.8345050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_version.py 2025-09-07T07:27:26.8346360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_module.py 2025-09-07T07:27:26.8347790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_syncronized.py 2025-09-07T07:27:26.8349230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_importing.py 2025-09-07T07:27:26.8350520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__init__.py 2025-09-07T07:27:26.8352020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_alias_module.py 2025-09-07T07:27:26.8353780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_module.cpython-313.pyc 2025-09-07T07:27:26.8355260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_version.cpython-313.pyc 2025-09-07T07:27:26.8357130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_syncronized.cpython-313.pyc 2025-09-07T07:27:26.8358630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_importing.cpython-313.pyc 2025-09-07T07:27:26.8360260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.8362020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_alias_module.cpython-313.pyc 2025-09-07T07:27:26.8363330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/py.typed 2025-09-07T07:27:26.8364700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/__init__.py 2025-09-07T07:27:26.8366120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/__pycache__/api.cpython-313.pyc 2025-09-07T07:27:26.8367770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/__pycache__/_schema.cpython-313.pyc 2025-09-07T07:27:26.8369310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:26.8371060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/__pycache__/_version.cpython-313.pyc 2025-09-07T07:27:26.8372650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.8373870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/api.py 2025-09-07T07:27:26.8375010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/utils.py 2025-09-07T07:27:26.8376160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/cwp.py 2025-09-07T07:27:26.8377480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/__init__.py 2025-09-07T07:27:26.8378720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/win32.py 2025-09-07T07:27:26.8380280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/main.cpython-313.pyc 2025-09-07T07:27:26.8381810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/cwp.cpython-313.pyc 2025-09-07T07:27:26.8383640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/win32.cpython-313.pyc 2025-09-07T07:27:26.8385100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:26.8386500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.8387680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/utils.py 2025-09-07T07:27:26.8388910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/main.py 2025-09-07T07:27:26.8390250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst.schema.json 2025-09-07T07:27:26.8391760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-1.schema.json 2025-09-07T07:27:26.8392940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/osx_launcher_arm64 2025-09-07T07:27:26.8394350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst.default.json 2025-09-07T07:27:26.8395860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/appkit_launcher_x86_64 2025-09-07T07:27:26.8397440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-2.default.json 2025-09-07T07:27:26.8398510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-2.schema.json 2025-09-07T07:27:26.8399520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/osx_launcher_x86_64 2025-09-07T07:27:26.8400660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-0.schema.json 2025-09-07T07:27:26.8401750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-1.default.json 2025-09-07T07:27:26.8402850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-0.schema.json 2025-09-07T07:27:26.8403950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-0.default.json 2025-09-07T07:27:26.8405040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-0.default.json 2025-09-07T07:27:26.8406140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-1.default.json 2025-09-07T07:27:26.8407230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-1.schema.json 2025-09-07T07:27:26.8408320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/appkit_launcher_arm64 2025-09-07T07:27:26.8409330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/RECORD 2025-09-07T07:27:26.8410630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/licenses/AUTHORS.md 2025-09-07T07:27:26.8411930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/licenses/LICENSE.txt 2025-09-07T07:27:26.8412840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/direct_url.json 2025-09-07T07:27:26.8413940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/WHEEL 2025-09-07T07:27:26.8415220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/top_level.txt 2025-09-07T07:27:26.8416480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/REQUESTED 2025-09-07T07:27:26.8417820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/INSTALLER 2025-09-07T07:27:26.8419090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/METADATA 2025-09-07T07:27:26.8419760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/include/zlib.h 2025-09-07T07:27:26.8420660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/include/zconf.h 2025-09-07T07:27:26.8421570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/repodata_record.json 2025-09-07T07:27:26.8422450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/test/run_test.sh 2025-09-07T07:27:26.8423310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/licenses/zlib.h 2025-09-07T07:27:26.8424040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/bld.bat 2025-09-07T07:27:26.8425120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/build.sh 2025-09-07T07:27:26.8426140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.8427050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/license.txt 2025-09-07T07:27:26.8427950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/meta.yaml 2025-09-07T07:27:26.8429010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/meta.yaml.template 2025-09-07T07:27:26.8429920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/cmake-pkg-config.patch 2025-09-07T07:27:26.8430700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/run_exports.json 2025-09-07T07:27:26.8431460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/paths.json 2025-09-07T07:27:26.8432520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/hash_input.json 2025-09-07T07:27:26.8433250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/files 2025-09-07T07:27:26.8434010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/about.json 2025-09-07T07:27:26.8434920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/has_prefix 2025-09-07T07:27:26.8435800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/index.json 2025-09-07T07:27:26.8436620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/git 2025-09-07T07:27:26.8437520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/lib/libz.dylib 2025-09-07T07:27:26.8438470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/lib/pkgconfig/zlib.pc 2025-09-07T07:27:26.8439310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/lib/libz.1.2.13.dylib 2025-09-07T07:27:26.8440070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/lib/libz.a 2025-09-07T07:27:26.8441000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/lib/libz.1.dylib 2025-09-07T07:27:26.8441890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/traits.h 2025-09-07T07:27:26.8443100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/eventhandler.h 2025-09-07T07:27:26.8444000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/emitter.h 2025-09-07T07:27:26.8444940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/anchor.h 2025-09-07T07:27:26.8445780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/mark.h 2025-09-07T07:27:26.8446920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/emitterdef.h 2025-09-07T07:27:26.8447850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/parser.h 2025-09-07T07:27:26.8448670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/null.h 2025-09-07T07:27:26.8449700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/exceptions.h 2025-09-07T07:27:26.8450680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/emitterstyle.h 2025-09-07T07:27:26.8451630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/noexcept.h 2025-09-07T07:27:26.8452620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/emittermanip.h 2025-09-07T07:27:26.8453630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/emitfromevents.h 2025-09-07T07:27:26.8454460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/dll.h 2025-09-07T07:27:26.8455580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/contrib/graphbuilder.h 2025-09-07T07:27:26.8456640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/contrib/anchordict.h 2025-09-07T07:27:26.8457650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/yaml.h 2025-09-07T07:27:26.8458540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/type.h 2025-09-07T07:27:26.8459500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/parse.h 2025-09-07T07:27:26.8460410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/node.h 2025-09-07T07:27:26.8461680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/node_data.h 2025-09-07T07:27:26.8462680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/node_ref.h 2025-09-07T07:27:26.8463830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/node.h 2025-09-07T07:27:26.8465030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/memory.h 2025-09-07T07:27:26.8466100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/node_iterator.h 2025-09-07T07:27:26.8467160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/impl.h 2025-09-07T07:27:26.8468260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/iterator_fwd.h 2025-09-07T07:27:26.8469510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/iterator.h 2025-09-07T07:27:26.8470520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/ptr.h 2025-09-07T07:27:26.8471520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/convert.h 2025-09-07T07:27:26.8472610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/impl.h 2025-09-07T07:27:26.8473550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/emit.h 2025-09-07T07:27:26.8474680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/iterator.h 2025-09-07T07:27:26.8475800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/ostream_wrapper.h 2025-09-07T07:27:26.8476830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/stlemitter.h 2025-09-07T07:27:26.8477690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/binary.h 2025-09-07T07:27:26.8478580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/depthguard.h 2025-09-07T07:27:26.8479840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-matchers.h 2025-09-07T07:27:26.8480980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-death-test.h 2025-09-07T07:27:26.8481760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-spi.h 2025-09-07T07:27:26.8482870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-string.h 2025-09-07T07:27:26.8484180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-death-test-internal.h 2025-09-07T07:27:26.8485240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-port.h 2025-09-07T07:27:26.8486280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-port-arch.h 2025-09-07T07:27:26.8487350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-internal.h 2025-09-07T07:27:26.8488390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-param-util.h 2025-09-07T07:27:26.8489510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-type-util.h 2025-09-07T07:27:26.8490680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-filepath.h 2025-09-07T07:27:26.8491850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/custom/gtest-port.h 2025-09-07T07:27:26.8492960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/custom/README.md 2025-09-07T07:27:26.8493990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/custom/gtest.h 2025-09-07T07:27:26.8495090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/custom/gtest-printers.h 2025-09-07T07:27:26.8496010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-message.h 2025-09-07T07:27:26.8497070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-param-test.h 2025-09-07T07:27:26.8498050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-typed-test.h 2025-09-07T07:27:26.8499040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest_pred_impl.h 2025-09-07T07:27:26.8500070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest_prod.h 2025-09-07T07:27:26.8501020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-test-part.h 2025-09-07T07:27:26.8501840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest.h 2025-09-07T07:27:26.8502870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-printers.h 2025-09-07T07:27:26.8503870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-matchers.h 2025-09-07T07:27:26.8504960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-more-actions.h 2025-09-07T07:27:26.8505980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/gmock-port.h 2025-09-07T07:27:26.8507170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/gmock-internal-utils.h 2025-09-07T07:27:26.8508330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/gmock-pp.h 2025-09-07T07:27:26.8509470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/custom/gmock-port.h 2025-09-07T07:27:26.8510500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/custom/gmock-matchers.h 2025-09-07T07:27:26.8511650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/custom/gmock-generated-actions.h 2025-09-07T07:27:26.8512600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/custom/README.md 2025-09-07T07:27:26.8513770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-function-mocker.h 2025-09-07T07:27:26.8515040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-more-matchers.h 2025-09-07T07:27:26.8516200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-cardinalities.h 2025-09-07T07:27:26.8517280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-spec-builders.h 2025-09-07T07:27:26.8518370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-nice-strict.h 2025-09-07T07:27:26.8519260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock.h 2025-09-07T07:27:26.8520420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-actions.h 2025-09-07T07:27:26.8521660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/repodata_record.json 2025-09-07T07:27:26.8522470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/run_test.sh 2025-09-07T07:27:26.8523630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/test/CMakeLists.txt 2025-09-07T07:27:26.8524470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/test/test.bat 2025-09-07T07:27:26.8525290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/test/test.sh 2025-09-07T07:27:26.8526280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/test/main.cpp 2025-09-07T07:27:26.8527390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/test_time_dependencies.json 2025-09-07T07:27:26.8528210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/licenses/LICENSE 2025-09-07T07:27:26.8529090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/build_shared.sh 2025-09-07T07:27:26.8530200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/bld_shared.bat 2025-09-07T07:27:26.8531340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/test/CMakeLists.txt 2025-09-07T07:27:26.8532450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/test/test.bat 2025-09-07T07:27:26.8533490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/test/test.sh 2025-09-07T07:27:26.8534710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/test/main.cpp 2025-09-07T07:27:26.8535950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/patches/0001-fix-narrowing-error.patch 2025-09-07T07:27:26.8536990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/build_shared.sh 2025-09-07T07:27:26.8538010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/build_static.sh 2025-09-07T07:27:26.8538900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/meta.yaml 2025-09-07T07:27:26.8539970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.8540790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/meta.yaml 2025-09-07T07:27:26.8541810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/run_exports.json 2025-09-07T07:27:26.8542580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/paths.json 2025-09-07T07:27:26.8543640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/hash_input.json 2025-09-07T07:27:26.8544370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/files 2025-09-07T07:27:26.8545270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/about.json 2025-09-07T07:27:26.8546130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/has_prefix 2025-09-07T07:27:26.8547020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/index.json 2025-09-07T07:27:26.8547880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/git 2025-09-07T07:27:26.8548830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libyaml-cpp.0.8.0.dylib 2025-09-07T07:27:26.8549820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/pkgconfig/yaml-cpp.pc 2025-09-07T07:27:26.8550770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/pkgconfig/gmock_main.pc 2025-09-07T07:27:26.8551730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/pkgconfig/gmock.pc 2025-09-07T07:27:26.8552930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/pkgconfig/gtest_main.pc 2025-09-07T07:27:26.8553810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/pkgconfig/gtest.pc 2025-09-07T07:27:26.8554990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/yaml-cpp/yaml-cpp-config.cmake 2025-09-07T07:27:26.8556210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake 2025-09-07T07:27:26.8557260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake 2025-09-07T07:27:26.8558440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake 2025-09-07T07:27:26.8559220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/GTest/GTestTargets.cmake 2025-09-07T07:27:26.8560080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/GTest/GTestTargets-release.cmake 2025-09-07T07:27:26.8560840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/GTest/GTestConfig.cmake 2025-09-07T07:27:26.8561710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/GTest/GTestConfigVersion.cmake 2025-09-07T07:27:26.8562410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libyaml-cpp.0.8.dylib 2025-09-07T07:27:26.8563150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgtest.1.11.0.dylib 2025-09-07T07:27:26.8563860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgmock.1.11.0.dylib 2025-09-07T07:27:26.8564630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgtest_main.1.11.0.dylib 2025-09-07T07:27:26.8565310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libyaml-cpp.dylib 2025-09-07T07:27:26.8566160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgtest.dylib 2025-09-07T07:27:26.8566780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgtest_main.dylib 2025-09-07T07:27:26.8567590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgmock.dylib 2025-09-07T07:27:26.8568170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgmock_main.dylib 2025-09-07T07:27:26.8569010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgmock_main.1.11.0.dylib 2025-09-07T07:27:26.8569640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0.conda 2025-09-07T07:27:26.8570600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1.conda 2025-09-07T07:27:26.8571630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:26.8572820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:26.8574070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/test/tests/__init__.py 2025-09-07T07:27:26.8575320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/test/tests/test_grouped_metadata.py 2025-09-07T07:27:26.8576410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/test/tests/test_main.py 2025-09-07T07:27:26.8577570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:26.8578860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:26.8579850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:26.8581060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.8582110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:26.8583310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.8584430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/paths.json 2025-09-07T07:27:26.8585380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:26.8586120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/files 2025-09-07T07:27:26.8587210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/about.json 2025-09-07T07:27:26.8588180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/index.json 2025-09-07T07:27:26.8589070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/git 2025-09-07T07:27:26.8590670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types/__init__.py 2025-09-07T07:27:26.8592260Z /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-09-07T07:27:26.8593910Z /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-09-07T07:27:26.8595160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types/py.typed 2025-09-07T07:27:26.8596480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types/test_cases.py 2025-09-07T07:27:26.8597940Z /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-09-07T07:27:26.8599790Z /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-09-07T07:27:26.8601540Z /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-09-07T07:27:26.8602770Z /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-09-07T07:27:26.8604320Z /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-09-07T07:27:26.8606000Z /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-09-07T07:27:26.8607310Z /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-09-07T07:27:26.8607920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0.conda 2025-09-07T07:27:26.8609020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/cpu/alias.py 2025-09-07T07:27:26.8610190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/cpu/microarchitecture.py 2025-09-07T07:27:26.8611190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/cpu/__init__.py 2025-09-07T07:27:26.8612240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/cpu/detect.py 2025-09-07T07:27:26.8613290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/cpu/schema.py 2025-09-07T07:27:26.8614300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/__init__.py 2025-09-07T07:27:26.8615430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/LICENSE-APACHE 2025-09-07T07:27:26.8616530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/cpu/cpuid.json 2025-09-07T07:27:26.8618150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/cpu/microarchitectures_schema.json 2025-09-07T07:27:26.8619300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/cpu/cpuid_schema.json 2025-09-07T07:27:26.8620540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/cpu/microarchitectures.json 2025-09-07T07:27:26.8622000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/windows-cpuid-icelake 2025-09-07T07:27:26.8623440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rocky8-a64fx 2025-09-07T07:27:26.8625140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-centos7-power8le 2025-09-07T07:27:26.8626760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-scientificfermi6-bulldozer 2025-09-07T07:27:26.8628000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-asahi-m1 2025-09-07T07:27:26.8629540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/windows-cpuid-broadwell 2025-09-07T07:27:26.8630890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-skylake_avx512 2025-09-07T07:27:26.8632140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/bgq-rhel6-power7 2025-09-07T07:27:26.8633470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-sifive-u74mc 2025-09-07T07:27:26.8634780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-broadwell 2025-09-07T07:27:26.8636000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-amazon-cortex_a72 2025-09-07T07:27:26.8637440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-amazon-neoverse_v1 2025-09-07T07:27:26.8638800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-ubuntu20.04-zen3 2025-09-07T07:27:26.8640150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-amazon-neoverse_n1 2025-09-07T07:27:26.8641510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rocky8.5-zen4 2025-09-07T07:27:26.8642780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-ubuntu18.04-broadwell 2025-09-07T07:27:26.8644310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-scientific7-piledriver 2025-09-07T07:27:26.8645670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-monterey-m2 2025-09-07T07:27:26.8647010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel8-power9 2025-09-07T07:27:26.8648700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-amazon2-sapphirerapids 2025-09-07T07:27:26.8650220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-scientificfermi6-piledriver 2025-09-07T07:27:26.8651470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-asahi-m2 2025-09-07T07:27:26.8652800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-unknown-power10 2025-09-07T07:27:26.8654140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-bigsur-m1 2025-09-07T07:27:26.8655410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-zen 2025-09-07T07:27:26.8656810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-centos7-cascadelake 2025-09-07T07:27:26.8658050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-haswell 2025-09-07T07:27:26.8659580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-x86_64_v3 2025-09-07T07:27:26.8660980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-mojave-ivybridge 2025-09-07T07:27:26.8662360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-unknown-sapphirerapids 2025-09-07T07:27:26.8663950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-ubuntu22.04-neoverse_v2 2025-09-07T07:27:26.8665410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel6-piledriver 2025-09-07T07:27:26.8666780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-scientific7-k10 2025-09-07T07:27:26.8668450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-mojave-haswell 2025-09-07T07:27:26.8669830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-mojave-skylake 2025-09-07T07:27:26.8671150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-ivybridge 2025-09-07T07:27:26.8672340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-monterey-m1 2025-09-07T07:27:26.8673920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-centos7-thunderx2 2025-09-07T07:27:26.8674790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/NOTICE 2025-09-07T07:27:26.8675820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/README.md 2025-09-07T07:27:26.8676800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/COPYRIGHT 2025-09-07T07:27:26.8677940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/LICENSE-MIT 2025-09-07T07:27:26.8678860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/cli.py 2025-09-07T07:27:26.8679900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/__main__.py 2025-09-07T07:27:26.8681310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/vendor/cpuid/LICENSE 2025-09-07T07:27:26.8682420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/vendor/cpuid/cpuid.py 2025-09-07T07:27:26.8683640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/vendor/cpuid/README.md 2025-09-07T07:27:26.8684690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/vendor/cpuid/example.py 2025-09-07T07:27:26.8686170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/vendor/cpuid/.gitignore 2025-09-07T07:27:26.8687220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/RECORD 2025-09-07T07:27:26.8688530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/direct_url.json 2025-09-07T07:27:26.8689750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/WHEEL 2025-09-07T07:27:26.8691000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/entry_points.txt 2025-09-07T07:27:26.8692250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/REQUESTED 2025-09-07T07:27:26.8693430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/INSTALLER 2025-09-07T07:27:26.8694560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/METADATA 2025-09-07T07:27:26.8695570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/repodata_record.json 2025-09-07T07:27:26.8696470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/test/run_test.sh 2025-09-07T07:27:26.8697540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/test/run_test.py 2025-09-07T07:27:26.8698740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/test/test_time_dependencies.json 2025-09-07T07:27:26.8699670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/test/run_test.bat 2025-09-07T07:27:26.8700590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/licenses/LICENSE-APACHE 2025-09-07T07:27:26.8701620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/licenses/LICENSE-MIT 2025-09-07T07:27:26.8702510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.8703500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/recipe/meta.yaml 2025-09-07T07:27:26.8704510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.8705280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/paths.json 2025-09-07T07:27:26.8706370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/hash_input.json 2025-09-07T07:27:26.8707190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/files 2025-09-07T07:27:26.8708030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/about.json 2025-09-07T07:27:26.8708900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/link.json 2025-09-07T07:27:26.8709720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/index.json 2025-09-07T07:27:26.8710510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/git 2025-09-07T07:27:26.8711650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:26.8712650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:26.8713630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_pretty.py 2025-09-07T07:27:26.8714720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_filesize.py 2025-09-07T07:27:26.8715850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_columns_align.py 2025-09-07T07:27:26.8716840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/conftest.py 2025-09-07T07:27:26.8717870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_protocol.py 2025-09-07T07:27:26.8719020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_getfileno.py 2025-09-07T07:27:26.8720110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_tree.py 2025-09-07T07:27:26.8721310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_logging.py 2025-09-07T07:27:26.8722080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_stack.py 2025-09-07T07:27:26.8722830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/pytest.ini 2025-09-07T07:27:26.8723690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_win32_console.py 2025-09-07T07:27:26.8724460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_console.py 2025-09-07T07:27:26.8725270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_constrain.py 2025-09-07T07:27:26.8726150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_measure.py 2025-09-07T07:27:26.8726890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_syntax.py 2025-09-07T07:27:26.8727620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/render.py 2025-09-07T07:27:26.8728460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_prompt.py 2025-09-07T07:27:26.8729270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_table.py 2025-09-07T07:27:26.8730000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_cells.py 2025-09-07T07:27:26.8730900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_live_render.py 2025-09-07T07:27:26.8731620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_panel.py 2025-09-07T07:27:26.8732420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_box.py 2025-09-07T07:27:26.8733190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_styled.py 2025-09-07T07:27:26.8734150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_palette.py 2025-09-07T07:27:26.8735360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_windows_renderer.py 2025-09-07T07:27:26.8736220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/__init__.py 2025-09-07T07:27:26.8737410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_rich_print.py 2025-09-07T07:27:26.8738370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_control.py 2025-09-07T07:27:26.8739450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_status.py 2025-09-07T07:27:26.8740410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_log.py 2025-09-07T07:27:26.8741410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_live.py 2025-09-07T07:27:26.8742600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_null_file.py 2025-09-07T07:27:26.8743570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_screen.py 2025-09-07T07:27:26.8744610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_progress.py 2025-09-07T07:27:26.8745730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_containers.py 2025-09-07T07:27:26.8746780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_ratio.py 2025-09-07T07:27:26.8747820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_text.py 2025-09-07T07:27:26.8749040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_align.py 2025-09-07T07:27:26.8750010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_inspect.py 2025-09-07T07:27:26.8750990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_color.py 2025-09-07T07:27:26.8751950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_rule.py 2025-09-07T07:27:26.8752930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_columns.py 2025-09-07T07:27:26.8753940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_repr.py 2025-09-07T07:27:26.8754960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_card.py 2025-09-07T07:27:26.8755950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_file_proxy.py 2025-09-07T07:27:26.8756940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_theme.py 2025-09-07T07:27:26.8757860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_style.py 2025-09-07T07:27:26.8759230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_markdown_no_hyperlinks.py 2025-09-07T07:27:26.8760230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_pick.py 2025-09-07T07:27:26.8761380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_rule_in_table.py 2025-09-07T07:27:26.8762460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_emoji.py 2025-09-07T07:27:26.8763670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_color_triplet.py 2025-09-07T07:27:26.8764700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_layout.py 2025-09-07T07:27:26.8765810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_padding.py 2025-09-07T07:27:26.8766840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_json.py 2025-09-07T07:27:26.8767840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_jupyter.py 2025-09-07T07:27:26.8768950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_tools.py 2025-09-07T07:27:26.8770070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_segment.py 2025-09-07T07:27:26.8771080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/_card_render.py 2025-09-07T07:27:26.8772150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_highlighter.py 2025-09-07T07:27:26.8773150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_markdown.py 2025-09-07T07:27:26.8774000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_bar.py 2025-09-07T07:27:26.8774960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_ansi.py 2025-09-07T07:27:26.8776080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_traceback.py 2025-09-07T07:27:26.8777190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_block_bar.py 2025-09-07T07:27:26.8778200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_spinner.py 2025-09-07T07:27:26.8779140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_markup.py 2025-09-07T07:27:26.8780040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:26.8781260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:26.8782100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:26.8783300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.8784160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:26.8785150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.8785990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/paths.json 2025-09-07T07:27:26.8786890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:26.8787660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/files 2025-09-07T07:27:26.8788530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/about.json 2025-09-07T07:27:26.8789500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/index.json 2025-09-07T07:27:26.8790240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/git 2025-09-07T07:27:26.8791910Z /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-09-07T07:27:26.8793020Z /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-09-07T07:27:26.8794380Z /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-09-07T07:27:26.8795800Z /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-09-07T07:27:26.8797180Z /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-09-07T07:27:26.8798550Z /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-09-07T07:27:26.8799740Z /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-09-07T07:27:26.8800860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/themes.py 2025-09-07T07:27:26.8802040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/screen.py 2025-09-07T07:27:26.8803420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/logging.py 2025-09-07T07:27:26.8804520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/measure.py 2025-09-07T07:27:26.8805580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/tree.py 2025-09-07T07:27:26.8806780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/console.py 2025-09-07T07:27:26.8808100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/live_render.py 2025-09-07T07:27:26.8809320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_emoji_codes.py 2025-09-07T07:27:26.8810420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/box.py 2025-09-07T07:27:26.8811490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/color.py 2025-09-07T07:27:26.8812650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_timer.py 2025-09-07T07:27:26.8813990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_fileno.py 2025-09-07T07:27:26.8815070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/align.py 2025-09-07T07:27:26.8816490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/theme.py 2025-09-07T07:27:26.8817590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/style.py 2025-09-07T07:27:26.8818810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/default_styles.py 2025-09-07T07:27:26.8820020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_wrap.py 2025-09-07T07:27:26.8821130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_log_render.py 2025-09-07T07:27:26.8822230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/emoji.py 2025-09-07T07:27:26.8823290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/layout.py 2025-09-07T07:27:26.8824580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/containers.py 2025-09-07T07:27:26.8825820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_emoji_replace.py 2025-09-07T07:27:26.8826870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/traceback.py 2025-09-07T07:27:26.8828070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/region.py 2025-09-07T07:27:26.8829170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/protocol.py 2025-09-07T07:27:26.8830310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_loop.py 2025-09-07T07:27:26.8831550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/control.py 2025-09-07T07:27:26.8832650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/filesize.py 2025-09-07T07:27:26.8834020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_null_file.py 2025-09-07T07:27:26.8835140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_palettes.py 2025-09-07T07:27:26.8836320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__init__.py 2025-09-07T07:27:26.8837550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_pick.py 2025-09-07T07:27:26.8838700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/file_proxy.py 2025-09-07T07:27:26.8840190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/highlighter.cpython-313.pyc 2025-09-07T07:27:26.8841690Z /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-09-07T07:27:26.8843210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/segment.cpython-313.pyc 2025-09-07T07:27:26.8844560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/color.cpython-313.pyc 2025-09-07T07:27:26.8845960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/markdown.cpython-313.pyc 2025-09-07T07:27:26.8847350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/theme.cpython-313.pyc 2025-09-07T07:27:26.8848720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_windows.cpython-313.pyc 2025-09-07T07:27:26.8850020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/constrain.cpython-313.pyc 2025-09-07T07:27:26.8851310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/rule.cpython-313.pyc 2025-09-07T07:27:26.8852680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/containers.cpython-313.pyc 2025-09-07T07:27:26.8853980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/cells.cpython-313.pyc 2025-09-07T07:27:26.8855240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/ansi.cpython-313.pyc 2025-09-07T07:27:26.8856720Z /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-09-07T07:27:26.8858060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_ratio.cpython-313.pyc 2025-09-07T07:27:26.8859570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/layout.cpython-313.pyc 2025-09-07T07:27:26.8860990Z /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-09-07T07:27:26.8862310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/scope.cpython-313.pyc 2025-09-07T07:27:26.8863850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/abc.cpython-313.pyc 2025-09-07T07:27:26.8865260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/pretty.cpython-313.pyc 2025-09-07T07:27:26.8866670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_loop.cpython-313.pyc 2025-09-07T07:27:26.8867920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/logging.cpython-313.pyc 2025-09-07T07:27:26.8869370Z /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-09-07T07:27:26.8870760Z /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-09-07T07:27:26.8872070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_palettes.cpython-313.pyc 2025-09-07T07:27:26.8873490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/style.cpython-313.pyc 2025-09-07T07:27:26.8875020Z /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-09-07T07:27:26.8876470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/filesize.cpython-313.pyc 2025-09-07T07:27:26.8877880Z /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-09-07T07:27:26.8879280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/text.cpython-313.pyc 2025-09-07T07:27:26.8880580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_fileno.cpython-313.pyc 2025-09-07T07:27:26.8882100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/prompt.cpython-313.pyc 2025-09-07T07:27:26.8883340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/progress.cpython-313.pyc 2025-09-07T07:27:26.8884410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/errors.cpython-313.pyc 2025-09-07T07:27:26.8885460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/bar.cpython-313.pyc 2025-09-07T07:27:26.8886550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_spinners.cpython-313.pyc 2025-09-07T07:27:26.8887710Z /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-09-07T07:27:26.8888770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/status.cpython-313.pyc 2025-09-07T07:27:26.8889830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/repr.cpython-313.pyc 2025-09-07T07:27:26.8890900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/tree.cpython-313.pyc 2025-09-07T07:27:26.8891960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_extension.cpython-313.pyc 2025-09-07T07:27:26.8893130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/measure.cpython-313.pyc 2025-09-07T07:27:26.8894170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/screen.cpython-313.pyc 2025-09-07T07:27:26.8895250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/palette.cpython-313.pyc 2025-09-07T07:27:26.8896290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/region.cpython-313.pyc 2025-09-07T07:27:26.8897390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/themes.cpython-313.pyc 2025-09-07T07:27:26.8898450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/emoji.cpython-313.pyc 2025-09-07T07:27:26.8899630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_stack.cpython-313.pyc 2025-09-07T07:27:26.8900660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/control.cpython-313.pyc 2025-09-07T07:27:26.8901790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_inspect.cpython-313.pyc 2025-09-07T07:27:26.8903220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/syntax.cpython-313.pyc 2025-09-07T07:27:26.8904740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/panel.cpython-313.pyc 2025-09-07T07:27:26.8906080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/table.cpython-313.pyc 2025-09-07T07:27:26.8907480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_wrap.cpython-313.pyc 2025-09-07T07:27:26.8914030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/live.cpython-313.pyc 2025-09-07T07:27:26.8914360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/align.cpython-313.pyc 2025-09-07T07:27:26.8914700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/jupyter.cpython-313.pyc 2025-09-07T07:27:26.8914980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/markup.cpython-313.pyc 2025-09-07T07:27:26.8915300Z /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-09-07T07:27:26.8915740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/protocol.cpython-313.pyc 2025-09-07T07:27:26.8917220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_pick.cpython-313.pyc 2025-09-07T07:27:26.8918690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_timer.cpython-313.pyc 2025-09-07T07:27:26.8920080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/spinner.cpython-313.pyc 2025-09-07T07:27:26.8921570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/styled.cpython-313.pyc 2025-09-07T07:27:26.8922900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/json.cpython-313.pyc 2025-09-07T07:27:26.8924510Z /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-09-07T07:27:26.8925860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/pager.cpython-313.pyc 2025-09-07T07:27:26.8927300Z /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-09-07T07:27:26.8928690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:26.8930190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/box.cpython-313.pyc 2025-09-07T07:27:26.8931510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/columns.cpython-313.pyc 2025-09-07T07:27:26.8932960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/diagnose.cpython-313.pyc 2025-09-07T07:27:26.8934270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.8935690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/traceback.cpython-313.pyc 2025-09-07T07:27:26.8937120Z /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-09-07T07:27:26.8938640Z /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-09-07T07:27:26.8939960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/console.cpython-313.pyc 2025-09-07T07:27:26.8941360Z /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-09-07T07:27:26.8943100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/padding.cpython-313.pyc 2025-09-07T07:27:26.8944240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/palette.py 2025-09-07T07:27:26.8945450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/markup.py 2025-09-07T07:27:26.8946790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_ratio.py 2025-09-07T07:27:26.8947850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/repr.py 2025-09-07T07:27:26.8949010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/constrain.py 2025-09-07T07:27:26.8950200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/pretty.py 2025-09-07T07:27:26.8951210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/diagnose.py 2025-09-07T07:27:26.8952410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/columns.py 2025-09-07T07:27:26.8953430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/rule.py 2025-09-07T07:27:26.8954620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_inspect.py 2025-09-07T07:27:26.8955860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/markdown.py 2025-09-07T07:27:26.8956960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/pager.py 2025-09-07T07:27:26.8958200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/text.py 2025-09-07T07:27:26.8959470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/highlighter.py 2025-09-07T07:27:26.8960710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_spinners.py 2025-09-07T07:27:26.8961920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/terminal_theme.py 2025-09-07T07:27:26.8963220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/bar.py 2025-09-07T07:27:26.8964330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/live.py 2025-09-07T07:27:26.8965450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/py.typed 2025-09-07T07:27:26.8966690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/syntax.py 2025-09-07T07:27:26.8967910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/table.py 2025-09-07T07:27:26.8969150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_export_format.py 2025-09-07T07:27:26.8970220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/progress_bar.py 2025-09-07T07:27:26.8971320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/errors.py 2025-09-07T07:27:26.8972380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/prompt.py 2025-09-07T07:27:26.8973630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/segment.py 2025-09-07T07:27:26.8974880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/ansi.py 2025-09-07T07:27:26.8975970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/progress.py 2025-09-07T07:27:26.8977150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_stack.py 2025-09-07T07:27:26.8978270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_windows.py 2025-09-07T07:27:26.8979420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_cell_widths.py 2025-09-07T07:27:26.8980600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/cells.py 2025-09-07T07:27:26.8981930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_win32_console.py 2025-09-07T07:27:26.8983190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/panel.py 2025-09-07T07:27:26.8984410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/styled.py 2025-09-07T07:27:26.8985550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/spinner.py 2025-09-07T07:27:26.8986780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_windows_renderer.py 2025-09-07T07:27:26.8988000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/json.py 2025-09-07T07:27:26.8989070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/padding.py 2025-09-07T07:27:26.8990220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__main__.py 2025-09-07T07:27:26.8991440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/scope.py 2025-09-07T07:27:26.8992520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_extension.py 2025-09-07T07:27:26.8993590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/status.py 2025-09-07T07:27:26.8994680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/abc.py 2025-09-07T07:27:26.8995880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/jupyter.py 2025-09-07T07:27:26.8997120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/color_triplet.py 2025-09-07T07:27:26.8997950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1.conda 2025-09-07T07:27:26.8998720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1.conda 2025-09-07T07:27:26.8999580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0.conda 2025-09-07T07:27:26.9000250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0.conda 2025-09-07T07:27:26.9001070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/bin/xmllint 2025-09-07T07:27:26.9001840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/bin/xml2-config 2025-09-07T07:27:26.9002960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/bin/xmlcatalog 2025-09-07T07:27:26.9004000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/chvalid.h 2025-09-07T07:27:26.9005090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/parserInternals.h 2025-09-07T07:27:26.9006170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xpointer.h 2025-09-07T07:27:26.9007260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/debugXML.h 2025-09-07T07:27:26.9008200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/schematron.h 2025-09-07T07:27:26.9009270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/uri.h 2025-09-07T07:27:26.9010210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/parser.h 2025-09-07T07:27:26.9011250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/encoding.h 2025-09-07T07:27:26.9012140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/tree.h 2025-09-07T07:27:26.9013090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/threads.h 2025-09-07T07:27:26.9014150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlversion.h 2025-09-07T07:27:26.9015160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/globals.h 2025-09-07T07:27:26.9016110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/catalog.h 2025-09-07T07:27:26.9016970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/pattern.h 2025-09-07T07:27:26.9017890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlreader.h 2025-09-07T07:27:26.9018910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/HTMLtree.h 2025-09-07T07:27:26.9019760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/SAX2.h 2025-09-07T07:27:26.9020910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlexports.h 2025-09-07T07:27:26.9021900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xlink.h 2025-09-07T07:27:26.9022970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/SAX.h 2025-09-07T07:27:26.9023910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/entities.h 2025-09-07T07:27:26.9024940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlregexp.h 2025-09-07T07:27:26.9025980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/list.h 2025-09-07T07:27:26.9027280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xinclude.h 2025-09-07T07:27:26.9028240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlerror.h 2025-09-07T07:27:26.9029230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/schemasInternals.h 2025-09-07T07:27:26.9030170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/dict.h 2025-09-07T07:27:26.9031100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlIO.h 2025-09-07T07:27:26.9032070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/HTMLparser.h 2025-09-07T07:27:26.9033290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlautomata.h 2025-09-07T07:27:26.9034280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlsave.h 2025-09-07T07:27:26.9035430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlstring.h 2025-09-07T07:27:26.9036260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xpath.h 2025-09-07T07:27:26.9037300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/valid.h 2025-09-07T07:27:26.9038420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlschemastypes.h 2025-09-07T07:27:26.9039570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/c14n.h 2025-09-07T07:27:26.9040830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlmodule.h 2025-09-07T07:27:26.9041690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/relaxng.h 2025-09-07T07:27:26.9042450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/nanohttp.h 2025-09-07T07:27:26.9043250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlunicode.h 2025-09-07T07:27:26.9044040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlwriter.h 2025-09-07T07:27:26.9044840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlmemory.h 2025-09-07T07:27:26.9045670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xpathInternals.h 2025-09-07T07:27:26.9046470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/nanoftp.h 2025-09-07T07:27:26.9047200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/hash.h 2025-09-07T07:27:26.9048020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlschemas.h 2025-09-07T07:27:26.9048730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/repodata_record.json 2025-09-07T07:27:26.9049420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/test/run_test.sh 2025-09-07T07:27:26.9050110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/test/test.xml 2025-09-07T07:27:26.9050820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/licenses/Copyright 2025-09-07T07:27:26.9052060Z /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-09-07T07:27:26.9052550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/bld.bat 2025-09-07T07:27:26.9053250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/test.xml 2025-09-07T07:27:26.9053930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/build.sh 2025-09-07T07:27:26.9055000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.9055740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/meta.yaml 2025-09-07T07:27:26.9056470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.9057130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/run_exports.json 2025-09-07T07:27:26.9057880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/paths.json 2025-09-07T07:27:26.9058840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/hash_input.json 2025-09-07T07:27:26.9059540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/files 2025-09-07T07:27:26.9060420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/about.json 2025-09-07T07:27:26.9061310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/has_prefix 2025-09-07T07:27:26.9062090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/index.json 2025-09-07T07:27:26.9062890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/git 2025-09-07T07:27:26.9063720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/lib/libxml2.2.dylib 2025-09-07T07:27:26.9064750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/lib/pkgconfig/libxml-2.0.pc 2025-09-07T07:27:26.9065890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/lib/cmake/libxml2/libxml2-config.cmake 2025-09-07T07:27:26.9066750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/lib/libxml2.dylib 2025-09-07T07:27:26.9068110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/share/aclocal/libxml.m4 2025-09-07T07:27:26.9069290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0.conda 2025-09-07T07:27:26.9070220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0.conda 2025-09-07T07:27:26.9071190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0.conda 2025-09-07T07:27:26.9072680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/md.py 2025-09-07T07:27:26.9074110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/version.py 2025-09-07T07:27:26.9075310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/legacy.py 2025-09-07T07:27:26.9076490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/models.py 2025-09-07T07:27:26.9077650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/__init__.py 2025-09-07T07:27:26.9078950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/cli/__init__.py 2025-09-07T07:27:26.9080150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/cli/__main__.py 2025-09-07T07:27:26.9081300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/api.py 2025-09-07T07:27:26.9082580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/utils.py 2025-09-07T07:27:26.9083860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/py.typed 2025-09-07T07:27:26.9084960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/constant.py 2025-09-07T07:27:26.9086280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/__main__.py 2025-09-07T07:27:26.9087620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/cd.py 2025-09-07T07:27:26.9089100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/RECORD 2025-09-07T07:27:26.9090400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/LICENSE 2025-09-07T07:27:26.9091730Z /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-09-07T07:27:26.9092980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/WHEEL 2025-09-07T07:27:26.9094620Z /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-09-07T07:27:26.9096010Z /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-09-07T07:27:26.9097330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/REQUESTED 2025-09-07T07:27:26.9098690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/INSTALLER 2025-09-07T07:27:26.9100150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/METADATA 2025-09-07T07:27:26.9101100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/repodata_record.json 2025-09-07T07:27:26.9102110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/test/run_test.sh 2025-09-07T07:27:26.9103050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/test/run_test.py 2025-09-07T07:27:26.9104170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/test/test_time_dependencies.json 2025-09-07T07:27:26.9105050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/test/run_test.bat 2025-09-07T07:27:26.9106090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/licenses/LICENSE 2025-09-07T07:27:26.9107240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.9108310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/recipe/meta.yaml 2025-09-07T07:27:26.9109500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.9110580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/paths.json 2025-09-07T07:27:26.9111690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/hash_input.json 2025-09-07T07:27:26.9112530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/files 2025-09-07T07:27:26.9113620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/about.json 2025-09-07T07:27:26.9114510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/link.json 2025-09-07T07:27:26.9115570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/index.json 2025-09-07T07:27:26.9116370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/git 2025-09-07T07:27:26.9117050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0.conda 2025-09-07T07:27:26.9118350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:26.9119630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:26.9120680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/test/tests/__init__.py 2025-09-07T07:27:26.9121870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/test/tests/test_recipes.py 2025-09-07T07:27:26.9123060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/test/tests/test_more.py 2025-09-07T07:27:26.9124060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:26.9125630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:26.9126680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:26.9127950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.9128960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:26.9130200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.9131330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/paths.json 2025-09-07T07:27:26.9132540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:26.9133620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/files 2025-09-07T07:27:26.9134690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/about.json 2025-09-07T07:27:26.9135750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/index.json 2025-09-07T07:27:26.9136710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/git 2025-09-07T07:27:26.9138270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools/__init__.pyi 2025-09-07T07:27:26.9139540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools/more.pyi 2025-09-07T07:27:26.9140830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools/__init__.py 2025-09-07T07:27:26.9142420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools/__pycache__/more.cpython-313.pyc 2025-09-07T07:27:26.9144000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools/__pycache__/recipes.cpython-313.pyc 2025-09-07T07:27:26.9145530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.9146870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools/more.py 2025-09-07T07:27:26.9148420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools/recipes.py 2025-09-07T07:27:26.9149770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools/py.typed 2025-09-07T07:27:26.9151450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools/recipes.pyi 2025-09-07T07:27:26.9153030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools-10.3.0.dist-info/RECORD 2025-09-07T07:27:26.9154470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools-10.3.0.dist-info/LICENSE 2025-09-07T07:27:26.9156020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools-10.3.0.dist-info/direct_url.json 2025-09-07T07:27:26.9157460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools-10.3.0.dist-info/WHEEL 2025-09-07T07:27:26.9159090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools-10.3.0.dist-info/REQUESTED 2025-09-07T07:27:26.9160690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools-10.3.0.dist-info/INSTALLER 2025-09-07T07:27:26.9162190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools-10.3.0.dist-info/METADATA 2025-09-07T07:27:26.9163160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:26.9164150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:26.9165140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/pyproject.toml 2025-09-07T07:27:26.9166260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_utils.py 2025-09-07T07:27:26.9167260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/conftest.py 2025-09-07T07:27:26.9168410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_structures.py 2025-09-07T07:27:26.9169430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_packages.py 2025-09-07T07:27:26.9170810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/testserver/server.py 2025-09-07T07:27:26.9171940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/testserver/__init__.py 2025-09-07T07:27:26.9173070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_testserver.py 2025-09-07T07:27:26.9174140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/compat.py 2025-09-07T07:27:26.9175370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/__init__.py 2025-09-07T07:27:26.9176470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_hooks.py 2025-09-07T07:27:26.9177630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/ca/ca.cnf 2025-09-07T07:27:26.9178870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/ca/ca-private.key 2025-09-07T07:27:26.9179960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/ca/Makefile 2025-09-07T07:27:26.9181150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/ca/ca.crt 2025-09-07T07:27:26.9182270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/ca/ca.srl 2025-09-07T07:27:26.9183370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/server/server.key 2025-09-07T07:27:26.9185010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/server/Makefile 2025-09-07T07:27:26.9186070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/server/server.pem 2025-09-07T07:27:26.9187140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/server/server.csr 2025-09-07T07:27:26.9188380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/server/cert.cnf 2025-09-07T07:27:26.9189510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/Makefile 2025-09-07T07:27:26.9190710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/README.md 2025-09-07T07:27:26.9192130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/Makefile 2025-09-07T07:27:26.9193210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/ca/ca.cnf 2025-09-07T07:27:26.9194390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/ca/ca-private.key 2025-09-07T07:27:26.9195640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/ca/Makefile 2025-09-07T07:27:26.9197000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/ca/ca.crt 2025-09-07T07:27:26.9198280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/ca/ca.srl 2025-09-07T07:27:26.9199610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/client.pem 2025-09-07T07:27:26.9200790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/client.csr 2025-09-07T07:27:26.9202030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/cert.cnf 2025-09-07T07:27:26.9203310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/client.key 2025-09-07T07:27:26.9204330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/README.md 2025-09-07T07:27:26.9205490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/Makefile 2025-09-07T07:27:26.9206410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/ca/ca.cnf 2025-09-07T07:27:26.9207370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/ca/ca-private.key 2025-09-07T07:27:26.9208230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/ca/Makefile 2025-09-07T07:27:26.9209270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/ca/ca.crt 2025-09-07T07:27:26.9210060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/ca/ca.srl 2025-09-07T07:27:26.9211160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/server/server.key 2025-09-07T07:27:26.9212010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/server/Makefile 2025-09-07T07:27:26.9212910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/server/server.pem 2025-09-07T07:27:26.9213870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/server/server.csr 2025-09-07T07:27:26.9214830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/server/cert.cnf 2025-09-07T07:27:26.9215700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/README.md 2025-09-07T07:27:26.9216460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_requests.py 2025-09-07T07:27:26.9217210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/utils.py 2025-09-07T07:27:26.9218460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_adapters.py 2025-09-07T07:27:26.9219410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_help.py 2025-09-07T07:27:26.9220510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_lowlevel.py 2025-09-07T07:27:26.9221340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:26.9222470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:26.9223340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:26.9224400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.9225320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:26.9226400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.9227220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/paths.json 2025-09-07T07:27:26.9228120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:26.9229140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/files 2025-09-07T07:27:26.9230140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/about.json 2025-09-07T07:27:26.9230900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/index.json 2025-09-07T07:27:26.9231770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/git 2025-09-07T07:27:26.9233300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests-2.32.4.dist-info/RECORD 2025-09-07T07:27:26.9234770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests-2.32.4.dist-info/licenses/LICENSE 2025-09-07T07:27:26.9236220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests-2.32.4.dist-info/direct_url.json 2025-09-07T07:27:26.9237730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests-2.32.4.dist-info/WHEEL 2025-09-07T07:27:26.9239150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests-2.32.4.dist-info/top_level.txt 2025-09-07T07:27:26.9240530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests-2.32.4.dist-info/REQUESTED 2025-09-07T07:27:26.9241860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests-2.32.4.dist-info/INSTALLER 2025-09-07T07:27:26.9243250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests-2.32.4.dist-info/METADATA 2025-09-07T07:27:26.9244550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/cookies.py 2025-09-07T07:27:26.9245860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/auth.py 2025-09-07T07:27:26.9247240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/sessions.py 2025-09-07T07:27:26.9248390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/hooks.py 2025-09-07T07:27:26.9249480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/compat.py 2025-09-07T07:27:26.9250620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/models.py 2025-09-07T07:27:26.9251750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/certs.py 2025-09-07T07:27:26.9253190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__init__.py 2025-09-07T07:27:26.9254350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/status_codes.py 2025-09-07T07:27:26.9255440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/packages.py 2025-09-07T07:27:26.9256680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__version__.py 2025-09-07T07:27:26.9258270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/__version__.cpython-313.pyc 2025-09-07T07:27:26.9259710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/api.cpython-313.pyc 2025-09-07T07:27:26.9261270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/adapters.cpython-313.pyc 2025-09-07T07:27:26.9262910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/_internal_utils.cpython-313.pyc 2025-09-07T07:27:26.9264430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/compat.cpython-313.pyc 2025-09-07T07:27:26.9265900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/sessions.cpython-313.pyc 2025-09-07T07:27:26.9267410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/hooks.cpython-313.pyc 2025-09-07T07:27:26.9268850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:26.9270360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/status_codes.cpython-313.pyc 2025-09-07T07:27:26.9271870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/cookies.cpython-313.pyc 2025-09-07T07:27:26.9273540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:26.9274980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/models.cpython-313.pyc 2025-09-07T07:27:26.9276480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/help.cpython-313.pyc 2025-09-07T07:27:26.9278100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/packages.cpython-313.pyc 2025-09-07T07:27:26.9279650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/auth.cpython-313.pyc 2025-09-07T07:27:26.9281120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/certs.cpython-313.pyc 2025-09-07T07:27:26.9282760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.9284100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/structures.cpython-313.pyc 2025-09-07T07:27:26.9285130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/api.py 2025-09-07T07:27:26.9286470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/_internal_utils.py 2025-09-07T07:27:26.9287650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/utils.py 2025-09-07T07:27:26.9289000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/exceptions.py 2025-09-07T07:27:26.9290320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/structures.py 2025-09-07T07:27:26.9291510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/help.py 2025-09-07T07:27:26.9292680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/adapters.py 2025-09-07T07:27:26.9293430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0.conda 2025-09-07T07:27:26.9294100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0.conda 2025-09-07T07:27:26.9295460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/bin/.conda-anaconda-tos-pre-unlink.sh 2025-09-07T07:27:26.9296730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/repodata_record.json 2025-09-07T07:27:26.9297880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/test/run_test.sh 2025-09-07T07:27:26.9299150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/test/run_test.py 2025-09-07T07:27:26.9300520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/test/test_time_dependencies.json 2025-09-07T07:27:26.9301510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/licenses/LICENSE 2025-09-07T07:27:26.9302580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/paths.json 2025-09-07T07:27:26.9303550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/hash_input.json 2025-09-07T07:27:26.9304360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/files 2025-09-07T07:27:26.9305230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/about.json 2025-09-07T07:27:26.9306230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/index.json 2025-09-07T07:27:26.9307050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/git 2025-09-07T07:27:26.9308530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/models.py 2025-09-07T07:27:26.9310010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/_version.py 2025-09-07T07:27:26.9311530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/remote.py 2025-09-07T07:27:26.9313000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/local.py 2025-09-07T07:27:26.9314570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/__init__.py 2025-09-07T07:27:26.9316130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/api.cpython-313.pyc 2025-09-07T07:27:26.9317780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/local.cpython-313.pyc 2025-09-07T07:27:26.9319660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/plugin.cpython-313.pyc 2025-09-07T07:27:26.9321260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/path.cpython-313.pyc 2025-09-07T07:27:26.9323100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:26.9324740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/_version.cpython-313.pyc 2025-09-07T07:27:26.9326280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/models.cpython-313.pyc 2025-09-07T07:27:26.9328100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/remote.cpython-313.pyc 2025-09-07T07:27:26.9329730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.9331100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/api.py 2025-09-07T07:27:26.9332550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/plugin.py 2025-09-07T07:27:26.9333810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/py.typed 2025-09-07T07:27:26.9335280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/exceptions.py 2025-09-07T07:27:26.9336720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/path.py 2025-09-07T07:27:26.9338280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/console/render.py 2025-09-07T07:27:26.9339680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/console/__init__.py 2025-09-07T07:27:26.9341460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/prompt.cpython-313.pyc 2025-09-07T07:27:26.9343160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.9345060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/mappers.cpython-313.pyc 2025-09-07T07:27:26.9346560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/render.cpython-313.pyc 2025-09-07T07:27:26.9348140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/console/mappers.py 2025-09-07T07:27:26.9349710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/console/prompt.py 2025-09-07T07:27:26.9351120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/RECORD 2025-09-07T07:27:26.9352930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/licenses/LICENSE 2025-09-07T07:27:26.9354620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/direct_url.json 2025-09-07T07:27:26.9356220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/WHEEL 2025-09-07T07:27:26.9358220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/entry_points.txt 2025-09-07T07:27:26.9359740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/REQUESTED 2025-09-07T07:27:26.9361240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/INSTALLER 2025-09-07T07:27:26.9363020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/METADATA 2025-09-07T07:27:26.9363650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0.conda 2025-09-07T07:27:26.9364400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0.conda 2025-09-07T07:27:26.9365420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/bin/conda-token 2025-09-07T07:27:26.9366480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:26.9367270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:26.9368140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/test/pyproject.toml 2025-09-07T07:27:26.9368880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:26.9369860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:26.9370550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:26.9371380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/recipe/parent/meta.yaml 2025-09-07T07:27:26.9372290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.9373030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:26.9373740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/paths.json 2025-09-07T07:27:26.9374550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:26.9375250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/files 2025-09-07T07:27:26.9376040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/about.json 2025-09-07T07:27:26.9376760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/has_prefix 2025-09-07T07:27:26.9377480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/index.json 2025-09-07T07:27:26.9378160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/git 2025-09-07T07:27:26.9379480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/RECORD 2025-09-07T07:27:26.9380680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/licenses/LICENSE 2025-09-07T07:27:26.9382420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/direct_url.json 2025-09-07T07:27:26.9383750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/WHEEL 2025-09-07T07:27:26.9385270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/entry_points.txt 2025-09-07T07:27:26.9386670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/REQUESTED 2025-09-07T07:27:26.9388140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/INSTALLER 2025-09-07T07:27:26.9389610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/METADATA 2025-09-07T07:27:26.9390910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/token.py 2025-09-07T07:27:26.9392190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/config.py 2025-09-07T07:27:26.9393610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/_version.py 2025-09-07T07:27:26.9395080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/client.py 2025-09-07T07:27:26.9396500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/_conda/plugins.py 2025-09-07T07:27:26.9398050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/_conda/auth_handler.py 2025-09-07T07:27:26.9399420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/_conda/condarc.py 2025-09-07T07:27:26.9400650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/_conda/conda_token.py 2025-09-07T07:27:26.9402070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/_conda/__init__.py 2025-09-07T07:27:26.9403620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/_conda/entrypoint.py 2025-09-07T07:27:26.9405300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/plugins.cpython-313.pyc 2025-09-07T07:27:26.9407140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/repo_config.cpython-313.pyc 2025-09-07T07:27:26.9408740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/condarc.cpython-313.pyc 2025-09-07T07:27:26.9410450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/auth_handler.cpython-313.pyc 2025-09-07T07:27:26.9412370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/conda_token.cpython-313.pyc 2025-09-07T07:27:26.9414050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/entrypoint.cpython-313.pyc 2025-09-07T07:27:26.9415860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.9417340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/_conda/repo_config.py 2025-09-07T07:27:26.9418830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/handlers.py 2025-09-07T07:27:26.9420140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/actions.py 2025-09-07T07:27:26.9421430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/__init__.py 2025-09-07T07:27:26.9423040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/__pycache__/config.cpython-313.pyc 2025-09-07T07:27:26.9424990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/__pycache__/handlers.cpython-313.pyc 2025-09-07T07:27:26.9426450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/__pycache__/actions.cpython-313.pyc 2025-09-07T07:27:26.9428300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/__pycache__/token.cpython-313.pyc 2025-09-07T07:27:26.9429940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/__pycache__/client.cpython-313.pyc 2025-09-07T07:27:26.9431550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:26.9433120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/__pycache__/_version.cpython-313.pyc 2025-09-07T07:27:26.9435040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/__pycache__/cli.cpython-313.pyc 2025-09-07T07:27:26.9436580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/__pycache__/panel.cpython-313.pyc 2025-09-07T07:27:26.9438500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/__pycache__/repo.cpython-313.pyc 2025-09-07T07:27:26.9440070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:26.9441770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.9443010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/cli.py 2025-09-07T07:27:26.9444290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/repo.py 2025-09-07T07:27:26.9445510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/py.typed 2025-09-07T07:27:26.9446950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/exceptions.py 2025-09-07T07:27:26.9448070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/panel.py 2025-09-07T07:27:26.9449600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/__main__.py 2025-09-07T07:27:26.9451080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/token.py 2025-09-07T07:27:26.9452420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/config.py 2025-09-07T07:27:26.9453890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/client.py 2025-09-07T07:27:26.9455200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/handlers.py 2025-09-07T07:27:26.9456750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/actions.py 2025-09-07T07:27:26.9458070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/__init__.py 2025-09-07T07:27:26.9459980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/config.cpython-313.pyc 2025-09-07T07:27:26.9461670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/handlers.cpython-313.pyc 2025-09-07T07:27:26.9463480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/actions.cpython-313.pyc 2025-09-07T07:27:26.9465000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/token.cpython-313.pyc 2025-09-07T07:27:26.9466530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/client.cpython-313.pyc 2025-09-07T07:27:26.9468090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:26.9469720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/cli.cpython-313.pyc 2025-09-07T07:27:26.9471190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.9472370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/cli.py 2025-09-07T07:27:26.9473800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/py.typed 2025-09-07T07:27:26.9475290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/exceptions.py 2025-09-07T07:27:26.9476150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:26.9477010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:26.9478150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:26.9479250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.9480200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:26.9481320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.9482150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/paths.json 2025-09-07T07:27:26.9483130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:26.9483850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/files 2025-09-07T07:27:26.9484850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/about.json 2025-09-07T07:27:26.9485770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/index.json 2025-09-07T07:27:26.9486550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/git 2025-09-07T07:27:26.9487760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/_decode.py 2025-09-07T07:27:26.9489060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/_url.py 2025-09-07T07:27:26.9490190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__init__.py 2025-09-07T07:27:26.9491600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/_decode.cpython-313.pyc 2025-09-07T07:27:26.9493090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/_encode.cpython-313.pyc 2025-09-07T07:27:26.9494540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/_format.cpython-313.pyc 2025-09-07T07:27:26.9495870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/_url.cpython-313.pyc 2025-09-07T07:27:26.9497150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/_parse.cpython-313.pyc 2025-09-07T07:27:26.9499080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.9500630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/_format.py 2025-09-07T07:27:26.9501710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/_parse.py 2025-09-07T07:27:26.9502700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/py.typed 2025-09-07T07:27:26.9504130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/_encode.py 2025-09-07T07:27:26.9505300Z /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-09-07T07:27:26.9506480Z /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-09-07T07:27:26.9507660Z /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-09-07T07:27:26.9508730Z /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-09-07T07:27:26.9510260Z /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-09-07T07:27:26.9511670Z /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-09-07T07:27:26.9513260Z /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-09-07T07:27:26.9514080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/ostream.h 2025-09-07T07:27:26.9515000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/format-inl.h 2025-09-07T07:27:26.9515830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/ranges.h 2025-09-07T07:27:26.9516770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/xchar.h 2025-09-07T07:27:26.9517830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/core.h 2025-09-07T07:27:26.9518660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/chrono.h 2025-09-07T07:27:26.9519670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/os.h 2025-09-07T07:27:26.9520620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/color.h 2025-09-07T07:27:26.9521450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/args.h 2025-09-07T07:27:26.9522370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/printf.h 2025-09-07T07:27:26.9523170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/compile.h 2025-09-07T07:27:26.9524050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/format.h 2025-09-07T07:27:26.9524760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/std.h 2025-09-07T07:27:26.9525600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/repodata_record.json 2025-09-07T07:27:26.9526390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/test/run_test.sh 2025-09-07T07:27:26.9527260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/licenses/LICENSE.rst 2025-09-07T07:27:26.9528000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/recipe/bld.bat 2025-09-07T07:27:26.9528890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/recipe/build.sh 2025-09-07T07:27:26.9529960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.9530720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/recipe/meta.yaml 2025-09-07T07:27:26.9531470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/recipe/meta.yaml.template 2025-09-07T07:27:26.9532110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/run_exports.json 2025-09-07T07:27:26.9532720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/paths.json 2025-09-07T07:27:26.9533380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/hash_input.json 2025-09-07T07:27:26.9533940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/files 2025-09-07T07:27:26.9534560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/about.json 2025-09-07T07:27:26.9535180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/has_prefix 2025-09-07T07:27:26.9535810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/index.json 2025-09-07T07:27:26.9536360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/git 2025-09-07T07:27:26.9537040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/pkgconfig/fmt.pc 2025-09-07T07:27:26.9537890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/cmake/fmt/fmt-targets-release.cmake 2025-09-07T07:27:26.9538590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/cmake/fmt/fmt-config.cmake 2025-09-07T07:27:26.9539410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/cmake/fmt/fmt-config-version.cmake 2025-09-07T07:27:26.9540130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/cmake/fmt/fmt-targets.cmake 2025-09-07T07:27:26.9540730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/libfmt.dylib 2025-09-07T07:27:26.9541370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/libfmt.9.dylib 2025-09-07T07:27:26.9542040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/libfmt.9.1.0.dylib 2025-09-07T07:27:26.9542630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/bin/iconv 2025-09-07T07:27:26.9543350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/include/libcharset.h 2025-09-07T07:27:26.9544100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/include/localcharset.h 2025-09-07T07:27:26.9544680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/include/iconv.h 2025-09-07T07:27:26.9545420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/repodata_record.json 2025-09-07T07:27:26.9546100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/test/run_test.sh 2025-09-07T07:27:26.9547170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/licenses/COPYING.LIB 2025-09-07T07:27:26.9548120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/licenses/COPYING 2025-09-07T07:27:26.9549190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/configure.cmake.patch 2025-09-07T07:27:26.9550150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/libtool-reloc 2025-09-07T07:27:26.9551000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/config.h.patch 2025-09-07T07:27:26.9551960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/glibc.patch 2025-09-07T07:27:26.9552920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/bld.bat 2025-09-07T07:27:26.9553790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/build.sh 2025-09-07T07:27:26.9554870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.9555890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/CMakeLists.txt.patch 2025-09-07T07:27:26.9556710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/meta.yaml 2025-09-07T07:27:26.9557720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/meta.yaml.template 2025-09-07T07:27:26.9558960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/run_exports.json 2025-09-07T07:27:26.9560170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/paths.json 2025-09-07T07:27:26.9561110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/hash_input.json 2025-09-07T07:27:26.9561830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/files 2025-09-07T07:27:26.9562730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/about.json 2025-09-07T07:27:26.9563500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/index.json 2025-09-07T07:27:26.9564230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/git 2025-09-07T07:27:26.9565220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libcharset.a 2025-09-07T07:27:26.9566170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libcharset.1.dylib 2025-09-07T07:27:26.9567080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libiconv.2.dylib 2025-09-07T07:27:26.9568010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libiconv.dylib 2025-09-07T07:27:26.9568800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libcharset.dylib 2025-09-07T07:27:26.9569670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libiconv.a 2025-09-07T07:27:26.9570520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man3/iconv.3 2025-09-07T07:27:26.9571560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man3/iconv_close.3 2025-09-07T07:27:26.9572780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man3/iconv_open_into.3 2025-09-07T07:27:26.9573730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man3/iconv_open.3 2025-09-07T07:27:26.9574590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man3/iconvctl.3 2025-09-07T07:27:26.9575600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man1/iconv.1 2025-09-07T07:27:26.9576530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconv_close.3.html 2025-09-07T07:27:26.9577340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconv.3.html 2025-09-07T07:27:26.9578450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconvctl.3.html 2025-09-07T07:27:26.9579390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconv_open_into.3.html 2025-09-07T07:27:26.9580310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconv_open.3.html 2025-09-07T07:27:26.9581180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconv.1.html 2025-09-07T07:27:26.9582040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100.conda 2025-09-07T07:27:26.9582860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/bin/jsondiff 2025-09-07T07:27:26.9583790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/bin/jsonpatch 2025-09-07T07:27:26.9584880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/repodata_record.json 2025-09-07T07:27:26.9585860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/test/run_test.sh 2025-09-07T07:27:26.9586810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/test/tests.js 2025-09-07T07:27:26.9587960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/test/run_test.py 2025-09-07T07:27:26.9593510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/test/test_time_dependencies.json 2025-09-07T07:27:26.9594280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/test/tests.py 2025-09-07T07:27:26.9594730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/licenses/LICENSE 2025-09-07T07:27:26.9595210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.9595700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/recipe/meta.yaml 2025-09-07T07:27:26.9596170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/recipe/meta.yaml.template 2025-09-07T07:27:26.9596610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/paths.json 2025-09-07T07:27:26.9597090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/hash_input.json 2025-09-07T07:27:26.9597500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/files 2025-09-07T07:27:26.9597970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/about.json 2025-09-07T07:27:26.9598960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/has_prefix 2025-09-07T07:27:26.9599820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/index.json 2025-09-07T07:27:26.9600560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/git 2025-09-07T07:27:26.9601900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch.py 2025-09-07T07:27:26.9603120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/RECORD 2025-09-07T07:27:26.9604390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/LICENSE 2025-09-07T07:27:26.9605650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/AUTHORS 2025-09-07T07:27:26.9606970Z /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-09-07T07:27:26.9608460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/WHEEL 2025-09-07T07:27:26.9609830Z /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-09-07T07:27:26.9611230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/REQUESTED 2025-09-07T07:27:26.9612470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/INSTALLER 2025-09-07T07:27:26.9613960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/METADATA 2025-09-07T07:27:26.9615260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/__pycache__/jsonpatch.cpython-313.pyc 2025-09-07T07:27:26.9615830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1.conda 2025-09-07T07:27:26.9616690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0.conda 2025-09-07T07:27:26.9617670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/include/ev++.h 2025-09-07T07:27:26.9618560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/include/ev.h 2025-09-07T07:27:26.9619620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/repodata_record.json 2025-09-07T07:27:26.9620570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/licenses/LICENSE 2025-09-07T07:27:26.9621540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/recipe/install.sh 2025-09-07T07:27:26.9622460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/recipe/build.sh 2025-09-07T07:27:26.9623480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.9624240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/recipe/meta.yaml 2025-09-07T07:27:26.9625280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/recipe/meta.yaml.template 2025-09-07T07:27:26.9626070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/run_exports.json 2025-09-07T07:27:26.9626790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/paths.json 2025-09-07T07:27:26.9627570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/hash_input.json 2025-09-07T07:27:26.9628230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/files 2025-09-07T07:27:26.9629050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/about.json 2025-09-07T07:27:26.9629810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/index.json 2025-09-07T07:27:26.9630530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/git 2025-09-07T07:27:26.9631450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/lib/libev.dylib 2025-09-07T07:27:26.9632280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/lib/libev.4.dylib 2025-09-07T07:27:26.9633220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/share/man/man3/ev.3 2025-09-07T07:27:26.9634400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/bin/dotenv 2025-09-07T07:27:26.9635650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:26.9636560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:26.9637730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/tests/test_parser.py 2025-09-07T07:27:26.9638820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/tests/test_utils.py 2025-09-07T07:27:26.9640150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/tests/conftest.py 2025-09-07T07:27:26.9641430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/tests/__init__.py 2025-09-07T07:27:26.9642630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/tests/test_ipython.py 2025-09-07T07:27:26.9643880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/tests/test_zip_imports.py 2025-09-07T07:27:26.9644920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/tests/test_cli.py 2025-09-07T07:27:26.9646060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/tests/test_main.py 2025-09-07T07:27:26.9647320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/tests/test_variables.py 2025-09-07T07:27:26.9648380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:26.9649730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:26.9650720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:26.9651790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.9652820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:26.9653990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.9654920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/paths.json 2025-09-07T07:27:26.9655980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:26.9656910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/files 2025-09-07T07:27:26.9657760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/about.json 2025-09-07T07:27:26.9658640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/has_prefix 2025-09-07T07:27:26.9659790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/index.json 2025-09-07T07:27:26.9660670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/git 2025-09-07T07:27:26.9662010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/version.py 2025-09-07T07:27:26.9663210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/variables.py 2025-09-07T07:27:26.9664660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/__init__.py 2025-09-07T07:27:26.9666280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/__pycache__/main.cpython-313.pyc 2025-09-07T07:27:26.9667830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/__pycache__/ipython.cpython-313.pyc 2025-09-07T07:27:26.9669310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/__pycache__/variables.cpython-313.pyc 2025-09-07T07:27:26.9670720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/__pycache__/cli.cpython-313.pyc 2025-09-07T07:27:26.9672300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:26.9673860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.9675530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:26.9677020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/__pycache__/parser.cpython-313.pyc 2025-09-07T07:27:26.9678300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/parser.py 2025-09-07T07:27:26.9679490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/cli.py 2025-09-07T07:27:26.9680660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/ipython.py 2025-09-07T07:27:26.9681760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/py.typed 2025-09-07T07:27:26.9683190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/main.py 2025-09-07T07:27:26.9684560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/__main__.py 2025-09-07T07:27:26.9685960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/RECORD 2025-09-07T07:27:26.9687400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/LICENSE 2025-09-07T07:27:26.9688920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/direct_url.json 2025-09-07T07:27:26.9690320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/WHEEL 2025-09-07T07:27:26.9692040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/entry_points.txt 2025-09-07T07:27:26.9693680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/top_level.txt 2025-09-07T07:27:26.9694820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/REQUESTED 2025-09-07T07:27:26.9695940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/INSTALLER 2025-09-07T07:27:26.9697050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/METADATA 2025-09-07T07:27:26.9697670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/bin/anaconda 2025-09-07T07:27:26.9698540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:26.9699330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:26.9700210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/test/tests/conftest.py 2025-09-07T07:27:26.9701050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/test/tests/__init__.py 2025-09-07T07:27:26.9701930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/test/tests/test_config.py 2025-09-07T07:27:26.9702760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/test/tests/test_cli.py 2025-09-07T07:27:26.9703560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:26.9704580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:26.9705280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:26.9706440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.9707420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:26.9708500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.9709350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/paths.json 2025-09-07T07:27:26.9710420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:26.9711390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/files 2025-09-07T07:27:26.9712460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/about.json 2025-09-07T07:27:26.9713360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/has_prefix 2025-09-07T07:27:26.9714230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/index.json 2025-09-07T07:27:26.9715050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/git 2025-09-07T07:27:26.9716690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/plugins.py 2025-09-07T07:27:26.9717930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/console.py 2025-09-07T07:27:26.9719500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/config.py 2025-09-07T07:27:26.9721030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/_version.py 2025-09-07T07:27:26.9722560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/__init__.py 2025-09-07T07:27:26.9724190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/plugins.cpython-313.pyc 2025-09-07T07:27:26.9725870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/config.cpython-313.pyc 2025-09-07T07:27:26.9727540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:26.9729220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/_version.cpython-313.pyc 2025-09-07T07:27:26.9730660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/cli.cpython-313.pyc 2025-09-07T07:27:26.9732270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.9733940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/console.cpython-313.pyc 2025-09-07T07:27:26.9735230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/cli.py 2025-09-07T07:27:26.9736740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/py.typed 2025-09-07T07:27:26.9738470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/exceptions.py 2025-09-07T07:27:26.9739930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/RECORD 2025-09-07T07:27:26.9741730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/licenses/LICENSE 2025-09-07T07:27:26.9743320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/direct_url.json 2025-09-07T07:27:26.9745000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/WHEEL 2025-09-07T07:27:26.9746430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/entry_points.txt 2025-09-07T07:27:26.9748230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/REQUESTED 2025-09-07T07:27:26.9749830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/INSTALLER 2025-09-07T07:27:26.9751210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/METADATA 2025-09-07T07:27:26.9751880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1.conda 2025-09-07T07:27:26.9752730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0.conda 2025-09-07T07:27:26.9753370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0.conda 2025-09-07T07:27:26.9754390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/test_data.hpp 2025-09-07T07:27:26.9755480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/ordered_map.hpp 2025-09-07T07:27:26.9756510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/json.hpp 2025-09-07T07:27:26.9757740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/adl_serializer.hpp 2025-09-07T07:27:26.9759030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/byte_container_with_subtype.hpp 2025-09-07T07:27:26.9760150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/hash.hpp 2025-09-07T07:27:26.9761410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/string_escape.hpp 2025-09-07T07:27:26.9762650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/json_ref.hpp 2025-09-07T07:27:26.9763800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/conversions/to_chars.hpp 2025-09-07T07:27:26.9765390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/conversions/from_json.hpp 2025-09-07T07:27:26.9766480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/conversions/to_json.hpp 2025-09-07T07:27:26.9767460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/value_t.hpp 2025-09-07T07:27:26.9768710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/position_t.hpp 2025-09-07T07:27:26.9769910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/parser.hpp 2025-09-07T07:27:26.9771050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/json_sax.hpp 2025-09-07T07:27:26.9772390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/binary_reader.hpp 2025-09-07T07:27:26.9773480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/input_adapters.hpp 2025-09-07T07:27:26.9774550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/lexer.hpp 2025-09-07T07:27:26.9775730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/string_concat.hpp 2025-09-07T07:27:26.9776840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/macro_scope.hpp 2025-09-07T07:27:26.9778420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/output/output_adapters.hpp 2025-09-07T07:27:26.9779740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/output/serializer.hpp 2025-09-07T07:27:26.9780930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/output/binary_writer.hpp 2025-09-07T07:27:26.9782060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/is_sax.hpp 2025-09-07T07:27:26.9783190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/call_std/end.hpp 2025-09-07T07:27:26.9784470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/call_std/begin.hpp 2025-09-07T07:27:26.9785660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/identity_tag.hpp 2025-09-07T07:27:26.9786850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/type_traits.hpp 2025-09-07T07:27:26.9788170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/cpp_future.hpp 2025-09-07T07:27:26.9789280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/detected.hpp 2025-09-07T07:27:26.9790390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/void_t.hpp 2025-09-07T07:27:26.9791540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/std_fs.hpp 2025-09-07T07:27:26.9792710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/json_pointer.hpp 2025-09-07T07:27:26.9793900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/exceptions.hpp 2025-09-07T07:27:26.9795010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/abi_macros.hpp 2025-09-07T07:27:26.9796190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/macro_unscope.hpp 2025-09-07T07:27:26.9797410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/iter_impl.hpp 2025-09-07T07:27:26.9798620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/json_reverse_iterator.hpp 2025-09-07T07:27:26.9799830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/iteration_proxy.hpp 2025-09-07T07:27:26.9801200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/iterator_traits.hpp 2025-09-07T07:27:26.9802400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/internal_iterator.hpp 2025-09-07T07:27:26.9803720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/primitive_iterator.hpp 2025-09-07T07:27:26.9804900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/thirdparty/hedley/hedley.hpp 2025-09-07T07:27:26.9806190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/thirdparty/hedley/hedley_undef.hpp 2025-09-07T07:27:26.9807320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/json_fwd.hpp 2025-09-07T07:27:26.9808230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/repodata_record.json 2025-09-07T07:27:26.9809120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/test/run_test.sh 2025-09-07T07:27:26.9810220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/licenses/LICENSE.MIT 2025-09-07T07:27:26.9811070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/recipe/bld.bat 2025-09-07T07:27:26.9812080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/recipe/build.sh 2025-09-07T07:27:26.9813230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.9814230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/recipe/meta.yaml 2025-09-07T07:27:26.9815250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.9816040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/paths.json 2025-09-07T07:27:26.9816980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/hash_input.json 2025-09-07T07:27:26.9817790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/files 2025-09-07T07:27:26.9818720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/about.json 2025-09-07T07:27:26.9819600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/has_prefix 2025-09-07T07:27:26.9820760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/index.json 2025-09-07T07:27:26.9821580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/git 2025-09-07T07:27:26.9822830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/share/pkgconfig/nlohmann_json.pc 2025-09-07T07:27:26.9824140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/share/cmake/nlohmann_json/nlohmann_jsonTargets.cmake 2025-09-07T07:27:26.9825460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/share/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake 2025-09-07T07:27:26.9826930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake 2025-09-07T07:27:26.9827570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0.conda 2025-09-07T07:27:26.9828700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:26.9829700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:26.9830930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/test/test_jaraco_classes.py 2025-09-07T07:27:26.9831930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:26.9833100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:26.9834060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:26.9835180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/recipe/test_jaraco_classes.py 2025-09-07T07:27:26.9836290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.9837470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:26.9838410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.9839300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/paths.json 2025-09-07T07:27:26.9840340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:26.9841100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/files 2025-09-07T07:27:26.9842090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/about.json 2025-09-07T07:27:26.9843040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/index.json 2025-09-07T07:27:26.9843810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/git 2025-09-07T07:27:26.9845500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/RECORD 2025-09-07T07:27:26.9847030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/licenses/LICENSE 2025-09-07T07:27:26.9848630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/direct_url.json 2025-09-07T07:27:26.9850050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/WHEEL 2025-09-07T07:27:26.9851780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/top_level.txt 2025-09-07T07:27:26.9853100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/REQUESTED 2025-09-07T07:27:26.9854680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/INSTALLER 2025-09-07T07:27:26.9855820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/METADATA 2025-09-07T07:27:26.9856840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/classes/properties.py 2025-09-07T07:27:26.9857900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/classes/__init__.py 2025-09-07T07:27:26.9859470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/classes/__pycache__/ancestry.cpython-313.pyc 2025-09-07T07:27:26.9861080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/classes/__pycache__/meta.cpython-313.pyc 2025-09-07T07:27:26.9862710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/classes/__pycache__/properties.cpython-313.pyc 2025-09-07T07:27:26.9864280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/classes/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.9865460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/classes/py.typed 2025-09-07T07:27:26.9866880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/classes/ancestry.py 2025-09-07T07:27:26.9868190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/classes/meta.py 2025-09-07T07:27:26.9868650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urls 2025-09-07T07:27:26.9869400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0.conda 2025-09-07T07:27:26.9870100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0.conda 2025-09-07T07:27:26.9871310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:26.9872390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:26.9873500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:26.9874680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:26.9875720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:26.9877120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.9878260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:26.9879420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:26.9880450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/paths.json 2025-09-07T07:27:26.9881760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:26.9882750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/files 2025-09-07T07:27:26.9883780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/about.json 2025-09-07T07:27:26.9884890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/index.json 2025-09-07T07:27:26.9886060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/git 2025-09-07T07:27:26.9887710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/RECORD 2025-09-07T07:27:26.9889440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/LICENSE 2025-09-07T07:27:26.9891220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/direct_url.json 2025-09-07T07:27:26.9893050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/WHEEL 2025-09-07T07:27:26.9894590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/REQUESTED 2025-09-07T07:27:26.9896250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/INSTALLER 2025-09-07T07:27:26.9898060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/METADATA 2025-09-07T07:27:26.9899480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/create.py 2025-09-07T07:27:26.9901410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/package_streaming.py 2025-09-07T07:27:26.9903200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__init__.py 2025-09-07T07:27:26.9904910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/s3.cpython-313.pyc 2025-09-07T07:27:26.9906830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/create.cpython-313.pyc 2025-09-07T07:27:26.9908690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/transmute.cpython-313.pyc 2025-09-07T07:27:26.9910310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:26.9912150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/lazy_wheel.cpython-313.pyc 2025-09-07T07:27:26.9913840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/extract.cpython-313.pyc 2025-09-07T07:27:26.9915670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:26.9917500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/package_streaming.cpython-313.pyc 2025-09-07T07:27:26.9919200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/url.cpython-313.pyc 2025-09-07T07:27:26.9920680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/transmute.py 2025-09-07T07:27:26.9922200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/url.py 2025-09-07T07:27:26.9923690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/exceptions.py 2025-09-07T07:27:26.9925160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/lazy_wheel.py 2025-09-07T07:27:26.9926500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/s3.py 2025-09-07T07:27:26.9927950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/extract.py 2025-09-07T07:27:26.9928650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/bin/curl-config 2025-09-07T07:27:26.9929640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/include/curl/stdcheaders.h 2025-09-07T07:27:26.9930550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/include/curl/header.h 2025-09-07T07:27:26.9931450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/include/curl/options.h 2025-09-07T07:27:26.9932300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/include/curl/mprintf.h 2025-09-07T07:27:26.9933140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/include/curl/easy.h 2025-09-07T07:27:26.9934120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/include/curl/curl.h 2025-09-07T07:27:26.9935060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/include/curl/websockets.h 2025-09-07T07:27:26.9936010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/include/curl/curlver.h 2025-09-07T07:27:26.9936990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/include/curl/system.h 2025-09-07T07:27:26.9937900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/include/curl/typecheck-gcc.h 2025-09-07T07:27:26.9938790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/include/curl/multi.h 2025-09-07T07:27:26.9939720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/include/curl/urlapi.h 2025-09-07T07:27:26.9940630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/info/repodata_record.json 2025-09-07T07:27:26.9941750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/info/test/run_test.sh 2025-09-07T07:27:26.9942710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/info/recipe/parent/bld.bat 2025-09-07T07:27:26.9943720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/info/recipe/parent/build.sh 2025-09-07T07:27:26.9944820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/info/recipe/parent/meta.yaml 2025-09-07T07:27:26.9945860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/info/recipe/conda_build_config.yaml 2025-09-07T07:27:26.9946850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/info/recipe/meta.yaml 2025-09-07T07:27:26.9947840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/info/run_exports.json 2025-09-07T07:27:26.9948770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/info/paths.json 2025-09-07T07:27:26.9949630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/info/hash_input.json 2025-09-07T07:27:26.9950500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/info/files 2025-09-07T07:27:26.9951300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/info/about.json 2025-09-07T07:27:26.9952190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/info/has_prefix 2025-09-07T07:27:26.9953070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/info/index.json 2025-09-07T07:27:26.9953780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/info/git 2025-09-07T07:27:26.9954650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/lib/pkgconfig/libcurl.pc 2025-09-07T07:27:26.9955770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/lib/libcurl.4.8.0.dylib 2025-09-07T07:27:26.9956520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/lib/libcurl.dylib 2025-09-07T07:27:26.9957420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/lib/libcurl.4.dylib 2025-09-07T07:27:26.9958230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1.conda 2025-09-07T07:27:26.9959080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/bin/mamba-package 2025-09-07T07:27:26.9960110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/activation.hpp 2025-09-07T07:27:26.9961410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/environments_manager.hpp 2025-09-07T07:27:26.9962240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/transaction.hpp 2025-09-07T07:27:26.9963300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/package_handling.hpp 2025-09-07T07:27:26.9964360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/invoke.hpp 2025-09-07T07:27:26.9965290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/prefix_data.hpp 2025-09-07T07:27:26.9966280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/common_types.hpp 2025-09-07T07:27:26.9967280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/palette.hpp 2025-09-07T07:27:26.9968530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/link.hpp 2025-09-07T07:27:26.9969570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/error_handling.hpp 2025-09-07T07:27:26.9970600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/repo_checker_store.hpp 2025-09-07T07:27:26.9971730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/package_fetcher.hpp 2025-09-07T07:27:26.9972690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/execution.hpp 2025-09-07T07:27:26.9973900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/subdirdata.hpp 2025-09-07T07:27:26.9975050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/shell_init.hpp 2025-09-07T07:27:26.9975920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/fsutil.hpp 2025-09-07T07:27:26.9977070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/channel_context.hpp 2025-09-07T07:27:26.9978100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/env_lockfile.hpp 2025-09-07T07:27:26.9979090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/util_scope.hpp 2025-09-07T07:27:26.9980220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/transaction_context.hpp 2025-09-07T07:27:26.9981490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/download_progress_bar.hpp 2025-09-07T07:27:26.9982640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/context.hpp 2025-09-07T07:27:26.9983710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/timeref.hpp 2025-09-07T07:27:26.9984760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/util_os.hpp 2025-09-07T07:27:26.9985870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/tasksync.hpp 2025-09-07T07:27:26.9987200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/history.hpp 2025-09-07T07:27:26.9988330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/progress_bar.hpp 2025-09-07T07:27:26.9989240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/run.hpp 2025-09-07T07:27:26.9990440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/package_paths.hpp 2025-09-07T07:27:26.9991670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/package_database_loader.hpp 2025-09-07T07:27:26.9992880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/virtual_packages.hpp 2025-09-07T07:27:26.9993990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/thread_utils.hpp 2025-09-07T07:27:26.9994930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/output.hpp 2025-09-07T07:27:26.9995980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/package_cache.hpp 2025-09-07T07:27:26.9997000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/pinning.hpp 2025-09-07T07:27:26.9997850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/query.hpp 2025-09-07T07:27:26.9998820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/util.hpp 2025-09-07T07:27:26.9999800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/menuinst.hpp 2025-09-07T07:27:27.0000790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/cast.hpp 2025-09-07T07:27:27.0001930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/os_unix.hpp 2025-09-07T07:27:27.0003100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/cryptography.hpp 2025-09-07T07:27:27.0003990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/build.hpp 2025-09-07T07:27:27.0005060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/json.hpp 2025-09-07T07:27:27.0006220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/os_osx.hpp 2025-09-07T07:27:27.0007430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/weakening_map.hpp 2025-09-07T07:27:27.0008390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/path_manip.hpp 2025-09-07T07:27:27.0009650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/flat_binary_tree.hpp 2025-09-07T07:27:27.0010640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/variant_cmp.hpp 2025-09-07T07:27:27.0011680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/encoding.hpp 2025-09-07T07:27:27.0012750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/functional.hpp 2025-09-07T07:27:27.0013860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/flat_bool_expr_tree.hpp 2025-09-07T07:27:27.0014980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/type_traits.hpp 2025-09-07T07:27:27.0015890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/random.hpp 2025-09-07T07:27:27.0016830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/os_linux.hpp 2025-09-07T07:27:27.0017840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/heap_optional.hpp 2025-09-07T07:27:27.0023540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/graph.hpp 2025-09-07T07:27:27.0024080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/loop_control.hpp 2025-09-07T07:27:27.0024570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/url.hpp 2025-09-07T07:27:27.0025000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/os_win.hpp 2025-09-07T07:27:27.0025420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/url_manip.hpp 2025-09-07T07:27:27.0025850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/string.hpp 2025-09-07T07:27:27.0026270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/deprecation.hpp 2025-09-07T07:27:27.0026760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/parsers.hpp 2025-09-07T07:27:27.0027210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/cfile.hpp 2025-09-07T07:27:27.0027670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/os.hpp 2025-09-07T07:27:27.0028100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/conditional.hpp 2025-09-07T07:27:27.0028610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/flat_set.hpp 2025-09-07T07:27:27.0029060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/compare.hpp 2025-09-07T07:27:27.0029540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/iterator.hpp 2025-09-07T07:27:27.0030090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/environment.hpp 2025-09-07T07:27:27.0031090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/tuple_hash.hpp 2025-09-07T07:27:27.0032120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/archive.hpp 2025-09-07T07:27:27.0033300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/package_info.hpp 2025-09-07T07:27:27.0034320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/match_spec.hpp 2025-09-07T07:27:27.0035260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/glob_spec.hpp 2025-09-07T07:27:27.0036360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/repo_data.hpp 2025-09-07T07:27:27.0037410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/regex_spec.hpp 2025-09-07T07:27:27.0038510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/chimera_string_spec.hpp 2025-09-07T07:27:27.0039450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/platform.hpp 2025-09-07T07:27:27.0040490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/error.hpp 2025-09-07T07:27:27.0041650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/version.hpp 2025-09-07T07:27:27.0042610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/channel.hpp 2025-09-07T07:27:27.0043600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/conda_url.hpp 2025-09-07T07:27:27.0044790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/unresolved_channel.hpp 2025-09-07T07:27:27.0045830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/build_number_spec.hpp 2025-09-07T07:27:27.0047030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/authentication_info.hpp 2025-09-07T07:27:27.0048070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/version_spec.hpp 2025-09-07T07:27:27.0048970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/request.hpp 2025-09-07T07:27:27.0050370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/solution.hpp 2025-09-07T07:27:27.0051490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/problems_graph.hpp 2025-09-07T07:27:27.0052840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/libsolv/solver.hpp 2025-09-07T07:27:27.0054120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/libsolv/unsolvable.hpp 2025-09-07T07:27:27.0055230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/libsolv/database.hpp 2025-09-07T07:27:27.0056240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/libsolv/parameters.hpp 2025-09-07T07:27:27.0057340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/libsolv/repo_info.hpp 2025-09-07T07:27:27.0058290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/version.hpp 2025-09-07T07:27:27.0059390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/download/mirror_map.hpp 2025-09-07T07:27:27.0060480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/download/downloader.hpp 2025-09-07T07:27:27.0061480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/download/mirror.hpp 2025-09-07T07:27:27.0062570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/download/request.hpp 2025-09-07T07:27:27.0063670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/update.hpp 2025-09-07T07:27:27.0064810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/info.hpp 2025-09-07T07:27:27.0065970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/configuration_impl.hpp 2025-09-07T07:27:27.0067020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/shell.hpp 2025-09-07T07:27:27.0068070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/channel_loader.hpp 2025-09-07T07:27:27.0069020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/install.hpp 2025-09-07T07:27:27.0069930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/c_api.h 2025-09-07T07:27:27.0071040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/repoquery.hpp 2025-09-07T07:27:27.0072160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/config.hpp 2025-09-07T07:27:27.0073120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/list.hpp 2025-09-07T07:27:27.0074210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/configuration.hpp 2025-09-07T07:27:27.0075230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/create.hpp 2025-09-07T07:27:27.0076120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/clean.hpp 2025-09-07T07:27:27.0077150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/constants.hpp 2025-09-07T07:27:27.0078040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/remove.hpp 2025-09-07T07:27:27.0078930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/fs/filesystem.hpp 2025-09-07T07:27:27.0080090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/errors.hpp 2025-09-07T07:27:27.0081210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/keys.hpp 2025-09-07T07:27:27.0082450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/update_framework_v0_6.hpp 2025-09-07T07:27:27.0083570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/repo_checker.hpp 2025-09-07T07:27:27.0084610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/tools.hpp 2025-09-07T07:27:27.0086080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/update_framework_v1.hpp 2025-09-07T07:27:27.0087160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/update_framework.hpp 2025-09-07T07:27:27.0087920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/etc/profile.d/mamba.sh 2025-09-07T07:27:27.0089010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/repodata_record.json 2025-09-07T07:27:27.0089830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/test/run_test.sh 2025-09-07T07:27:27.0090820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/licenses/LICENSE 2025-09-07T07:27:27.0092680Z /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-09-07T07:27:27.0093660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/parent/build_mamba.bat 2025-09-07T07:27:27.0094850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/parent/conda_build_config.yaml 2025-09-07T07:27:27.0095900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/parent/test_libmamba_version.py 2025-09-07T07:27:27.0096820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/parent/meta.yaml 2025-09-07T07:27:27.0097860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/parent/build_mamba.sh 2025-09-07T07:27:27.0099070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.0100150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/meta.yaml 2025-09-07T07:27:27.0101020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/build_mamba.sh 2025-09-07T07:27:27.0102000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/run_exports.json 2025-09-07T07:27:27.0102930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/paths.json 2025-09-07T07:27:27.0103990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/hash_input.json 2025-09-07T07:27:27.0104860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/files 2025-09-07T07:27:27.0105820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/about.json 2025-09-07T07:27:27.0106580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/has_prefix 2025-09-07T07:27:27.0107360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/index.json 2025-09-07T07:27:27.0108180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/git 2025-09-07T07:27:27.0109100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/libmamba.2.dylib 2025-09-07T07:27:27.0110180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/cmake/libmamba/libmambaConfigVersion.cmake 2025-09-07T07:27:27.0111520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/cmake/libmamba/libmambaTargets.cmake 2025-09-07T07:27:27.0112750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/cmake/libmamba/libmambaTargets-release.cmake 2025-09-07T07:27:27.0113970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/cmake/libmamba/libmambaConfig.cmake 2025-09-07T07:27:27.0114790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/libmamba.2.0.0.dylib 2025-09-07T07:27:27.0115680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/libmamba.dylib 2025-09-07T07:27:27.0116680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/repodata_record.json 2025-09-07T07:27:27.0117610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/test/run_test.sh 2025-09-07T07:27:27.0118770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/test/include/pybind11/detail/internals.h 2025-09-07T07:27:27.0119500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/test/run_test.bat 2025-09-07T07:27:27.0120300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/licenses/LICENSE 2025-09-07T07:27:27.0121590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/parent/build-pybind11-global.sh 2025-09-07T07:27:27.0122520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/parent/build-pybind11.bat 2025-09-07T07:27:27.0123600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/parent/build-pybind11-global.bat 2025-09-07T07:27:27.0124700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/parent/build-pybind11.sh 2025-09-07T07:27:27.0125640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/parent/meta.yaml 2025-09-07T07:27:27.0126730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.0127680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/meta.yaml 2025-09-07T07:27:27.0128570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/run_exports.json 2025-09-07T07:27:27.0129380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/paths.json 2025-09-07T07:27:27.0130150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/hash_input.json 2025-09-07T07:27:27.0131110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/files 2025-09-07T07:27:27.0132140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/about.json 2025-09-07T07:27:27.0133060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/link.json 2025-09-07T07:27:27.0133990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/index.json 2025-09-07T07:27:27.0134670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/git 2025-09-07T07:27:27.0135750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:27.0136640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:27.0137780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:27.0138880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:27.0139870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:27.0141030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.0141800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:27.0142910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:27.0143810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/info/paths.json 2025-09-07T07:27:27.0144720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:27.0145570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/info/files 2025-09-07T07:27:27.0146550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/info/about.json 2025-09-07T07:27:27.0147340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/info/index.json 2025-09-07T07:27:27.0148180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/info/git 2025-09-07T07:27:27.0149330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/params.py 2025-09-07T07:27:27.0150460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/_typing.py 2025-09-07T07:27:27.0151650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/models.py 2025-09-07T07:27:27.0152830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/completion.py 2025-09-07T07:27:27.0154170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__init__.py 2025-09-07T07:27:27.0155240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/core.py 2025-09-07T07:27:27.0156520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/main.cpython-313.pyc 2025-09-07T07:27:27.0157800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/_typing.cpython-313.pyc 2025-09-07T07:27:27.0159000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/core.cpython-313.pyc 2025-09-07T07:27:27.0160370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/colors.cpython-313.pyc 2025-09-07T07:27:27.0161970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/_completion_click8.cpython-313.pyc 2025-09-07T07:27:27.0163350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/_completion_click7.cpython-313.pyc 2025-09-07T07:27:27.0164750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/rich_utils.cpython-313.pyc 2025-09-07T07:27:27.0166120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/testing.cpython-313.pyc 2025-09-07T07:27:27.0167570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.0169080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/models.cpython-313.pyc 2025-09-07T07:27:27.0170480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/params.cpython-313.pyc 2025-09-07T07:27:27.0171840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/_compat_utils.cpython-313.pyc 2025-09-07T07:27:27.0173320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/_completion_shared.cpython-313.pyc 2025-09-07T07:27:27.0174660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/completion.cpython-313.pyc 2025-09-07T07:27:27.0176030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.0177160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/rich_utils.py 2025-09-07T07:27:27.0178560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/_completion_shared.py 2025-09-07T07:27:27.0179880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/utils.py 2025-09-07T07:27:27.0180990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/_compat_utils.py 2025-09-07T07:27:27.0182150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/py.typed 2025-09-07T07:27:27.0183430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/_completion_click7.py 2025-09-07T07:27:27.0184270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/main.py 2025-09-07T07:27:27.0185170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/testing.py 2025-09-07T07:27:27.0186180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/_completion_click8.py 2025-09-07T07:27:27.0187030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/colors.py 2025-09-07T07:27:27.0188040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer-0.9.0.dist-info/RECORD 2025-09-07T07:27:27.0189230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer-0.9.0.dist-info/LICENSE 2025-09-07T07:27:27.0190150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer-0.9.0.dist-info/direct_url.json 2025-09-07T07:27:27.0191350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer-0.9.0.dist-info/WHEEL 2025-09-07T07:27:27.0192870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer-0.9.0.dist-info/REQUESTED 2025-09-07T07:27:27.0194220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer-0.9.0.dist-info/INSTALLER 2025-09-07T07:27:27.0195580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer-0.9.0.dist-info/METADATA 2025-09-07T07:27:27.0196470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:27.0197450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:27.0198300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:27.0199520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:27.0200630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.0201520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:27.0202780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:27.0203590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/info/paths.json 2025-09-07T07:27:27.0204550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:27.0205350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/info/files 2025-09-07T07:27:27.0206380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/info/about.json 2025-09-07T07:27:27.0207300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/info/index.json 2025-09-07T07:27:27.0208150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/info/git 2025-09-07T07:27:27.0209610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham/posix/proc.py 2025-09-07T07:27:27.0210970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham/posix/__init__.py 2025-09-07T07:27:27.0212660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham/posix/__pycache__/_core.cpython-313.pyc 2025-09-07T07:27:27.0214270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham/posix/__pycache__/proc.cpython-313.pyc 2025-09-07T07:27:27.0215910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham/posix/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.0217640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham/posix/__pycache__/ps.cpython-313.pyc 2025-09-07T07:27:27.0219110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham/posix/_core.py 2025-09-07T07:27:27.0220560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham/posix/ps.py 2025-09-07T07:27:27.0221990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham/__init__.py 2025-09-07T07:27:27.0223550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham/__pycache__/_core.cpython-313.pyc 2025-09-07T07:27:27.0225090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham/__pycache__/nt.cpython-313.pyc 2025-09-07T07:27:27.0226590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.0227860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham/_core.py 2025-09-07T07:27:27.0229040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham/nt.py 2025-09-07T07:27:27.0230460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/zip-safe 2025-09-07T07:27:27.0232010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/RECORD 2025-09-07T07:27:27.0233570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/LICENSE 2025-09-07T07:27:27.0235300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/direct_url.json 2025-09-07T07:27:27.0236830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/WHEEL 2025-09-07T07:27:27.0238700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/top_level.txt 2025-09-07T07:27:27.0240220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/REQUESTED 2025-09-07T07:27:27.0241740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/INSTALLER 2025-09-07T07:27:27.0243220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/METADATA 2025-09-07T07:27:27.0244070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0.conda 2025-09-07T07:27:27.0245130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:27.0246250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:27.0247370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/test/tests/test_custom_ca.py 2025-09-07T07:27:27.0248420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/test/tests/test_inject.py 2025-09-07T07:27:27.0249430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/test/tests/conftest.py 2025-09-07T07:27:27.0250710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/test/tests/requests_with_inject.py 2025-09-07T07:27:27.0251810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/test/tests/__init__.py 2025-09-07T07:27:27.0252890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/test/tests/test_sslcontext.py 2025-09-07T07:27:27.0253950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/test/tests/test_api.py 2025-09-07T07:27:27.0255240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/test/tests/aiohttp_with_inject.py 2025-09-07T07:27:27.0256230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:27.0257460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:27.0258460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:27.0259640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.0260800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:27.0261820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:27.0262610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/paths.json 2025-09-07T07:27:27.0263660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:27.0264610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/files 2025-09-07T07:27:27.0265590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/about.json 2025-09-07T07:27:27.0266520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/index.json 2025-09-07T07:27:27.0267420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/git 2025-09-07T07:27:27.0269030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.1.dist-info/RECORD 2025-09-07T07:27:27.0270610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.1.dist-info/LICENSE 2025-09-07T07:27:27.0272130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.1.dist-info/direct_url.json 2025-09-07T07:27:27.0273610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.1.dist-info/WHEEL 2025-09-07T07:27:27.0275020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.1.dist-info/REQUESTED 2025-09-07T07:27:27.0276570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.1.dist-info/INSTALLER 2025-09-07T07:27:27.0277890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.1.dist-info/METADATA 2025-09-07T07:27:27.0279040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore/_openssl.py 2025-09-07T07:27:27.0280250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore/_api.py 2025-09-07T07:27:27.0281620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore/_macos.py 2025-09-07T07:27:27.0282950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore/__init__.py 2025-09-07T07:27:27.0284530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore/__pycache__/_windows.cpython-313.pyc 2025-09-07T07:27:27.0286020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore/__pycache__/_api.cpython-313.pyc 2025-09-07T07:27:27.0287630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore/__pycache__/_macos.cpython-313.pyc 2025-09-07T07:27:27.0289010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore/__pycache__/_openssl.cpython-313.pyc 2025-09-07T07:27:27.0290740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore/__pycache__/_ssl_constants.cpython-313.pyc 2025-09-07T07:27:27.0292270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.0293540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore/_ssl_constants.py 2025-09-07T07:27:27.0294860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore/py.typed 2025-09-07T07:27:27.0296180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore/_windows.py 2025-09-07T07:27:27.0297160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:27.0298270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:27.0299360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:27.0300680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:27.0301590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:27.0302810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.0303770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:27.0304960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:27.0306020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/info/paths.json 2025-09-07T07:27:27.0307090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:27.0308300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/info/files 2025-09-07T07:27:27.0309230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/info/about.json 2025-09-07T07:27:27.0310290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/info/index.json 2025-09-07T07:27:27.0311380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/info/git 2025-09-07T07:27:27.0313190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings-2.6.1.dist-info/RECORD 2025-09-07T07:27:27.0315070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings-2.6.1.dist-info/licenses/LICENSE 2025-09-07T07:27:27.0316730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings-2.6.1.dist-info/direct_url.json 2025-09-07T07:27:27.0318090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings-2.6.1.dist-info/WHEEL 2025-09-07T07:27:27.0319520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings-2.6.1.dist-info/REQUESTED 2025-09-07T07:27:27.0321070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings-2.6.1.dist-info/INSTALLER 2025-09-07T07:27:27.0322640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings-2.6.1.dist-info/METADATA 2025-09-07T07:27:27.0324000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/version.py 2025-09-07T07:27:27.0325520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/__init__.py 2025-09-07T07:27:27.0327290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/__pycache__/sources.cpython-313.pyc 2025-09-07T07:27:27.0329120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/__pycache__/main.cpython-313.pyc 2025-09-07T07:27:27.0331120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.0332770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.0334370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:27.0335760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources.py 2025-09-07T07:27:27.0337220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/utils.py 2025-09-07T07:27:27.0338530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/py.typed 2025-09-07T07:27:27.0339880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/main.py 2025-09-07T07:27:27.0340560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0.conda 2025-09-07T07:27:27.0341450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0.conda 2025-09-07T07:27:27.0342320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0.conda 2025-09-07T07:27:27.0343320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:27.0344340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:27.0345450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:27.0346760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:27.0347920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:27.0349150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.0350150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:27.0350970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:27.0351690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/paths.json 2025-09-07T07:27:27.0352440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:27.0353050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/files 2025-09-07T07:27:27.0353830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/about.json 2025-09-07T07:27:27.0354560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/index.json 2025-09-07T07:27:27.0355260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/git 2025-09-07T07:27:27.0356460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/context/__init__.py 2025-09-07T07:27:27.0357790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/context/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.0358780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/context/py.typed 2025-09-07T07:27:27.0359910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/RECORD 2025-09-07T07:27:27.0361120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/LICENSE 2025-09-07T07:27:27.0362650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/direct_url.json 2025-09-07T07:27:27.0364120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/WHEEL 2025-09-07T07:27:27.0365880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/top_level.txt 2025-09-07T07:27:27.0367260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/REQUESTED 2025-09-07T07:27:27.0368670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/INSTALLER 2025-09-07T07:27:27.0370160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/METADATA 2025-09-07T07:27:27.0370710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0.conda 2025-09-07T07:27:27.0371500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1.conda 2025-09-07T07:27:27.0372240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0.conda 2025-09-07T07:27:27.0373250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:27.0374110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:27.0375010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:27.0376050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:27.0377030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/licenses/LICENSE.md 2025-09-07T07:27:27.0377970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.0378810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:27.0379980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:27.0380710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/paths.json 2025-09-07T07:27:27.0381500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:27.0382330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/files 2025-09-07T07:27:27.0383240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/about.json 2025-09-07T07:27:27.0384080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/index.json 2025-09-07T07:27:27.0384930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/git 2025-09-07T07:27:27.0386070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/intranges.py 2025-09-07T07:27:27.0387160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/package_data.py 2025-09-07T07:27:27.0388230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/compat.py 2025-09-07T07:27:27.0389500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/idnadata.py 2025-09-07T07:27:27.0390640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__init__.py 2025-09-07T07:27:27.0391620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/core.py 2025-09-07T07:27:27.0393320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/codec.cpython-313.pyc 2025-09-07T07:27:27.0394810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/core.cpython-313.pyc 2025-09-07T07:27:27.0396260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/idnadata.cpython-313.pyc 2025-09-07T07:27:27.0397820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/compat.cpython-313.pyc 2025-09-07T07:27:27.0399040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/package_data.cpython-313.pyc 2025-09-07T07:27:27.0400480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/uts46data.cpython-313.pyc 2025-09-07T07:27:27.0402040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/intranges.cpython-313.pyc 2025-09-07T07:27:27.0403480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.0404610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/py.typed 2025-09-07T07:27:27.0405700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/codec.py 2025-09-07T07:27:27.0406820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/uts46data.py 2025-09-07T07:27:27.0408260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/LICENSE.md 2025-09-07T07:27:27.0409490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/RECORD 2025-09-07T07:27:27.0410860Z /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-09-07T07:27:27.0412110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/WHEEL 2025-09-07T07:27:27.0413330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/REQUESTED 2025-09-07T07:27:27.0414640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/INSTALLER 2025-09-07T07:27:27.0415930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/METADATA 2025-09-07T07:27:27.0416310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urls.txt 2025-09-07T07:27:27.0417480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:27.0418390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:27.0419390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:27.0420520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:27.0421470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:27.0422560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.0423620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:27.0424570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:27.0425380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/paths.json 2025-09-07T07:27:27.0426340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:27.0427190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/files 2025-09-07T07:27:27.0428150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/about.json 2025-09-07T07:27:27.0429110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/index.json 2025-09-07T07:27:27.0429940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/git 2025-09-07T07:27:27.0431280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/RECORD 2025-09-07T07:27:27.0432920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/licenses/LICENSE 2025-09-07T07:27:27.0434470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/direct_url.json 2025-09-07T07:27:27.0436010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/WHEEL 2025-09-07T07:27:27.0437630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/REQUESTED 2025-09-07T07:27:27.0439140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/INSTALLER 2025-09-07T07:27:27.0440380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/METADATA 2025-09-07T07:27:27.0441800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/_hypothesis_plugin.py 2025-09-07T07:27:27.0443020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/color.py 2025-09-07T07:27:27.0444140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/config.py 2025-09-07T07:27:27.0445360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/version.py 2025-09-07T07:27:27.0446580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/fields.py 2025-09-07T07:27:27.0448050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/error_wrappers.py 2025-09-07T07:27:27.0449320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/decorator.py 2025-09-07T07:27:27.0450730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/validators.py 2025-09-07T07:27:27.0452100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/tools.py 2025-09-07T07:27:27.0453430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/env_settings.py 2025-09-07T07:27:27.0454670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__init__.py 2025-09-07T07:27:27.0455800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/mypy.py 2025-09-07T07:27:27.0456920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/types.py 2025-09-07T07:27:27.0458270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/class_validators.py 2025-09-07T07:27:27.0459630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/main.cpython-313.pyc 2025-09-07T07:27:27.0461240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/_hypothesis_plugin.cpython-313.pyc 2025-09-07T07:27:27.0462620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/typing.cpython-313.pyc 2025-09-07T07:27:27.0464210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/networks.cpython-313.pyc 2025-09-07T07:27:27.0465610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/mypy.cpython-313.pyc 2025-09-07T07:27:27.0467120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/generics.cpython-313.pyc 2025-09-07T07:27:27.0468540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/validators.cpython-313.pyc 2025-09-07T07:27:27.0470000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/color.cpython-313.pyc 2025-09-07T07:27:27.0471440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/config.cpython-313.pyc 2025-09-07T07:27:27.0472890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/fields.cpython-313.pyc 2025-09-07T07:27:27.0474320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/parse.cpython-313.pyc 2025-09-07T07:27:27.0475720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/schema.cpython-313.pyc 2025-09-07T07:27:27.0477420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/datetime_parse.cpython-313.pyc 2025-09-07T07:27:27.0478970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/dataclasses.cpython-313.pyc 2025-09-07T07:27:27.0480380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/errors.cpython-313.pyc 2025-09-07T07:27:27.0481860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.0483470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/class_validators.cpython-313.pyc 2025-09-07T07:27:27.0485090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/types.cpython-313.pyc 2025-09-07T07:27:27.0486870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/env_settings.cpython-313.pyc 2025-09-07T07:27:27.0488570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/error_wrappers.cpython-313.pyc 2025-09-07T07:27:27.0490070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/json.cpython-313.pyc 2025-09-07T07:27:27.0492070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/annotated_types.cpython-313.pyc 2025-09-07T07:27:27.0493480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.0495150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:27.0496730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/decorator.cpython-313.pyc 2025-09-07T07:27:27.0498300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/tools.cpython-313.pyc 2025-09-07T07:27:27.0499630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/networks.py 2025-09-07T07:27:27.0500770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/utils.py 2025-09-07T07:27:27.0502130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/annotated_types.py 2025-09-07T07:27:27.0503450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/py.typed 2025-09-07T07:27:27.0504770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/errors.py 2025-09-07T07:27:27.0506120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/dataclasses.py 2025-09-07T07:27:27.0507460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/parse.py 2025-09-07T07:27:27.0508740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/typing.py 2025-09-07T07:27:27.0510090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/main.py 2025-09-07T07:27:27.0511410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/datetime_parse.py 2025-09-07T07:27:27.0512460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/json.py 2025-09-07T07:27:27.0513440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/generics.py 2025-09-07T07:27:27.0514410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/schema.py 2025-09-07T07:27:27.0515670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_schema_generation_shared.py 2025-09-07T07:27:27.0516680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_docs_extraction.py 2025-09-07T07:27:27.0517720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_core_utils.py 2025-09-07T07:27:27.0519200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_validate_call.py 2025-09-07T07:27:27.0520650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_decorators_v1.py 2025-09-07T07:27:27.0521920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_typing_extra.py 2025-09-07T07:27:27.0523230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_validators.py 2025-09-07T07:27:27.0524690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_serializers.py 2025-09-07T07:27:27.0526110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_namespace_utils.py 2025-09-07T07:27:27.0527610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_repr.py 2025-09-07T07:27:27.0528840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__init__.py 2025-09-07T07:27:27.0530110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_import_utils.py 2025-09-07T07:27:27.0532100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_serializers.cpython-313.pyc 2025-09-07T07:27:27.0533820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_validate_call.cpython-313.pyc 2025-09-07T07:27:27.0535470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_forward_ref.cpython-313.pyc 2025-09-07T07:27:27.0537160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_validators.cpython-313.pyc 2025-09-07T07:27:27.0538760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_config.cpython-313.pyc 2025-09-07T07:27:27.0540450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_fields.cpython-313.pyc 2025-09-07T07:27:27.0542060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_typing_extra.cpython-313.pyc 2025-09-07T07:27:27.0544000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_generate_schema.cpython-313.pyc 2025-09-07T07:27:27.0545600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_core_metadata.cpython-313.pyc 2025-09-07T07:27:27.0547190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_mock_val_ser.cpython-313.pyc 2025-09-07T07:27:27.0548870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_docs_extraction.cpython-313.pyc 2025-09-07T07:27:27.0550550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_decorators.cpython-313.pyc 2025-09-07T07:27:27.0552130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_import_utils.cpython-313.pyc 2025-09-07T07:27:27.0553800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_utils.cpython-313.pyc 2025-09-07T07:27:27.0555520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_generics.cpython-313.pyc 2025-09-07T07:27:27.0557060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_repr.cpython-313.pyc 2025-09-07T07:27:27.0558950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_model_construction.cpython-313.pyc 2025-09-07T07:27:27.0560630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_git.cpython-313.pyc 2025-09-07T07:27:27.0562470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_schema_gather.cpython-313.pyc 2025-09-07T07:27:27.0564430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_known_annotated_metadata.cpython-313.pyc 2025-09-07T07:27:27.0566080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_discriminated_union.cpython-313.pyc 2025-09-07T07:27:27.0567700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_namespace_utils.cpython-313.pyc 2025-09-07T07:27:27.0569230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_core_utils.cpython-313.pyc 2025-09-07T07:27:27.0570760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_dataclasses.cpython-313.pyc 2025-09-07T07:27:27.0572650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_schema_generation_shared.cpython-313.pyc 2025-09-07T07:27:27.0574250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.0575980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_decorators_v1.cpython-313.pyc 2025-09-07T07:27:27.0577650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_signature.cpython-313.pyc 2025-09-07T07:27:27.0579400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_internal_dataclass.cpython-313.pyc 2025-09-07T07:27:27.0580690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_known_annotated_metadata.py 2025-09-07T07:27:27.0582200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_model_construction.py 2025-09-07T07:27:27.0583480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_signature.py 2025-09-07T07:27:27.0585050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_generate_schema.py 2025-09-07T07:27:27.0586530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_schema_gather.py 2025-09-07T07:27:27.0588150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_discriminated_union.py 2025-09-07T07:27:27.0589460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_forward_ref.py 2025-09-07T07:27:27.0590890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_decorators.py 2025-09-07T07:27:27.0592610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_core_metadata.py 2025-09-07T07:27:27.0593940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_fields.py 2025-09-07T07:27:27.0595470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_config.py 2025-09-07T07:27:27.0596920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_mock_val_ser.py 2025-09-07T07:27:27.0598280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_git.py 2025-09-07T07:27:27.0599520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_generics.py 2025-09-07T07:27:27.0601070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_dataclasses.py 2025-09-07T07:27:27.0602660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_internal_dataclass.py 2025-09-07T07:27:27.0603920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_utils.py 2025-09-07T07:27:27.0605200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/experimental/__init__.py 2025-09-07T07:27:27.0606850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/experimental/__pycache__/pipeline.cpython-313.pyc 2025-09-07T07:27:27.0608510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/experimental/__pycache__/arguments_schema.cpython-313.pyc 2025-09-07T07:27:27.0610050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/experimental/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.0611400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/experimental/pipeline.py 2025-09-07T07:27:27.0613020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/experimental/arguments_schema.py 2025-09-07T07:27:27.0614290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/functional_validators.py 2025-09-07T07:27:27.0615670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/alias_generators.py 2025-09-07T07:27:27.0617050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/color.py 2025-09-07T07:27:27.0618330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/config.py 2025-09-07T07:27:27.0619590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/version.py 2025-09-07T07:27:27.0620780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/fields.py 2025-09-07T07:27:27.0622190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/error_wrappers.py 2025-09-07T07:27:27.0623520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/decorator.py 2025-09-07T07:27:27.0624790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/validators.py 2025-09-07T07:27:27.0625940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/warnings.py 2025-09-07T07:27:27.0627230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/tools.py 2025-09-07T07:27:27.0628520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/plugin/_loader.py 2025-09-07T07:27:27.0629880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/plugin/__init__.py 2025-09-07T07:27:27.0631340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/plugin/_schema_validator.py 2025-09-07T07:27:27.0632970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/plugin/__pycache__/_loader.cpython-313.pyc 2025-09-07T07:27:27.0634570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/plugin/__pycache__/_schema_validator.cpython-313.pyc 2025-09-07T07:27:27.0636060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/plugin/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.0637330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/env_settings.py 2025-09-07T07:27:27.0638630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__init__.py 2025-09-07T07:27:27.0639810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/mypy.py 2025-09-07T07:27:27.0641050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/types.py 2025-09-07T07:27:27.0642270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/class_validators.py 2025-09-07T07:27:27.0643700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/main.cpython-313.pyc 2025-09-07T07:27:27.0645060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/typing.cpython-313.pyc 2025-09-07T07:27:27.0646490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/functional_serializers.cpython-313.pyc 2025-09-07T07:27:27.0647860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/networks.cpython-313.pyc 2025-09-07T07:27:27.0649330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/mypy.cpython-313.pyc 2025-09-07T07:27:27.0651020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/generics.cpython-313.pyc 2025-09-07T07:27:27.0652520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/root_model.cpython-313.pyc 2025-09-07T07:27:27.0654280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/validators.cpython-313.pyc 2025-09-07T07:27:27.0655810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/color.cpython-313.pyc 2025-09-07T07:27:27.0657420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/config.cpython-313.pyc 2025-09-07T07:27:27.0659020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/validate_call_decorator.cpython-313.pyc 2025-09-07T07:27:27.0660700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/annotated_handlers.cpython-313.pyc 2025-09-07T07:27:27.0662060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/fields.cpython-313.pyc 2025-09-07T07:27:27.0663600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/parse.cpython-313.pyc 2025-09-07T07:27:27.0665060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/aliases.cpython-313.pyc 2025-09-07T07:27:27.0666630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/_migration.cpython-313.pyc 2025-09-07T07:27:27.0668310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/functional_validators.cpython-313.pyc 2025-09-07T07:27:27.0669720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/schema.cpython-313.pyc 2025-09-07T07:27:27.0671400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/datetime_parse.cpython-313.pyc 2025-09-07T07:27:27.0673040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/dataclasses.cpython-313.pyc 2025-09-07T07:27:27.0674540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/errors.cpython-313.pyc 2025-09-07T07:27:27.0675990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.0677350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/class_validators.cpython-313.pyc 2025-09-07T07:27:27.0678540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/alias_generators.cpython-313.pyc 2025-09-07T07:27:27.0679670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/warnings.cpython-313.pyc 2025-09-07T07:27:27.0680770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/types.cpython-313.pyc 2025-09-07T07:27:27.0681950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/type_adapter.cpython-313.pyc 2025-09-07T07:27:27.0683110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/env_settings.cpython-313.pyc 2025-09-07T07:27:27.0684290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/error_wrappers.cpython-313.pyc 2025-09-07T07:27:27.0685370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/json.cpython-313.pyc 2025-09-07T07:27:27.0686540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/json_schema.cpython-313.pyc 2025-09-07T07:27:27.0687660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.0688780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:27.0689940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/decorator.cpython-313.pyc 2025-09-07T07:27:27.0691040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/tools.cpython-313.pyc 2025-09-07T07:27:27.0691930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/aliases.py 2025-09-07T07:27:27.0692920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/json_schema.py 2025-09-07T07:27:27.0693900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_migration.py 2025-09-07T07:27:27.0695010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/networks.py 2025-09-07T07:27:27.0696520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/root_model.py 2025-09-07T07:27:27.0698180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/type_adapter.py 2025-09-07T07:27:27.0699350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/utils.py 2025-09-07T07:27:27.0700800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/functional_serializers.py 2025-09-07T07:27:27.0701960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/py.typed 2025-09-07T07:27:27.0703460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/validate_call_decorator.py 2025-09-07T07:27:27.0704720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/errors.py 2025-09-07T07:27:27.0706010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/dataclasses.py 2025-09-07T07:27:27.0707280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/parse.py 2025-09-07T07:27:27.0708540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/typing.py 2025-09-07T07:27:27.0709810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/main.py 2025-09-07T07:27:27.0711250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/datetime_parse.py 2025-09-07T07:27:27.0712620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/json.py 2025-09-07T07:27:27.0713790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/annotated_handlers.py 2025-09-07T07:27:27.0714960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/generics.py 2025-09-07T07:27:27.0716060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/schema.py 2025-09-07T07:27:27.0717510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/config.py 2025-09-07T07:27:27.0718830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/decorator.py 2025-09-07T07:27:27.0720140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/tools.py 2025-09-07T07:27:27.0721540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/copy_internals.py 2025-09-07T07:27:27.0722830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__init__.py 2025-09-07T07:27:27.0724150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/class_validators.py 2025-09-07T07:27:27.0725850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/config.cpython-313.pyc 2025-09-07T07:27:27.0727580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/parse.cpython-313.pyc 2025-09-07T07:27:27.0729350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/class_validators.cpython-313.pyc 2025-09-07T07:27:27.0730860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/json.cpython-313.pyc 2025-09-07T07:27:27.0732290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.0733970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/copy_internals.cpython-313.pyc 2025-09-07T07:27:27.0735610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/decorator.cpython-313.pyc 2025-09-07T07:27:27.0737200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/tools.cpython-313.pyc 2025-09-07T07:27:27.0738520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/parse.py 2025-09-07T07:27:27.0739860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/json.py 2025-09-07T07:27:27.0740550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0.conda 2025-09-07T07:27:27.0741350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/bin/keyring 2025-09-07T07:27:27.0742490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:27.0743420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:27.0744650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/test_packaging.py 2025-09-07T07:27:27.0746030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/util/test_platform.py 2025-09-07T07:27:27.0747120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/test_errors.py 2025-09-07T07:27:27.0748240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/backends/test_kwallet.py 2025-09-07T07:27:27.0749550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/backends/test_libsecret.py 2025-09-07T07:27:27.0750720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/backends/test_SecretService.py 2025-09-07T07:27:27.0751830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/backends/test_macOS.py 2025-09-07T07:27:27.0753120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/backends/test_chainer.py 2025-09-07T07:27:27.0754250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/backends/test_Windows.py 2025-09-07T07:27:27.0755260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/test_core.py 2025-09-07T07:27:27.0756320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/test_multiprocess.py 2025-09-07T07:27:27.0757460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/test_integration.py 2025-09-07T07:27:27.0758530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/test_cli.py 2025-09-07T07:27:27.0759460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:27.0760730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:27.0761710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:27.0762820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.0763640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:27.0764620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:27.0765550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/paths.json 2025-09-07T07:27:27.0766620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:27.0767440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/files 2025-09-07T07:27:27.0768430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/about.json 2025-09-07T07:27:27.0769300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/has_prefix 2025-09-07T07:27:27.0770210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/index.json 2025-09-07T07:27:27.0771050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/git 2025-09-07T07:27:27.0772830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring-25.6.0.dist-info/RECORD 2025-09-07T07:27:27.0774150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring-25.6.0.dist-info/LICENSE 2025-09-07T07:27:27.0775660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring-25.6.0.dist-info/direct_url.json 2025-09-07T07:27:27.0777020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring-25.6.0.dist-info/WHEEL 2025-09-07T07:27:27.0778930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring-25.6.0.dist-info/entry_points.txt 2025-09-07T07:27:27.0780230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring-25.6.0.dist-info/top_level.txt 2025-09-07T07:27:27.0781610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring-25.6.0.dist-info/REQUESTED 2025-09-07T07:27:27.0783120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring-25.6.0.dist-info/INSTALLER 2025-09-07T07:27:27.0784730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring-25.6.0.dist-info/METADATA 2025-09-07T07:27:27.0786120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/compat/py38.py 2025-09-07T07:27:27.0787430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/compat/properties.py 2025-09-07T07:27:27.0788650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/compat/__init__.py 2025-09-07T07:27:27.0789900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/compat/py312.py 2025-09-07T07:27:27.0791590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/compat/__pycache__/py312.cpython-313.pyc 2025-09-07T07:27:27.0793090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/compat/__pycache__/py38.cpython-313.pyc 2025-09-07T07:27:27.0794680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/compat/__pycache__/properties.cpython-313.pyc 2025-09-07T07:27:27.0796560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/compat/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.0797890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backend.py 2025-09-07T07:27:27.0799090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/util/__init__.py 2025-09-07T07:27:27.0800870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/util/__pycache__/platform_.cpython-313.pyc 2025-09-07T07:27:27.0802360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/util/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.0803500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/util/platform_.py 2025-09-07T07:27:27.0804740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/completion.py 2025-09-07T07:27:27.0806010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/credentials.py 2025-09-07T07:27:27.0807460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/macOS/__init__.py 2025-09-07T07:27:27.0809130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/macOS/__pycache__/api.cpython-313.pyc 2025-09-07T07:27:27.0810790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/macOS/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.0811950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/macOS/api.py 2025-09-07T07:27:27.0813320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/null.py 2025-09-07T07:27:27.0814540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/kwallet.py 2025-09-07T07:27:27.0815930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/__init__.py 2025-09-07T07:27:27.0817590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/__pycache__/null.cpython-313.pyc 2025-09-07T07:27:27.0819130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/__pycache__/Windows.cpython-313.pyc 2025-09-07T07:27:27.0820720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/__pycache__/chainer.cpython-313.pyc 2025-09-07T07:27:27.0822280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/__pycache__/libsecret.cpython-313.pyc 2025-09-07T07:27:27.0823860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/__pycache__/kwallet.cpython-313.pyc 2025-09-07T07:27:27.0825390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/__pycache__/fail.cpython-313.pyc 2025-09-07T07:27:27.0827000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.0828620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/__pycache__/SecretService.cpython-313.pyc 2025-09-07T07:27:27.0829680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/fail.py 2025-09-07T07:27:27.0831130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/SecretService.py 2025-09-07T07:27:27.0832490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/Windows.py 2025-09-07T07:27:27.0833820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/libsecret.py 2025-09-07T07:27:27.0835010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/chainer.py 2025-09-07T07:27:27.0836250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backend_complete.zsh 2025-09-07T07:27:27.0837560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__init__.py 2025-09-07T07:27:27.0838730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/core.py 2025-09-07T07:27:27.0840040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__pycache__/credentials.cpython-313.pyc 2025-09-07T07:27:27.0841070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__pycache__/core.cpython-313.pyc 2025-09-07T07:27:27.0842160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__pycache__/errors.cpython-313.pyc 2025-09-07T07:27:27.0843320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__pycache__/devpi_client.cpython-313.pyc 2025-09-07T07:27:27.0844420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__pycache__/cli.cpython-313.pyc 2025-09-07T07:27:27.0845570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__pycache__/completion.cpython-313.pyc 2025-09-07T07:27:27.0846680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__pycache__/backend.cpython-313.pyc 2025-09-07T07:27:27.0847830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.0848910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.0850040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__pycache__/http.cpython-313.pyc 2025-09-07T07:27:27.0851030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/testing/backend.py 2025-09-07T07:27:27.0852140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/testing/util.py 2025-09-07T07:27:27.0853510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/testing/__init__.py 2025-09-07T07:27:27.0855220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/testing/__pycache__/util.cpython-313.pyc 2025-09-07T07:27:27.0856820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/testing/__pycache__/backend.cpython-313.pyc 2025-09-07T07:27:27.0858420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/testing/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.0859480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/cli.py 2025-09-07T07:27:27.0860810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/http.py 2025-09-07T07:27:27.0862320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backend_complete.bash 2025-09-07T07:27:27.0863710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/py.typed 2025-09-07T07:27:27.0864890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/errors.py 2025-09-07T07:27:27.0871910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/devpi_client.py 2025-09-07T07:27:27.0872200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__main__.py 2025-09-07T07:27:27.0872360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1.conda 2025-09-07T07:27:27.0872510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0.conda 2025-09-07T07:27:27.0872730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/repodata_record.json 2025-09-07T07:27:27.0872930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/run_test.sh 2025-09-07T07:27:27.0873150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/pyproject.toml 2025-09-07T07:27:27.0873750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/bench/test_x509.py 2025-09-07T07:27:27.0874960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/bench/test_aead.py 2025-09-07T07:27:27.0876070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/bench/__init__.py 2025-09-07T07:27:27.0877300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/bench/test_hashes.py 2025-09-07T07:27:27.0878420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/bench/test_fernet.py 2025-09-07T07:27:27.0879460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/bench/test_ec_load.py 2025-09-07T07:27:27.0880610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/bench/test_hmac.py 2025-09-07T07:27:27.0881730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/test_oid.py 2025-09-07T07:27:27.0883270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/backends/test_openssl.py 2025-09-07T07:27:27.0884580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/backends/__init__.py 2025-09-07T07:27:27.0885780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/__init__.py 2025-09-07T07:27:27.0887040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_ec.py 2025-09-07T07:27:27.0888210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_aead.py 2025-09-07T07:27:27.0889570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/decrepit/test_rc2.py 2025-09-07T07:27:27.0890950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/decrepit/test_arc4.py 2025-09-07T07:27:27.0892340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/decrepit/__init__.py 2025-09-07T07:27:27.0893690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/decrepit/test_3des.py 2025-09-07T07:27:27.0895040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/decrepit/test_algorithms.py 2025-09-07T07:27:27.0896430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_hkdf_vectors.py 2025-09-07T07:27:27.0897600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_aes.py 2025-09-07T07:27:27.0898870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_xofhash.py 2025-09-07T07:27:27.0900000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_rsa.py 2025-09-07T07:27:27.0901300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_ciphers.py 2025-09-07T07:27:27.0902950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_hmac_vectors.py 2025-09-07T07:27:27.0904100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_pkcs7.py 2025-09-07T07:27:27.0905540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_aes_gcm.py 2025-09-07T07:27:27.0906930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_hash_vectors.py 2025-09-07T07:27:27.0908280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/fixtures_dsa.py 2025-09-07T07:27:27.0909600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_sm4.py 2025-09-07T07:27:27.0910920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_x448.py 2025-09-07T07:27:27.0912400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/twofactor/test_totp.py 2025-09-07T07:27:27.0913820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/twofactor/test_hotp.py 2025-09-07T07:27:27.0915350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/twofactor/__init__.py 2025-09-07T07:27:27.0916620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_block.py 2025-09-07T07:27:27.0918060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_kbkdf.py 2025-09-07T07:27:27.0919480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_ed448.py 2025-09-07T07:27:27.0920620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_concatkdf.py 2025-09-07T07:27:27.0921850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_x25519.py 2025-09-07T07:27:27.0923430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/__init__.py 2025-09-07T07:27:27.0924670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_cmac.py 2025-09-07T07:27:27.0925890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_hashes.py 2025-09-07T07:27:27.0927010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_dh.py 2025-09-07T07:27:27.0928300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_kbkdf_vectors.py 2025-09-07T07:27:27.0929760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_keywrap.py 2025-09-07T07:27:27.0930980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_ed25519.py 2025-09-07T07:27:27.0932310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_ssh.py 2025-09-07T07:27:27.0933720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_constant_time.py 2025-09-07T07:27:27.0935200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_pbkdf2hmac_vectors.py 2025-09-07T07:27:27.0936510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/utils.py 2025-09-07T07:27:27.0938150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_asym_utils.py 2025-09-07T07:27:27.0939580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_hkdf.py 2025-09-07T07:27:27.0940840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/fixtures_dh.py 2025-09-07T07:27:27.0942080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_x963kdf.py 2025-09-07T07:27:27.0943450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_x963_vectors.py 2025-09-07T07:27:27.0944800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_pbkdf2hmac.py 2025-09-07T07:27:27.0945950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/fixtures_rsa.py 2025-09-07T07:27:27.0947220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_padding.py 2025-09-07T07:27:27.0948480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_camellia.py 2025-09-07T07:27:27.0951720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/fixtures_ec.py 2025-09-07T07:27:27.0952060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_serialization.py 2025-09-07T07:27:27.0952370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_chacha20.py 2025-09-07T07:27:27.0953650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_argon2.py 2025-09-07T07:27:27.0955040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_hmac.py 2025-09-07T07:27:27.0956360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_dsa.py 2025-09-07T07:27:27.0957670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_poly1305.py 2025-09-07T07:27:27.0959180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_pkcs12.py 2025-09-07T07:27:27.0960510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_scrypt.py 2025-09-07T07:27:27.0961820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/bindings/test_openssl.py 2025-09-07T07:27:27.0962980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/test_utils.py 2025-09-07T07:27:27.0964190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/conftest.py 2025-09-07T07:27:27.0965370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/test_warnings.py 2025-09-07T07:27:27.0966390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/doubles.py 2025-09-07T07:27:27.0967530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/__init__.py 2025-09-07T07:27:27.0968690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/test_fernet.py 2025-09-07T07:27:27.0969940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/x509/test_ocsp.py 2025-09-07T07:27:27.0971000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/x509/test_x509_ext.py 2025-09-07T07:27:27.0972000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/x509/test_x509.py 2025-09-07T07:27:27.0973070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/x509/__init__.py 2025-09-07T07:27:27.0974450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/x509/verification/__init__.py 2025-09-07T07:27:27.0975750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/x509/verification/test_limbo.py 2025-09-07T07:27:27.0977110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/x509/verification/test_verification.py 2025-09-07T07:27:27.0978330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/x509/test_x509_crlbuilder.py 2025-09-07T07:27:27.0979580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/x509/test_name.py 2025-09-07T07:27:27.0981100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/x509/test_x509_revokedcertbuilder.py 2025-09-07T07:27:27.0982330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/test_pbkdf2.py 2025-09-07T07:27:27.0983560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/test_aes.py 2025-09-07T07:27:27.0984670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/test_rsa.py 2025-09-07T07:27:27.0985820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/test_utils.py 2025-09-07T07:27:27.0987270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/test_ecdsa.py 2025-09-07T07:27:27.0988400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/test_x448.py 2025-09-07T07:27:27.0989650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/test_eddsa.py 2025-09-07T07:27:27.0993990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/test_x25519.py 2025-09-07T07:27:27.0994240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/__init__.py 2025-09-07T07:27:27.0994550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/test_cmac.py 2025-09-07T07:27:27.0994880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/test_chacha20poly1305.py 2025-09-07T07:27:27.0996270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/test_keywrap.py 2025-09-07T07:27:27.0997300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/utils.py 2025-09-07T07:27:27.0998500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/test_hkdf.py 2025-09-07T07:27:27.0999770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/test_ecdh.py 2025-09-07T07:27:27.1000790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/test_hmac.py 2025-09-07T07:27:27.1001970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/test_dsa.py 2025-09-07T07:27:27.1002880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/utils.py 2025-09-07T07:27:27.1003810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/test_meta.py 2025-09-07T07:27:27.1004800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/test_cryptography_utils.py 2025-09-07T07:27:27.1005720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/deprecated_module.py 2025-09-07T07:27:27.1006490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/run_test.py 2025-09-07T07:27:27.1007460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/test_time_dependencies.json 2025-09-07T07:27:27.1008240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/licenses/LICENSE 2025-09-07T07:27:27.1009110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/licenses/LICENSE.APACHE 2025-09-07T07:27:27.1009970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/licenses/LICENSE.BSD 2025-09-07T07:27:27.1011010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/quote-LICENSE-MIT 2025-09-07T07:27:27.1012050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/inventory-LICENSE-MIT 2025-09-07T07:27:27.1013000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/instant-LICENSE 2025-09-07T07:27:27.1014020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/cfg-if-LICENSE-MIT 2025-09-07T07:27:27.1015150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/proc-macro-hack-LICENSE-MIT 2025-09-07T07:27:27.1016120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/indoc-LICENSE-MIT 2025-09-07T07:27:27.1017300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/proc-macro2-LICENSE-MIT 2025-09-07T07:27:27.1018720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/parking_lot_core-LICENSE-MIT 2025-09-07T07:27:27.1020040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/inventory-impl-LICENSE-MIT 2025-09-07T07:27:27.1021420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/unindent-LICENSE-MIT 2025-09-07T07:27:27.1022400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/raw-LICENSE 2025-09-07T07:27:27.1023680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/libc-LICENSE-MIT 2025-09-07T07:27:27.1025000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/smallvec-LICENSE-MIT 2025-09-07T07:27:27.1026140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/ctor-LICENSE-MIT 2025-09-07T07:27:27.1027370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/paste-impl-LICENSE-MIT 2025-09-07T07:27:27.1028550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/ghost-LICENSE-MIT 2025-09-07T07:27:27.1029860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/winapi-LICENSE-MIT 2025-09-07T07:27:27.1031030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/syn-LICENSE-MIT 2025-09-07T07:27:27.1032410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/lock_api-LICENSE-MIT 2025-09-07T07:27:27.1033870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/pyo3-LICENSE 2025-09-07T07:27:27.1035050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/indoc-impl-LICENSE-MIT 2025-09-07T07:27:27.1036200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/paste-LICENSE-MIT 2025-09-07T07:27:27.1037520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/parking_lot-LICENSE-MIT 2025-09-07T07:27:27.1038850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/redox_syscall-LICENSE 2025-09-07T07:27:27.1040040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/scopeguard-LICENSE-MIT 2025-09-07T07:27:27.1041370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/unicode-xid-LICENSE-MIT 2025-09-07T07:27:27.1042730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/rust-smallvec-LICENSE-MIT 2025-09-07T07:27:27.1044080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/pyo3-macros-backend-LICENSE 2025-09-07T07:27:27.1045280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/bitflags-LICENSE-MIT 2025-09-07T07:27:27.1046490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/pyo3-macros-LICENSE 2025-09-07T07:27:27.1048050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/winapi-x86_64-pc-windows-gnu-LICENSE-MIT 2025-09-07T07:27:27.1049730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/winapi-i686-pc-windows-gnu-LICENSE-MIT 2025-09-07T07:27:27.1050660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.1051720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/run_test.py 2025-09-07T07:27:27.1052700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/meta.yaml 2025-09-07T07:27:27.1053880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/meta.yaml.template 2025-09-07T07:27:27.1054690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/paths.json 2025-09-07T07:27:27.1055610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/hash_input.json 2025-09-07T07:27:27.1056600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/files 2025-09-07T07:27:27.1057660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/about.json 2025-09-07T07:27:27.1058730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/index.json 2025-09-07T07:27:27.1059700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/git 2025-09-07T07:27:27.1061250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/__init__.py 2025-09-07T07:27:27.1063190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.1064610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/algorithms.py 2025-09-07T07:27:27.1066030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__init__.py 2025-09-07T07:27:27.1067910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-313.pyc 2025-09-07T07:27:27.1069760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.1071210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/backends/__init__.py 2025-09-07T07:27:27.1072970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.1074320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/backend.py 2025-09-07T07:27:27.1076220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__init__.py 2025-09-07T07:27:27.1077990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-313.pyc 2025-09-07T07:27:27.1079910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.1081210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/__init__.py 2025-09-07T07:27:27.1082840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-313.pyc 2025-09-07T07:27:27.1084480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.1085880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/argon2.py 2025-09-07T07:27:27.1087280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__init__.py 2025-09-07T07:27:27.1089290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/concatkdf.cpython-313.pyc 2025-09-07T07:27:27.1090820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/hkdf.cpython-313.pyc 2025-09-07T07:27:27.1092850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/kbkdf.cpython-313.pyc 2025-09-07T07:27:27.1094880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/argon2.cpython-313.pyc 2025-09-07T07:27:27.1096660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/scrypt.cpython-313.pyc 2025-09-07T07:27:27.1098340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-313.pyc 2025-09-07T07:27:27.1100320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.1102400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/x963kdf.cpython-313.pyc 2025-09-07T07:27:27.1103830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py 2025-09-07T07:27:27.1105220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py 2025-09-07T07:27:27.1106650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py 2025-09-07T07:27:27.1108260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py 2025-09-07T07:27:27.1109910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py 2025-09-07T07:27:27.1111430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py 2025-09-07T07:27:27.1112910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/_serialization.py 2025-09-07T07:27:27.1114470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/totp.py 2025-09-07T07:27:27.1115950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py 2025-09-07T07:27:27.1117820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/totp.cpython-313.pyc 2025-09-07T07:27:27.1119540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/hotp.cpython-313.pyc 2025-09-07T07:27:27.1121300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.1122740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py 2025-09-07T07:27:27.1124600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__init__.py 2025-09-07T07:27:27.1126350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs7.cpython-313.pyc 2025-09-07T07:27:27.1128160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-313.pyc 2025-09-07T07:27:27.1130100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-313.pyc 2025-09-07T07:27:27.1132110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs12.cpython-313.pyc 2025-09-07T07:27:27.1134150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.1135660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py 2025-09-07T07:27:27.1137240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/pkcs7.py 2025-09-07T07:27:27.1138900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/ssh.py 2025-09-07T07:27:27.1140520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/base.py 2025-09-07T07:27:27.1141950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/cmac.py 2025-09-07T07:27:27.1143480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/_asymmetric.py 2025-09-07T07:27:27.1145220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__init__.py 2025-09-07T07:27:27.1147160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/poly1305.cpython-313.pyc 2025-09-07T07:27:27.1148800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-313.pyc 2025-09-07T07:27:27.1150560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-313.pyc 2025-09-07T07:27:27.1152420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-313.pyc 2025-09-07T07:27:27.1153960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-313.pyc 2025-09-07T07:27:27.1155760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/keywrap.cpython-313.pyc 2025-09-07T07:27:27.1157490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-313.pyc 2025-09-07T07:27:27.1159350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/cmac.cpython-313.pyc 2025-09-07T07:27:27.1161020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-313.pyc 2025-09-07T07:27:27.1162970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.1164530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-313.pyc 2025-09-07T07:27:27.1165700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py 2025-09-07T07:27:27.1167000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/poly1305.py 2025-09-07T07:27:27.1168160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py 2025-09-07T07:27:27.1169240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/aead.py 2025-09-07T07:27:27.1170580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py 2025-09-07T07:27:27.1172370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-313.pyc 2025-09-07T07:27:27.1174470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-313.pyc 2025-09-07T07:27:27.1176370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-313.pyc 2025-09-07T07:27:27.1178150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.1179840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/aead.cpython-313.pyc 2025-09-07T07:27:27.1181210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/modes.py 2025-09-07T07:27:27.1182920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/base.py 2025-09-07T07:27:27.1184510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/constant_time.py 2025-09-07T07:27:27.1185980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py 2025-09-07T07:27:27.1187610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py 2025-09-07T07:27:27.1189050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py 2025-09-07T07:27:27.1190570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py 2025-09-07T07:27:27.1192730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py 2025-09-07T07:27:27.1194100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/types.py 2025-09-07T07:27:27.1195950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-313.pyc 2025-09-07T07:27:27.1197820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-313.pyc 2025-09-07T07:27:27.1199670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-313.pyc 2025-09-07T07:27:27.1201550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-313.pyc 2025-09-07T07:27:27.1203370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-313.pyc 2025-09-07T07:27:27.1205330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.1207220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-313.pyc 2025-09-07T07:27:27.1209300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-313.pyc 2025-09-07T07:27:27.1211220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-313.pyc 2025-09-07T07:27:27.1212990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.1214810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-313.pyc 2025-09-07T07:27:27.1216580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-313.pyc 2025-09-07T07:27:27.1218030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py 2025-09-07T07:27:27.1219520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py 2025-09-07T07:27:27.1221310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py 2025-09-07T07:27:27.1222820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py 2025-09-07T07:27:27.1224300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py 2025-09-07T07:27:27.1225830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py 2025-09-07T07:27:27.1227540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/keywrap.py 2025-09-07T07:27:27.1228910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/hmac.py 2025-09-07T07:27:27.1230400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/hashes.py 2025-09-07T07:27:27.1231970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/padding.py 2025-09-07T07:27:27.1233180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/_oid.py 2025-09-07T07:27:27.1234630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/_openssl.pyi 2025-09-07T07:27:27.1236210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/__init__.pyi 2025-09-07T07:27:27.1237720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/x509.pyi 2025-09-07T07:27:27.1239500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/exceptions.pyi 2025-09-07T07:27:27.1241090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/ocsp.pyi 2025-09-07T07:27:27.1242660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/asn1.pyi 2025-09-07T07:27:27.1244220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ed25519.pyi 2025-09-07T07:27:27.1245660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ec.pyi 2025-09-07T07:27:27.1247400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/dsa.pyi 2025-09-07T07:27:27.1249030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/cmac.pyi 2025-09-07T07:27:27.1250830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ciphers.pyi 2025-09-07T07:27:27.1252510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/__init__.pyi 2025-09-07T07:27:27.1254030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/hashes.pyi 2025-09-07T07:27:27.1255570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/kdf.pyi 2025-09-07T07:27:27.1257110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/rsa.pyi 2025-09-07T07:27:27.1258720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/keys.pyi 2025-09-07T07:27:27.1260330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/x448.pyi 2025-09-07T07:27:27.1262090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/x25519.pyi 2025-09-07T07:27:27.1263640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ed448.pyi 2025-09-07T07:27:27.1265340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/poly1305.pyi 2025-09-07T07:27:27.1267030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/aead.pyi 2025-09-07T07:27:27.1268700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/dh.pyi 2025-09-07T07:27:27.1270180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/hmac.pyi 2025-09-07T07:27:27.1271840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/pkcs12.pyi 2025-09-07T07:27:27.1273380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/test_support.pyi 2025-09-07T07:27:27.1274970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/pkcs7.pyi 2025-09-07T07:27:27.1276370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/__init__.py 2025-09-07T07:27:27.1278190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.1279600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust.abi3.so 2025-09-07T07:27:27.1281180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__init__.py 2025-09-07T07:27:27.1283110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-313.pyc 2025-09-07T07:27:27.1285240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-313.pyc 2025-09-07T07:27:27.1287040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.1288680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py 2025-09-07T07:27:27.1290170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/binding.py 2025-09-07T07:27:27.1291310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/__init__.py 2025-09-07T07:27:27.1292930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/__pycache__/fernet.cpython-313.pyc 2025-09-07T07:27:27.1294580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.1296040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:27.1297840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/__pycache__/__about__.cpython-313.pyc 2025-09-07T07:27:27.1299350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.1300590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/oid.py 2025-09-07T07:27:27.1302230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/verification.py 2025-09-07T07:27:27.1303540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/ocsp.py 2025-09-07T07:27:27.1305130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/general_name.py 2025-09-07T07:27:27.1306790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/__init__.py 2025-09-07T07:27:27.1308620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/extensions.cpython-313.pyc 2025-09-07T07:27:27.1310320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/verification.cpython-313.pyc 2025-09-07T07:27:27.1311790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/base.cpython-313.pyc 2025-09-07T07:27:27.1313880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-313.pyc 2025-09-07T07:27:27.1315430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/ocsp.cpython-313.pyc 2025-09-07T07:27:27.1316830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/name.cpython-313.pyc 2025-09-07T07:27:27.1318670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/general_name.cpython-313.pyc 2025-09-07T07:27:27.1320320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/oid.cpython-313.pyc 2025-09-07T07:27:27.1322230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.1323560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/extensions.py 2025-09-07T07:27:27.1324940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/name.py 2025-09-07T07:27:27.1326300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/base.py 2025-09-07T07:27:27.1328080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/certificate_transparency.py 2025-09-07T07:27:27.1329020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/utils.py 2025-09-07T07:27:27.1330050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/__about__.py 2025-09-07T07:27:27.1331030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/py.typed 2025-09-07T07:27:27.1332170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/exceptions.py 2025-09-07T07:27:27.1333070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/fernet.py 2025-09-07T07:27:27.1334190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/RECORD 2025-09-07T07:27:27.1335440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/licenses/LICENSE 2025-09-07T07:27:27.1336840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/licenses/LICENSE.APACHE 2025-09-07T07:27:27.1338290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/licenses/LICENSE.BSD 2025-09-07T07:27:27.1339770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/direct_url.json 2025-09-07T07:27:27.1341260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/WHEEL 2025-09-07T07:27:27.1342700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/REQUESTED 2025-09-07T07:27:27.1344230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/INSTALLER 2025-09-07T07:27:27.1345640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/METADATA 2025-09-07T07:27:27.1346350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzegrep.1 2025-09-07T07:27:27.1347200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzmore.1 2025-09-07T07:27:27.1347960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzdiff.1 2025-09-07T07:27:27.1348890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzfgrep.1 2025-09-07T07:27:27.1349710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzip2.1 2025-09-07T07:27:27.1350620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzcmp.1 2025-09-07T07:27:27.1351620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzgrep.1 2025-09-07T07:27:27.1352350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzless.1 2025-09-07T07:27:27.1353140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzip2recover 2025-09-07T07:27:27.1353980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzfgrep 2025-09-07T07:27:27.1354890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzmore 2025-09-07T07:27:27.1355670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzgrep 2025-09-07T07:27:27.1356360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzegrep 2025-09-07T07:27:27.1357110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzdiff 2025-09-07T07:27:27.1357800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bunzip2 2025-09-07T07:27:27.1358610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzcmp 2025-09-07T07:27:27.1359330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzless 2025-09-07T07:27:27.1360110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzcat 2025-09-07T07:27:27.1361040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzip2 2025-09-07T07:27:27.1361910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/include/bzlib.h 2025-09-07T07:27:27.1363030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/repodata_record.json 2025-09-07T07:27:27.1363780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/test/run_test.sh 2025-09-07T07:27:27.1364810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/licenses/LICENSE 2025-09-07T07:27:27.1365770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/0001-cross.patch 2025-09-07T07:27:27.1366650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/bld.bat 2025-09-07T07:27:27.1367420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/build.sh 2025-09-07T07:27:27.1368480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/build_dll.patch 2025-09-07T07:27:27.1369430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.1370280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/bz2.c 2025-09-07T07:27:27.1371390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/meta.yaml 2025-09-07T07:27:27.1372420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/run_test.bat 2025-09-07T07:27:27.1373430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/meta.yaml.template 2025-09-07T07:27:27.1374470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/run_exports.json 2025-09-07T07:27:27.1375340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/paths.json 2025-09-07T07:27:27.1376130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/hash_input.json 2025-09-07T07:27:27.1376940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/files 2025-09-07T07:27:27.1377700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/about.json 2025-09-07T07:27:27.1378440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/index.json 2025-09-07T07:27:27.1379330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/git 2025-09-07T07:27:27.1380070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/lib/libbz2.a 2025-09-07T07:27:27.1380960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/lib/libbz2.dylib 2025-09-07T07:27:27.1381860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/lib/libbz2.1.0.8.dylib 2025-09-07T07:27:27.1382650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/bin/xmlwf 2025-09-07T07:27:27.1383600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/include/expat_config.h 2025-09-07T07:27:27.1384580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/include/expat_external.h 2025-09-07T07:27:27.1385550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/include/expat.h 2025-09-07T07:27:27.1386440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/repodata_record.json 2025-09-07T07:27:27.1387310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/test/run_test.sh 2025-09-07T07:27:27.1388370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/licenses/COPYING 2025-09-07T07:27:27.1389300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/recipe/bld.bat 2025-09-07T07:27:27.1390200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/recipe/build.sh 2025-09-07T07:27:27.1391230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.1392060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/recipe/stdbool.h 2025-09-07T07:27:27.1392980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/recipe/meta.yaml 2025-09-07T07:27:27.1394000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/recipe/meta.yaml.template 2025-09-07T07:27:27.1395000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/run_exports.json 2025-09-07T07:27:27.1395800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/paths.json 2025-09-07T07:27:27.1396630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/hash_input.json 2025-09-07T07:27:27.1397410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/files 2025-09-07T07:27:27.1398290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/about.json 2025-09-07T07:27:27.1399150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/has_prefix 2025-09-07T07:27:27.1399950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/index.json 2025-09-07T07:27:27.1400620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/git 2025-09-07T07:27:27.1401530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/pkgconfig/expat.pc 2025-09-07T07:27:27.1402380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/libexpat.dylib 2025-09-07T07:27:27.1403710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/cmake/expat-2.7.1/expat-config.cmake 2025-09-07T07:27:27.1404780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/cmake/expat-2.7.1/expat-config-version.cmake 2025-09-07T07:27:27.1405900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/cmake/expat-2.7.1/expat-noconfig.cmake 2025-09-07T07:27:27.1406800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/cmake/expat-2.7.1/expat.cmake 2025-09-07T07:27:27.1407700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/libexpat.1.10.2.dylib 2025-09-07T07:27:27.1408550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/libexpat.a 2025-09-07T07:27:27.1409460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/libexpat.1.dylib 2025-09-07T07:27:27.1410480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/share/man/man1/xmlwf.1 2025-09-07T07:27:27.1411480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/share/doc/expat/changelog 2025-09-07T07:27:27.1412310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/share/doc/expat/AUTHORS 2025-09-07T07:27:27.1413320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0.conda 2025-09-07T07:27:27.1415000Z /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-09-07T07:27:27.1416600Z /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-09-07T07:27:27.1418210Z /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-09-07T07:27:27.1419720Z /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-09-07T07:27:27.1421090Z /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-09-07T07:27:27.1422780Z /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-09-07T07:27:27.1424220Z /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-09-07T07:27:27.1425620Z /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-09-07T07:27:27.1427020Z /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-09-07T07:27:27.1428360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/repoquery.py 2025-09-07T07:27:27.1429840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/solver.py 2025-09-07T07:27:27.1431100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/index.py 2025-09-07T07:27:27.1432670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/__init__.py 2025-09-07T07:27:27.1434330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/mamba_utils.py 2025-09-07T07:27:27.1435940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/conda_build_exceptions.py 2025-09-07T07:27:27.1437230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/utils.py 2025-09-07T07:27:27.1438380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/plugin.py 2025-09-07T07:27:27.1439760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/exceptions.py 2025-09-07T07:27:27.1441080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/state.py 2025-09-07T07:27:27.1442150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/repodata_record.json 2025-09-07T07:27:27.1443140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/test/run_test.sh 2025-09-07T07:27:27.1444210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/test/run_test.py 2025-09-07T07:27:27.1445520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/test/run_test.bat 2025-09-07T07:27:27.1446710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/licenses/src/LICENSE 2025-09-07T07:27:27.1448070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.1449130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/recipe/meta.yaml 2025-09-07T07:27:27.1450450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/recipe/meta.yaml.template 2025-09-07T07:27:27.1451510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/paths.json 2025-09-07T07:27:27.1452690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/hash_input.json 2025-09-07T07:27:27.1453730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/files 2025-09-07T07:27:27.1454840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/about.json 2025-09-07T07:27:27.1455760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/link.json 2025-09-07T07:27:27.1456950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/index.json 2025-09-07T07:27:27.1457890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/git 2025-09-07T07:27:27.1458870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:27.1459900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:27.1460790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/pyproject.toml 2025-09-07T07:27:27.1461930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_parser.py 2025-09-07T07:27:27.1463180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_shell_completion.py 2025-09-07T07:27:27.1464120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_basic.py 2025-09-07T07:27:27.1465180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_utils.py 2025-09-07T07:27:27.1466290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_termui.py 2025-09-07T07:27:27.1467290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/conftest.py 2025-09-07T07:27:27.1468250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_options.py 2025-09-07T07:27:27.1469220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_info_dict.py 2025-09-07T07:27:27.1470190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_imports.py 2025-09-07T07:27:27.1471300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_command_decorators.py 2025-09-07T07:27:27.1472510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/typing/typing_confirmation_option.py 2025-09-07T07:27:27.1473660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/typing/typing_help_option.py 2025-09-07T07:27:27.1474770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/typing/typing_options.py 2025-09-07T07:27:27.1476120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/typing/typing_group_kw_options.py 2025-09-07T07:27:27.1477520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/typing/typing_aliased_group.py 2025-09-07T07:27:27.1478590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/typing/typing_simple_example.py 2025-09-07T07:27:27.1479690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/typing/typing_progressbar.py 2025-09-07T07:27:27.1480790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/typing/typing_version_option.py 2025-09-07T07:27:27.1481940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/typing/typing_password_option.py 2025-09-07T07:27:27.1482850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_commands.py 2025-09-07T07:27:27.1483770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_compat.py 2025-09-07T07:27:27.1484710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_formatting.py 2025-09-07T07:27:27.1485650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_context.py 2025-09-07T07:27:27.1486750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_chain.py 2025-09-07T07:27:27.1487850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_normalization.py 2025-09-07T07:27:27.1488950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_defaults.py 2025-09-07T07:27:27.1490240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_custom_classes.py 2025-09-07T07:27:27.1491340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_types.py 2025-09-07T07:27:27.1492540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_arguments.py 2025-09-07T07:27:27.1493570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_testing.py 2025-09-07T07:27:27.1494520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/shell-completion.rst 2025-09-07T07:27:27.1495160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/index.rst 2025-09-07T07:27:27.1495990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/click-concepts.rst 2025-09-07T07:27:27.1496780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/entry-points.rst 2025-09-07T07:27:27.1497580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/documentation.rst 2025-09-07T07:27:27.1498400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/parameter-types.rst 2025-09-07T07:27:27.1499120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/wincmd.rst 2025-09-07T07:27:27.1499830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/faqs.md 2025-09-07T07:27:27.1500600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/Makefile 2025-09-07T07:27:27.1501290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/why.rst 2025-09-07T07:27:27.1502020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/conf.py 2025-09-07T07:27:27.1502900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/commands-and-groups.rst 2025-09-07T07:27:27.1503660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/prompts.rst 2025-09-07T07:27:27.1504430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/setuptools.rst 2025-09-07T07:27:27.1505200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/virtualenv.rst 2025-09-07T07:27:27.1506060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/_static/click-logo.png 2025-09-07T07:27:27.1506880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/_static/click-icon.png 2025-09-07T07:27:27.1507800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/_static/click-logo-sidebar.png 2025-09-07T07:27:27.1508500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/complex.rst 2025-09-07T07:27:27.1509330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/extending-click.rst 2025-09-07T07:27:27.1510050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/testing.md 2025-09-07T07:27:27.1510910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/make.bat 2025-09-07T07:27:27.1512040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/quickstart.rst 2025-09-07T07:27:27.1512890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/options.md 2025-09-07T07:27:27.1514070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/option-decorators.rst 2025-09-07T07:27:27.1514990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/commands.rst 2025-09-07T07:27:27.1515850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/license.rst 2025-09-07T07:27:27.1516800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/contrib.rst 2025-09-07T07:27:27.1517800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/arguments.rst 2025-09-07T07:27:27.1518720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/changes.rst 2025-09-07T07:27:27.1519800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/advanced.rst 2025-09-07T07:27:27.1520760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/utils.rst 2025-09-07T07:27:27.1521930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/unicode-support.rst 2025-09-07T07:27:27.1522820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/api.rst 2025-09-07T07:27:27.1524000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/handling-files.rst 2025-09-07T07:27:27.1525140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/exceptions.rst 2025-09-07T07:27:27.1526220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/parameters.rst 2025-09-07T07:27:27.1527170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:27.1528190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:27.1529290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/licenses/LICENSE.txt 2025-09-07T07:27:27.1530290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.1531120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:27.1532190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:27.1533120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/paths.json 2025-09-07T07:27:27.1533990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:27.1534770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/files 2025-09-07T07:27:27.1535560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/about.json 2025-09-07T07:27:27.1536550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/index.json 2025-09-07T07:27:27.1537290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/git 2025-09-07T07:27:27.1538470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/_winconsole.py 2025-09-07T07:27:27.1539630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/_textwrap.py 2025-09-07T07:27:27.1540740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/globals.py 2025-09-07T07:27:27.1542040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__init__.py 2025-09-07T07:27:27.1543120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/core.py 2025-09-07T07:27:27.1544200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/types.py 2025-09-07T07:27:27.1545600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/_winconsole.cpython-313.pyc 2025-09-07T07:27:27.1547060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/shell_completion.cpython-313.pyc 2025-09-07T07:27:27.1548470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/globals.cpython-313.pyc 2025-09-07T07:27:27.1549790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/core.cpython-313.pyc 2025-09-07T07:27:27.1551190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/_compat.cpython-313.pyc 2025-09-07T07:27:27.1552660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/_termui_impl.cpython-313.pyc 2025-09-07T07:27:27.1554010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/testing.cpython-313.pyc 2025-09-07T07:27:27.1555730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/decorators.cpython-313.pyc 2025-09-07T07:27:27.1557210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.1558650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:27.1560030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/formatting.cpython-313.pyc 2025-09-07T07:27:27.1561570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/types.cpython-313.pyc 2025-09-07T07:27:27.1563300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/termui.cpython-313.pyc 2025-09-07T07:27:27.1564540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/_textwrap.cpython-313.pyc 2025-09-07T07:27:27.1566010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.1567380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/parser.cpython-313.pyc 2025-09-07T07:27:27.1568520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/formatting.py 2025-09-07T07:27:27.1569760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/parser.py 2025-09-07T07:27:27.1571010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/termui.py 2025-09-07T07:27:27.1572170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/utils.py 2025-09-07T07:27:27.1573310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/py.typed 2025-09-07T07:27:27.1574480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/exceptions.py 2025-09-07T07:27:27.1575960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/shell_completion.py 2025-09-07T07:27:27.1577190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/_compat.py 2025-09-07T07:27:27.1578340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/_termui_impl.py 2025-09-07T07:27:27.1579550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/testing.py 2025-09-07T07:27:27.1580810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/decorators.py 2025-09-07T07:27:27.1582070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click-8.2.1.dist-info/RECORD 2025-09-07T07:27:27.1583570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click-8.2.1.dist-info/licenses/LICENSE.txt 2025-09-07T07:27:27.1584970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click-8.2.1.dist-info/direct_url.json 2025-09-07T07:27:27.1586040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click-8.2.1.dist-info/WHEEL 2025-09-07T07:27:27.1587310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click-8.2.1.dist-info/REQUESTED 2025-09-07T07:27:27.1588600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click-8.2.1.dist-info/INSTALLER 2025-09-07T07:27:27.1589700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click-8.2.1.dist-info/METADATA 2025-09-07T07:27:27.1590500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0.conda 2025-09-07T07:27:27.1591490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:27.1592630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:27.1594190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/test/certifi/certifi/tests/__init__.py 2025-09-07T07:27:27.1595440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/test/certifi/certifi/tests/test_certify.py 2025-09-07T07:27:27.1596270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:27.1597440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:27.1598450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/licenses/certifi/LICENSE 2025-09-07T07:27:27.1599260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/recipe/bld.bat 2025-09-07T07:27:27.1600180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/recipe/build.sh 2025-09-07T07:27:27.1601320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.1602310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/recipe/run_test.py 2025-09-07T07:27:27.1603240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:27.1604240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:27.1605170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/paths.json 2025-09-07T07:27:27.1606210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:27.1607100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/files 2025-09-07T07:27:27.1607900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/about.json 2025-09-07T07:27:27.1608850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/index.json 2025-09-07T07:27:27.1609560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/git 2025-09-07T07:27:27.1611030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/RECORD 2025-09-07T07:27:27.1612340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/LICENSE 2025-09-07T07:27:27.1613650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/direct_url.json 2025-09-07T07:27:27.1615080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/WHEEL 2025-09-07T07:27:27.1616410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/top_level.txt 2025-09-07T07:27:27.1617750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/REQUESTED 2025-09-07T07:27:27.1619260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/INSTALLER 2025-09-07T07:27:27.1620630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/METADATA 2025-09-07T07:27:27.1621770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi/__init__.py 2025-09-07T07:27:27.1623040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi/core.py 2025-09-07T07:27:27.1624420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi/__pycache__/core.cpython-313.pyc 2025-09-07T07:27:27.1625970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.1627340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.1628490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi/py.typed 2025-09-07T07:27:27.1629670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi/cacert.pem 2025-09-07T07:27:27.1630770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi/__main__.py 2025-09-07T07:27:27.1631470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0.conda 2025-09-07T07:27:27.1632380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/bin/pythonw 2025-09-07T07:27:27.1633410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/bin/.python.app-post-link.sh 2025-09-07T07:27:27.1634140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/bin/python.app 2025-09-07T07:27:27.1635320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/bin/.python.app-pre-unlink.sh 2025-09-07T07:27:27.1636370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/repodata_record.json 2025-09-07T07:27:27.1637410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/test/run_test.sh 2025-09-07T07:27:27.1638440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/test/run_test.py 2025-09-07T07:27:27.1639450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/test/t.py 2025-09-07T07:27:27.1640320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/licenses/LICENSE 2025-09-07T07:27:27.1641680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/Resources/qt_menu.nib/classes.nib 2025-09-07T07:27:27.1643040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/Resources/qt_menu.nib/info.nib 2025-09-07T07:27:27.1644320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/Resources/qt_menu.nib/keyedobjects.nib 2025-09-07T07:27:27.1645350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/Resources/empty.lproj 2025-09-07T07:27:27.1646440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/Info.plist 2025-09-07T07:27:27.1647450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/PkgInfo 2025-09-07T07:27:27.1648430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/run_test.sh 2025-09-07T07:27:27.1649540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/post-link.sh 2025-09-07T07:27:27.1650400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/LICENSE 2025-09-07T07:27:27.1651420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/pre-unlink.sh 2025-09-07T07:27:27.1652610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/build.sh 2025-09-07T07:27:27.1653290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.1653990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/run_test.py 2025-09-07T07:27:27.1654660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/meta.yaml 2025-09-07T07:27:27.1655470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/meta.yaml.template 2025-09-07T07:27:27.1656140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/t.py 2025-09-07T07:27:27.1656820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/paths.json 2025-09-07T07:27:27.1657540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/hash_input.json 2025-09-07T07:27:27.1658250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/files 2025-09-07T07:27:27.1658850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/about.json 2025-09-07T07:27:27.1659520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/has_prefix 2025-09-07T07:27:27.1660200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/index.json 2025-09-07T07:27:27.1660830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/git 2025-09-07T07:27:27.1661700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/MacOS/python 2025-09-07T07:27:27.1662740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/Resources/qt_menu.nib/classes.nib 2025-09-07T07:27:27.1663700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/Resources/qt_menu.nib/info.nib 2025-09-07T07:27:27.1664680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/Resources/qt_menu.nib/keyedobjects.nib 2025-09-07T07:27:27.1665550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/Resources/empty.lproj 2025-09-07T07:27:27.1666650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/Info.plist 2025-09-07T07:27:27.1667770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/PkgInfo 2025-09-07T07:27:27.1668490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0.conda 2025-09-07T07:27:27.1669190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3.conda 2025-09-07T07:27:27.1670490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/repodata_record.json 2025-09-07T07:27:27.1671460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/test/run_test.sh 2025-09-07T07:27:27.1672530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/test/run_test.py 2025-09-07T07:27:27.1673760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/test/test_time_dependencies.json 2025-09-07T07:27:27.1674980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/licenses/LICENSE 2025-09-07T07:27:27.1676020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/recipe/bld.bat 2025-09-07T07:27:27.1677110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/recipe/build.sh 2025-09-07T07:27:27.1678370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.1679490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/recipe/meta.yaml 2025-09-07T07:27:27.1680670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/recipe/meta.yaml.template 2025-09-07T07:27:27.1681660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/paths.json 2025-09-07T07:27:27.1682810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/hash_input.json 2025-09-07T07:27:27.1683810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/files 2025-09-07T07:27:27.1684930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/about.json 2025-09-07T07:27:27.1686020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/index.json 2025-09-07T07:27:27.1686980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/git 2025-09-07T07:27:27.1688610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/patch.py 2025-09-07T07:27:27.1690030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/_version.py 2025-09-07T07:27:27.1691420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__init__.py 2025-09-07T07:27:27.1692860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/tokens.py 2025-09-07T07:27:27.1694440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/plugin.cpython-313.pyc 2025-09-07T07:27:27.1696460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/tokens.cpython-313.pyc 2025-09-07T07:27:27.1698110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.1699740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/_version.cpython-313.pyc 2025-09-07T07:27:27.1701220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/install.cpython-313.pyc 2025-09-07T07:27:27.1702990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/patch.cpython-313.pyc 2025-09-07T07:27:27.1704650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/heartbeat.cpython-313.pyc 2025-09-07T07:27:27.1706350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.1707750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/utils.py 2025-09-07T07:27:27.1709200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/plugin.py 2025-09-07T07:27:27.1710700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/heartbeat.py 2025-09-07T07:27:27.1712310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/RECORD 2025-09-07T07:27:27.1720690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/licenses/LICENSE 2025-09-07T07:27:27.1721310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/direct_url.json 2025-09-07T07:27:27.1721700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/WHEEL 2025-09-07T07:27:27.1722060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/entry_points.txt 2025-09-07T07:27:27.1722450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/top_level.txt 2025-09-07T07:27:27.1722800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/REQUESTED 2025-09-07T07:27:27.1724380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/INSTALLER 2025-09-07T07:27:27.1725950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/METADATA 2025-09-07T07:27:27.1726800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/bin/cph 2025-09-07T07:27:27.1727880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:27.1728880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:27.1730110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/test_utils.py 2025-09-07T07:27:27.1731230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/conftest.py 2025-09-07T07:27:27.1732310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/__init__.py 2025-09-07T07:27:27.1733520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/test_degraded.py 2025-09-07T07:27:27.1734860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/recipes/cph_test_data/build.sh 2025-09-07T07:27:27.1736100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/recipes/cph_test_data/meta.yaml 2025-09-07T07:27:27.1737140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/test_validate.py 2025-09-07T07:27:27.1738260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/test_api.py 2025-09-07T07:27:27.1739320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/test_cli.py 2025-09-07T07:27:27.1740650Z /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-09-07T07:27:27.1741980Z /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-09-07T07:27:27.1743240Z /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-09-07T07:27:27.1744360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/test_interface.py 2025-09-07T07:27:27.1745500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/memory_test.py 2025-09-07T07:27:27.1746560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:27.1747890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:27.1748990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:27.1750070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.1751120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:27.1752210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:27.1753100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/paths.json 2025-09-07T07:27:27.1754220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:27.1755260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/files 2025-09-07T07:27:27.1756210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/about.json 2025-09-07T07:27:27.1757230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/has_prefix 2025-09-07T07:27:27.1758190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/index.json 2025-09-07T07:27:27.1759070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/git 2025-09-07T07:27:27.1760710Z /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-09-07T07:27:27.1762250Z /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-09-07T07:27:27.1763790Z /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-09-07T07:27:27.1765460Z /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-09-07T07:27:27.1767200Z /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-09-07T07:27:27.1769060Z /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-09-07T07:27:27.1770630Z /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-09-07T07:27:27.1772280Z /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-09-07T07:27:27.1774230Z /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-09-07T07:27:27.1775900Z /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-09-07T07:27:27.1777740Z /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-09-07T07:27:27.1779320Z /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-09-07T07:27:27.1781150Z /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-09-07T07:27:27.1782790Z /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-09-07T07:27:27.1784260Z /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-09-07T07:27:27.1785800Z /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-09-07T07:27:27.1787430Z /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-09-07T07:27:27.1788820Z /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-09-07T07:27:27.1790450Z /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-09-07T07:27:27.1791920Z /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-09-07T07:27:27.1793340Z /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-09-07T07:27:27.1794730Z /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-09-07T07:27:27.1796440Z /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-09-07T07:27:27.1798170Z /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-09-07T07:27:27.1799730Z /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-09-07T07:27:27.1801540Z /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-09-07T07:27:27.1803150Z /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-09-07T07:27:27.1805020Z /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-09-07T07:27:27.1806620Z /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-09-07T07:27:27.1808150Z /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-09-07T07:27:27.1809900Z /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-09-07T07:27:27.1811380Z /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-09-07T07:27:27.1811830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0.conda 2025-09-07T07:27:27.1812330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/.constructor-build.info 2025-09-07T07:27:27.1813180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0.conda 2025-09-07T07:27:27.1813730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2.conda 2025-09-07T07:27:27.1814560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/include/libssh2_sftp.h 2025-09-07T07:27:27.1815210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/include/libssh2.h 2025-09-07T07:27:27.1815960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/include/libssh2_publickey.h 2025-09-07T07:27:27.1816670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/repodata_record.json 2025-09-07T07:27:27.1817370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/test/run_test.sh 2025-09-07T07:27:27.1818070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/licenses/COPYING 2025-09-07T07:27:27.1818740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/recipe/bld.bat 2025-09-07T07:27:27.1819450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/recipe/build.sh 2025-09-07T07:27:27.1820340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.1820960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/recipe/meta.yaml 2025-09-07T07:27:27.1821750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/recipe/meta.yaml.template 2025-09-07T07:27:27.1822430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/run_exports.json 2025-09-07T07:27:27.1823080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/paths.json 2025-09-07T07:27:27.1823780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/hash_input.json 2025-09-07T07:27:27.1824380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/files 2025-09-07T07:27:27.1825040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/about.json 2025-09-07T07:27:27.1825700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/has_prefix 2025-09-07T07:27:27.1826350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/index.json 2025-09-07T07:27:27.1826950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/git 2025-09-07T07:27:27.1827700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/pkgconfig/libssh2.pc 2025-09-07T07:27:27.1828410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/libssh2.1.0.1.dylib 2025-09-07T07:27:27.1829270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/FindLibgcrypt.cmake 2025-09-07T07:27:27.1830530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/libssh2-config-version.cmake 2025-09-07T07:27:27.1831550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/libssh2-targets.cmake 2025-09-07T07:27:27.1832730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/FindMbedTLS.cmake 2025-09-07T07:27:27.1833810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/FindWolfSSL.cmake 2025-09-07T07:27:27.1834960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/libssh2-config.cmake 2025-09-07T07:27:27.1836130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/libssh2-targets-release.cmake 2025-09-07T07:27:27.1836980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/libssh2.1.dylib 2025-09-07T07:27:27.1837950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/libssh2.dylib 2025-09-07T07:27:27.1839050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_statvfs.3 2025-09-07T07:27:27.1840190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_window_read.3 2025-09-07T07:27:27.1841350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_get_channel.3 2025-09-07T07:27:27.1842650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_get_exit_status.3 2025-09-07T07:27:27.1843590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_method_pref.3 2025-09-07T07:27:27.1844620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_init.3 2025-09-07T07:27:27.1845990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_handle_extended_data2.3 2025-09-07T07:27:27.1847080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_callback_set.3 2025-09-07T07:27:27.1848100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_setenv_ex.3 2025-09-07T07:27:27.1849130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_open_ex.3 2025-09-07T07:27:27.1850080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_startup.3 2025-09-07T07:27:27.1851050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_get_identity.3 2025-09-07T07:27:27.1852050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_password.3 2025-09-07T07:27:27.1852950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_seek.3 2025-09-07T07:27:27.1854020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_open_ex.3 2025-09-07T07:27:27.1855050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_subsystem.3 2025-09-07T07:27:27.1855980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_rewind.3 2025-09-07T07:27:27.1857050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_last_error.3 2025-09-07T07:27:27.1858270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_request_pty.3 2025-09-07T07:27:27.1859510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_request_pty_ex.3 2025-09-07T07:27:27.1860420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_banner_set.3 2025-09-07T07:27:27.1861610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_request_auth_agent.3 2025-09-07T07:27:27.1862770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_supported_algs.3 2025-09-07T07:27:27.1863790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_shutdown.3 2025-09-07T07:27:27.1864750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_check.3 2025-09-07T07:27:27.1865720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_free.3 2025-09-07T07:27:27.1866670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_write.3 2025-09-07T07:27:27.1867690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_posix_rename.3 2025-09-07T07:27:27.1868680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_connect.3 2025-09-07T07:27:27.1869740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_handshake.3 2025-09-07T07:27:27.1870940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_list_free.3 2025-09-07T07:27:27.1872030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_writeline.3 2025-09-07T07:27:27.1872900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_mkdir.3 2025-09-07T07:27:27.1873850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_symlink.3 2025-09-07T07:27:27.1874910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_exec.3 2025-09-07T07:27:27.1875910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_opendir.3 2025-09-07T07:27:27.1877200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_receive_window_adjust2.3 2025-09-07T07:27:27.1878350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_forward_listen.3 2025-09-07T07:27:27.1879340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_close.3 2025-09-07T07:27:27.1880460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_flush_stderr.3 2025-09-07T07:27:27.1881430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_last_error.3 2025-09-07T07:27:27.1882700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_process_startup.3 2025-09-07T07:27:27.1883700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_userauth.3 2025-09-07T07:27:27.1884910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_add.3 2025-09-07T07:27:27.1885820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_trace.3 2025-09-07T07:27:27.1886950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_get_timeout.3 2025-09-07T07:27:27.1888160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_banner_set.3 2025-09-07T07:27:27.1889220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_unlink_ex.3 2025-09-07T07:27:27.1890410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_close.3 2025-09-07T07:27:27.1891480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_close_handle.3 2025-09-07T07:27:27.1892500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_scp_send_ex.3 2025-09-07T07:27:27.1893540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_write_ex.3 2025-09-07T07:27:27.1894570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_shell.3 2025-09-07T07:27:27.1895570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_init.3 2025-09-07T07:27:27.1896800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_list.3 2025-09-07T07:27:27.1897980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_signal_ex.3 2025-09-07T07:27:27.1899050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_read_stderr.3 2025-09-07T07:27:27.1900460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_window_read_ex.3 2025-09-07T07:27:27.1901450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_free.3 2025-09-07T07:27:27.1902450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_stat.3 2025-09-07T07:27:27.1903520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_addc.3 2025-09-07T07:27:27.1904920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_open_session.3 2025-09-07T07:27:27.1905870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_readline.3 2025-09-07T07:27:27.1907130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_set_identity_path.3 2025-09-07T07:27:27.1908270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_banner_get.3 2025-09-07T07:27:27.1909490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_checkp.3 2025-09-07T07:27:27.1910860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_ignore_extended_data.3 2025-09-07T07:27:27.1911870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_write.3 2025-09-07T07:27:27.1913010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_forward_cancel.3 2025-09-07T07:27:27.1914530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_add_ex.3 2025-09-07T07:27:27.1915670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_keepalive_config.3 2025-09-07T07:27:27.1916780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_rmdir.3 2025-09-07T07:27:27.1917880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_disconnect.3 2025-09-07T07:27:27.1918950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_symlink_ex.3 2025-09-07T07:27:27.1919930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_version.3 2025-09-07T07:27:27.1921020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_unlink.3 2025-09-07T07:27:27.1922030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_scp_send.3 2025-09-07T07:27:27.1922980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_publickey.3 2025-09-07T07:27:27.1923960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_open.3 2025-09-07T07:27:27.1924990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_rmdir_ex.3 2025-09-07T07:27:27.1926030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_base64_decode.3 2025-09-07T07:27:27.1927040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sign_sk.3 2025-09-07T07:27:27.1928140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_lstat.3 2025-09-07T07:27:27.1929170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_init.3 2025-09-07T07:27:27.1930240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_read.3 2025-09-07T07:27:27.1931450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_password_ex.3 2025-09-07T07:27:27.1932660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_publickey_sk.3 2025-09-07T07:27:27.1933900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_request_pty_size.3 2025-09-07T07:27:27.1935190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_write_stderr.3 2025-09-07T07:27:27.1936230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_crypto_engine.3 2025-09-07T07:27:27.1937420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_add.3 2025-09-07T07:27:27.1938810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_get_exit_signal.3 2025-09-07T07:27:27.1939980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_set_read_timeout.3 2025-09-07T07:27:27.1941270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_get_read_timeout.3 2025-09-07T07:27:27.1942450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_forward_listen_ex.3 2025-09-07T07:27:27.1943630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_fstatvfs.3 2025-09-07T07:27:27.1944670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_setenv.3 2025-09-07T07:27:27.1945710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_tell.3 2025-09-07T07:27:27.1946910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_hostbased_fromfile.3 2025-09-07T07:27:27.1948140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_poll_channel_read.3 2025-09-07T07:27:27.1949400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_hostbased_fromfile_ex.3 2025-09-07T07:27:27.1950880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_publickey_frommemory.3 2025-09-07T07:27:27.1952150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_trace_sethandler.3 2025-09-07T07:27:27.1953410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_remove_ex.3 2025-09-07T07:27:27.1954330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_free.3 2025-09-07T07:27:27.1955460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_realpath.3 2025-09-07T07:27:27.1956340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_init.3 2025-09-07T07:27:27.1957500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_list_fetch.3 2025-09-07T07:27:27.1958630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_x11_req.3 2025-09-07T07:27:27.1959850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_remove.3 2025-09-07T07:27:27.1961190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_methods.3 2025-09-07T07:27:27.1962290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_seek64.3 2025-09-07T07:27:27.1963600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_posix_rename_ex.3 2025-09-07T07:27:27.1964790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_block_directions.3 2025-09-07T07:27:27.1965970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_eof.3 2025-09-07T07:27:27.1967090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_flag.3 2025-09-07T07:27:27.1968130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_exit.3 2025-09-07T07:27:27.1969240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_poll.3 2025-09-07T07:27:27.1970520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_free.3 2025-09-07T07:27:27.1971720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_receive_window_adjust.3 2025-09-07T07:27:27.1972460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_init_ex.3 2025-09-07T07:27:27.1973350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_window_write_ex.3 2025-09-07T07:27:27.1974230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_set_timeout.3 2025-09-07T07:27:27.1975290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_set_blocking.3 2025-09-07T07:27:27.1976840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_window_write.3 2025-09-07T07:27:27.1978210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_direct_tcpip.3 2025-09-07T07:27:27.1979700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_writefile.3 2025-09-07T07:27:27.1980860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_disconnect_ex.3 2025-09-07T07:27:27.1982010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_disconnect.3 2025-09-07T07:27:27.1983120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_x11_req_ex.3 2025-09-07T07:27:27.1984890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_publickey_fromfile.3 2025-09-07T07:27:27.1986180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_readlink.3 2025-09-07T07:27:27.1987540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_rename_ex.3 2025-09-07T07:27:27.1988630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_keepalive_send.3 2025-09-07T07:27:27.1989600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_hostkey_hash.3 2025-09-07T07:27:27.1990680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_fstat.3 2025-09-07T07:27:27.1992020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_abstract.3 2025-09-07T07:27:27.1993220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_scp_recv2.3 2025-09-07T07:27:27.1994300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_open_ex_r.3 2025-09-07T07:27:27.1995590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_keyboard_interactive.3 2025-09-07T07:27:27.1996750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_fsetstat.3 2025-09-07T07:27:27.1997860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_shutdown.3 2025-09-07T07:27:27.1999240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_wait_eof.3 2025-09-07T07:27:27.2000320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_direct_tcpip_ex.3 2025-09-07T07:27:27.2001430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_stat_ex.3 2025-09-07T07:27:27.2002660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_get_identity_path.3 2025-09-07T07:27:27.2003780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_set_blocking.3 2025-09-07T07:27:27.2004910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_fstat_ex.3 2025-09-07T07:27:27.2006020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_scp_recv.3 2025-09-07T07:27:27.2007220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_get.3 2025-09-07T07:27:27.2008200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_free.3 2025-09-07T07:27:27.2009360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_sign.3 2025-09-07T07:27:27.2010580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_readfile.3 2025-09-07T07:27:27.2012090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_banner.3 2025-09-07T07:27:27.2013350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_setstat.3 2025-09-07T07:27:27.2014460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_tell64.3 2025-09-07T07:27:27.2015570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_authenticated.3 2025-09-07T07:27:27.2016620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_scp_send64.3 2025-09-07T07:27:27.2017700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_init.3 2025-09-07T07:27:27.2018820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_set_last_error.3 2025-09-07T07:27:27.2019940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_list_identities.3 2025-09-07T07:27:27.2020970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_rename.3 2025-09-07T07:27:27.2022190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_closedir.3 2025-09-07T07:27:27.2023180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_fsync.3 2025-09-07T07:27:27.2024180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_open_r.3 2025-09-07T07:27:27.2025650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_handle_extended_data.3 2025-09-07T07:27:27.2026730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_get_blocking.3 2025-09-07T07:27:27.2028190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_request_pty_size_ex.3 2025-09-07T07:27:27.2029420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_readdir_ex.3 2025-09-07T07:27:27.2030410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_last_errno.3 2025-09-07T07:27:27.2031370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_read_ex.3 2025-09-07T07:27:27.2032400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_hostkey.3 2025-09-07T07:27:27.2033460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_read.3 2025-09-07T07:27:27.2034760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_send_eof.3 2025-09-07T07:27:27.2036060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_forward_accept.3 2025-09-07T07:27:27.2037260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_direct_streamlocal_ex.3 2025-09-07T07:27:27.2038380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_readdir.3 2025-09-07T07:27:27.2039740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_keyboard_interactive_ex.3 2025-09-07T07:27:27.2040910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_del.3 2025-09-07T07:27:27.2042000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_flush_ex.3 2025-09-07T07:27:27.2043170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_publickey_fromfile_ex.3 2025-09-07T07:27:27.2044310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_callback_set2.3 2025-09-07T07:27:27.2045440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_wait_closed.3 2025-09-07T07:27:27.2046440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_flush.3 2025-09-07T07:27:27.2047480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_mkdir_ex.3 2025-09-07T07:27:27.2048740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_init.3 2025-09-07T07:27:27.2049590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/BINDINGS.md 2025-09-07T07:27:27.2050470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/AUTHORS 2025-09-07T07:27:27.2051550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/HACKING.md 2025-09-07T07:27:27.2052670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/RELEASE-NOTES 2025-09-07T07:27:27.2053730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/README 2025-09-07T07:27:27.2054650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/COPYING 2025-09-07T07:27:27.2055500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/NEWS 2025-09-07T07:27:27.2056190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzmainfo 2025-09-07T07:27:27.2056870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzdec 2025-09-07T07:27:27.2057580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/unxz 2025-09-07T07:27:27.2058350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzegrep 2025-09-07T07:27:27.2058990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/unlzma 2025-09-07T07:27:27.2059980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzfgrep 2025-09-07T07:27:27.2060580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xz 2025-09-07T07:27:27.2061240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzless 2025-09-07T07:27:27.2062030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzless 2025-09-07T07:27:27.2062800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzcmp 2025-09-07T07:27:27.2063510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzcat 2025-09-07T07:27:27.2064170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzcmp 2025-09-07T07:27:27.2064820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzcat 2025-09-07T07:27:27.2065590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzdiff 2025-09-07T07:27:27.2066480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzmadec 2025-09-07T07:27:27.2067300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzgrep 2025-09-07T07:27:27.2068050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzmore 2025-09-07T07:27:27.2068920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzfgrep 2025-09-07T07:27:27.2069650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzmore 2025-09-07T07:27:27.2070330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzgrep 2025-09-07T07:27:27.2071140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzma 2025-09-07T07:27:27.2071740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzegrep 2025-09-07T07:27:27.2072580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzdiff 2025-09-07T07:27:27.2073340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma.h 2025-09-07T07:27:27.2074270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/index.h 2025-09-07T07:27:27.2075200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/version.h 2025-09-07T07:27:27.2076140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/index_hash.h 2025-09-07T07:27:27.2076980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/lzma12.h 2025-09-07T07:27:27.2077790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/container.h 2025-09-07T07:27:27.2078740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/delta.h 2025-09-07T07:27:27.2079560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/vli.h 2025-09-07T07:27:27.2080360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/check.h 2025-09-07T07:27:27.2081170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/bcj.h 2025-09-07T07:27:27.2082400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/stream_flags.h 2025-09-07T07:27:27.2083280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/block.h 2025-09-07T07:27:27.2084270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/hardware.h 2025-09-07T07:27:27.2085160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/filter.h 2025-09-07T07:27:27.2085970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/base.h 2025-09-07T07:27:27.2086880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/repodata_record.json 2025-09-07T07:27:27.2087710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/test/run_test.sh 2025-09-07T07:27:27.2088760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/test/test_time_dependencies.json 2025-09-07T07:27:27.2089520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/licenses/COPYING 2025-09-07T07:27:27.2090320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/recipe/bld.bat 2025-09-07T07:27:27.2091150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/recipe/build.sh 2025-09-07T07:27:27.2092050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.2092900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/recipe/meta.yaml 2025-09-07T07:27:27.2093860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/recipe/meta.yaml.template 2025-09-07T07:27:27.2094890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/run_exports.json 2025-09-07T07:27:27.2095690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/paths.json 2025-09-07T07:27:27.2096490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/hash_input.json 2025-09-07T07:27:27.2097150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/files 2025-09-07T07:27:27.2097880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/about.json 2025-09-07T07:27:27.2098800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/has_prefix 2025-09-07T07:27:27.2099520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/index.json 2025-09-07T07:27:27.2100460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/git 2025-09-07T07:27:27.2101480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/pkgconfig/liblzma.pc 2025-09-07T07:27:27.2102550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/cmake/liblzma/liblzma-config.cmake 2025-09-07T07:27:27.2103410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/cmake/liblzma/liblzma-targets.cmake 2025-09-07T07:27:27.2104770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/cmake/liblzma/liblzma-targets-release.cmake 2025-09-07T07:27:27.2105900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/cmake/liblzma/liblzma-config-version.cmake 2025-09-07T07:27:27.2106880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/liblzma.5.6.4.dylib 2025-09-07T07:27:27.2107600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/liblzma.dylib 2025-09-07T07:27:27.2108490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/liblzma.5.dylib 2025-09-07T07:27:27.2109360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzma.1 2025-09-07T07:27:27.2110300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzmore.1 2025-09-07T07:27:27.2111140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzmore.1 2025-09-07T07:27:27.2112040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzmainfo.1 2025-09-07T07:27:27.2112820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzcat.1 2025-09-07T07:27:27.2113770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzcmp.1 2025-09-07T07:27:27.2114580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzdiff.1 2025-09-07T07:27:27.2115400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzdiff.1 2025-09-07T07:27:27.2116150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xz.1 2025-09-07T07:27:27.2117110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzdec.1 2025-09-07T07:27:27.2118030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzegrep.1 2025-09-07T07:27:27.2118860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzgrep.1 2025-09-07T07:27:27.2119880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzgrep.1 2025-09-07T07:27:27.2120880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzegrep.1 2025-09-07T07:27:27.2121810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzless.1 2025-09-07T07:27:27.2122820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/unlzma.1 2025-09-07T07:27:27.2123680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzless.1 2025-09-07T07:27:27.2124610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzfgrep.1 2025-09-07T07:27:27.2125610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzcmp.1 2025-09-07T07:27:27.2126560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/unxz.1 2025-09-07T07:27:27.2127380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzfgrep.1 2025-09-07T07:27:27.2128430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzmadec.1 2025-09-07T07:27:27.2129320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzcat.1 2025-09-07T07:27:27.2130230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/AUTHORS 2025-09-07T07:27:27.2131400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/lzma-file-format.txt 2025-09-07T07:27:27.2132130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/README 2025-09-07T07:27:27.2132940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/faq.txt 2025-09-07T07:27:27.2133740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/COPYING 2025-09-07T07:27:27.2134790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/NEWS 2025-09-07T07:27:27.2135890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/04_compress_easy_mt.c 2025-09-07T07:27:27.2136880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/01_compress_easy.c 2025-09-07T07:27:27.2137840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/02_decompress.c 2025-09-07T07:27:27.2138670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/Makefile 2025-09-07T07:27:27.2139710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/03_compress_custom.c 2025-09-07T07:27:27.2140500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/00_README.txt 2025-09-07T07:27:27.2141280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/11_file_info.c 2025-09-07T07:27:27.2142030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/COPYING.0BSD 2025-09-07T07:27:27.2142660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/COPYING.GPLv2 2025-09-07T07:27:27.2143330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/history.txt 2025-09-07T07:27:27.2143960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/THANKS 2025-09-07T07:27:27.2144730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/xz-file-format.txt 2025-09-07T07:27:27.2145350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/bin/bsdcpio 2025-09-07T07:27:27.2146010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/bin/bsdunzip 2025-09-07T07:27:27.2146640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/bin/bsdtar 2025-09-07T07:27:27.2147270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/bin/bsdcat 2025-09-07T07:27:27.2147970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/include/archive.h 2025-09-07T07:27:27.2148730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/include/archive_entry.h 2025-09-07T07:27:27.2149480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/repodata_record.json 2025-09-07T07:27:27.2150180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/test/run_test.sh 2025-09-07T07:27:27.2151120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/test/test-archives/hello_world.tar.zst 2025-09-07T07:27:27.2151910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/test/test-archives/archive.7z 2025-09-07T07:27:27.2152760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/test/test-archives/hello_world.xar 2025-09-07T07:27:27.2153600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/test/test_time_dependencies.json 2025-09-07T07:27:27.2154300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/licenses/COPYING 2025-09-07T07:27:27.2155570Z /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-09-07T07:27:27.2156630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/patches/0009-CMake-Force-Multi-threaded-DLL-runtime.patch 2025-09-07T07:27:27.2157540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/test-archives/hello_world.tar.zst 2025-09-07T07:27:27.2158470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/test-archives/archive.7z 2025-09-07T07:27:27.2159660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/test-archives/hello_world.xar 2025-09-07T07:27:27.2160520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/bld.bat 2025-09-07T07:27:27.2161450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/build.sh 2025-09-07T07:27:27.2162550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.2163360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/meta.yaml 2025-09-07T07:27:27.2164480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/meta.yaml.template 2025-09-07T07:27:27.2165300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/run_exports.json 2025-09-07T07:27:27.2166070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/paths.json 2025-09-07T07:27:27.2167210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/hash_input.json 2025-09-07T07:27:27.2167910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/files 2025-09-07T07:27:27.2168930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/about.json 2025-09-07T07:27:27.2169680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/has_prefix 2025-09-07T07:27:27.2170480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/index.json 2025-09-07T07:27:27.2171330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/git 2025-09-07T07:27:27.2172380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/lib/pkgconfig/libarchive.pc 2025-09-07T07:27:27.2173480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/lib/libarchive.13.7.7.dylib 2025-09-07T07:27:27.2174380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/lib/libarchive.dylib 2025-09-07T07:27:27.2175410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/lib/libarchive.a 2025-09-07T07:27:27.2176420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/lib/libarchive.13.dylib 2025-09-07T07:27:27.2177590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man5/libarchive-formats.5 2025-09-07T07:27:27.2178470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man5/mtree.5 2025-09-07T07:27:27.2179410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man5/cpio.5 2025-09-07T07:27:27.2180240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man5/tar.5 2025-09-07T07:27:27.2181410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_format.3 2025-09-07T07:27:27.2182360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_disk.3 2025-09-07T07:27:27.2183400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_set_passphrase.3 2025-09-07T07:27:27.2184360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_new.3 2025-09-07T07:27:27.2185430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_open.3 2025-09-07T07:27:27.2186680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_extract.3 2025-09-07T07:27:27.2187590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_util.3 2025-09-07T07:27:27.2188830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_blocksize.3 2025-09-07T07:27:27.2189860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_stat.3 2025-09-07T07:27:27.2190880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_misc.3 2025-09-07T07:27:27.2192080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_free.3 2025-09-07T07:27:27.2193300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_filter.3 2025-09-07T07:27:27.2194380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_data.3 2025-09-07T07:27:27.2195490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_disk.3 2025-09-07T07:27:27.2196590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read.3 2025-09-07T07:27:27.2197670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_open.3 2025-09-07T07:27:27.2198760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_format.3 2025-09-07T07:27:27.2199890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_paths.3 2025-09-07T07:27:27.2200930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_filter.3 2025-09-07T07:27:27.2202120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_data.3 2025-09-07T07:27:27.2203360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_time.3 2025-09-07T07:27:27.2204290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_free.3 2025-09-07T07:27:27.2205420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_linkify.3 2025-09-07T07:27:27.2206430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry.3 2025-09-07T07:27:27.2207510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write.3 2025-09-07T07:27:27.2216540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_add_passphrase.3 2025-09-07T07:27:27.2217100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_header.3 2025-09-07T07:27:27.2217610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_acl.3 2025-09-07T07:27:27.2218100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_new.3 2025-09-07T07:27:27.2218580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/libarchive_changes.3 2025-09-07T07:27:27.2219070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/libarchive.3 2025-09-07T07:27:27.2219540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/libarchive_internals.3 2025-09-07T07:27:27.2220060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_set_options.3 2025-09-07T07:27:27.2220590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_finish_entry.3 2025-09-07T07:27:27.2221110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_set_options.3 2025-09-07T07:27:27.2221750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_header.3 2025-09-07T07:27:27.2222250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_perms.3 2025-09-07T07:27:27.2222780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man1/bsdtar.1 2025-09-07T07:27:27.2223220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man1/bsdunzip.1 2025-09-07T07:27:27.2223700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man1/bsdcpio.1 2025-09-07T07:27:27.2224680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man1/bsdcat.1 2025-09-07T07:27:27.2226060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:27.2226910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:27.2227750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:27.2228780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.2229680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:27.2230730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:27.2231580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/paths.json 2025-09-07T07:27:27.2232460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:27.2233480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/files 2025-09-07T07:27:27.2234290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/about.json 2025-09-07T07:27:27.2235160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/index.json 2025-09-07T07:27:27.2235930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/git 2025-09-07T07:27:27.2237190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/sockshandler.py 2025-09-07T07:27:27.2238390Z /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-09-07T07:27:27.2239820Z /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-09-07T07:27:27.2241300Z /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-09-07T07:27:27.2242650Z /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-09-07T07:27:27.2244280Z /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-09-07T07:27:27.2245620Z /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-09-07T07:27:27.2247110Z /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-09-07T07:27:27.2248540Z /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-09-07T07:27:27.2250110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/__pycache__/sockshandler.cpython-313.pyc 2025-09-07T07:27:27.2251660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/__pycache__/socks.cpython-313.pyc 2025-09-07T07:27:27.2252900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/socks.py 2025-09-07T07:27:27.2253810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/bin/jsonpointer 2025-09-07T07:27:27.2254840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:27.2255920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:27.2257140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:27.2258180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:27.2259030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/test/tests.py 2025-09-07T07:27:27.2260140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/licenses/LICENSE.txt 2025-09-07T07:27:27.2261220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.2262240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:27.2263260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:27.2264270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/paths.json 2025-09-07T07:27:27.2265240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:27.2266230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/files 2025-09-07T07:27:27.2267200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/about.json 2025-09-07T07:27:27.2268040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/has_prefix 2025-09-07T07:27:27.2268880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/index.json 2025-09-07T07:27:27.2269760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/git 2025-09-07T07:27:27.2271040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/lib/python3.13/site-packages/jsonpointer.py 2025-09-07T07:27:27.2272510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/RECORD 2025-09-07T07:27:27.2274040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/licenses/AUTHORS 2025-09-07T07:27:27.2275630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/licenses/LICENSE.txt 2025-09-07T07:27:27.2277080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/direct_url.json 2025-09-07T07:27:27.2278440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/WHEEL 2025-09-07T07:27:27.2280010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/top_level.txt 2025-09-07T07:27:27.2281230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/REQUESTED 2025-09-07T07:27:27.2282600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/INSTALLER 2025-09-07T07:27:27.2284010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/METADATA 2025-09-07T07:27:27.2285620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/lib/python3.13/site-packages/__pycache__/jsonpointer.cpython-313.pyc 2025-09-07T07:27:27.2286520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/repodata_record.json 2025-09-07T07:27:27.2287670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/test/run_test.sh 2025-09-07T07:27:27.2288630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/test/run_test.py 2025-09-07T07:27:27.2289990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/test/test_time_dependencies.json 2025-09-07T07:27:27.2291000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/licenses/LICENSE 2025-09-07T07:27:27.2292210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.2293120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/recipe/meta.yaml 2025-09-07T07:27:27.2294250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/recipe/meta.yaml.template 2025-09-07T07:27:27.2295190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/paths.json 2025-09-07T07:27:27.2296180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/hash_input.json 2025-09-07T07:27:27.2297140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/files 2025-09-07T07:27:27.2298160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/about.json 2025-09-07T07:27:27.2299160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/has_prefix 2025-09-07T07:27:27.2300170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/index.json 2025-09-07T07:27:27.2301010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/git 2025-09-07T07:27:27.2302220Z /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-09-07T07:27:27.2303330Z /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-09-07T07:27:27.2304570Z /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-09-07T07:27:27.2305880Z /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-09-07T07:27:27.2307040Z /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-09-07T07:27:27.2308550Z /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-09-07T07:27:27.2309920Z /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-09-07T07:27:27.2311350Z /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-09-07T07:27:27.2312820Z /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-09-07T07:27:27.2314040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/site-packages/conda_anaconda_telemetry/hooks.py 2025-09-07T07:27:27.2315380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/site-packages/conda_anaconda_telemetry/_version.py 2025-09-07T07:27:27.2316860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/site-packages/conda_anaconda_telemetry/__init__.py 2025-09-07T07:27:27.2318240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/site-packages/conda_anaconda_telemetry/py.typed 2025-09-07T07:27:27.2319770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/RECORD 2025-09-07T07:27:27.2321620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/licenses/LICENSE 2025-09-07T07:27:27.2323170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/direct_url.json 2025-09-07T07:27:27.2324760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/WHEEL 2025-09-07T07:27:27.2326270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/entry_points.txt 2025-09-07T07:27:27.2327760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/REQUESTED 2025-09-07T07:27:27.2329410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/INSTALLER 2025-09-07T07:27:27.2330950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/METADATA 2025-09-07T07:27:27.2331940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/repodata_record.json 2025-09-07T07:27:27.2333100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/test/run_test.sh 2025-09-07T07:27:27.2334040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/test/run_test.py 2025-09-07T07:27:27.2335180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/test/test_time_dependencies.json 2025-09-07T07:27:27.2336430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/test/run_test.bat 2025-09-07T07:27:27.2337480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/licenses/LICENSE 2025-09-07T07:27:27.2338640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.2339680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/recipe/meta.yaml 2025-09-07T07:27:27.2340830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/recipe/meta.yaml.template 2025-09-07T07:27:27.2341890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/paths.json 2025-09-07T07:27:27.2342880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/hash_input.json 2025-09-07T07:27:27.2343770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/files 2025-09-07T07:27:27.2344680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/about.json 2025-09-07T07:27:27.2345770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/link.json 2025-09-07T07:27:27.2346900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/index.json 2025-09-07T07:27:27.2347870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/git 2025-09-07T07:27:27.2348950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:27.2350080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:27.2351010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/test_utils.py 2025-09-07T07:27:27.2352020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/test_api_jwt.py 2025-09-07T07:27:27.2353130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/test_compressed_jwt.py 2025-09-07T07:27:27.2354050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/test_advisory.py 2025-09-07T07:27:27.2355120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/test_exceptions.py 2025-09-07T07:27:27.2356090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/__init__.py 2025-09-07T07:27:27.2357180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/test_jwks_client.py 2025-09-07T07:27:27.2358120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/utils.py 2025-09-07T07:27:27.2359120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/test_jwt.py 2025-09-07T07:27:27.2360460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_keyset_only_unknown_alg.json 2025-09-07T07:27:27.2361480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_okp_key_Ed25519.json 2025-09-07T07:27:27.2362750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey_rsa.cer 2025-09-07T07:27:27.2363960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey_ec_secp192r1.priv 2025-09-07T07:27:27.2365120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_ec_key_P-384.json 2025-09-07T07:27:27.2366360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_okp_pub_Ed448.json 2025-09-07T07:27:27.2367470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_ec_key_P-521.json 2025-09-07T07:27:27.2368700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_ec_key_secp256k1.json 2025-09-07T07:27:27.2369770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_ec_pub_P-256.json 2025-09-07T07:27:27.2370660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/__init__.py 2025-09-07T07:27:27.2371880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_rsa_pub.json 2025-09-07T07:27:27.2373030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_ec_pub_secp256k1.json 2025-09-07T07:27:27.2374280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey_ec.priv 2025-09-07T07:27:27.2375520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey_ec_ssh.pub 2025-09-07T07:27:27.2376580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_rsa_key.json 2025-09-07T07:27:27.2377720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_ec_pub_P-521.json 2025-09-07T07:27:27.2378900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_okp_key_Ed448.json 2025-09-07T07:27:27.2380170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey2_rsa.pub.pem 2025-09-07T07:27:27.2381450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_ec_pub_P-384.json 2025-09-07T07:27:27.2382460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey_rsa.pub 2025-09-07T07:27:27.2383480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey_pkcs1.pub.pem 2025-09-07T07:27:27.2384530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey_rsa.priv 2025-09-07T07:27:27.2385560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey_ec.pub 2025-09-07T07:27:27.2386910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_keyset_with_unknown_alg.json 2025-09-07T07:27:27.2388000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_okp_pub_Ed25519.json 2025-09-07T07:27:27.2389270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_ec_key_P-256.json 2025-09-07T07:27:27.2390300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_hmac.json 2025-09-07T07:27:27.2391320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_empty.json 2025-09-07T07:27:27.2392450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey_ed25519.pub 2025-09-07T07:27:27.2393530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey_ed25519 2025-09-07T07:27:27.2394570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/test_api_jwk.py 2025-09-07T07:27:27.2395500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/test_api_jws.py 2025-09-07T07:27:27.2396700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/test_algorithms.py 2025-09-07T07:27:27.2397600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:27.2398750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:27.2399630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:27.2400670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.2401560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/recipe/run_test.py 2025-09-07T07:27:27.2402440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:27.2403490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:27.2404320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/paths.json 2025-09-07T07:27:27.2405200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:27.2405940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/files 2025-09-07T07:27:27.2406860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/about.json 2025-09-07T07:27:27.2407700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/index.json 2025-09-07T07:27:27.2408440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/git 2025-09-07T07:27:27.2409700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/algorithms.py 2025-09-07T07:27:27.2410760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/api_jwt.py 2025-09-07T07:27:27.2411920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/warnings.py 2025-09-07T07:27:27.2413170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__init__.py 2025-09-07T07:27:27.2414220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/types.py 2025-09-07T07:27:27.2415640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/jwk_set_cache.cpython-313.pyc 2025-09-07T07:27:27.2417020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/api_jwt.cpython-313.pyc 2025-09-07T07:27:27.2418320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/jwks_client.cpython-313.pyc 2025-09-07T07:27:27.2419580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.2420910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/api_jws.cpython-313.pyc 2025-09-07T07:27:27.2422150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:27.2423370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/help.cpython-313.pyc 2025-09-07T07:27:27.2424800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/warnings.cpython-313.pyc 2025-09-07T07:27:27.2426280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/api_jwk.cpython-313.pyc 2025-09-07T07:27:27.2427510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/types.cpython-313.pyc 2025-09-07T07:27:27.2429030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/algorithms.cpython-313.pyc 2025-09-07T07:27:27.2430540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.2431850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/jwk_set_cache.py 2025-09-07T07:27:27.2432870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/utils.py 2025-09-07T07:27:27.2434050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/py.typed 2025-09-07T07:27:27.2435370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/exceptions.py 2025-09-07T07:27:27.2436450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/api_jwk.py 2025-09-07T07:27:27.2437640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/jwks_client.py 2025-09-07T07:27:27.2438840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/api_jws.py 2025-09-07T07:27:27.2440090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/help.py 2025-09-07T07:27:27.2441420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/RECORD 2025-09-07T07:27:27.2442820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/LICENSE 2025-09-07T07:27:27.2444120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/direct_url.json 2025-09-07T07:27:27.2445490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/WHEEL 2025-09-07T07:27:27.2446830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/AUTHORS.rst 2025-09-07T07:27:27.2448140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/top_level.txt 2025-09-07T07:27:27.2449330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/REQUESTED 2025-09-07T07:27:27.2450610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/INSTALLER 2025-09-07T07:27:27.2451890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/METADATA 2025-09-07T07:27:27.2452820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/repodata_record.json 2025-09-07T07:27:27.2453690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/test/run_test.sh 2025-09-07T07:27:27.2454630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/licenses/LICENSE 2025-09-07T07:27:27.2455440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/recipe/LICENSE 2025-09-07T07:27:27.2456540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.2457280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/recipe/meta.yaml 2025-09-07T07:27:27.2458260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/recipe/meta.yaml.template 2025-09-07T07:27:27.2459080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/paths.json 2025-09-07T07:27:27.2459870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/hash_input.json 2025-09-07T07:27:27.2460960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/files 2025-09-07T07:27:27.2461710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/about.json 2025-09-07T07:27:27.2462330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/index.json 2025-09-07T07:27:27.2462890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/git 2025-09-07T07:27:27.2463500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0.conda 2025-09-07T07:27:27.2464010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1.conda 2025-09-07T07:27:27.2464810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/repodata_record.json 2025-09-07T07:27:27.2465520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/test/run_test.sh 2025-09-07T07:27:27.2466290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/licenses/COPYRIGHT.txt 2025-09-07T07:27:27.2467260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/parent/fix-dll-name.diff 2025-09-07T07:27:27.2467870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/parent/bld.bat 2025-09-07T07:27:27.2468620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/parent/build.sh 2025-09-07T07:27:27.2469360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/parent/meta.yaml 2025-09-07T07:27:27.2470180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.2470850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/meta.yaml 2025-09-07T07:27:27.2471480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/paths.json 2025-09-07T07:27:27.2472190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/hash_input.json 2025-09-07T07:27:27.2472780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/files 2025-09-07T07:27:27.2473560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/about.json 2025-09-07T07:27:27.2474510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/index.json 2025-09-07T07:27:27.2475440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/git 2025-09-07T07:27:27.2476480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/lib/libmpdec.4.0.0.dylib 2025-09-07T07:27:27.2477390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/lib/libmpdec.4.dylib 2025-09-07T07:27:27.2478610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/repodata_record.json 2025-09-07T07:27:27.2479510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/test/run_test.sh 2025-09-07T07:27:27.2480550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/test/run_test.py 2025-09-07T07:27:27.2481830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/test/test_time_dependencies.json 2025-09-07T07:27:27.2482850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/licenses/LICENSE 2025-09-07T07:27:27.2483970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/licenses/THIRDPARTY.yml 2025-09-07T07:27:27.2485150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.2486200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/recipe/meta.yaml 2025-09-07T07:27:27.2487510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/recipe/meta.yaml.template 2025-09-07T07:27:27.2488260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/paths.json 2025-09-07T07:27:27.2489230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/hash_input.json 2025-09-07T07:27:27.2490100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/files 2025-09-07T07:27:27.2491050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/about.json 2025-09-07T07:27:27.2491930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/index.json 2025-09-07T07:27:27.2492910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/git 2025-09-07T07:27:27.2494620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/RECORD 2025-09-07T07:27:27.2496020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/licenses/LICENSE 2025-09-07T07:27:27.2497540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/direct_url.json 2025-09-07T07:27:27.2498940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/WHEEL 2025-09-07T07:27:27.2500450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/REQUESTED 2025-09-07T07:27:27.2501940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/INSTALLER 2025-09-07T07:27:27.2503480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/METADATA 2025-09-07T07:27:27.2504740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core/__init__.py 2025-09-07T07:27:27.2506270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core/__pycache__/core_schema.cpython-313.pyc 2025-09-07T07:27:27.2507880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.2509240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core/core_schema.py 2025-09-07T07:27:27.2510700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core/_pydantic_core.pyi 2025-09-07T07:27:27.2512310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core/_pydantic_core.cpython-313-darwin.so 2025-09-07T07:27:27.2513630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core/py.typed 2025-09-07T07:27:27.2514390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0.conda 2025-09-07T07:27:27.2515700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/bin/conda-content-trust 2025-09-07T07:27:27.2516690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/repodata_record.json 2025-09-07T07:27:27.2517930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/test/run_test.sh 2025-09-07T07:27:27.2519040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/test/run_test.py 2025-09-07T07:27:27.2520270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/test/test_time_dependencies.json 2025-09-07T07:27:27.2521220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/licenses/LICENSE 2025-09-07T07:27:27.2522530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.2523710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/recipe/meta.yaml 2025-09-07T07:27:27.2524910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/recipe/meta.yaml.template 2025-09-07T07:27:27.2525930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/paths.json 2025-09-07T07:27:27.2526950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/hash_input.json 2025-09-07T07:27:27.2527910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/files 2025-09-07T07:27:27.2528930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/about.json 2025-09-07T07:27:27.2529950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/has_prefix 2025-09-07T07:27:27.2531040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/index.json 2025-09-07T07:27:27.2532030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/git 2025-09-07T07:27:27.2533780Z /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-09-07T07:27:27.2535330Z /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-09-07T07:27:27.2536870Z /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-09-07T07:27:27.2538780Z /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-09-07T07:27:27.2540470Z /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-09-07T07:27:27.2542210Z /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-09-07T07:27:27.2544230Z /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-09-07T07:27:27.2546000Z /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-09-07T07:27:27.2547790Z /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-09-07T07:27:27.2549880Z /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-09-07T07:27:27.2551590Z /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-09-07T07:27:27.2553310Z /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-09-07T07:27:27.2555230Z /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-09-07T07:27:27.2556680Z /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-09-07T07:27:27.2557980Z /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-09-07T07:27:27.2559450Z /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-09-07T07:27:27.2561260Z /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-09-07T07:27:27.2562460Z /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-09-07T07:27:27.2564030Z /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-09-07T07:27:27.2565540Z /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-09-07T07:27:27.2566980Z /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-09-07T07:27:27.2569010Z /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-09-07T07:27:27.2570800Z /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-09-07T07:27:27.2572350Z /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-09-07T07:27:27.2573950Z /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-09-07T07:27:27.2575970Z /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-09-07T07:27:27.2577430Z /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-09-07T07:27:27.2578960Z /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-09-07T07:27:27.2580420Z /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-09-07T07:27:27.2580960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/bin/adig 2025-09-07T07:27:27.2581760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/bin/ahost 2025-09-07T07:27:27.2582660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/include/ares_version.h 2025-09-07T07:27:27.2583520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/include/ares_build.h 2025-09-07T07:27:27.2584450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/include/ares.h 2025-09-07T07:27:27.2585190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/include/ares_nameser.h 2025-09-07T07:27:27.2586090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/include/ares_dns_record.h 2025-09-07T07:27:27.2586890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/include/ares_dns.h 2025-09-07T07:27:27.2587820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/repodata_record.json 2025-09-07T07:27:27.2588680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/test/run_test.sh 2025-09-07T07:27:27.2589690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/licenses/LICENSE.md 2025-09-07T07:27:27.2590690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/recipe/parent/bld_output.bat 2025-09-07T07:27:27.2591640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/recipe/parent/meta.yaml 2025-09-07T07:27:27.2592570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/recipe/parent/build_output.sh 2025-09-07T07:27:27.2593660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.2594470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/recipe/meta.yaml 2025-09-07T07:27:27.2595410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/recipe/build_output.sh 2025-09-07T07:27:27.2596410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/run_exports.json 2025-09-07T07:27:27.2597200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/paths.json 2025-09-07T07:27:27.2598050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/hash_input.json 2025-09-07T07:27:27.2598780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/files 2025-09-07T07:27:27.2599650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/about.json 2025-09-07T07:27:27.2600460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/has_prefix 2025-09-07T07:27:27.2601350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/index.json 2025-09-07T07:27:27.2602110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/git 2025-09-07T07:27:27.2602980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/lib/libcares.2.19.4.dylib 2025-09-07T07:27:27.2603820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/lib/pkgconfig/libcares.pc 2025-09-07T07:27:27.2604910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/lib/cmake/c-ares/c-ares-targets-release.cmake 2025-09-07T07:27:27.2605830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/lib/cmake/c-ares/c-ares-config.cmake 2025-09-07T07:27:27.2606840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/lib/cmake/c-ares/c-ares-targets.cmake 2025-09-07T07:27:27.2607940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/lib/cmake/c-ares/c-ares-config-version.cmake 2025-09-07T07:27:27.2608770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/lib/libcares.dylib 2025-09-07T07:27:27.2609620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/lib/libcares.2.dylib 2025-09-07T07:27:27.2610670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_rr_del.3 2025-09-07T07:27:27.2611730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_expand_string.3 2025-09-07T07:27:27.2612680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_servers.3 2025-09-07T07:27:27.2613870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_mapping.3 2025-09-07T07:27:27.2614780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_init.3 2025-09-07T07:27:27.2615730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_reinit.3 2025-09-07T07:27:27.2616860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_opt_cnt.3 2025-09-07T07:27:27.2617870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_local_ip4.3 2025-09-07T07:27:27.2618770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_queue.3 2025-09-07T07:27:27.2619800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_set_u16.3 2025-09-07T07:27:27.2620840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_search_dnsrec.3 2025-09-07T07:27:27.2622040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_destroy.3 2025-09-07T07:27:27.2623010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_parse.3 2025-09-07T07:27:27.2623740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_inet_pton.3 2025-09-07T07:27:27.2624490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_process.3 2025-09-07T07:27:27.2625280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_create_query.3 2025-09-07T07:27:27.2626140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_destroy.3 2025-09-07T07:27:27.2626900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_svcb_param_t.3 2025-09-07T07:27:27.2627730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_servers_csv.3 2025-09-07T07:27:27.2628570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_query_add.3 2025-09-07T07:27:27.2629370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rec_type_t.3 2025-09-07T07:27:27.2630210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_opt_byid.3 2025-09-07T07:27:27.2630990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_library_init.3 2025-09-07T07:27:27.2631820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_key_tostr.3 2025-09-07T07:27:27.2632850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_free_string.3 2025-09-07T07:27:27.2633960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_create.3 2025-09-07T07:27:27.2634950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_getsock.3 2025-09-07T07:27:27.2636010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_u16.3 2025-09-07T07:27:27.2636980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_set_addr6.3 2025-09-07T07:27:27.2638000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_mkquery.3 2025-09-07T07:27:27.2638920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_write.3 2025-09-07T07:27:27.2640100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_del_opt_byid.3 2025-09-07T07:27:27.2641260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rec_type_fromstr.3 2025-09-07T07:27:27.2642300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_servers_ports_csv.3 2025-09-07T07:27:27.2643560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_freeaddrinfo.3 2025-09-07T07:27:27.2644800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_destroy_options.3 2025-09-07T07:27:27.2645900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_rr_get.3 2025-09-07T07:27:27.2646740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_fds.3 2025-09-07T07:27:27.2647770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_gethostbyname.3 2025-09-07T07:27:27.2648850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_abin.3 2025-09-07T07:27:27.2650000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_init_options.3 2025-09-07T07:27:27.2651230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_keys.3 2025-09-07T07:27:27.2652340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_type.3 2025-09-07T07:27:27.2653280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_timeout.3 2025-09-07T07:27:27.2654340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_getnameinfo.3 2025-09-07T07:27:27.2655420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_local_dev.3 2025-09-07T07:27:27.2656710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_section_t.3 2025-09-07T07:27:27.2657800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_gethostbyname_file.3 2025-09-07T07:27:27.2675440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_process_pending_write.3 2025-09-07T07:27:27.2675710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_get_servers_csv.3 2025-09-07T07:27:27.2675960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_opt_get_datatype.3 2025-09-07T07:27:27.2676170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_opcode_t.3 2025-09-07T07:27:27.2676390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_set_id.3 2025-09-07T07:27:27.2676600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_get_servers_ports.3 2025-09-07T07:27:27.2676800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_opt_get_name.3 2025-09-07T07:27:27.2676980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr.3 2025-09-07T07:27:27.2677190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_soa_reply.3 2025-09-07T07:27:27.2677410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_naptr_reply.3 2025-09-07T07:27:27.2677630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_key_to_rec_type.3 2025-09-07T07:27:27.2677980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_a_reply.3 2025-09-07T07:27:27.2678240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_socket_configure_callback.3 2025-09-07T07:27:27.2678440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_opt_param_t.3 2025-09-07T07:27:27.2678680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_get_id.3 2025-09-07T07:27:27.2678930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rcode_tostr.3 2025-09-07T07:27:27.2679140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_pending_write_cb.3 2025-09-07T07:27:27.2679420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_ttl.3 2025-09-07T07:27:27.2679750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_name.3 2025-09-07T07:27:27.2680630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_key_t.3 2025-09-07T07:27:27.2682000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_library_init_android.3 2025-09-07T07:27:27.2682990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_strerror.3 2025-09-07T07:27:27.2684050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_class_fromstr.3 2025-09-07T07:27:27.2685410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_socket_functions_ex.3 2025-09-07T07:27:27.2686220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_send.3 2025-09-07T07:27:27.2687360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_get_opcode.3 2025-09-07T07:27:27.2688580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_aaaa_reply.3 2025-09-07T07:27:27.2689520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record.3 2025-09-07T07:27:27.2690650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_socket_callback.3 2025-09-07T07:27:27.2691660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_flags_t.3 2025-09-07T07:27:27.2692610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_ns_reply.3 2025-09-07T07:27:27.2693620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_rr_cnt.3 2025-09-07T07:27:27.2694600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_add_abin.3 2025-09-07T07:27:27.2695700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_getaddrinfo.3 2025-09-07T07:27:27.2696920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_caa_reply.3 2025-09-07T07:27:27.2697930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_addr6.3 2025-09-07T07:27:27.2699080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rec_type_tostr.3 2025-09-07T07:27:27.2700340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_rr_add.3 2025-09-07T07:27:27.2701650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_abin_cnt.3 2025-09-07T07:27:27.2702890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_query_set_type.3 2025-09-07T07:27:27.2703920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_opt.3 2025-09-07T07:27:27.2705000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_process_fd.3 2025-09-07T07:27:27.2706040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_sortlist.3 2025-09-07T07:27:27.2707120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_free_hostent.3 2025-09-07T07:27:27.2708070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_set_u8.3 2025-09-07T07:27:27.2709250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_tlsa_selector_t.3 2025-09-07T07:27:27.2710270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_u8.3 2025-09-07T07:27:27.2711320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_query_get.3 2025-09-07T07:27:27.2712390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_local_ip6.3 2025-09-07T07:27:27.2713470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_get_flags.3 2025-09-07T07:27:27.2714490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_set_opt.3 2025-09-07T07:27:27.2715550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_txt_reply.3 2025-09-07T07:27:27.2716560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_send_dnsrec.3 2025-09-07T07:27:27.2717660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_class.3 2025-09-07T07:27:27.2718680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_opt_datatype_t.3 2025-09-07T07:27:27.2719780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_search.3 2025-09-07T07:27:27.2721060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_query_set_name.3 2025-09-07T07:27:27.2722210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_rr_get_const.3 2025-09-07T07:27:27.2723460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_datatype_t.3 2025-09-07T07:27:27.2724430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_mx_reply.3 2025-09-07T07:27:27.2725430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_section_tostr.3 2025-09-07T07:27:27.2726600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_opcode_tostr.3 2025-09-07T07:27:27.2727720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_version.3 2025-09-07T07:27:27.2728940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_srv_reply.3 2025-09-07T07:27:27.2730000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_gethostbyaddr.3 2025-09-07T07:27:27.2731070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_class_t.3 2025-09-07T07:27:27.2732240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_socket_functions.3 2025-09-07T07:27:27.2733320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_key_datatype.3 2025-09-07T07:27:27.2734380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_process_fds.3 2025-09-07T07:27:27.2735260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dup.3 2025-09-07T07:27:27.2736290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_set_bin.3 2025-09-07T07:27:27.2737300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_servers_ports.3 2025-09-07T07:27:27.2738320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_library_cleanup.3 2025-09-07T07:27:27.2739330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_set_addr.3 2025-09-07T07:27:27.2740450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_get_rcode.3 2025-09-07T07:27:27.2741530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_threadsafety.3 2025-09-07T07:27:27.2742630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_str.3 2025-09-07T07:27:27.2743680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_queue_wait_empty.3 2025-09-07T07:27:27.2744840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_free_data.3 2025-09-07T07:27:27.2746040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_tlsa_usage_t.3 2025-09-07T07:27:27.2747020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_library_initialized.3 2025-09-07T07:27:27.2748040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_set_u32.3 2025-09-07T07:27:27.2748980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_query_dnsrec.3 2025-09-07T07:27:27.2749990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_query_cnt.3 2025-09-07T07:27:27.2751080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_uri_reply.3 2025-09-07T07:27:27.2752030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_get_servers.3 2025-09-07T07:27:27.2753190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_query.3 2025-09-07T07:27:27.2754180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_tlsa_match_t.3 2025-09-07T07:27:27.2755180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_ptr_reply.3 2025-09-07T07:27:27.2756350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_u32.3 2025-09-07T07:27:27.2757550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_queue_active_queries.3 2025-09-07T07:27:27.2758690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_addr.3 2025-09-07T07:27:27.2759770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_save_options.3 2025-09-07T07:27:27.2760830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_inet_ntop.3 2025-09-07T07:27:27.2761960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_bin.3 2025-09-07T07:27:27.2763060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_cancel.3 2025-09-07T07:27:27.2764210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_server_state_callback.3 2025-09-07T07:27:27.2765250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_duplicate.3 2025-09-07T07:27:27.2766250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rcode_t.3 2025-09-07T07:27:27.2767490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_class_tostr.3 2025-09-07T07:27:27.2768580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_set_str.3 2025-09-07T07:27:27.2769580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_expand_name.3 2025-09-07T07:27:27.2770670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_del_abin.3 2025-09-07T07:27:27.2771610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man1/adig.1 2025-09-07T07:27:27.2772590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man1/ahost.1 2025-09-07T07:27:27.2773230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1.conda 2025-09-07T07:27:27.2774610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:27.2775630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:27.2776560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:27.2777770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:27.2778660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:27.2779720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/info/recipe/LICENSE 2025-09-07T07:27:27.2781030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.2782050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:27.2783400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:27.2784120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/info/paths.json 2025-09-07T07:27:27.2785090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:27.2785990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/info/files 2025-09-07T07:27:27.2786890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/info/about.json 2025-09-07T07:27:27.2787850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/info/index.json 2025-09-07T07:27:27.2788660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/info/git 2025-09-07T07:27:27.2790090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar-4.0.5.dist-info/RECORD 2025-09-07T07:27:27.2791200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar-4.0.5.dist-info/direct_url.json 2025-09-07T07:27:27.2792230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar-4.0.5.dist-info/WHEEL 2025-09-07T07:27:27.2793520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar-4.0.5.dist-info/top_level.txt 2025-09-07T07:27:27.2794640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar-4.0.5.dist-info/REQUESTED 2025-09-07T07:27:27.2796010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar-4.0.5.dist-info/INSTALLER 2025-09-07T07:27:27.2797520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar-4.0.5.dist-info/METADATA 2025-09-07T07:27:27.2799030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar-4.0.5.dist-info/LICENCE 2025-09-07T07:27:27.2800290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/_win_key.py 2025-09-07T07:27:27.2801560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/key.py 2025-09-07T07:27:27.2802980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/__init__.py 2025-09-07T07:27:27.2804120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/_win_read.py 2025-09-07T07:27:27.2805620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/__pycache__/_win_read.cpython-313.pyc 2025-09-07T07:27:27.2807040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/__pycache__/_config.cpython-313.pyc 2025-09-07T07:27:27.2808420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/__pycache__/key.cpython-313.pyc 2025-09-07T07:27:27.2810110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/__pycache__/_posix_read.cpython-313.pyc 2025-09-07T07:27:27.2811740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/__pycache__/_win_key.cpython-313.pyc 2025-09-07T07:27:27.2813230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/__pycache__/_posix_key.cpython-313.pyc 2025-09-07T07:27:27.2814820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/__pycache__/_base_key.cpython-313.pyc 2025-09-07T07:27:27.2816310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.2817540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/_posix_key.py 2025-09-07T07:27:27.2818830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/py.typed 2025-09-07T07:27:27.2820160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/_config.py 2025-09-07T07:27:27.2821450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/_base_key.py 2025-09-07T07:27:27.2822570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/_posix_read.py 2025-09-07T07:27:27.2823400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:27.2824230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:27.2825350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:27.2826500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:27.2827560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/test/example.toml 2025-09-07T07:27:27.2828540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:27.2829650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.2830600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/recipe/run_test.py 2025-09-07T07:27:27.2831600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:27.2832590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:27.2833520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/recipe/example.toml 2025-09-07T07:27:27.2834420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/paths.json 2025-09-07T07:27:27.2835380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:27.2836080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/files 2025-09-07T07:27:27.2836990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/about.json 2025-09-07T07:27:27.2837820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/index.json 2025-09-07T07:27:27.2838750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/git 2025-09-07T07:27:27.2840220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli-2.2.1.dist-info/RECORD 2025-09-07T07:27:27.2841770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli-2.2.1.dist-info/LICENSE 2025-09-07T07:27:27.2843070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli-2.2.1.dist-info/direct_url.json 2025-09-07T07:27:27.2844530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli-2.2.1.dist-info/WHEEL 2025-09-07T07:27:27.2845660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli-2.2.1.dist-info/REQUESTED 2025-09-07T07:27:27.2846780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli-2.2.1.dist-info/INSTALLER 2025-09-07T07:27:27.2848150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli-2.2.1.dist-info/METADATA 2025-09-07T07:27:27.2849430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli/_types.py 2025-09-07T07:27:27.2850580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli/__init__.py 2025-09-07T07:27:27.2852020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli/__pycache__/_types.cpython-313.pyc 2025-09-07T07:27:27.2853520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli/__pycache__/_re.cpython-313.pyc 2025-09-07T07:27:27.2855100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.2856400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli/__pycache__/_parser.cpython-313.pyc 2025-09-07T07:27:27.2857440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli/_parser.py 2025-09-07T07:27:27.2858610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli/_re.py 2025-09-07T07:27:27.2859760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli/py.typed 2025-09-07T07:27:27.2860510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0.conda 2025-09-07T07:27:27.2861750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/include/simdjson.h 2025-09-07T07:27:27.2862740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/repodata_record.json 2025-09-07T07:27:27.2863660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/test/run_test.sh 2025-09-07T07:27:27.2864700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/test/test/CMakeLists.txt 2025-09-07T07:27:27.2865700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/test/test/test.cpp 2025-09-07T07:27:27.2866810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/test/test/test.json 2025-09-07T07:27:27.2867880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/test/test_time_dependencies.json 2025-09-07T07:27:27.2868700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/licenses/LICENSE 2025-09-07T07:27:27.2869910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/test/CMakeLists.txt 2025-09-07T07:27:27.2870890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/test/test.cpp 2025-09-07T07:27:27.2871960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/test/test.json 2025-09-07T07:27:27.2872940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/bld.bat 2025-09-07T07:27:27.2874160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/build.sh 2025-09-07T07:27:27.2875090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/meta.yaml 2025-09-07T07:27:27.2876330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.2877230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/meta.yaml 2025-09-07T07:27:27.2878220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/run_exports.json 2025-09-07T07:27:27.2879030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/paths.json 2025-09-07T07:27:27.2880050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/hash_input.json 2025-09-07T07:27:27.2880790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/files 2025-09-07T07:27:27.2881690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/about.json 2025-09-07T07:27:27.2882570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/has_prefix 2025-09-07T07:27:27.2883400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/index.json 2025-09-07T07:27:27.2884080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/git 2025-09-07T07:27:27.2885320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/pkgconfig/simdjson.pc 2025-09-07T07:27:27.2886330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/libsimdjson.23.0.0.dylib 2025-09-07T07:27:27.2887710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/cmake/simdjson/simdjson-config-version.cmake 2025-09-07T07:27:27.2888800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/cmake/simdjson/simdjson-config.cmake 2025-09-07T07:27:27.2889890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/cmake/simdjson/simdjsonTargets.cmake 2025-09-07T07:27:27.2891050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/cmake/simdjson/simdjsonTargets-release.cmake 2025-09-07T07:27:27.2891950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/libsimdjson.23.dylib 2025-09-07T07:27:27.2892790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/libsimdjson.dylib 2025-09-07T07:27:27.2893840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/repodata_record.json 2025-09-07T07:27:27.2894710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/test_package.py 2025-09-07T07:27:27.2895750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/run_test.sh 2025-09-07T07:27:27.2896810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/run_test.py 2025-09-07T07:27:27.2897970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/uf20-098.cnf 2025-09-07T07:27:27.2899150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/test_time_dependencies.json 2025-09-07T07:27:27.2899950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/sudoku.py 2025-09-07T07:27:27.2900890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/qg3-08.cnf 2025-09-07T07:27:27.2901840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/test_package.py 2025-09-07T07:27:27.2902750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/LICENSE 2025-09-07T07:27:27.2904800Z /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-09-07T07:27:27.2905630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.2906790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/uf20-098.cnf 2025-09-07T07:27:27.2907700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/COPYRIGHT 2025-09-07T07:27:27.2908630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/sudoku.py 2025-09-07T07:27:27.2909580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/meta.yaml 2025-09-07T07:27:27.2910650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/qg3-08.cnf 2025-09-07T07:27:27.2911650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/meta.yaml.template 2025-09-07T07:27:27.2912460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/paths.json 2025-09-07T07:27:27.2913730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/hash_input.json 2025-09-07T07:27:27.2914660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/files 2025-09-07T07:27:27.2915640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/about.json 2025-09-07T07:27:27.2916600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/index.json 2025-09-07T07:27:27.2917570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/git 2025-09-07T07:27:27.2918940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat.cpython-313-darwin.so 2025-09-07T07:27:27.2920030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/test_pycosat.py 2025-09-07T07:27:27.2921420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/__pycache__/test_pycosat.cpython-313.pyc 2025-09-07T07:27:27.2922690Z /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-09-07T07:27:27.2924130Z /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-09-07T07:27:27.2925580Z /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-09-07T07:27:27.2926910Z /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-09-07T07:27:27.2928220Z /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-09-07T07:27:27.2929690Z /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-09-07T07:27:27.2931170Z /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-09-07T07:27:27.2932920Z /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-09-07T07:27:27.2934230Z /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-09-07T07:27:27.2935330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_recursion_limit.3 2025-09-07T07:27:27.2936150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2syntax.3 2025-09-07T07:27:27.2936950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2jit.3 2025-09-07T07:27:27.2937880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2demo.3 2025-09-07T07:27:27.2938890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_offset_limit.3 2025-09-07T07:27:27.2939950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match_context_create.3 2025-09-07T07:27:27.2940750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2serialize.3 2025-09-07T07:27:27.2941620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_bsr.3 2025-09-07T07:27:27.2942540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2unicode.3 2025-09-07T07:27:27.2943710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_get_bynumber.3 2025-09-07T07:27:27.2944560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_copy_byname.3 2025-09-07T07:27:27.2945420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2api.3 2025-09-07T07:27:27.2946420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_parens_nest_limit.3 2025-09-07T07:27:27.2947360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_get_startchar.3 2025-09-07T07:27:27.2948330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2limits.3 2025-09-07T07:27:27.2949560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_recursion_memory_management.3 2025-09-07T07:27:27.2950480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_newline.3 2025-09-07T07:27:27.2951550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_depth_limit.3 2025-09-07T07:27:27.2952660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match_data_free.3 2025-09-07T07:27:27.2953860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_compile_context_free.3 2025-09-07T07:27:27.2954930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_max_pattern_length.3 2025-09-07T07:27:27.2955850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2matching.3 2025-09-07T07:27:27.2956960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_jit_stack_free.3 2025-09-07T07:27:27.2957830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_callout.3 2025-09-07T07:27:27.2958660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_code_copy_with_tables.3 2025-09-07T07:27:27.2959410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_glob_escape.3 2025-09-07T07:27:27.2960400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_compile_extra_options.3 2025-09-07T07:27:27.2960910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2.3 2025-09-07T07:27:27.2961610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2perform.3 2025-09-07T07:27:27.2962380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_pattern_info.3 2025-09-07T07:27:27.2963280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_substitute_callout.3 2025-09-07T07:27:27.2964010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_jit_stack_create.3 2025-09-07T07:27:27.2964630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2build.3 2025-09-07T07:27:27.2965660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_length_byname.3 2025-09-07T07:27:27.2966260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_serialize_free.3 2025-09-07T07:27:27.2966950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_dfa_match.3 2025-09-07T07:27:27.2967960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2convert.3 2025-09-07T07:27:27.2968740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_jit_match.3 2025-09-07T07:27:27.2970020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_nametable_scan.3 2025-09-07T07:27:27.2970750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match.3 2025-09-07T07:27:27.2971790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_converted_pattern_free.3 2025-09-07T07:27:27.2973090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_heap_limit.3 2025-09-07T07:27:27.2974320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_number_from_name.3 2025-09-07T07:27:27.2975350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_pattern_convert.3 2025-09-07T07:27:27.2976480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_maketables.3 2025-09-07T07:27:27.2977680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match_context_free.3 2025-09-07T07:27:27.2978680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_code_free.3 2025-09-07T07:27:27.2979670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_jit_compile.3 2025-09-07T07:27:27.2980450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_compile.3 2025-09-07T07:27:27.2981490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_get_ovector_pointer.3 2025-09-07T07:27:27.2982540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_list_get.3 2025-09-07T07:27:27.2983730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_general_context_free.3 2025-09-07T07:27:27.2984630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_get_match_data_size.3 2025-09-07T07:27:27.2985810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_convert_context_copy.3 2025-09-07T07:27:27.2987060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_character_tables.3 2025-09-07T07:27:27.2988070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_get_error_message.3 2025-09-07T07:27:27.2989110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_compile_context_create.3 2025-09-07T07:27:27.2990280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_glob_separator.3 2025-09-07T07:27:27.2991300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_maketables_free.3 2025-09-07T07:27:27.2992500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_convert_context_free.3 2025-09-07T07:27:27.2993420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_serialize_decode.3 2025-09-07T07:27:27.2994500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_general_context_copy.3 2025-09-07T07:27:27.2995320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_code_copy.3 2025-09-07T07:27:27.2996140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2compat.3 2025-09-07T07:27:27.2997320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match_data_create_from_pattern.3 2025-09-07T07:27:27.2998420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_match_limit.3 2025-09-07T07:27:27.2999440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match_context_copy.3 2025-09-07T07:27:27.3000310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_serialize_encode.3 2025-09-07T07:27:27.3001240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substitute.3 2025-09-07T07:27:27.3002360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_get_ovector_count.3 2025-09-07T07:27:27.3003180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_get_mark.3 2025-09-07T07:27:27.3004200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_jit_stack_assign.3 2025-09-07T07:27:27.3005360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_list_free.3 2025-09-07T07:27:27.3006340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2callout.3 2025-09-07T07:27:27.3007220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match_data_create.3 2025-09-07T07:27:27.3008240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_get_byname.3 2025-09-07T07:27:27.3009460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_copy_bynumber.3 2025-09-07T07:27:27.3010200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2sample.3 2025-09-07T07:27:27.3011280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_length_bynumber.3 2025-09-07T07:27:27.3012240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2partial.3 2025-09-07T07:27:27.3013210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2posix.3 2025-09-07T07:27:27.3014370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_convert_context_create.3 2025-09-07T07:27:27.3015490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_compile_context_copy.3 2025-09-07T07:27:27.3016270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_config.3 2025-09-07T07:27:27.3017460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_compile_recursion_guard.3 2025-09-07T07:27:27.3018760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_serialize_get_number_of_codes.3 2025-09-07T07:27:27.3019840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_general_context_create.3 2025-09-07T07:27:27.3020770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_jit_free_unused_memory.3 2025-09-07T07:27:27.3021770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_callout_enumerate.3 2025-09-07T07:27:27.3022700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_free.3 2025-09-07T07:27:27.3023560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2pattern.3 2025-09-07T07:27:27.3024330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man1/pcre2grep.1 2025-09-07T07:27:27.3025080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man1/pcre2test.1 2025-09-07T07:27:27.3026050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man1/pcre2-config.1 2025-09-07T07:27:27.3027040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/cmake/pcre2-config-version.cmake 2025-09-07T07:27:27.3027860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/cmake/pcre2-config.cmake 2025-09-07T07:27:27.3028640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/bin/pcre2grep 2025-09-07T07:27:27.3029400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/bin/pcre2test 2025-09-07T07:27:27.3030220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/bin/pcre2-config 2025-09-07T07:27:27.3031110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/bin/pcre2posix_test 2025-09-07T07:27:27.3032020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/include/pcre2posix.h 2025-09-07T07:27:27.3032860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/include/pcre2.h 2025-09-07T07:27:27.3033780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/repodata_record.json 2025-09-07T07:27:27.3034730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/test/run_test.sh 2025-09-07T07:27:27.3035610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/licenses/LICENCE 2025-09-07T07:27:27.3036630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/recipe/bld.bat 2025-09-07T07:27:27.3037490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/recipe/build.sh 2025-09-07T07:27:27.3038430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.3039370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/recipe/meta.yaml 2025-09-07T07:27:27.3040340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/recipe/meta.yaml.template 2025-09-07T07:27:27.3041180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/run_exports.json 2025-09-07T07:27:27.3041920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/paths.json 2025-09-07T07:27:27.3042980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/hash_input.json 2025-09-07T07:27:27.3043760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/files 2025-09-07T07:27:27.3044700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/about.json 2025-09-07T07:27:27.3045650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/has_prefix 2025-09-07T07:27:27.3046380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/index.json 2025-09-07T07:27:27.3047170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/git 2025-09-07T07:27:27.3048000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-16.0.dylib 2025-09-07T07:27:27.3048940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-posix.3.0.4.dylib 2025-09-07T07:27:27.3049870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-8.0.11.2.dylib 2025-09-07T07:27:27.3050840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/pkgconfig/libpcre2-posix.pc 2025-09-07T07:27:27.3051870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/pkgconfig/libpcre2-8.pc 2025-09-07T07:27:27.3052720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/pkgconfig/libpcre2-16.pc 2025-09-07T07:27:27.3053760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/pkgconfig/libpcre2-32.pc 2025-09-07T07:27:27.3054570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-16.0.11.2.dylib 2025-09-07T07:27:27.3055370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-8.0.dylib 2025-09-07T07:27:27.3056280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-32.0.11.2.dylib 2025-09-07T07:27:27.3057040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-posix.a 2025-09-07T07:27:27.3057770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-16.a 2025-09-07T07:27:27.3058670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-16.dylib 2025-09-07T07:27:27.3059520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-32.0.dylib 2025-09-07T07:27:27.3060390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-32.dylib 2025-09-07T07:27:27.3061260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-8.a 2025-09-07T07:27:27.3062130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-32.a 2025-09-07T07:27:27.3063140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-posix.3.dylib 2025-09-07T07:27:27.3064020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-8.dylib 2025-09-07T07:27:27.3064920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-posix.dylib 2025-09-07T07:27:27.3065990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_config.html 2025-09-07T07:27:27.3067090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2compat.html 2025-09-07T07:27:27.3068100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_depth_limit.html 2025-09-07T07:27:27.3069280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2.html 2025-09-07T07:27:27.3070560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match_data_create_from_pattern.html 2025-09-07T07:27:27.3071650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2unicode.html 2025-09-07T07:27:27.3072760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2sample.html 2025-09-07T07:27:27.3074050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_pattern_convert.html 2025-09-07T07:27:27.3075520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_heap_limit.html 2025-09-07T07:27:27.3076780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_substitute_callout.html 2025-09-07T07:27:27.3077880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/index.html 2025-09-07T07:27:27.3078940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_code_free.html 2025-09-07T07:27:27.3080260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_converted_pattern_free.html 2025-09-07T07:27:27.3081580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_length_bynumber.html 2025-09-07T07:27:27.3082710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match_data_free.html 2025-09-07T07:27:27.3084000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_callout_enumerate.html 2025-09-07T07:27:27.3085220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_free.html 2025-09-07T07:27:27.3086490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2perform.html 2025-09-07T07:27:27.3087540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_code_copy_with_tables.html 2025-09-07T07:27:27.3088490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2jit.html 2025-09-07T07:27:27.3089570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2serialize.html 2025-09-07T07:27:27.3090780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match_data_create.html 2025-09-07T07:27:27.3091860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_maketables.html 2025-09-07T07:27:27.3093000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_jit_stack_assign.html 2025-09-07T07:27:27.3093980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_bsr.html 2025-09-07T07:27:27.3095160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_jit_stack_create.html 2025-09-07T07:27:27.3096520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_get_mark.html 2025-09-07T07:27:27.3097810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_jit_free_unused_memory.html 2025-09-07T07:27:27.3099070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_character_tables.html 2025-09-07T07:27:27.3100090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_match_limit.html 2025-09-07T07:27:27.3101200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_parens_nest_limit.html 2025-09-07T07:27:27.3102190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2syntax.html 2025-09-07T07:27:27.3103390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2api.html 2025-09-07T07:27:27.3104330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_get_error_message.html 2025-09-07T07:27:27.3105540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_get_startchar.html 2025-09-07T07:27:27.3106650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_newline.html 2025-09-07T07:27:27.3107730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2convert.html 2025-09-07T07:27:27.3108890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_get_ovector_count.html 2025-09-07T07:27:27.3110110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_pattern_info.html 2025-09-07T07:27:27.3111190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_maketables_free.html 2025-09-07T07:27:27.3112470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_glob_escape.html 2025-09-07T07:27:27.3113650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_get_ovector_pointer.html 2025-09-07T07:27:27.3114760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_code_copy.html 2025-09-07T07:27:27.3115900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2matching.html 2025-09-07T07:27:27.3117100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_general_context_create.html 2025-09-07T07:27:27.3118240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2test.html 2025-09-07T07:27:27.3119460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_dfa_match.html 2025-09-07T07:27:27.3120320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2posix.html 2025-09-07T07:27:27.3121640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_max_pattern_length.html 2025-09-07T07:27:27.3122770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_serialize_encode.html 2025-09-07T07:27:27.3123770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_recursion_limit.html 2025-09-07T07:27:27.3124890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_convert_context_free.html 2025-09-07T07:27:27.3126240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_nametable_scan.html 2025-09-07T07:27:27.3127220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2callout.html 2025-09-07T07:27:27.3128540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_general_context_copy.html 2025-09-07T07:27:27.3129650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_compile_context_free.html 2025-09-07T07:27:27.3130560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2build.html 2025-09-07T07:27:27.3131640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_offset_limit.html 2025-09-07T07:27:27.3132910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_get_byname.html 2025-09-07T07:27:27.3133820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_jit_match.html 2025-09-07T07:27:27.3135170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_compile_context_create.html 2025-09-07T07:27:27.3136230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2partial.html 2025-09-07T07:27:27.3137280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2grep.html 2025-09-07T07:27:27.3138470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match_context_free.html 2025-09-07T07:27:27.3139580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_glob_separator.html 2025-09-07T07:27:27.3140530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2pattern.html 2025-09-07T07:27:27.3141710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_general_context_free.html 2025-09-07T07:27:27.3142550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2demo.html 2025-09-07T07:27:27.3144150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_recursion_memory_management.html 2025-09-07T07:27:27.3145520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_convert_context_create.html 2025-09-07T07:27:27.3146630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_compile_context_copy.html 2025-09-07T07:27:27.3148020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_serialize_get_number_of_codes.html 2025-09-07T07:27:27.3149200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_compile_recursion_guard.html 2025-09-07T07:27:27.3150300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_number_from_name.html 2025-09-07T07:27:27.3151530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_list_free.html 2025-09-07T07:27:27.3152800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_convert_context_copy.html 2025-09-07T07:27:27.3154050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_get_match_data_size.html 2025-09-07T07:27:27.3155420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_length_byname.html 2025-09-07T07:27:27.3156700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_copy_bynumber.html 2025-09-07T07:27:27.3157690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_jit_compile.html 2025-09-07T07:27:27.3158830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_serialize_decode.html 2025-09-07T07:27:27.3160040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match_context_copy.html 2025-09-07T07:27:27.3161200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_compile.html 2025-09-07T07:27:27.3162690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_jit_stack_free.html 2025-09-07T07:27:27.3163740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2limits.html 2025-09-07T07:27:27.3164790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2-config.html 2025-09-07T07:27:27.3165940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substitute.html 2025-09-07T07:27:27.3166880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match.html 2025-09-07T07:27:27.3168130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_compile_extra_options.html 2025-09-07T07:27:27.3169330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_serialize_free.html 2025-09-07T07:27:27.3170370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_get_bynumber.html 2025-09-07T07:27:27.3171460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_callout.html 2025-09-07T07:27:27.3172550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_copy_byname.html 2025-09-07T07:27:27.3173830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_list_get.html 2025-09-07T07:27:27.3174890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match_context_create.html 2025-09-07T07:27:27.3175490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0.conda 2025-09-07T07:27:27.3176380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/ssl/cert.pem 2025-09-07T07:27:27.3177320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/ssl/cacert.pem 2025-09-07T07:27:27.3178520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/repodata_record.json 2025-09-07T07:27:27.3179670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:27.3181020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:27.3182020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/licenses/LICENSE.txt 2025-09-07T07:27:27.3183110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/recipe/run_test.sh 2025-09-07T07:27:27.3184080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/recipe/bld.bat 2025-09-07T07:27:27.3185050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/recipe/build.sh 2025-09-07T07:27:27.3186290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.3187260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/recipe/LICENSE.txt 2025-09-07T07:27:27.3188250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:27.3189280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/recipe/run_test.bat 2025-09-07T07:27:27.3190500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:27.3191320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/paths.json 2025-09-07T07:27:27.3192660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/hash_input.json 2025-09-07T07:27:27.3193490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/files 2025-09-07T07:27:27.3194410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/about.json 2025-09-07T07:27:27.3195470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/index.json 2025-09-07T07:27:27.3196350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/git 2025-09-07T07:27:27.3197360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/repodata_record.json 2025-09-07T07:27:27.3198300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/test/run_test.sh 2025-09-07T07:27:27.3199280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/test/run_test.py 2025-09-07T07:27:27.3200300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/test/test_time_dependencies.json 2025-09-07T07:27:27.3201430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/licenses/LICENSE 2025-09-07T07:27:27.3202380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-09-07T07:27:27.3203350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/recipe/meta.yaml 2025-09-07T07:27:27.3204400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/recipe/meta.yaml.template 2025-09-07T07:27:27.3205210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/paths.json 2025-09-07T07:27:27.3206100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/hash_input.json 2025-09-07T07:27:27.3206950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/files 2025-09-07T07:27:27.3207890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/about.json 2025-09-07T07:27:27.3208670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/index.json 2025-09-07T07:27:27.3209450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/git 2025-09-07T07:27:27.3210830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/lib/python3.13/site-packages/pkce-1.0.3.dist-info/RECORD 2025-09-07T07:27:27.3212140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/lib/python3.13/site-packages/pkce-1.0.3.dist-info/LICENSE 2025-09-07T07:27:27.3213510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/lib/python3.13/site-packages/pkce-1.0.3.dist-info/direct_url.json 2025-09-07T07:27:27.3214790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/lib/python3.13/site-packages/pkce-1.0.3.dist-info/WHEEL 2025-09-07T07:27:27.3216310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/lib/python3.13/site-packages/pkce-1.0.3.dist-info/top_level.txt 2025-09-07T07:27:27.3217590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/lib/python3.13/site-packages/pkce-1.0.3.dist-info/REQUESTED 2025-09-07T07:27:27.3219040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/lib/python3.13/site-packages/pkce-1.0.3.dist-info/INSTALLER 2025-09-07T07:27:27.3220360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/lib/python3.13/site-packages/pkce-1.0.3.dist-info/METADATA 2025-09-07T07:27:27.3221560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/lib/python3.13/site-packages/pkce/__init__.py 2025-09-07T07:27:27.3223100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/lib/python3.13/site-packages/pkce/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.3224320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/lib/python3.13/site-packages/pkce/py.typed 2025-09-07T07:27:27.3225140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0.conda 2025-09-07T07:27:27.3226070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2.conda 2025-09-07T07:27:27.3226610Z /opt/homebrew/Caskroom/miniconda/base/lib/libncurses++.a 2025-09-07T07:27:27.3227190Z /opt/homebrew/Caskroom/miniconda/base/lib/libsqlite3.0.dylib 2025-09-07T07:27:27.3228060Z /opt/homebrew/Caskroom/miniconda/base/lib/libyaml-cpp.0.8.0.dylib 2025-09-07T07:27:27.3228620Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-16.0.dylib 2025-09-07T07:27:27.3229140Z /opt/homebrew/Caskroom/miniconda/base/lib/libmamba.2.dylib 2025-09-07T07:27:27.3229750Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutu.73.1.dylib 2025-09-07T07:27:27.3230470Z /opt/homebrew/Caskroom/miniconda/base/lib/libmpdec.4.0.0.dylib 2025-09-07T07:27:27.3231020Z /opt/homebrew/Caskroom/miniconda/base/lib/libicudata.73.dylib 2025-09-07T07:27:27.3231600Z /opt/homebrew/Caskroom/miniconda/base/lib/libcrypto.a 2025-09-07T07:27:27.3232210Z /opt/homebrew/Caskroom/miniconda/base/lib/libbz2.a 2025-09-07T07:27:27.3232730Z /opt/homebrew/Caskroom/miniconda/base/lib/libxml2.2.dylib 2025-09-07T07:27:27.3233470Z /opt/homebrew/Caskroom/miniconda/base/lib/libicui18n.a 2025-09-07T07:27:27.3233880Z /opt/homebrew/Caskroom/miniconda/base/lib/libz.dylib 2025-09-07T07:27:27.3234710Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcmysql1.1.9/tdbcmysql.tcl 2025-09-07T07:27:27.3235550Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcmysql1.1.9/libtdbcmysql1.1.9.dylib 2025-09-07T07:27:27.3236240Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcmysql1.1.9/pkgIndex.tcl 2025-09-07T07:27:27.3236720Z /opt/homebrew/Caskroom/miniconda/base/lib/libffi.8.dylib 2025-09-07T07:27:27.3237300Z /opt/homebrew/Caskroom/miniconda/base/lib/libcharset.a 2025-09-07T07:27:27.3238360Z /opt/homebrew/Caskroom/miniconda/base/lib/libncurses.6.dylib 2025-09-07T07:27:27.3238820Z /opt/homebrew/Caskroom/miniconda/base/lib/libspdlog.dylib 2025-09-07T07:27:27.3239480Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-posix.3.0.4.dylib 2025-09-07T07:27:27.3240190Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-8.0.11.2.dylib 2025-09-07T07:27:27.3240890Z /opt/homebrew/Caskroom/miniconda/base/lib/libtcl8.6.dylib 2025-09-07T07:27:27.3241440Z /opt/homebrew/Caskroom/miniconda/base/lib/libcares.2.19.4.dylib 2025-09-07T07:27:27.3242060Z /opt/homebrew/Caskroom/miniconda/base/lib/libspdlog.1.11.0.dylib 2025-09-07T07:27:27.3242590Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/fmt.pc 2025-09-07T07:27:27.3243260Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/openssl.pc 2025-09-07T07:27:27.3243860Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/expat.pc 2025-09-07T07:27:27.3244450Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libarchive.pc 2025-09-07T07:27:27.3245040Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/python3.pc 2025-09-07T07:27:27.3245650Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/icu-uc.pc 2025-09-07T07:27:27.3246270Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/readline.pc 2025-09-07T07:27:27.3246990Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libsolv.pc 2025-09-07T07:27:27.3247600Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/yaml-cpp.pc 2025-09-07T07:27:27.3248240Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libcares.pc 2025-09-07T07:27:27.3249070Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/gmock_main.pc 2025-09-07T07:27:27.3249870Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/icu-io.pc 2025-09-07T07:27:27.3250500Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/liblzma.pc 2025-09-07T07:27:27.3251160Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/python-3.13-embed.pc 2025-09-07T07:27:27.3251700Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/liblz4.pc 2025-09-07T07:27:27.3252290Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libcurl.pc 2025-09-07T07:27:27.3252860Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/gmock.pc 2025-09-07T07:27:27.3253630Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/ncursesw.pc 2025-09-07T07:27:27.3254360Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/simdjson.pc 2025-09-07T07:27:27.3254910Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/formw.pc 2025-09-07T07:27:27.3255460Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/tcl.pc 2025-09-07T07:27:27.3256060Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/tk.pc 2025-09-07T07:27:27.3256800Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/ncurses++w.pc 2025-09-07T07:27:27.3257630Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/python-3.13.pc 2025-09-07T07:27:27.3258290Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libffi.pc 2025-09-07T07:27:27.3258820Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/zlib.pc 2025-09-07T07:27:27.3259420Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libzstd.pc 2025-09-07T07:27:27.3259970Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libssl.pc 2025-09-07T07:27:27.3260520Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/tinfow.pc 2025-09-07T07:27:27.3261210Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/spdlog.pc 2025-09-07T07:27:27.3261850Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/menuw.pc 2025-09-07T07:27:27.3262500Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/icu-i18n.pc 2025-09-07T07:27:27.3263040Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libcrypto.pc 2025-09-07T07:27:27.3263710Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/python3-embed.pc 2025-09-07T07:27:27.3264240Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/reproc.pc 2025-09-07T07:27:27.3264920Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/sqlite3.pc 2025-09-07T07:27:27.3265570Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libnghttp2.pc 2025-09-07T07:27:27.3266220Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libxml-2.0.pc 2025-09-07T07:27:27.3267240Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libpcre2-posix.pc 2025-09-07T07:27:27.3268020Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libpcre2-8.pc 2025-09-07T07:27:27.3268460Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/history.pc 2025-09-07T07:27:27.3269280Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libpcre2-16.pc 2025-09-07T07:27:27.3269780Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/reproc++.pc 2025-09-07T07:27:27.3270610Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libpcre2-32.pc 2025-09-07T07:27:27.3271310Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libssh2.pc 2025-09-07T07:27:27.3272020Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/panelw.pc 2025-09-07T07:27:27.3272720Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/gtest_main.pc 2025-09-07T07:27:27.3273350Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libsolvext.pc 2025-09-07T07:27:27.3273970Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/gtest.pc 2025-09-07T07:27:27.3274570Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuio.dylib 2025-09-07T07:27:27.3275320Z /opt/homebrew/Caskroom/miniconda/base/lib/libarchive.13.7.7.dylib 2025-09-07T07:27:27.3275940Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutest.a 2025-09-07T07:27:27.3276690Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutest.dylib 2025-09-07T07:27:27.3277320Z /opt/homebrew/Caskroom/miniconda/base/lib/libsimdjson.23.0.0.dylib 2025-09-07T07:27:27.3277900Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuio.a 2025-09-07T07:27:27.3278600Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-16.0.11.2.dylib 2025-09-07T07:27:27.3279270Z /opt/homebrew/Caskroom/miniconda/base/lib/libssh2.1.0.1.dylib 2025-09-07T07:27:27.3279900Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-8.0.dylib 2025-09-07T07:27:27.3280520Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanel.dylib 2025-09-07T07:27:27.3281100Z /opt/homebrew/Caskroom/miniconda/base/lib/libexpat.dylib 2025-09-07T07:27:27.3281730Z /opt/homebrew/Caskroom/miniconda/base/lib/libz.1.2.13.dylib 2025-09-07T07:27:27.3282360Z /opt/homebrew/Caskroom/miniconda/base/lib/libcharset.1.dylib 2025-09-07T07:27:27.3282900Z /opt/homebrew/Caskroom/miniconda/base/lib/libicudata.dylib 2025-09-07T07:27:27.3283740Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc/reproc-config.cmake 2025-09-07T07:27:27.3284690Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc/reproc-targets-release.cmake 2025-09-07T07:27:27.3285510Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc/reproc-targets.cmake 2025-09-07T07:27:27.3286410Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc/reproc-config-version.cmake 2025-09-07T07:27:27.3287370Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/liblzma/liblzma-config.cmake 2025-09-07T07:27:27.3288290Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/liblzma/liblzma-targets.cmake 2025-09-07T07:27:27.3289160Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/liblzma/liblzma-targets-release.cmake 2025-09-07T07:27:27.3289910Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/liblzma/liblzma-config-version.cmake 2025-09-07T07:27:27.3290640Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libxml2/libxml2-config.cmake 2025-09-07T07:27:27.3291340Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/simdjson/simdjson-config-version.cmake 2025-09-07T07:27:27.3292040Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/simdjson/simdjson-config.cmake 2025-09-07T07:27:27.3292550Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/simdjson/simdjsonTargets.cmake 2025-09-07T07:27:27.3293250Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/simdjson/simdjsonTargets-release.cmake 2025-09-07T07:27:27.3293900Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc++/reproc++-config-version.cmake 2025-09-07T07:27:27.3294490Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc++/reproc++-config.cmake 2025-09-07T07:27:27.3295110Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc++/reproc++-targets.cmake 2025-09-07T07:27:27.3295820Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc++/reproc++-targets-release.cmake 2025-09-07T07:27:27.3296410Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/expat-2.7.1/expat-config.cmake 2025-09-07T07:27:27.3297090Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/expat-2.7.1/expat-config-version.cmake 2025-09-07T07:27:27.3297760Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/expat-2.7.1/expat-noconfig.cmake 2025-09-07T07:27:27.3298250Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/expat-2.7.1/expat.cmake 2025-09-07T07:27:27.3299100Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/fmt/fmt-targets-release.cmake 2025-09-07T07:27:27.3299740Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/fmt/fmt-config.cmake 2025-09-07T07:27:27.3300760Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/fmt/fmt-config-version.cmake 2025-09-07T07:27:27.3301430Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/fmt/fmt-targets.cmake 2025-09-07T07:27:27.3302280Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/c-ares/c-ares-targets-release.cmake 2025-09-07T07:27:27.3302910Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/c-ares/c-ares-config.cmake 2025-09-07T07:27:27.3303600Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/c-ares/c-ares-targets.cmake 2025-09-07T07:27:27.3304580Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/c-ares/c-ares-config-version.cmake 2025-09-07T07:27:27.3305580Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libmamba/libmambaConfigVersion.cmake 2025-09-07T07:27:27.3306550Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libmamba/libmambaTargets.cmake 2025-09-07T07:27:27.3307430Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libmamba/libmambaTargets-release.cmake 2025-09-07T07:27:27.3308180Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libmamba/libmambaConfig.cmake 2025-09-07T07:27:27.3309040Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/yaml-cpp/yaml-cpp-config.cmake 2025-09-07T07:27:27.3310090Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake 2025-09-07T07:27:27.3310850Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake 2025-09-07T07:27:27.3311680Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake 2025-09-07T07:27:27.3312540Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/spdlog/spdlogConfig.cmake 2025-09-07T07:27:27.3313370Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/spdlog/spdlogConfigTargets-release.cmake 2025-09-07T07:27:27.3314200Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/spdlog/spdlogConfigTargets.cmake 2025-09-07T07:27:27.3315060Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/spdlog/spdlogConfigVersion.cmake 2025-09-07T07:27:27.3315750Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/GTest/GTestTargets.cmake 2025-09-07T07:27:27.3316610Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/GTest/GTestTargets-release.cmake 2025-09-07T07:27:27.3317260Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/GTest/GTestConfig.cmake 2025-09-07T07:27:27.3318180Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/GTest/GTestConfigVersion.cmake 2025-09-07T07:27:27.3318840Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/FindLibgcrypt.cmake 2025-09-07T07:27:27.3319740Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/libssh2-config-version.cmake 2025-09-07T07:27:27.3320570Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/libssh2-targets.cmake 2025-09-07T07:27:27.3321300Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/FindMbedTLS.cmake 2025-09-07T07:27:27.3321980Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/FindWolfSSL.cmake 2025-09-07T07:27:27.3322880Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/libssh2-config.cmake 2025-09-07T07:27:27.3323740Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/libssh2-targets-release.cmake 2025-09-07T07:27:27.3324590Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/zstd/zstdConfigVersion.cmake 2025-09-07T07:27:27.3325260Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/zstd/zstdTargets.cmake 2025-09-07T07:27:27.3326020Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/zstd/zstdConfig.cmake 2025-09-07T07:27:27.3327070Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/zstd/zstdTargets-release.cmake 2025-09-07T07:27:27.3327560Z /opt/homebrew/Caskroom/miniconda/base/lib/libmamba.2.0.0.dylib 2025-09-07T07:27:27.3328290Z /opt/homebrew/Caskroom/miniconda/base/lib/libyaml-cpp.0.8.dylib 2025-09-07T07:27:27.3328950Z /opt/homebrew/Caskroom/miniconda/base/lib/libcares.dylib 2025-09-07T07:27:27.3329470Z /opt/homebrew/Caskroom/miniconda/base/lib/libicudata.a 2025-09-07T07:27:27.3330150Z /opt/homebrew/Caskroom/miniconda/base/lib/libsolv.1.dylib 2025-09-07T07:27:27.3330690Z /opt/homebrew/Caskroom/miniconda/base/lib/libbz2.dylib 2025-09-07T07:27:27.3331240Z /opt/homebrew/Caskroom/miniconda/base/lib/libncurses++w.a 2025-09-07T07:27:27.3331730Z /opt/homebrew/Caskroom/miniconda/base/lib/libz.a 2025-09-07T07:27:27.3332400Z /opt/homebrew/Caskroom/miniconda/base/lib/libicui18n.73.1.dylib 2025-09-07T07:27:27.3333060Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-32.0.11.2.dylib 2025-09-07T07:27:27.3333590Z /opt/homebrew/Caskroom/miniconda/base/lib/libform.6.dylib 2025-09-07T07:27:27.3334230Z /opt/homebrew/Caskroom/miniconda/base/lib/libicui18n.73.dylib 2025-09-07T07:27:27.3334900Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcodbc1.1.9/tdbcodbc.tcl 2025-09-07T07:27:27.3335670Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcodbc1.1.9/libtdbcodbc1.1.9.dylib 2025-09-07T07:27:27.3336330Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcodbc1.1.9/pkgIndex.tcl 2025-09-07T07:27:27.3337080Z /opt/homebrew/Caskroom/miniconda/base/lib/sqlite3.45.3/libsqlite3.45.3.dylib 2025-09-07T07:27:27.3337730Z /opt/homebrew/Caskroom/miniconda/base/lib/sqlite3.45.3/pkgIndex.tcl 2025-09-07T07:27:27.3338380Z /opt/homebrew/Caskroom/miniconda/base/lib/libformw.dylib 2025-09-07T07:27:27.3338960Z /opt/homebrew/Caskroom/miniconda/base/lib/libpython3.13.dylib 2025-09-07T07:27:27.3339620Z /opt/homebrew/Caskroom/miniconda/base/lib/libgtest.1.11.0.dylib 2025-09-07T07:27:27.3340180Z /opt/homebrew/Caskroom/miniconda/base/lib/libfmt.dylib 2025-09-07T07:27:27.3340800Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc++.14.dylib 2025-09-07T07:27:27.3341360Z /opt/homebrew/Caskroom/miniconda/base/lib/libarchive.dylib 2025-09-07T07:27:27.3342020Z /opt/homebrew/Caskroom/miniconda/base/lib/libncursesw.dylib 2025-09-07T07:27:27.3342640Z /opt/homebrew/Caskroom/miniconda/base/lib/libtclstub8.6.a 2025-09-07T07:27:27.3343430Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuio.73.1.dylib 2025-09-07T07:27:27.3343990Z /opt/homebrew/Caskroom/miniconda/base/lib/liblz4.1.9.4.dylib 2025-09-07T07:27:27.3344640Z /opt/homebrew/Caskroom/miniconda/base/lib/libssl.dylib 2025-09-07T07:27:27.3345240Z /opt/homebrew/Caskroom/miniconda/base/lib/libarchive.a 2025-09-07T07:27:27.3345940Z /opt/homebrew/Caskroom/miniconda/base/lib/libc++.1.0.dylib 2025-09-07T07:27:27.3346470Z /opt/homebrew/Caskroom/miniconda/base/lib/libform.a 2025-09-07T07:27:27.3347100Z /opt/homebrew/Caskroom/miniconda/base/lib/libiconv.2.dylib 2025-09-07T07:27:27.3347700Z /opt/homebrew/Caskroom/miniconda/base/lib/engines-3/padlock.dylib 2025-09-07T07:27:27.3348300Z /opt/homebrew/Caskroom/miniconda/base/lib/engines-3/capi.dylib 2025-09-07T07:27:27.3349180Z /opt/homebrew/Caskroom/miniconda/base/lib/engines-3/loader_attic.dylib 2025-09-07T07:27:27.3349790Z /opt/homebrew/Caskroom/miniconda/base/lib/libssl.3.dylib 2025-09-07T07:27:27.3350570Z /opt/homebrew/Caskroom/miniconda/base/lib/libreadline.8.3.dylib 2025-09-07T07:27:27.3351040Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-posix.a 2025-09-07T07:27:27.3351760Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuuc.73.dylib 2025-09-07T07:27:27.3352380Z /opt/homebrew/Caskroom/miniconda/base/lib/libgmock.1.11.0.dylib 2025-09-07T07:27:27.3353030Z /opt/homebrew/Caskroom/miniconda/base/lib/libcares.2.dylib 2025-09-07T07:27:27.3353550Z /opt/homebrew/Caskroom/miniconda/base/lib/libssh2.1.dylib 2025-09-07T07:27:27.3358460Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanelw.6.dylib 2025-09-07T07:27:27.3358640Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-16.a 2025-09-07T07:27:27.3358730Z /opt/homebrew/Caskroom/miniconda/base/lib/libfmt.9.dylib 2025-09-07T07:27:27.3358830Z /opt/homebrew/Caskroom/miniconda/base/lib/libcrypto.3.dylib 2025-09-07T07:27:27.3358930Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfow.6.dylib 2025-09-07T07:27:27.3359100Z /opt/homebrew/Caskroom/miniconda/base/lib/Tk.tiff 2025-09-07T07:27:27.3359220Z /opt/homebrew/Caskroom/miniconda/base/lib/libcurl.4.8.0.dylib 2025-09-07T07:27:27.3359350Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-16.dylib 2025-09-07T07:27:27.3359450Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanelw.dylib 2025-09-07T07:27:27.3360210Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-32.0.dylib 2025-09-07T07:27:27.3361140Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-32.dylib 2025-09-07T07:27:27.3361730Z /opt/homebrew/Caskroom/miniconda/base/lib/libev.dylib 2025-09-07T07:27:27.3362240Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenuw.dylib 2025-09-07T07:27:27.3363030Z /opt/homebrew/Caskroom/miniconda/base/lib/thread2.8.10/libthread2.8.10.dylib 2025-09-07T07:27:27.3363670Z /opt/homebrew/Caskroom/miniconda/base/lib/thread2.8.10/pkgIndex.tcl 2025-09-07T07:27:27.3364300Z /opt/homebrew/Caskroom/miniconda/base/lib/thread2.8.10/ttrace.tcl 2025-09-07T07:27:27.3364770Z /opt/homebrew/Caskroom/miniconda/base/lib/libiconv.dylib 2025-09-07T07:27:27.3365420Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanel.6.dylib 2025-09-07T07:27:27.3366080Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenuw.a 2025-09-07T07:27:27.3366730Z /opt/homebrew/Caskroom/miniconda/base/lib/libsolvext.dylib 2025-09-07T07:27:27.3367210Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuuc.dylib 2025-09-07T07:27:27.3367790Z /opt/homebrew/Caskroom/miniconda/base/lib/libxml2.dylib 2025-09-07T07:27:27.3368450Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/panedwindow.tcl 2025-09-07T07:27:27.3369080Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/tkfbox.tcl 2025-09-07T07:27:27.3369720Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgbox.tcl 2025-09-07T07:27:27.3370300Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/button.tcl 2025-09-07T07:27:27.3370900Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/text.tcl 2025-09-07T07:27:27.3371540Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/megawidget.tcl 2025-09-07T07:27:27.3372100Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/tk.tcl 2025-09-07T07:27:27.3372820Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/fontchooser.tcl 2025-09-07T07:27:27.3373530Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/panedwindow.tcl 2025-09-07T07:27:27.3374210Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/scrollbar.tcl 2025-09-07T07:27:27.3374860Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/sizegrip.tcl 2025-09-07T07:27:27.3375460Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/button.tcl 2025-09-07T07:27:27.3376090Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/defaults.tcl 2025-09-07T07:27:27.3376700Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/utils.tcl 2025-09-07T07:27:27.3377330Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/ttk.tcl 2025-09-07T07:27:27.3378010Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/treeview.tcl 2025-09-07T07:27:27.3378720Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/classicTheme.tcl 2025-09-07T07:27:27.3379530Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/spinbox.tcl 2025-09-07T07:27:27.3380210Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/clamTheme.tcl 2025-09-07T07:27:27.3381040Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/aquaTheme.tcl 2025-09-07T07:27:27.3381770Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/xpTheme.tcl 2025-09-07T07:27:27.3382480Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/entry.tcl 2025-09-07T07:27:27.3383100Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/notebook.tcl 2025-09-07T07:27:27.3383760Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/fonts.tcl 2025-09-07T07:27:27.3384410Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/vistaTheme.tcl 2025-09-07T07:27:27.3385090Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/altTheme.tcl 2025-09-07T07:27:27.3385680Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/combobox.tcl 2025-09-07T07:27:27.3386310Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/winTheme.tcl 2025-09-07T07:27:27.3386910Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/scale.tcl 2025-09-07T07:27:27.3387520Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/menubutton.tcl 2025-09-07T07:27:27.3388230Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/progress.tcl 2025-09-07T07:27:27.3388960Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/cursors.tcl 2025-09-07T07:27:27.3389740Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/obsolete.tcl 2025-09-07T07:27:27.3390300Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/mkpsenc.tcl 2025-09-07T07:27:27.3390930Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/logoMed.gif 2025-09-07T07:27:27.3391730Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/logo.eps 2025-09-07T07:27:27.3392520Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo150.gif 2025-09-07T07:27:27.3393090Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/tai-ku.gif 2025-09-07T07:27:27.3393680Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/README 2025-09-07T07:27:27.3394410Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo.eps 2025-09-07T07:27:27.3395200Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo200.gif 2025-09-07T07:27:27.3395850Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/logoLarge.gif 2025-09-07T07:27:27.3396560Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo175.gif 2025-09-07T07:27:27.3397190Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo75.gif 2025-09-07T07:27:27.3397840Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo100.gif 2025-09-07T07:27:27.3398640Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/logo100.gif 2025-09-07T07:27:27.3399310Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/logo64.gif 2025-09-07T07:27:27.3399940Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/spinbox.tcl 2025-09-07T07:27:27.3400770Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/unsupported.tcl 2025-09-07T07:27:27.3401340Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/clrpick.tcl 2025-09-07T07:27:27.3402070Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/entry.tcl 2025-09-07T07:27:27.3402720Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/console.tcl 2025-09-07T07:27:27.3403420Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/icons.tcl 2025-09-07T07:27:27.3404030Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/choosedir.tcl 2025-09-07T07:27:27.3404670Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/menu.tcl 2025-09-07T07:27:27.3405370Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/dialog.tcl 2025-09-07T07:27:27.3405920Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/comdlg.tcl 2025-09-07T07:27:27.3406590Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/tclIndex 2025-09-07T07:27:27.3407280Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/pl.msg 2025-09-07T07:27:27.3407810Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/el.msg 2025-09-07T07:27:27.3408530Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/sv.msg 2025-09-07T07:27:27.3409130Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/en.msg 2025-09-07T07:27:27.3409830Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/eo.msg 2025-09-07T07:27:27.3410490Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/ru.msg 2025-09-07T07:27:27.3411290Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/fr.msg 2025-09-07T07:27:27.3412000Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/nl.msg 2025-09-07T07:27:27.3412750Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/cs.msg 2025-09-07T07:27:27.3413400Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/en_gb.msg 2025-09-07T07:27:27.3414170Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/es.msg 2025-09-07T07:27:27.3414770Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/hu.msg 2025-09-07T07:27:27.3415430Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/da.msg 2025-09-07T07:27:27.3416110Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/fi.msg 2025-09-07T07:27:27.3416660Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/zh_cn.msg 2025-09-07T07:27:27.3417240Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/pt.msg 2025-09-07T07:27:27.3417770Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/de.msg 2025-09-07T07:27:27.3418430Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/it.msg 2025-09-07T07:27:27.3419220Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/tearoff.tcl 2025-09-07T07:27:27.3419800Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/pkgIndex.tcl 2025-09-07T07:27:27.3420320Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/tkAppInit.c 2025-09-07T07:27:27.3420890Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/bgerror.tcl 2025-09-07T07:27:27.3421520Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/scrlbar.tcl 2025-09-07T07:27:27.3422070Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/safetk.tcl 2025-09-07T07:27:27.3422750Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/iconlist.tcl 2025-09-07T07:27:27.3423440Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/optMenu.tcl 2025-09-07T07:27:27.3423970Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/xmfbox.tcl 2025-09-07T07:27:27.3424660Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/listbox.tcl 2025-09-07T07:27:27.3425320Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/focus.tcl 2025-09-07T07:27:27.3425990Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/style.tcl 2025-09-07T07:27:27.3426580Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/bitmap.tcl 2025-09-07T07:27:27.3427350Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/aniwave.tcl 2025-09-07T07:27:27.3427910Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/bind.tcl 2025-09-07T07:27:27.3428620Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/image1.tcl 2025-09-07T07:27:27.3429240Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/textpeer.tcl 2025-09-07T07:27:27.3429920Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/msgbox.tcl 2025-09-07T07:27:27.3430490Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/button.tcl 2025-09-07T07:27:27.3431120Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/en.msg 2025-09-07T07:27:27.3431710Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/text.tcl 2025-09-07T07:27:27.3432340Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/image2.tcl 2025-09-07T07:27:27.3432910Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/paned2.tcl 2025-09-07T07:27:27.3433770Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/filebox.tcl 2025-09-07T07:27:27.3434420Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/sayings.tcl 2025-09-07T07:27:27.3434980Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/plot.tcl 2025-09-07T07:27:27.3435590Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkscale.tcl 2025-09-07T07:27:27.3436300Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/goldberg.tcl 2025-09-07T07:27:27.3436940Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/widget 2025-09-07T07:27:27.3437680Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkprogress.tcl 2025-09-07T07:27:27.3438340Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/paned1.tcl 2025-09-07T07:27:27.3439170Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttknote.tcl 2025-09-07T07:27:27.3440000Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/form.tcl 2025-09-07T07:27:27.3440840Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/flagup.xbm 2025-09-07T07:27:27.3441600Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/letters.xbm 2025-09-07T07:27:27.3442390Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/earthris.gif 2025-09-07T07:27:27.3443200Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/gray25.xbm 2025-09-07T07:27:27.3444160Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/earthmenu.png 2025-09-07T07:27:27.3444890Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/ouster.png 2025-09-07T07:27:27.3445560Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/noletter.xbm 2025-09-07T07:27:27.3446310Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/teapot.ppm 2025-09-07T07:27:27.3446940Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/pattern.xbm 2025-09-07T07:27:27.3447700Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/tcllogo.gif 2025-09-07T07:27:27.3448470Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/flagdown.xbm 2025-09-07T07:27:27.3449110Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/earth.gif 2025-09-07T07:27:27.3449670Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/tree.tcl 2025-09-07T07:27:27.3450240Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/floor.tcl 2025-09-07T07:27:27.3451150Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/clrpick.tcl 2025-09-07T07:27:27.3451750Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/spin.tcl 2025-09-07T07:27:27.3452540Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/timer 2025-09-07T07:27:27.3453220Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkpane.tcl 2025-09-07T07:27:27.3453890Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/fontchoose.tcl 2025-09-07T07:27:27.3454460Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/dialog1.tcl 2025-09-07T07:27:27.3455070Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/license.terms 2025-09-07T07:27:27.3455730Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/nl.msg 2025-09-07T07:27:27.3456330Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/dialog2.tcl 2025-09-07T07:27:27.3457060Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/twind.tcl 2025-09-07T07:27:27.3457870Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/menu.tcl 2025-09-07T07:27:27.3458530Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/knightstour.tcl 2025-09-07T07:27:27.3459100Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/README 2025-09-07T07:27:27.3459730Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/cscroll.tcl 2025-09-07T07:27:27.3460260Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/anilabel.tcl 2025-09-07T07:27:27.3460710Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ixset 2025-09-07T07:27:27.3461250Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/arrow.tcl 2025-09-07T07:27:27.3461760Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/toolbar.tcl 2025-09-07T07:27:27.3462270Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkmenu.tcl 2025-09-07T07:27:27.3462750Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/search.tcl 2025-09-07T07:27:27.3463240Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/tclIndex 2025-09-07T07:27:27.3463750Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ctext.tcl 2025-09-07T07:27:27.3464250Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/menubu.tcl 2025-09-07T07:27:27.3464750Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/label.tcl 2025-09-07T07:27:27.3465220Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/tcolor 2025-09-07T07:27:27.3465750Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkspin.tcl 2025-09-07T07:27:27.3466340Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/puzzle.tcl 2025-09-07T07:27:27.3466780Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/hscale.tcl 2025-09-07T07:27:27.3467250Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/hello 2025-09-07T07:27:27.3467710Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/browse 2025-09-07T07:27:27.3468230Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkbut.tcl 2025-09-07T07:27:27.3468780Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/labelframe.tcl 2025-09-07T07:27:27.3469270Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/states.tcl 2025-09-07T07:27:27.3469840Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/unicodeout.tcl 2025-09-07T07:27:27.3470570Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/rolodex 2025-09-07T07:27:27.3471420Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/entry1.tcl 2025-09-07T07:27:27.3472150Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/combo.tcl 2025-09-07T07:27:27.3472860Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/check.tcl 2025-09-07T07:27:27.3473530Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/pendulum.tcl 2025-09-07T07:27:27.3474250Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/mclist.tcl 2025-09-07T07:27:27.3474950Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/entry2.tcl 2025-09-07T07:27:27.3475560Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/radio.tcl 2025-09-07T07:27:27.3476250Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/colors.tcl 2025-09-07T07:27:27.3476890Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/icon.tcl 2025-09-07T07:27:27.3477570Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/rmt 2025-09-07T07:27:27.3478260Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/items.tcl 2025-09-07T07:27:27.3478830Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/entry3.tcl 2025-09-07T07:27:27.3479450Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ruler.tcl 2025-09-07T07:27:27.3480130Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/vscale.tcl 2025-09-07T07:27:27.3480770Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/scale.tcl 2025-09-07T07:27:27.3481330Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/palette.tcl 2025-09-07T07:27:27.3481990Z /opt/homebrew/Caskroom/miniconda/base/lib/libbz2.1.0.8.dylib 2025-09-07T07:27:27.3482630Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc.14.dylib 2025-09-07T07:27:27.3483210Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/word.tcl 2025-09-07T07:27:27.3483970Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/tm.tcl 2025-09-07T07:27:27.3484580Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/clock.tcl 2025-09-07T07:27:27.3485260Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/history.tcl 2025-09-07T07:27:27.3486010Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp869.enc 2025-09-07T07:27:27.3486690Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp855.enc 2025-09-07T07:27:27.3487680Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso2022-jp.enc 2025-09-07T07:27:27.3488390Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/jis0201.enc 2025-09-07T07:27:27.3489100Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp857.enc 2025-09-07T07:27:27.3489820Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macJapan.enc 2025-09-07T07:27:27.3490750Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macUkraine.enc 2025-09-07T07:27:27.3491490Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp936.enc 2025-09-07T07:27:27.3492200Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp932.enc 2025-09-07T07:27:27.3492900Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/tis-620.enc 2025-09-07T07:27:27.3493510Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp852.enc 2025-09-07T07:27:27.3494160Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso2022-kr.enc 2025-09-07T07:27:27.3494960Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macIceland.enc 2025-09-07T07:27:27.3495660Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp850.enc 2025-09-07T07:27:27.3496500Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/jis0212.enc 2025-09-07T07:27:27.3497160Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/symbol.enc 2025-09-07T07:27:27.3497950Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macTurkish.enc 2025-09-07T07:27:27.3498570Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/ascii.enc 2025-09-07T07:27:27.3499260Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macGreek.enc 2025-09-07T07:27:27.3500030Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/gb12345.enc 2025-09-07T07:27:27.3500680Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-6.enc 2025-09-07T07:27:27.3501460Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-7.enc 2025-09-07T07:27:27.3502120Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-5.enc 2025-09-07T07:27:27.3503020Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-4.enc 2025-09-07T07:27:27.3503810Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-1.enc 2025-09-07T07:27:27.3504570Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/dingbats.enc 2025-09-07T07:27:27.3505200Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp950.enc 2025-09-07T07:27:27.3505890Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1258.enc 2025-09-07T07:27:27.3506640Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp775.enc 2025-09-07T07:27:27.3507310Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-3.enc 2025-09-07T07:27:27.3508110Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-2.enc 2025-09-07T07:27:27.3508760Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/gb2312-raw.enc 2025-09-07T07:27:27.3509650Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macCyrillic.enc 2025-09-07T07:27:27.3510440Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1256.enc 2025-09-07T07:27:27.3511070Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/gb1988.enc 2025-09-07T07:27:27.3511870Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/ebcdic.enc 2025-09-07T07:27:27.3512620Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/euc-jp.enc 2025-09-07T07:27:27.3513370Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-13.enc 2025-09-07T07:27:27.3514130Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/ksc5601.enc 2025-09-07T07:27:27.3514880Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/big5.enc 2025-09-07T07:27:27.3515610Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1257.enc 2025-09-07T07:27:27.3516340Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/gb2312.enc 2025-09-07T07:27:27.3517060Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1255.enc 2025-09-07T07:27:27.3517850Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp949.enc 2025-09-07T07:27:27.3518640Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-11.enc 2025-09-07T07:27:27.3519460Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-10.enc 2025-09-07T07:27:27.3520140Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1254.enc 2025-09-07T07:27:27.3520820Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1250.enc 2025-09-07T07:27:27.3521520Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macCentEuro.enc 2025-09-07T07:27:27.3522170Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-14.enc 2025-09-07T07:27:27.3523170Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-9.enc 2025-09-07T07:27:27.3523880Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/euc-kr.enc 2025-09-07T07:27:27.3524660Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-8.enc 2025-09-07T07:27:27.3525420Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-15.enc 2025-09-07T07:27:27.3526240Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1251.enc 2025-09-07T07:27:27.3526940Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1253.enc 2025-09-07T07:27:27.3527600Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-16.enc 2025-09-07T07:27:27.3528270Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp437.enc 2025-09-07T07:27:27.3528960Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1252.enc 2025-09-07T07:27:27.3529770Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/koi8-u.enc 2025-09-07T07:27:27.3530760Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macThai.enc 2025-09-07T07:27:27.3531410Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/shiftjis.enc 2025-09-07T07:27:27.3532010Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp861.enc 2025-09-07T07:27:27.3532800Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macRomania.enc 2025-09-07T07:27:27.3533450Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp860.enc 2025-09-07T07:27:27.3534140Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp874.enc 2025-09-07T07:27:27.3534860Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cns11643.enc 2025-09-07T07:27:27.3535540Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/koi8-t.enc 2025-09-07T07:27:27.3536320Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macRoman.enc 2025-09-07T07:27:27.3537220Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/jis0208.enc 2025-09-07T07:27:27.3537890Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp862.enc 2025-09-07T07:27:27.3538540Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso2022.enc 2025-09-07T07:27:27.3539250Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macDingbats.enc 2025-09-07T07:27:27.3539990Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp863.enc 2025-09-07T07:27:27.3540760Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp866.enc 2025-09-07T07:27:27.3541440Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/koi8-r.enc 2025-09-07T07:27:27.3542220Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp737.enc 2025-09-07T07:27:27.3543070Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/koi8-ru.enc 2025-09-07T07:27:27.3543950Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp864.enc 2025-09-07T07:27:27.3544810Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macCroatian.enc 2025-09-07T07:27:27.3545410Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/euc-cn.enc 2025-09-07T07:27:27.3546030Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp865.enc 2025-09-07T07:27:27.3546680Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/opt0.4/optparse.tcl 2025-09-07T07:27:27.3547370Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/opt0.4/pkgIndex.tcl 2025-09-07T07:27:27.3548230Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/tclIndex 2025-09-07T07:27:27.3548890Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kok.msg 2025-09-07T07:27:27.3549490Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sw.msg 2025-09-07T07:27:27.3550110Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/pl.msg 2025-09-07T07:27:27.3550830Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fa.msg 2025-09-07T07:27:27.3551390Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/de_at.msg 2025-09-07T07:27:27.3552100Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_bo.msg 2025-09-07T07:27:27.3552730Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/el.msg 2025-09-07T07:27:27.3553270Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sv.msg 2025-09-07T07:27:27.3553910Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/gl_es.msg 2025-09-07T07:27:27.3554550Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_bw.msg 2025-09-07T07:27:27.3555360Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fr_ca.msg 2025-09-07T07:27:27.3556120Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fr_be.msg 2025-09-07T07:27:27.3556710Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/hi.msg 2025-09-07T07:27:27.3557390Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ja.msg 2025-09-07T07:27:27.3557950Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/eo.msg 2025-09-07T07:27:27.3558530Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/pt_br.msg 2025-09-07T07:27:27.3559210Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/bn_in.msg 2025-09-07T07:27:27.3560000Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ru_ua.msg 2025-09-07T07:27:27.3560530Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_ca.msg 2025-09-07T07:27:27.3561170Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_be.msg 2025-09-07T07:27:27.3561900Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sq.msg 2025-09-07T07:27:27.3562520Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ru.msg 2025-09-07T07:27:27.3563220Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_cl.msg 2025-09-07T07:27:27.3563770Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kw.msg 2025-09-07T07:27:27.3564600Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_ar.msg 2025-09-07T07:27:27.3565200Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ar_in.msg 2025-09-07T07:27:27.3565860Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_zw.msg 2025-09-07T07:27:27.3566430Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sr.msg 2025-09-07T07:27:27.3567070Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/it_ch.msg 2025-09-07T07:27:27.3567650Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_co.msg 2025-09-07T07:27:27.3568210Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/gv.msg 2025-09-07T07:27:27.3568880Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fr.msg 2025-09-07T07:27:27.3569560Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ga.msg 2025-09-07T07:27:27.3570260Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_ni.msg 2025-09-07T07:27:27.3571030Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_za.msg 2025-09-07T07:27:27.3571550Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/af.msg 2025-09-07T07:27:27.3572120Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_hn.msg 2025-09-07T07:27:27.3572690Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/lv.msg 2025-09-07T07:27:27.3573330Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/mr.msg 2025-09-07T07:27:27.3573870Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ms.msg 2025-09-07T07:27:27.3574530Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ar.msg 2025-09-07T07:27:27.3575400Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_do.msg 2025-09-07T07:27:27.3576090Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_gt.msg 2025-09-07T07:27:27.3576790Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/lt.msg 2025-09-07T07:27:27.3577460Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/te.msg 2025-09-07T07:27:27.3578130Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/tr.msg 2025-09-07T07:27:27.3578700Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_ie.msg 2025-09-07T07:27:27.3579620Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/nl_be.msg 2025-09-07T07:27:27.3580180Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_py.msg 2025-09-07T07:27:27.3580770Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ta.msg 2025-09-07T07:27:27.3581430Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/vi.msg 2025-09-07T07:27:27.3582020Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/mt.msg 2025-09-07T07:27:27.3582700Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/nn.msg 2025-09-07T07:27:27.3583310Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_sv.msg 2025-09-07T07:27:27.3583890Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/nl.msg 2025-09-07T07:27:27.3584600Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/bn.msg 2025-09-07T07:27:27.3585290Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ar_lb.msg 2025-09-07T07:27:27.3585720Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/zh.msg 2025-09-07T07:27:27.3586320Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fa_in.msg 2025-09-07T07:27:27.3587110Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ko_kr.msg 2025-09-07T07:27:27.3587700Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_in.msg 2025-09-07T07:27:27.3588290Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_pa.msg 2025-09-07T07:27:27.3589070Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/te_in.msg 2025-09-07T07:27:27.3589620Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/uk.msg 2025-09-07T07:27:27.3590370Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_hk.msg 2025-09-07T07:27:27.3590990Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/zh_hk.msg 2025-09-07T07:27:27.3591630Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ga_ie.msg 2025-09-07T07:27:27.3592310Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/cs.msg 2025-09-07T07:27:27.3592940Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_ec.msg 2025-09-07T07:27:27.3593590Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/nb.msg 2025-09-07T07:27:27.3594310Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/hi_in.msg 2025-09-07T07:27:27.3594920Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/af_za.msg 2025-09-07T07:27:27.3595510Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fo_fo.msg 2025-09-07T07:27:27.3596150Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fa_ir.msg 2025-09-07T07:27:27.3596910Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/th.msg 2025-09-07T07:27:27.3597500Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ca.msg 2025-09-07T07:27:27.3598050Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/be.msg 2025-09-07T07:27:27.3598780Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/mk.msg 2025-09-07T07:27:27.3599470Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kok_in.msg 2025-09-07T07:27:27.3600240Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_gb.msg 2025-09-07T07:27:27.3600850Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_sg.msg 2025-09-07T07:27:27.3601720Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/zh_sg.msg 2025-09-07T07:27:27.3602360Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kw_gb.msg 2025-09-07T07:27:27.3602990Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/bg.msg 2025-09-07T07:27:27.3603680Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_pe.msg 2025-09-07T07:27:27.3604240Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_pr.msg 2025-09-07T07:27:27.3604840Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_ph.msg 2025-09-07T07:27:27.3605520Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ms_my.msg 2025-09-07T07:27:27.3606170Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_uy.msg 2025-09-07T07:27:27.3606950Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/mr_in.msg 2025-09-07T07:27:27.3607660Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/gv_gb.msg 2025-09-07T07:27:27.3608270Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ar_sy.msg 2025-09-07T07:27:27.3608950Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/gl.msg 2025-09-07T07:27:27.3609650Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es.msg 2025-09-07T07:27:27.3610290Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ko.msg 2025-09-07T07:27:27.3610870Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/hu.msg 2025-09-07T07:27:27.3611500Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/da.msg 2025-09-07T07:27:27.3612070Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fi.msg 2025-09-07T07:27:27.3612710Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sh.msg 2025-09-07T07:27:27.3613370Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fr_ch.msg 2025-09-07T07:27:27.3614220Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ar_jo.msg 2025-09-07T07:27:27.3614910Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/is.msg 2025-09-07T07:27:27.3615500Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kl.msg 2025-09-07T07:27:27.3616280Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/de_be.msg 2025-09-07T07:27:27.3616930Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/id.msg 2025-09-07T07:27:27.3617480Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sk.msg 2025-09-07T07:27:27.3618100Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ro.msg 2025-09-07T07:27:27.3618790Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/zh_cn.msg 2025-09-07T07:27:27.3619480Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/id_id.msg 2025-09-07T07:27:27.3620100Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/eu_es.msg 2025-09-07T07:27:27.3620690Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/pt.msg 2025-09-07T07:27:27.3621270Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/eu.msg 2025-09-07T07:27:27.3621960Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_cr.msg 2025-09-07T07:27:27.3622550Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ta_in.msg 2025-09-07T07:27:27.3623220Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/he.msg 2025-09-07T07:27:27.3623800Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/hr.msg 2025-09-07T07:27:27.3624520Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_mx.msg 2025-09-07T07:27:27.3625260Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/et.msg 2025-09-07T07:27:27.3625820Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fo.msg 2025-09-07T07:27:27.3626500Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_ve.msg 2025-09-07T07:27:27.3627220Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/zh_tw.msg 2025-09-07T07:27:27.3627770Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sl.msg 2025-09-07T07:27:27.3628290Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/de.msg 2025-09-07T07:27:27.3628770Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/it.msg 2025-09-07T07:27:27.3629270Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_au.msg 2025-09-07T07:27:27.3629770Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kl_gl.msg 2025-09-07T07:27:27.3630270Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_nz.msg 2025-09-07T07:27:27.3630720Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/safe.tcl 2025-09-07T07:27:27.3631190Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/parray.tcl 2025-09-07T07:27:27.3631680Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/tclAppInit.c 2025-09-07T07:27:27.3632140Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/package.tcl 2025-09-07T07:27:27.3632610Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/auto.tcl 2025-09-07T07:27:27.3633130Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/http1.0/http.tcl 2025-09-07T07:27:27.3633690Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/http1.0/pkgIndex.tcl 2025-09-07T07:27:27.3634110Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/init.tcl 2025-09-07T07:27:27.3634610Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutest.73.dylib 2025-09-07T07:27:27.3635030Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-8.a 2025-09-07T07:27:27.3635470Z /opt/homebrew/Caskroom/miniconda/base/lib/libform.dylib 2025-09-07T07:27:27.3635860Z /opt/homebrew/Caskroom/miniconda/base/lib/terminfo 2025-09-07T07:27:27.3636490Z /opt/homebrew/Caskroom/miniconda/base/lib/libssh2.dylib 2025-09-07T07:27:27.3636990Z /opt/homebrew/Caskroom/miniconda/base/lib/libtkstub8.6.a 2025-09-07T07:27:27.3637640Z /opt/homebrew/Caskroom/miniconda/base/lib/libicudata.73.1.dylib 2025-09-07T07:27:27.3638270Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutest.73.1.dylib 2025-09-07T07:27:27.3638880Z /opt/homebrew/Caskroom/miniconda/base/lib/libsolvext.1.dylib 2025-09-07T07:27:27.3639450Z /opt/homebrew/Caskroom/miniconda/base/lib/liblzma.5.6.4.dylib 2025-09-07T07:27:27.3640070Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuuc.73.1.dylib 2025-09-07T07:27:27.3640790Z /opt/homebrew/Caskroom/miniconda/base/lib/libcrypto.dylib 2025-09-07T07:27:27.3641500Z /opt/homebrew/Caskroom/miniconda/base/lib/libgtest_main.1.11.0.dylib 2025-09-07T07:27:27.3641980Z /opt/homebrew/Caskroom/miniconda/base/lib/libreadline.a 2025-09-07T07:27:27.3642570Z /opt/homebrew/Caskroom/miniconda/base/lib/liblz4.dylib 2025-09-07T07:27:27.3643240Z /opt/homebrew/Caskroom/miniconda/base/lib/libyaml-cpp.dylib 2025-09-07T07:27:27.3643880Z /opt/homebrew/Caskroom/miniconda/base/lib/libgtest.dylib 2025-09-07T07:27:27.3644450Z /opt/homebrew/Caskroom/miniconda/base/lib/libsimdjson.23.dylib 2025-09-07T07:27:27.3645050Z /opt/homebrew/Caskroom/miniconda/base/lib/libformw.a 2025-09-07T07:27:27.3645650Z /opt/homebrew/Caskroom/miniconda/base/lib/tclConfig.sh 2025-09-07T07:27:27.3646490Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc.14.2.4.dylib 2025-09-07T07:27:27.3647030Z /opt/homebrew/Caskroom/miniconda/base/lib/libnghttp2.14.dylib 2025-09-07T07:27:27.3647860Z /opt/homebrew/Caskroom/miniconda/base/lib/libzstd.1.5.6.dylib 2025-09-07T07:27:27.3648250Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfow.a 2025-09-07T07:27:27.3648710Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuuc.a 2025-09-07T07:27:27.3649310Z /opt/homebrew/Caskroom/miniconda/base/lib/libexpat.1.10.2.dylib 2025-09-07T07:27:27.3649890Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-32.a 2025-09-07T07:27:27.3650360Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutu.a 2025-09-07T07:27:27.3650860Z /opt/homebrew/Caskroom/miniconda/base/lib/libncursesw.a 2025-09-07T07:27:27.3651570Z /opt/homebrew/Caskroom/miniconda/base/lib/libsimdjson.dylib 2025-09-07T07:27:27.3652220Z /opt/homebrew/Caskroom/miniconda/base/lib/libncurses.dylib 2025-09-07T07:27:27.3652960Z /opt/homebrew/Caskroom/miniconda/base/lib/libhistory.8.dylib 2025-09-07T07:27:27.3653610Z /opt/homebrew/Caskroom/miniconda/base/lib/liblzma.dylib 2025-09-07T07:27:27.3654410Z /opt/homebrew/Caskroom/miniconda/base/lib/ossl-modules/legacy.dylib 2025-09-07T07:27:27.3654960Z /opt/homebrew/Caskroom/miniconda/base/lib/libssl.a 2025-09-07T07:27:27.3655680Z /opt/homebrew/Caskroom/miniconda/base/lib/libhistory.8.3.dylib 2025-09-07T07:27:27.3656400Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-posix.3.dylib 2025-09-07T07:27:27.3656920Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenuw.6.dylib 2025-09-07T07:27:27.3657470Z /opt/homebrew/Caskroom/miniconda/base/lib/libffi.dylib 2025-09-07T07:27:27.3658050Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuio.73.dylib 2025-09-07T07:27:27.3658720Z /opt/homebrew/Caskroom/miniconda/base/lib/libhistory.dylib 2025-09-07T07:27:27.3659330Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutu.dylib 2025-09-07T07:27:27.3659960Z /opt/homebrew/Caskroom/miniconda/base/lib/libcurl.dylib 2025-09-07T07:27:27.3660640Z /opt/homebrew/Caskroom/miniconda/base/lib/libicui18n.dylib 2025-09-07T07:27:27.3661450Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcpostgres1.1.9/tdbcpostgres.tcl 2025-09-07T07:27:27.3662250Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcpostgres1.1.9/pkgIndex.tcl 2025-09-07T07:27:27.3663210Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcpostgres1.1.9/libtdbcpostgres1.1.9.dylib 2025-09-07T07:27:27.3663750Z /opt/homebrew/Caskroom/miniconda/base/lib/libncursesw.6.dylib 2025-09-07T07:27:27.3664430Z /opt/homebrew/Caskroom/miniconda/base/lib/libsqlite3.3.50.2.dylib 2025-09-07T07:27:27.3665160Z /opt/homebrew/Caskroom/miniconda/base/lib/libcurl.4.dylib 2025-09-07T07:27:27.3665750Z /opt/homebrew/Caskroom/miniconda/base/lib/libzstd.a 2025-09-07T07:27:27.3666630Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbc1.1.9/libtdbcstub1.1.9.a 2025-09-07T07:27:27.3667440Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbc1.1.9/libtdbc1.1.9.dylib 2025-09-07T07:27:27.3668060Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbc1.1.9/pkgIndex.tcl 2025-09-07T07:27:27.3668730Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbc1.1.9/tdbc.tcl 2025-09-07T07:27:27.3669640Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbc1.1.9/tdbcConfig.sh 2025-09-07T07:27:27.3670460Z /opt/homebrew/Caskroom/miniconda/base/lib/libffi.7.dylib 2025-09-07T07:27:27.3670940Z /opt/homebrew/Caskroom/miniconda/base/lib/liblz4.1.dylib 2025-09-07T07:27:27.3671530Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutu.73.dylib 2025-09-07T07:27:27.3672010Z /opt/homebrew/Caskroom/miniconda/base/lib/Tk.icns 2025-09-07T07:27:27.3672740Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-8.dylib 2025-09-07T07:27:27.3673270Z /opt/homebrew/Caskroom/miniconda/base/lib/tclooConfig.sh 2025-09-07T07:27:27.3673900Z /opt/homebrew/Caskroom/miniconda/base/lib/libfmt.9.1.0.dylib 2025-09-07T07:27:27.3674480Z /opt/homebrew/Caskroom/miniconda/base/lib/libc++.1.dylib 2025-09-07T07:27:27.3675070Z /opt/homebrew/Caskroom/miniconda/base/lib/libarchive.13.dylib 2025-09-07T07:27:27.3675710Z /opt/homebrew/Caskroom/miniconda/base/lib/libnghttp2.dylib 2025-09-07T07:27:27.3676420Z /opt/homebrew/Caskroom/miniconda/base/lib/liblzma.5.dylib 2025-09-07T07:27:27.3676960Z /opt/homebrew/Caskroom/miniconda/base/lib/libtk8.6.dylib 2025-09-07T07:27:27.3677500Z /opt/homebrew/Caskroom/miniconda/base/lib/libexpat.a 2025-09-07T07:27:27.3677980Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanel.a 2025-09-07T07:27:27.3678620Z /opt/homebrew/Caskroom/miniconda/base/lib/libzstd.1.dylib 2025-09-07T07:27:27.3679180Z /opt/homebrew/Caskroom/miniconda/base/lib/libcharset.dylib 2025-09-07T07:27:27.3679830Z /opt/homebrew/Caskroom/miniconda/base/lib/libmpdec.4.dylib 2025-09-07T07:27:27.3680460Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenu.a 2025-09-07T07:27:27.3681150Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfo.6.dylib 2025-09-07T07:27:27.3681680Z /opt/homebrew/Caskroom/miniconda/base/lib/libiconv.a 2025-09-07T07:27:27.3682350Z /opt/homebrew/Caskroom/miniconda/base/lib/libreadline.8.dylib 2025-09-07T07:27:27.3683070Z /opt/homebrew/Caskroom/miniconda/base/lib/libsqlite3.dylib 2025-09-07T07:27:27.3683510Z /opt/homebrew/Caskroom/miniconda/base/lib/libffi.a 2025-09-07T07:27:27.3684220Z /opt/homebrew/Caskroom/miniconda/base/lib/tkConfig.sh 2025-09-07T07:27:27.3684890Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfo.dylib 2025-09-07T07:27:27.3685540Z /opt/homebrew/Caskroom/miniconda/base/lib/libgtest_main.dylib 2025-09-07T07:27:27.3686040Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfo.a 2025-09-07T07:27:27.3686810Z /opt/homebrew/Caskroom/miniconda/base/lib/libspdlog.1.11.dylib 2025-09-07T07:27:27.3687360Z /opt/homebrew/Caskroom/miniconda/base/lib/libev.4.dylib 2025-09-07T07:27:27.3687940Z /opt/homebrew/Caskroom/miniconda/base/lib/libzstd.dylib 2025-09-07T07:27:27.3688630Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc++.dylib 2025-09-07T07:27:27.3689280Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc.dylib 2025-09-07T07:27:27.3689910Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenu.6.dylib 2025-09-07T07:27:27.3690450Z /opt/homebrew/Caskroom/miniconda/base/lib/libhistory.a 2025-09-07T07:27:27.3690990Z /opt/homebrew/Caskroom/miniconda/base/lib/libexpat.1.dylib 2025-09-07T07:27:27.3691570Z /opt/homebrew/Caskroom/miniconda/base/lib/libgmock.dylib 2025-09-07T07:27:27.3692300Z /opt/homebrew/Caskroom/miniconda/base/lib/libreadline.dylib 2025-09-07T07:27:27.3692880Z /opt/homebrew/Caskroom/miniconda/base/lib/libgmock_main.dylib 2025-09-07T07:27:27.3693610Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc++.14.2.4.dylib 2025-09-07T07:27:27.3694310Z /opt/homebrew/Caskroom/miniconda/base/lib/libz.1.dylib 2025-09-07T07:27:27.3694940Z /opt/homebrew/Caskroom/miniconda/base/lib/libncurses.a 2025-09-07T07:27:27.3695500Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfow.dylib 2025-09-07T07:27:27.3696050Z /opt/homebrew/Caskroom/miniconda/base/lib/libmamba.dylib 2025-09-07T07:27:27.3696820Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.6/tdbc/sqlite3-1.1.9.uuid 2025-09-07T07:27:27.3697650Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.6/tdbc/sqlite3-1.1.9.tm 2025-09-07T07:27:27.3698320Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.6/http-2.9.8.tm 2025-09-07T07:27:27.3699150Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.4/platform/shell-1.1.4.tm 2025-09-07T07:27:27.3699900Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.4/platform-1.0.19.tm 2025-09-07T07:27:27.3700430Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.5/msgcat-1.6.1.tm 2025-09-07T07:27:27.3701070Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.5/tcltest-2.5.8.tm 2025-09-07T07:27:27.3701610Z /opt/homebrew/Caskroom/miniconda/base/lib/libsolv.dylib 2025-09-07T07:27:27.3702160Z /opt/homebrew/Caskroom/miniconda/base/lib/icu/pkgdata.inc 2025-09-07T07:27:27.3702650Z /opt/homebrew/Caskroom/miniconda/base/lib/icu/current 2025-09-07T07:27:27.3703390Z /opt/homebrew/Caskroom/miniconda/base/lib/icu/73.1/pkgdata.inc 2025-09-07T07:27:27.3703990Z /opt/homebrew/Caskroom/miniconda/base/lib/icu/73.1/Makefile.inc 2025-09-07T07:27:27.3704630Z /opt/homebrew/Caskroom/miniconda/base/lib/icu/Makefile.inc 2025-09-07T07:27:27.3705260Z /opt/homebrew/Caskroom/miniconda/base/lib/libgmock_main.1.11.0.dylib 2025-09-07T07:27:27.3705920Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.3.0/itcl.tcl 2025-09-07T07:27:27.3706790Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.3.0/itclConfig.sh 2025-09-07T07:27:27.3707520Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.3.0/libitcl4.3.0.dylib 2025-09-07T07:27:27.3708190Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.3.0/pkgIndex.tcl 2025-09-07T07:27:27.3709080Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.3.0/itclHullCmds.tcl 2025-09-07T07:27:27.3709710Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.3.0/itclWidget.tcl 2025-09-07T07:27:27.3710390Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.3.0/libitclstub4.3.0.a 2025-09-07T07:27:27.3710900Z /opt/homebrew/Caskroom/miniconda/base/lib/libformw.6.dylib 2025-09-07T07:27:27.3711500Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenu.dylib 2025-09-07T07:27:27.3712250Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-posix.dylib 2025-09-07T07:27:27.3712820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/shutil.py 2025-09-07T07:27:27.3713570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tempfile.py 2025-09-07T07:27:27.3714750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/termios.cpython-313-darwin.so 2025-09-07T07:27:27.3715860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testlimitedcapi.cpython-313-darwin.so 2025-09-07T07:27:27.3716810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/zlib.cpython-313-darwin.so 2025-09-07T07:27:27.3717900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/unicodedata.cpython-313-darwin.so 2025-09-07T07:27:27.3718920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_ctypes_test.cpython-313-darwin.so 2025-09-07T07:27:27.3719980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_interpchannels.cpython-313-darwin.so 2025-09-07T07:27:27.3720850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_bisect.cpython-313-darwin.so 2025-09-07T07:27:27.3721780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_asyncio.cpython-313-darwin.so 2025-09-07T07:27:27.3722880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_cn.cpython-313-darwin.so 2025-09-07T07:27:27.3723900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_multibytecodec.cpython-313-darwin.so 2025-09-07T07:27:27.3724840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/xxlimited_35.cpython-313-darwin.so 2025-09-07T07:27:27.3725730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testcapi.cpython-313-darwin.so 2025-09-07T07:27:27.3726850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_interpqueues.cpython-313-darwin.so 2025-09-07T07:27:27.3727820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/xxsubtype.cpython-313-darwin.so 2025-09-07T07:27:27.3728870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_posixsubprocess.cpython-313-darwin.so 2025-09-07T07:27:27.3729820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/select.cpython-313-darwin.so 2025-09-07T07:27:27.3730850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_lzma.cpython-313-darwin.so 2025-09-07T07:27:27.3731580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/pyexpat.cpython-313-darwin.so 2025-09-07T07:27:27.3732570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/readline.cpython-313-darwin.so 2025-09-07T07:27:27.3733720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/syslog.cpython-313-darwin.so 2025-09-07T07:27:27.3734660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_pickle.cpython-313-darwin.so 2025-09-07T07:27:27.3735440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/array.cpython-313-darwin.so 2025-09-07T07:27:27.3736410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_interpreters.cpython-313-darwin.so 2025-09-07T07:27:27.3737260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_struct.cpython-313-darwin.so 2025-09-07T07:27:27.3738270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_blake2.cpython-313-darwin.so 2025-09-07T07:27:27.3739190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_queue.cpython-313-darwin.so 2025-09-07T07:27:27.3740320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testbuffer.cpython-313-darwin.so 2025-09-07T07:27:27.3741430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_posixshmem.cpython-313-darwin.so 2025-09-07T07:27:27.3742310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_sha1.cpython-313-darwin.so 2025-09-07T07:27:27.3743310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_zoneinfo.cpython-313-darwin.so 2025-09-07T07:27:27.3744440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testimportmultiple.cpython-313-darwin.so 2025-09-07T07:27:27.3745470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_hashlib.cpython-313-darwin.so 2025-09-07T07:27:27.3746260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/grp.cpython-313-darwin.so 2025-09-07T07:27:27.3747280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_curses_panel.cpython-313-darwin.so 2025-09-07T07:27:27.3748200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_socket.cpython-313-darwin.so 2025-09-07T07:27:27.3749250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_decimal.cpython-313-darwin.so 2025-09-07T07:27:27.3750500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/xxlimited.cpython-313-darwin.so 2025-09-07T07:27:27.3751330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_tkinter.cpython-313-darwin.so 2025-09-07T07:27:27.3752390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_statistics.cpython-313-darwin.so 2025-09-07T07:27:27.3753160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_csv.cpython-313-darwin.so 2025-09-07T07:27:27.3754120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_ssl.cpython-313-darwin.so 2025-09-07T07:27:27.3754960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_sha3.cpython-313-darwin.so 2025-09-07T07:27:27.3755960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/fcntl.cpython-313-darwin.so 2025-09-07T07:27:27.3756860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_opcode.cpython-313-darwin.so 2025-09-07T07:27:27.3757870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_kr.cpython-313-darwin.so 2025-09-07T07:27:27.3758780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_tw.cpython-313-darwin.so 2025-09-07T07:27:27.3759760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_heapq.cpython-313-darwin.so 2025-09-07T07:27:27.3760700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_uuid.cpython-313-darwin.so 2025-09-07T07:27:27.3761830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_sqlite3.cpython-313-darwin.so 2025-09-07T07:27:27.3762960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_scproxy.cpython-313-darwin.so 2025-09-07T07:27:27.3763810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_md5.cpython-313-darwin.so 2025-09-07T07:27:27.3764830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_multiprocessing.cpython-313-darwin.so 2025-09-07T07:27:27.3765930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_elementtree.cpython-313-darwin.so 2025-09-07T07:27:27.3766730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/cmath.cpython-313-darwin.so 2025-09-07T07:27:27.3767590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_random.cpython-313-darwin.so 2025-09-07T07:27:27.3768720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testinternalcapi.cpython-313-darwin.so 2025-09-07T07:27:27.3769910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testexternalinspection.cpython-313-darwin.so 2025-09-07T07:27:27.3771000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/resource.cpython-313-darwin.so 2025-09-07T07:27:27.3771790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_lsprof.cpython-313-darwin.so 2025-09-07T07:27:27.3772880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testclinic_limited.cpython-313-darwin.so 2025-09-07T07:27:27.3773700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_hk.cpython-313-darwin.so 2025-09-07T07:27:27.3774600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_contextvars.cpython-313-darwin.so 2025-09-07T07:27:27.3775390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/binascii.cpython-313-darwin.so 2025-09-07T07:27:27.3776200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_json.cpython-313-darwin.so 2025-09-07T07:27:27.3777000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_bz2.cpython-313-darwin.so 2025-09-07T07:27:27.3778080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_jp.cpython-313-darwin.so 2025-09-07T07:27:27.3778910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_ctypes.cpython-313-darwin.so 2025-09-07T07:27:27.3779720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/mmap.cpython-313-darwin.so 2025-09-07T07:27:27.3780690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_datetime.cpython-313-darwin.so 2025-09-07T07:27:27.3781800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testclinic.cpython-313-darwin.so 2025-09-07T07:27:27.3782770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_sha2.cpython-313-darwin.so 2025-09-07T07:27:27.3783660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_xxtestfuzz.cpython-313-darwin.so 2025-09-07T07:27:27.3784610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testmultiphase.cpython-313-darwin.so 2025-09-07T07:27:27.3785510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/math.cpython-313-darwin.so 2025-09-07T07:27:27.3786590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testsinglephase.cpython-313-darwin.so 2025-09-07T07:27:27.3787510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_iso2022.cpython-313-darwin.so 2025-09-07T07:27:27.3788360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_curses.cpython-313-darwin.so 2025-09-07T07:27:27.3789290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_dbm.cpython-313-darwin.so 2025-09-07T07:27:27.3789960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_romanian.py 2025-09-07T07:27:27.3790670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_farsi.py 2025-09-07T07:27:27.3791300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/idna.py 2025-09-07T07:27:27.3792190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp273.py 2025-09-07T07:27:27.3792910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/punycode.py 2025-09-07T07:27:27.3793640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/raw_unicode_escape.py 2025-09-07T07:27:27.3794270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_8.py 2025-09-07T07:27:27.3794810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1252.py 2025-09-07T07:27:27.3795350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp869.py 2025-09-07T07:27:27.3795980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_14.py 2025-09-07T07:27:27.3796560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_2.py 2025-09-07T07:27:27.3797150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_arabic.py 2025-09-07T07:27:27.3797760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_croatian.py 2025-09-07T07:27:27.3798360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/big5hkscs.py 2025-09-07T07:27:27.3798950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1256.py 2025-09-07T07:27:27.3799510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_6.py 2025-09-07T07:27:27.3800110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_10.py 2025-09-07T07:27:27.3800700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_kr.py 2025-09-07T07:27:27.3801250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1140.py 2025-09-07T07:27:27.3801830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1125.py 2025-09-07T07:27:27.3802450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp_1.py 2025-09-07T07:27:27.3802990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1257.py 2025-09-07T07:27:27.3803550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp949.py 2025-09-07T07:27:27.3804120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp858.py 2025-09-07T07:27:27.3804870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_7.py 2025-09-07T07:27:27.3805620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_11.py 2025-09-07T07:27:27.3806420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/hp_roman8.py 2025-09-07T07:27:27.3807110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/koi8_r.py 2025-09-07T07:27:27.3807820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/zlib_codec.py 2025-09-07T07:27:27.3808550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/gbk.py 2025-09-07T07:27:27.3809210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/johab.py 2025-09-07T07:27:27.3810030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1253.py 2025-09-07T07:27:27.3810720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_15.py 2025-09-07T07:27:27.3811500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp_2004.py 2025-09-07T07:27:27.3812170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_iceland.py 2025-09-07T07:27:27.3812970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_3.py 2025-09-07T07:27:27.3813610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_greek.py 2025-09-07T07:27:27.3814340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/rot_13.py 2025-09-07T07:27:27.3815010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_16_be.py 2025-09-07T07:27:27.3815730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/euc_kr.py 2025-09-07T07:27:27.3816560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/euc_jisx0213.py 2025-09-07T07:27:27.3817270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp863.py 2025-09-07T07:27:27.3818010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/ascii.py 2025-09-07T07:27:27.3818850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_8.py 2025-09-07T07:27:27.3819370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp857.py 2025-09-07T07:27:27.3820080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_32_be.py 2025-09-07T07:27:27.3820870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1258.py 2025-09-07T07:27:27.3821510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/oem.py 2025-09-07T07:27:27.3822220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_latin2.py 2025-09-07T07:27:27.3822940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp775.py 2025-09-07T07:27:27.3823810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_roman.py 2025-09-07T07:27:27.3824810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__init__.py 2025-09-07T07:27:27.3825560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp852.py 2025-09-07T07:27:27.3826370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/shift_jisx0213.py 2025-09-07T07:27:27.3827150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp866.py 2025-09-07T07:27:27.3827910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_7.py 2025-09-07T07:27:27.3828670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/base64_codec.py 2025-09-07T07:27:27.3829700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp500.cpython-313.pyc 2025-09-07T07:27:27.3830630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp861.cpython-313.pyc 2025-09-07T07:27:27.3831560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_8.cpython-313.pyc 2025-09-07T07:27:27.3832540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_8_sig.cpython-313.pyc 2025-09-07T07:27:27.3833420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/koi8_u.cpython-313.pyc 2025-09-07T07:27:27.3834420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mbcs.cpython-313.pyc 2025-09-07T07:27:27.3835430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_7.cpython-313.pyc 2025-09-07T07:27:27.3836520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp_3.cpython-313.pyc 2025-09-07T07:27:27.3837460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/shift_jisx0213.cpython-313.pyc 2025-09-07T07:27:27.3838420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/shift_jis.cpython-313.pyc 2025-09-07T07:27:27.3839290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/gbk.cpython-313.pyc 2025-09-07T07:27:27.3840160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp273.cpython-313.pyc 2025-09-07T07:27:27.3841070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1256.cpython-313.pyc 2025-09-07T07:27:27.3842000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_turkish.cpython-313.pyc 2025-09-07T07:27:27.3842990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_32_be.cpython-313.pyc 2025-09-07T07:27:27.3844150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/unicode_escape.cpython-313.pyc 2025-09-07T07:27:27.3845050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp869.cpython-313.pyc 2025-09-07T07:27:27.3846150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/punycode.cpython-313.pyc 2025-09-07T07:27:27.3847030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/charmap.cpython-313.pyc 2025-09-07T07:27:27.3847870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/gb18030.cpython-313.pyc 2025-09-07T07:27:27.3848840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/big5.cpython-313.pyc 2025-09-07T07:27:27.3849850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1251.cpython-313.pyc 2025-09-07T07:27:27.3850760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/ascii.cpython-313.pyc 2025-09-07T07:27:27.3851780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1006.cpython-313.pyc 2025-09-07T07:27:27.3852530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/koi8_r.cpython-313.pyc 2025-09-07T07:27:27.3853560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_10.cpython-313.pyc 2025-09-07T07:27:27.3854540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp424.cpython-313.pyc 2025-09-07T07:27:27.3855410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/big5hkscs.cpython-313.pyc 2025-09-07T07:27:27.3856320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/euc_jp.cpython-313.pyc 2025-09-07T07:27:27.3857290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/aliases.cpython-313.pyc 2025-09-07T07:27:27.3858200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp866.cpython-313.pyc 2025-09-07T07:27:27.3859180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1125.cpython-313.pyc 2025-09-07T07:27:27.3860150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1250.cpython-313.pyc 2025-09-07T07:27:27.3861070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_farsi.cpython-313.pyc 2025-09-07T07:27:27.3862090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/idna.cpython-313.pyc 2025-09-07T07:27:27.3862950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp855.cpython-313.pyc 2025-09-07T07:27:27.3863960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_latin2.cpython-313.pyc 2025-09-07T07:27:27.3865030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_greek.cpython-313.pyc 2025-09-07T07:27:27.3865850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/hz.cpython-313.pyc 2025-09-07T07:27:27.3866750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_1.cpython-313.pyc 2025-09-07T07:27:27.3867660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_11.cpython-313.pyc 2025-09-07T07:27:27.3868660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/latin_1.cpython-313.pyc 2025-09-07T07:27:27.3869560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp775.cpython-313.pyc 2025-09-07T07:27:27.3874530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/ptcp154.cpython-313.pyc 2025-09-07T07:27:27.3874860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp860.cpython-313.pyc 2025-09-07T07:27:27.3875070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/palmos.cpython-313.pyc 2025-09-07T07:27:27.3875380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1258.cpython-313.pyc 2025-09-07T07:27:27.3875570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_7.cpython-313.pyc 2025-09-07T07:27:27.3875880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp.cpython-313.pyc 2025-09-07T07:27:27.3877140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_9.cpython-313.pyc 2025-09-07T07:27:27.3878000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1140.cpython-313.pyc 2025-09-07T07:27:27.3879090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/bz2_codec.cpython-313.pyc 2025-09-07T07:27:27.3880000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/oem.cpython-313.pyc 2025-09-07T07:27:27.3881080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_8.cpython-313.pyc 2025-09-07T07:27:27.3882010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/hex_codec.cpython-313.pyc 2025-09-07T07:27:27.3882990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/koi8_t.cpython-313.pyc 2025-09-07T07:27:27.3884060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_16.cpython-313.pyc 2025-09-07T07:27:27.3885130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp_2.cpython-313.pyc 2025-09-07T07:27:27.3886260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_6.cpython-313.pyc 2025-09-07T07:27:27.3887270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_cyrillic.cpython-313.pyc 2025-09-07T07:27:27.3888350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/shift_jis_2004.cpython-313.pyc 2025-09-07T07:27:27.3889340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp852.cpython-313.pyc 2025-09-07T07:27:27.3890480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1257.cpython-313.pyc 2025-09-07T07:27:27.3891600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_32_le.cpython-313.pyc 2025-09-07T07:27:27.3892590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_3.cpython-313.pyc 2025-09-07T07:27:27.3893520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/rot_13.cpython-313.pyc 2025-09-07T07:27:27.3894620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_13.cpython-313.pyc 2025-09-07T07:27:27.3895580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/zlib_codec.cpython-313.pyc 2025-09-07T07:27:27.3896590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1252.cpython-313.pyc 2025-09-07T07:27:27.3897490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp857.cpython-313.pyc 2025-09-07T07:27:27.3898480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp950.cpython-313.pyc 2025-09-07T07:27:27.3899460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/euc_jisx0213.cpython-313.pyc 2025-09-07T07:27:27.3900390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_romanian.cpython-313.pyc 2025-09-07T07:27:27.3901340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_croatian.cpython-313.pyc 2025-09-07T07:27:27.3902340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp865.cpython-313.pyc 2025-09-07T07:27:27.3903470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_iceland.cpython-313.pyc 2025-09-07T07:27:27.3904360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp858.cpython-313.pyc 2025-09-07T07:27:27.3905460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/base64_codec.cpython-313.pyc 2025-09-07T07:27:27.3906480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp949.cpython-313.pyc 2025-09-07T07:27:27.3907480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/kz1048.cpython-313.pyc 2025-09-07T07:27:27.3908350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp862.cpython-313.pyc 2025-09-07T07:27:27.3909270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp737.cpython-313.pyc 2025-09-07T07:27:27.3910350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_16_be.cpython-313.pyc 2025-09-07T07:27:27.3911500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1026.cpython-313.pyc 2025-09-07T07:27:27.3912500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp850.cpython-313.pyc 2025-09-07T07:27:27.3913370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/euc_kr.cpython-313.pyc 2025-09-07T07:27:27.3914320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/tis_620.cpython-313.pyc 2025-09-07T07:27:27.3915290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1255.cpython-313.pyc 2025-09-07T07:27:27.3916490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/uu_codec.cpython-313.pyc 2025-09-07T07:27:27.3917580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp874.cpython-313.pyc 2025-09-07T07:27:27.3918560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_14.cpython-313.pyc 2025-09-07T07:27:27.3919690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_4.cpython-313.pyc 2025-09-07T07:27:27.3920770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/undefined.cpython-313.pyc 2025-09-07T07:27:27.3921730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_arabic.cpython-313.pyc 2025-09-07T07:27:27.3922810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp437.cpython-313.pyc 2025-09-07T07:27:27.3923760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp863.cpython-313.pyc 2025-09-07T07:27:27.3924790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_16_le.cpython-313.pyc 2025-09-07T07:27:27.3925750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1254.cpython-313.pyc 2025-09-07T07:27:27.3926720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_32.cpython-313.pyc 2025-09-07T07:27:27.3927920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/hp_roman8.cpython-313.pyc 2025-09-07T07:27:27.3928900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_15.cpython-313.pyc 2025-09-07T07:27:27.3930040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp875.cpython-313.pyc 2025-09-07T07:27:27.3931110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_5.cpython-313.pyc 2025-09-07T07:27:27.3932260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_16.cpython-313.pyc 2025-09-07T07:27:27.3933210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp_1.cpython-313.pyc 2025-09-07T07:27:27.3934070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp720.cpython-313.pyc 2025-09-07T07:27:27.3935300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/johab.cpython-313.pyc 2025-09-07T07:27:27.3936240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_2.cpython-313.pyc 2025-09-07T07:27:27.3937330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/gb2312.cpython-313.pyc 2025-09-07T07:27:27.3938360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_roman.cpython-313.pyc 2025-09-07T07:27:27.3939300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp856.cpython-313.pyc 2025-09-07T07:27:27.3940340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp_2004.cpython-313.pyc 2025-09-07T07:27:27.3941330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.3942570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_kr.cpython-313.pyc 2025-09-07T07:27:27.3943500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1253.cpython-313.pyc 2025-09-07T07:27:27.3944540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp864.cpython-313.pyc 2025-09-07T07:27:27.3945850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/raw_unicode_escape.cpython-313.pyc 2025-09-07T07:27:27.3946780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/euc_jis_2004.cpython-313.pyc 2025-09-07T07:27:27.3947850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/quopri_codec.cpython-313.pyc 2025-09-07T07:27:27.3949010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp_ext.cpython-313.pyc 2025-09-07T07:27:27.3949960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp932.cpython-313.pyc 2025-09-07T07:27:27.3950930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp037.cpython-313.pyc 2025-09-07T07:27:27.3951560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp932.py 2025-09-07T07:27:27.3952300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp720.py 2025-09-07T07:27:27.3952980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp862.py 2025-09-07T07:27:27.3953740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp437.py 2025-09-07T07:27:27.3954370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/palmos.py 2025-09-07T07:27:27.3955140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_9.py 2025-09-07T07:27:27.3955700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp856.py 2025-09-07T07:27:27.3956260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/aliases.py 2025-09-07T07:27:27.3956840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/latin_1.py 2025-09-07T07:27:27.3957410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp875.py 2025-09-07T07:27:27.3957960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp950.py 2025-09-07T07:27:27.3958640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/unicode_escape.py 2025-09-07T07:27:27.3959150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp737.py 2025-09-07T07:27:27.3959720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp865.py 2025-09-07T07:27:27.3960290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/ptcp154.py 2025-09-07T07:27:27.3960830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/big5.py 2025-09-07T07:27:27.3961390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp424.py 2025-09-07T07:27:27.3961940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp861.py 2025-09-07T07:27:27.3962500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/euc_jp.py 2025-09-07T07:27:27.3963160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp855.py 2025-09-07T07:27:27.3963910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/shift_jis.py 2025-09-07T07:27:27.3964750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_32_le.py 2025-09-07T07:27:27.3965530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp500.py 2025-09-07T07:27:27.3966230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/undefined.py 2025-09-07T07:27:27.3967000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp860.py 2025-09-07T07:27:27.3967790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/uu_codec.py 2025-09-07T07:27:27.3968600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_16_le.py 2025-09-07T07:27:27.3969430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/gb18030.py 2025-09-07T07:27:27.3970120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp874.py 2025-09-07T07:27:27.3970830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp850.py 2025-09-07T07:27:27.3971450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp864.py 2025-09-07T07:27:27.3972310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_32.py 2025-09-07T07:27:27.3973000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/koi8_u.py 2025-09-07T07:27:27.3973780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1254.py 2025-09-07T07:27:27.3974450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp_2.py 2025-09-07T07:27:27.3975300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_16.py 2025-09-07T07:27:27.3976060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_4.py 2025-09-07T07:27:27.3976800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/euc_jis_2004.py 2025-09-07T07:27:27.3977480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mbcs.py 2025-09-07T07:27:27.3978160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1250.py 2025-09-07T07:27:27.3978830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/gb2312.py 2025-09-07T07:27:27.3979580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_16.py 2025-09-07T07:27:27.3980270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_cyrillic.py 2025-09-07T07:27:27.3981070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/hex_codec.py 2025-09-07T07:27:27.3981740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/tis_620.py 2025-09-07T07:27:27.3982320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp037.py 2025-09-07T07:27:27.3982970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1006.py 2025-09-07T07:27:27.3983740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1251.py 2025-09-07T07:27:27.3984500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_turkish.py 2025-09-07T07:27:27.3985250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp_ext.py 2025-09-07T07:27:27.3985910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_1.py 2025-09-07T07:27:27.3986560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/hz.py 2025-09-07T07:27:27.3987240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/bz2_codec.py 2025-09-07T07:27:27.3987950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/quopri_codec.py 2025-09-07T07:27:27.3988570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/kz1048.py 2025-09-07T07:27:27.3989380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_8_sig.py 2025-09-07T07:27:27.3990030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/koi8_t.py 2025-09-07T07:27:27.3990750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1255.py 2025-09-07T07:27:27.3991580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp_3.py 2025-09-07T07:27:27.3992530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/shift_jis_2004.py 2025-09-07T07:27:27.3993270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1026.py 2025-09-07T07:27:27.3994040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/charmap.py 2025-09-07T07:27:27.3994720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_5.py 2025-09-07T07:27:27.3995640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_13.py 2025-09-07T07:27:27.3996430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp.py 2025-09-07T07:27:27.3996950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/queue.py 2025-09-07T07:27:27.3997610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyio.py 2025-09-07T07:27:27.3998300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pkgutil.py 2025-09-07T07:27:27.3998910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lzma.py 2025-09-07T07:27:27.3999600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_sitebuiltins.py 2025-09-07T07:27:27.4000360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/copyreg.py 2025-09-07T07:27:27.4000970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/rlcompleter.py 2025-09-07T07:27:27.4001710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/_common.py 2025-09-07T07:27:27.4002520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/__init__.py 2025-09-07T07:27:27.4003420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/__pycache__/_common.cpython-313.pyc 2025-09-07T07:27:27.4004420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/__pycache__/_zoneinfo.cpython-313.pyc 2025-09-07T07:27:27.4005470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/__pycache__/_tzpath.cpython-313.pyc 2025-09-07T07:27:27.4006470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4007010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/_zoneinfo.py 2025-09-07T07:27:27.4007860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/_tzpath.py 2025-09-07T07:27:27.4008390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/gzip.py 2025-09-07T07:27:27.4009160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/_aix.py 2025-09-07T07:27:27.4010130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/wintypes.py 2025-09-07T07:27:27.4010790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/util.py 2025-09-07T07:27:27.4011430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__init__.py 2025-09-07T07:27:27.4012380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__pycache__/_endian.cpython-313.pyc 2025-09-07T07:27:27.4013410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__pycache__/wintypes.cpython-313.pyc 2025-09-07T07:27:27.4014190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__pycache__/_aix.cpython-313.pyc 2025-09-07T07:27:27.4015210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__pycache__/util.cpython-313.pyc 2025-09-07T07:27:27.4016100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4016740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/_endian.py 2025-09-07T07:27:27.4017440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/dyld.py 2025-09-07T07:27:27.4018300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/framework.py 2025-09-07T07:27:27.4019120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/fetch_macholib 2025-09-07T07:27:27.4019890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/__init__.py 2025-09-07T07:27:27.4020920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/__pycache__/dyld.cpython-313.pyc 2025-09-07T07:27:27.4021880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/__pycache__/dylib.cpython-313.pyc 2025-09-07T07:27:27.4022800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/__pycache__/framework.cpython-313.pyc 2025-09-07T07:27:27.4023740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4024500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/README.ctypes 2025-09-07T07:27:27.4025270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/fetch_macholib.bat 2025-09-07T07:27:27.4026230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/dylib.py 2025-09-07T07:27:27.4026960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ipaddress.py 2025-09-07T07:27:27.4027640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/trace.py 2025-09-07T07:27:27.4028350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/webbrowser.py 2025-09-07T07:27:27.4029070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_compat_pickle.py 2025-09-07T07:27:27.4029740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/signals.py 2025-09-07T07:27:27.4030500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/runner.py 2025-09-07T07:27:27.4031230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/suite.py 2025-09-07T07:27:27.4031940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/util.py 2025-09-07T07:27:27.4032700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__init__.py 2025-09-07T07:27:27.4033760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/main.cpython-313.pyc 2025-09-07T07:27:27.4034640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/mock.cpython-313.pyc 2025-09-07T07:27:27.4035580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/result.cpython-313.pyc 2025-09-07T07:27:27.4036450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/signals.cpython-313.pyc 2025-09-07T07:27:27.4037370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/loader.cpython-313.pyc 2025-09-07T07:27:27.4038250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/runner.cpython-313.pyc 2025-09-07T07:27:27.4039200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/util.cpython-313.pyc 2025-09-07T07:27:27.4040250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/case.cpython-313.pyc 2025-09-07T07:27:27.4041240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.4042110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/suite.cpython-313.pyc 2025-09-07T07:27:27.4043140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4044020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/_log.cpython-313.pyc 2025-09-07T07:27:27.4045100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/async_case.cpython-313.pyc 2025-09-07T07:27:27.4045750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/result.py 2025-09-07T07:27:27.4046440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/loader.py 2025-09-07T07:27:27.4047160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/case.py 2025-09-07T07:27:27.4047940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/main.py 2025-09-07T07:27:27.4048570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/async_case.py 2025-09-07T07:27:27.4049340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__main__.py 2025-09-07T07:27:27.4049960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/_log.py 2025-09-07T07:27:27.4050600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/mock.py 2025-09-07T07:27:27.4051150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dis.py 2025-09-07T07:27:27.4051790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/bdb.py 2025-09-07T07:27:27.4052700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/python-config.py 2025-09-07T07:27:27.4053620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/config.c.in 2025-09-07T07:27:27.4054400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/install-sh 2025-09-07T07:27:27.4055220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/Setup.stdlib 2025-09-07T07:27:27.4055940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/Makefile 2025-09-07T07:27:27.4056810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/Setup.bootstrap 2025-09-07T07:27:27.4057520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/Setup 2025-09-07T07:27:27.4058810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/__pycache__/python-config.cpython-313.pyc 2025-09-07T07:27:27.4059640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/makesetup 2025-09-07T07:27:27.4060360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/config.c 2025-09-07T07:27:27.4061360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/Setup.local 2025-09-07T07:27:27.4062080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/python.o 2025-09-07T07:27:27.4062760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipapp.py 2025-09-07T07:27:27.4063150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/cmd.py 2025-09-07T07:27:27.4063670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tty.py 2025-09-07T07:27:27.4064320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/textpad.py 2025-09-07T07:27:27.4064910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/ascii.py 2025-09-07T07:27:27.4065540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__init__.py 2025-09-07T07:27:27.4066460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__pycache__/ascii.cpython-313.pyc 2025-09-07T07:27:27.4067290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__pycache__/panel.cpython-313.pyc 2025-09-07T07:27:27.4068200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__pycache__/textpad.cpython-313.pyc 2025-09-07T07:27:27.4069190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4070100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__pycache__/has_key.cpython-313.pyc 2025-09-07T07:27:27.4070730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/has_key.py 2025-09-07T07:27:27.4071440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/panel.py 2025-09-07T07:27:27.4072040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tabnanny.py 2025-09-07T07:27:27.4072870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_py_abc.py 2025-09-07T07:27:27.4073440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/cProfile.py 2025-09-07T07:27:27.4074130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipimport.py 2025-09-07T07:27:27.4074680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/token.py 2025-09-07T07:27:27.4075320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/textwrap.py 2025-09-07T07:27:27.4075990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/base64.py 2025-09-07T07:27:27.4076570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_markupbase.py 2025-09-07T07:27:27.4077130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/bz2.py 2025-09-07T07:27:27.4077800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/_types.py 2025-09-07T07:27:27.4078520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/__init__.py 2025-09-07T07:27:27.4079560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/__pycache__/_types.cpython-313.pyc 2025-09-07T07:27:27.4080390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/__pycache__/_re.cpython-313.pyc 2025-09-07T07:27:27.4081260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4082160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/__pycache__/_parser.cpython-313.pyc 2025-09-07T07:27:27.4082800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/_parser.py 2025-09-07T07:27:27.4083440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/_re.py 2025-09-07T07:27:27.4084090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/mypy.ini 2025-09-07T07:27:27.4084730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/signal.py 2025-09-07T07:27:27.4085480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sre_constants.py 2025-09-07T07:27:27.4086090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_aix_support.py 2025-09-07T07:27:27.4086770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_threading_local.py 2025-09-07T07:27:27.4087410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pyclbr.py 2025-09-07T07:27:27.4088090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/test_support.py 2025-09-07T07:27:27.4088780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/__init__.py 2025-09-07T07:27:27.4089750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/__pycache__/test_support.cpython-313.pyc 2025-09-07T07:27:27.4090710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/__pycache__/test_script_helper.cpython-313.pyc 2025-09-07T07:27:27.4091610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4092350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/asyncore.py 2025-09-07T07:27:27.4093280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/queues.py 2025-09-07T07:27:27.4094110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/_crossinterp.py 2025-09-07T07:27:27.4094920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/__init__.py 2025-09-07T07:27:27.4096190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/__pycache__/channels.cpython-313.pyc 2025-09-07T07:27:27.4097260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/__pycache__/queues.cpython-313.pyc 2025-09-07T07:27:27.4098370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/__pycache__/_crossinterp.cpython-313.pyc 2025-09-07T07:27:27.4099390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4100120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/channels.py 2025-09-07T07:27:27.4100970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/hypothesis_helper.py 2025-09-07T07:27:27.4102040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/ast_helper.py 2025-09-07T07:27:27.4102750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/testcase.py 2025-09-07T07:27:27.4103700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/threading_helper.py 2025-09-07T07:27:27.4104530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/warnings_helper.py 2025-09-07T07:27:27.4105330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/os_helper.py 2025-09-07T07:27:27.4105990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__init__.py 2025-09-07T07:27:27.4106640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/venv.py 2025-09-07T07:27:27.4107700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/smtpd.cpython-313.pyc 2025-09-07T07:27:27.4108710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/logging_helper.cpython-313.pyc 2025-09-07T07:27:27.4109780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/socket_helper.cpython-313.pyc 2025-09-07T07:27:27.4111120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/hypothesis_helper.cpython-313.pyc 2025-09-07T07:27:27.4112050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/i18n_helper.cpython-313.pyc 2025-09-07T07:27:27.4113010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/os_helper.cpython-313.pyc 2025-09-07T07:27:27.4114000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/hashlib_helper.cpython-313.pyc 2025-09-07T07:27:27.4114780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/numbers.cpython-313.pyc 2025-09-07T07:27:27.4115570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/testcase.cpython-313.pyc 2025-09-07T07:27:27.4116560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/refleak_helper.cpython-313.pyc 2025-09-07T07:27:27.4117490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/ast_helper.cpython-313.pyc 2025-09-07T07:27:27.4118590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/pty_helper.cpython-313.pyc 2025-09-07T07:27:27.4119660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/warnings_helper.cpython-313.pyc 2025-09-07T07:27:27.4120770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/script_helper.cpython-313.pyc 2025-09-07T07:27:27.4121700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/import_helper.cpython-313.pyc 2025-09-07T07:27:27.4122850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/threading_helper.cpython-313.pyc 2025-09-07T07:27:27.4123760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/asyncore.cpython-313.pyc 2025-09-07T07:27:27.4124850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/asynchat.cpython-313.pyc 2025-09-07T07:27:27.4125810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/venv.cpython-313.pyc 2025-09-07T07:27:27.4126960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4128050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/bytecode_helper.cpython-313.pyc 2025-09-07T07:27:27.4128730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/numbers.py 2025-09-07T07:27:27.4129680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/strategies.py 2025-09-07T07:27:27.4130540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/__init__.py 2025-09-07T07:27:27.4131720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/__pycache__/_helpers.cpython-313.pyc 2025-09-07T07:27:27.4132870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/__pycache__/strategies.cpython-313.pyc 2025-09-07T07:27:27.4134140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4135030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/_helpers.py 2025-09-07T07:27:27.4135780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/bytecode_helper.py 2025-09-07T07:27:27.4136600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/import_helper.py 2025-09-07T07:27:27.4137290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/i18n_helper.py 2025-09-07T07:27:27.4138020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/logging_helper.py 2025-09-07T07:27:27.4138830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/pty_helper.py 2025-09-07T07:27:27.4139740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/socket_helper.py 2025-09-07T07:27:27.4140580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/refleak_helper.py 2025-09-07T07:27:27.4141440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/script_helper.py 2025-09-07T07:27:27.4142260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/hashlib_helper.py 2025-09-07T07:27:27.4142920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/smtpd.py 2025-09-07T07:27:27.4143640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/asynchat.py 2025-09-07T07:27:27.4144440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/test_script_helper.py 2025-09-07T07:27:27.4144990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/gettext.py 2025-09-07T07:27:27.4145640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__phello__/spam.py 2025-09-07T07:27:27.4146330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__phello__/__init__.py 2025-09-07T07:27:27.4147310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__phello__/__pycache__/spam.cpython-313.pyc 2025-09-07T07:27:27.4148180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__phello__/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4148710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_ios_support.py 2025-09-07T07:27:27.4149220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wave.py 2025-09-07T07:27:27.4149890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/weakref.py 2025-09-07T07:27:27.4151050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_sysconfigdata_arm64_apple_darwin20_0_0.py 2025-09-07T07:27:27.4151460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/bisect.py 2025-09-07T07:27:27.4152090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/opcode.py 2025-09-07T07:27:27.4152660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/netrc.py 2025-09-07T07:27:27.4153210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/heapq.py 2025-09-07T07:27:27.4153990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/_local.py 2025-09-07T07:27:27.4154630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/_abc.py 2025-09-07T07:27:27.4155440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/__init__.py 2025-09-07T07:27:27.4156610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/__pycache__/_abc.cpython-313.pyc 2025-09-07T07:27:27.4157540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4158410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/__pycache__/_local.cpython-313.pyc 2025-09-07T07:27:27.4158970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/functools.py 2025-09-07T07:27:27.4159600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/modulefinder.py 2025-09-07T07:27:27.4160280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_compression.py 2025-09-07T07:27:27.4160880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tracemalloc.py 2025-09-07T07:27:27.4161580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/hashlib.py 2025-09-07T07:27:27.4162180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/codeop.py 2025-09-07T07:27:27.4163180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/turtle.cfg 2025-09-07T07:27:27.4163820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/tree.py 2025-09-07T07:27:27.4164550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/round_dance.py 2025-09-07T07:27:27.4165370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/colormixer.py 2025-09-07T07:27:27.4166240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/bytedesign.py 2025-09-07T07:27:27.4166900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/chaos.py 2025-09-07T07:27:27.4167570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/clock.py 2025-09-07T07:27:27.4168420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/sorting_animate.py 2025-09-07T07:27:27.4169050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/paint.py 2025-09-07T07:27:27.4169760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__init__.py 2025-09-07T07:27:27.4170510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/lindenmayer.py 2025-09-07T07:27:27.4171560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/clock.cpython-313.pyc 2025-09-07T07:27:27.4172460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/forest.cpython-313.pyc 2025-09-07T07:27:27.4173410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/lindenmayer.cpython-313.pyc 2025-09-07T07:27:27.4174500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/sorting_animate.cpython-313.pyc 2025-09-07T07:27:27.4175370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/chaos.cpython-313.pyc 2025-09-07T07:27:27.4176250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/penrose.cpython-313.pyc 2025-09-07T07:27:27.4177110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/paint.cpython-313.pyc 2025-09-07T07:27:27.4178080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/peace.cpython-313.pyc 2025-09-07T07:27:27.4179180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/planet_and_moon.cpython-313.pyc 2025-09-07T07:27:27.4180240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/rosette.cpython-313.pyc 2025-09-07T07:27:27.4181250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/tree.cpython-313.pyc 2025-09-07T07:27:27.4182330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/two_canvases.cpython-313.pyc 2025-09-07T07:27:27.4183360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/round_dance.cpython-313.pyc 2025-09-07T07:27:27.4184390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/fractalcurves.cpython-313.pyc 2025-09-07T07:27:27.4185220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/nim.cpython-313.pyc 2025-09-07T07:27:27.4186170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/colormixer.cpython-313.pyc 2025-09-07T07:27:27.4187160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/yinyang.cpython-313.pyc 2025-09-07T07:27:27.4188200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.4189100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/minimal_hanoi.cpython-313.pyc 2025-09-07T07:27:27.4190030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4190940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/bytedesign.cpython-313.pyc 2025-09-07T07:27:27.4191590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/penrose.py 2025-09-07T07:27:27.4192220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/peace.py 2025-09-07T07:27:27.4192920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/rosette.py 2025-09-07T07:27:27.4193620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/nim.py 2025-09-07T07:27:27.4194360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/yinyang.py 2025-09-07T07:27:27.4195090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/fractalcurves.py 2025-09-07T07:27:27.4195920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/planet_and_moon.py 2025-09-07T07:27:27.4196610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/forest.py 2025-09-07T07:27:27.4197290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/two_canvases.py 2025-09-07T07:27:27.4198270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__main__.py 2025-09-07T07:27:27.4199060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/minimal_hanoi.py 2025-09-07T07:27:27.4199620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/fnmatch.py 2025-09-07T07:27:27.4200520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/dummy/__init__.py 2025-09-07T07:27:27.4201700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/dummy/__pycache__/connection.cpython-313.pyc 2025-09-07T07:27:27.4202820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/dummy/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4203740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/dummy/connection.py 2025-09-07T07:27:27.4204660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/queues.py 2025-09-07T07:27:27.4205510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/heap.py 2025-09-07T07:27:27.4206240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/shared_memory.py 2025-09-07T07:27:27.4207020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/resource_tracker.py 2025-09-07T07:27:27.4207900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/reduction.py 2025-09-07T07:27:27.4208660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/util.py 2025-09-07T07:27:27.4209530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/popen_spawn_win32.py 2025-09-07T07:27:27.4210290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__init__.py 2025-09-07T07:27:27.4211420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/resource_tracker.cpython-313.pyc 2025-09-07T07:27:27.4212390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/shared_memory.cpython-313.pyc 2025-09-07T07:27:27.4213290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/spawn.cpython-313.pyc 2025-09-07T07:27:27.4214260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/managers.cpython-313.pyc 2025-09-07T07:27:27.4215300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/heap.cpython-313.pyc 2025-09-07T07:27:27.4216400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/pool.cpython-313.pyc 2025-09-07T07:27:27.4217450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/synchronize.cpython-313.pyc 2025-09-07T07:27:27.4218450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/popen_spawn_win32.cpython-313.pyc 2025-09-07T07:27:27.4219550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/popen_spawn_posix.cpython-313.pyc 2025-09-07T07:27:27.4220550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/context.cpython-313.pyc 2025-09-07T07:27:27.4221550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/sharedctypes.cpython-313.pyc 2025-09-07T07:27:27.4222550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/forkserver.cpython-313.pyc 2025-09-07T07:27:27.4223640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/popen_fork.cpython-313.pyc 2025-09-07T07:27:27.4224590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/queues.cpython-313.pyc 2025-09-07T07:27:27.4225630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/util.cpython-313.pyc 2025-09-07T07:27:27.4226570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/resource_sharer.cpython-313.pyc 2025-09-07T07:27:27.4227580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/process.cpython-313.pyc 2025-09-07T07:27:27.4228610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/reduction.cpython-313.pyc 2025-09-07T07:27:27.4229550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/connection.cpython-313.pyc 2025-09-07T07:27:27.4230730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4231890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/popen_forkserver.cpython-313.pyc 2025-09-07T07:27:27.4232730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/forkserver.py 2025-09-07T07:27:27.4233790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/connection.py 2025-09-07T07:27:27.4234690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/context.py 2025-09-07T07:27:27.4235590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/spawn.py 2025-09-07T07:27:27.4236410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/synchronize.py 2025-09-07T07:27:27.4237350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/process.py 2025-09-07T07:27:27.4238190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/sharedctypes.py 2025-09-07T07:27:27.4238930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/popen_fork.py 2025-09-07T07:27:27.4239880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/pool.py 2025-09-07T07:27:27.4240930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/popen_forkserver.py 2025-09-07T07:27:27.4241910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/popen_spawn_posix.py 2025-09-07T07:27:27.4242920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/managers.py 2025-09-07T07:27:27.4243800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/resource_sharer.py 2025-09-07T07:27:27.4244470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/traceback.py 2025-09-07T07:27:27.4245340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/nturl2path.py 2025-09-07T07:27:27.4246170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/warnings.py 2025-09-07T07:27:27.4246930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/subprocess.py 2025-09-07T07:27:27.4247640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/profile.py 2025-09-07T07:27:27.4248270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/this.py 2025-09-07T07:27:27.4248980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/filecmp.py 2025-09-07T07:27:27.4249620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/codecs.py 2025-09-07T07:27:27.4250220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/error.py 2025-09-07T07:27:27.4251080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/request.py 2025-09-07T07:27:27.4251770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__init__.py 2025-09-07T07:27:27.4252610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/response.py 2025-09-07T07:27:27.4253580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/parse.cpython-313.pyc 2025-09-07T07:27:27.4254570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/response.cpython-313.pyc 2025-09-07T07:27:27.4255710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/error.cpython-313.pyc 2025-09-07T07:27:27.4256680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/robotparser.cpython-313.pyc 2025-09-07T07:27:27.4257730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/request.cpython-313.pyc 2025-09-07T07:27:27.4258770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4259540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/robotparser.py 2025-09-07T07:27:27.4260170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/parse.py 2025-09-07T07:27:27.4260900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_weakrefset.py 2025-09-07T07:27:27.4261510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/io.py 2025-09-07T07:27:27.4262390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_sysconfigdata__darwin_darwin.py 2025-09-07T07:27:27.4263250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/_path/__init__.py 2025-09-07T07:27:27.4264270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/_path/__pycache__/glob.cpython-313.pyc 2025-09-07T07:27:27.4265430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/_path/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4266270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/_path/glob.py 2025-09-07T07:27:27.4267170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/__init__.py 2025-09-07T07:27:27.4268130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.4269320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4269880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/__main__.py 2025-09-07T07:27:27.4270460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/code.py 2025-09-07T07:27:27.4271040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/operator.py 2025-09-07T07:27:27.4271810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/fileinput.py 2025-09-07T07:27:27.4272500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/os.py 2025-09-07T07:27:27.4273820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.1.dist-info/RECORD 2025-09-07T07:27:27.4274530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.1.dist-info/LICENSE 2025-09-07T07:27:27.4275570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.1.dist-info/direct_url.json 2025-09-07T07:27:27.4276560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.1.dist-info/WHEEL 2025-09-07T07:27:27.4277640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.1.dist-info/REQUESTED 2025-09-07T07:27:27.4278630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.1.dist-info/INSTALLER 2025-09-07T07:27:27.4279960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.1.dist-info/METADATA 2025-09-07T07:27:27.4280910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce-1.0.3.dist-info/RECORD 2025-09-07T07:27:27.4281870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce-1.0.3.dist-info/LICENSE 2025-09-07T07:27:27.4282830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce-1.0.3.dist-info/direct_url.json 2025-09-07T07:27:27.4283730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce-1.0.3.dist-info/WHEEL 2025-09-07T07:27:27.4284770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce-1.0.3.dist-info/top_level.txt 2025-09-07T07:27:27.4285750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce-1.0.3.dist-info/REQUESTED 2025-09-07T07:27:27.4286720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce-1.0.3.dist-info/INSTALLER 2025-09-07T07:27:27.4287750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce-1.0.3.dist-info/METADATA 2025-09-07T07:27:27.4288570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/algorithms.py 2025-09-07T07:27:27.4289460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/api_jwt.py 2025-09-07T07:27:27.4290240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/warnings.py 2025-09-07T07:27:27.4291230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__init__.py 2025-09-07T07:27:27.4291990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/types.py 2025-09-07T07:27:27.4293220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/jwk_set_cache.cpython-313.pyc 2025-09-07T07:27:27.4294350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/api_jwt.cpython-313.pyc 2025-09-07T07:27:27.4295660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/jwks_client.cpython-313.pyc 2025-09-07T07:27:27.4296720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.4297860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/api_jws.cpython-313.pyc 2025-09-07T07:27:27.4299040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:27.4300170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/help.cpython-313.pyc 2025-09-07T07:27:27.4301300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/warnings.cpython-313.pyc 2025-09-07T07:27:27.4302270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/api_jwk.cpython-313.pyc 2025-09-07T07:27:27.4303350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/types.cpython-313.pyc 2025-09-07T07:27:27.4304560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/algorithms.cpython-313.pyc 2025-09-07T07:27:27.4305630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4306280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/jwk_set_cache.py 2025-09-07T07:27:27.4307290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/utils.py 2025-09-07T07:27:27.4307990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/py.typed 2025-09-07T07:27:27.4308930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/exceptions.py 2025-09-07T07:27:27.4309940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/api_jwk.py 2025-09-07T07:27:27.4310940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/jwks_client.py 2025-09-07T07:27:27.4311770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/api_jws.py 2025-09-07T07:27:27.4312530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/help.py 2025-09-07T07:27:27.4313500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/_decode.py 2025-09-07T07:27:27.4314210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/_url.py 2025-09-07T07:27:27.4315010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__init__.py 2025-09-07T07:27:27.4316310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/_decode.cpython-313.pyc 2025-09-07T07:27:27.4317430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/_encode.cpython-313.pyc 2025-09-07T07:27:27.4318570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/_format.cpython-313.pyc 2025-09-07T07:27:27.4319570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/_url.cpython-313.pyc 2025-09-07T07:27:27.4320560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/_parse.cpython-313.pyc 2025-09-07T07:27:27.4321670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4322450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/_format.py 2025-09-07T07:27:27.4323500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/_parse.py 2025-09-07T07:27:27.4324340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/py.typed 2025-09-07T07:27:27.4325310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/_encode.py 2025-09-07T07:27:27.4326300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/tags.py 2025-09-07T07:27:27.4327180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_musllinux.py 2025-09-07T07:27:27.4328090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/metadata.py 2025-09-07T07:27:27.4328980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/version.py 2025-09-07T07:27:27.4330300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/licenses/__init__.py 2025-09-07T07:27:27.4331280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/licenses/_spdx.py 2025-09-07T07:27:27.4332540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/licenses/__pycache__/_spdx.cpython-313.pyc 2025-09-07T07:27:27.4333800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/licenses/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4334520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__init__.py 2025-09-07T07:27:27.4335590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/markers.cpython-313.pyc 2025-09-07T07:27:27.4336730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/requirements.cpython-313.pyc 2025-09-07T07:27:27.4338050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-09-07T07:27:27.4339200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.4340310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/tags.cpython-313.pyc 2025-09-07T07:27:27.4341630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/metadata.cpython-313.pyc 2025-09-07T07:27:27.4342780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-09-07T07:27:27.4343930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-09-07T07:27:27.4345010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_structures.cpython-313.pyc 2025-09-07T07:27:27.4346140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4347320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/specifiers.cpython-313.pyc 2025-09-07T07:27:27.4348350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:27.4349640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_elffile.cpython-313.pyc 2025-09-07T07:27:27.4350810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_parser.cpython-313.pyc 2025-09-07T07:27:27.4351610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_parser.py 2025-09-07T07:27:27.4352430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/utils.py 2025-09-07T07:27:27.4353600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/requirements.py 2025-09-07T07:27:27.4354580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_structures.py 2025-09-07T07:27:27.4355430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/markers.py 2025-09-07T07:27:27.4356190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/py.typed 2025-09-07T07:27:27.4357160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_manylinux.py 2025-09-07T07:27:27.4358100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_tokenizer.py 2025-09-07T07:27:27.4359190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/specifiers.py 2025-09-07T07:27:27.4360110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_elffile.py 2025-09-07T07:27:27.4361290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/RECORD 2025-09-07T07:27:27.4362390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/LICENSE 2025-09-07T07:27:27.4363720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/direct_url.json 2025-09-07T07:27:27.4364860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/WHEEL 2025-09-07T07:27:27.4366160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/REQUESTED 2025-09-07T07:27:27.4367260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/INSTALLER 2025-09-07T07:27:27.4368340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/METADATA 2025-09-07T07:27:27.4369100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/cool.py 2025-09-07T07:27:27.4370160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/version.py 2025-09-07T07:27:27.4371000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__init__.pyi 2025-09-07T07:27:27.4371940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__init__.py 2025-09-07T07:27:27.4372730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/core.py 2025-09-07T07:27:27.4373800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/core.cpython-313.pyc 2025-09-07T07:27:27.4375160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/_frozendict_py.cpython-313.pyc 2025-09-07T07:27:27.4376300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/monkeypatch.cpython-313.pyc 2025-09-07T07:27:27.4377460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4378520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:27.4379640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/cool.cpython-313.pyc 2025-09-07T07:27:27.4380430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/py.typed 2025-09-07T07:27:27.4381430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/_frozendict_py.py 2025-09-07T07:27:27.4382390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/monkeypatch.py 2025-09-07T07:27:27.4383400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/RECORD 2025-09-07T07:27:27.4384740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/licenses/LICENSE 2025-09-07T07:27:27.4385760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/direct_url.json 2025-09-07T07:27:27.4386750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/WHEEL 2025-09-07T07:27:27.4387800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/REQUESTED 2025-09-07T07:27:27.4388820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/INSTALLER 2025-09-07T07:27:27.4389980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/METADATA 2025-09-07T07:27:27.4390990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/_openssl.py 2025-09-07T07:27:27.4391760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/_api.py 2025-09-07T07:27:27.4392700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/_macos.py 2025-09-07T07:27:27.4393660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__init__.py 2025-09-07T07:27:27.4394800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/_windows.cpython-313.pyc 2025-09-07T07:27:27.4395790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/_api.cpython-313.pyc 2025-09-07T07:27:27.4396950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/_macos.cpython-313.pyc 2025-09-07T07:27:27.4398160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/_openssl.cpython-313.pyc 2025-09-07T07:27:27.4399270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/_ssl_constants.cpython-313.pyc 2025-09-07T07:27:27.4400420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4401420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/_ssl_constants.py 2025-09-07T07:27:27.4402320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/py.typed 2025-09-07T07:27:27.4403450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/_windows.py 2025-09-07T07:27:27.4404230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/RECORD 2025-09-07T07:27:27.4405570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/licenses/LICENSE 2025-09-07T07:27:27.4406690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/licenses/AUTHORS 2025-09-07T07:27:27.4407810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/direct_url.json 2025-09-07T07:27:27.4408840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/WHEEL 2025-09-07T07:27:27.4409960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/entry_points.txt 2025-09-07T07:27:27.4410980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/REQUESTED 2025-09-07T07:27:27.4412040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/INSTALLER 2025-09-07T07:27:27.4412980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/METADATA 2025-09-07T07:27:27.4413980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli-2.2.1.dist-info/RECORD 2025-09-07T07:27:27.4414890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli-2.2.1.dist-info/LICENSE 2025-09-07T07:27:27.4416130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli-2.2.1.dist-info/direct_url.json 2025-09-07T07:27:27.4416990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli-2.2.1.dist-info/WHEEL 2025-09-07T07:27:27.4418070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli-2.2.1.dist-info/REQUESTED 2025-09-07T07:27:27.4419340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli-2.2.1.dist-info/INSTALLER 2025-09-07T07:27:27.4420340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli-2.2.1.dist-info/METADATA 2025-09-07T07:27:27.4421320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/signing.py 2025-09-07T07:27:27.4422380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__init__.py 2025-09-07T07:27:27.4423480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__version__.py 2025-09-07T07:27:27.4424820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/__version__.cpython-313.pyc 2025-09-07T07:27:27.4426090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/plugin.cpython-313.pyc 2025-09-07T07:27:27.4427340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/common.cpython-313.pyc 2025-09-07T07:27:27.4428790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/metadata_construction.cpython-313.pyc 2025-09-07T07:27:27.4429860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/signing.cpython-313.pyc 2025-09-07T07:27:27.4431060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/cli.cpython-313.pyc 2025-09-07T07:27:27.4432420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/authentication.cpython-313.pyc 2025-09-07T07:27:27.4433700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.4434770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4436180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/root_signing.cpython-313.pyc 2025-09-07T07:27:27.4437360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/metadata_construction.py 2025-09-07T07:27:27.4438170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/cli.py 2025-09-07T07:27:27.4439010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/common.py 2025-09-07T07:27:27.4440120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/authentication.py 2025-09-07T07:27:27.4441240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/plugin.py 2025-09-07T07:27:27.4442200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__main__.py 2025-09-07T07:27:27.4443190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/root_signing.py 2025-09-07T07:27:27.4443900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/_api.py 2025-09-07T07:27:27.4444880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/__init__.py 2025-09-07T07:27:27.4445720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/_build.py 2025-09-07T07:27:27.4447040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/__pycache__/_api.cpython-313.pyc 2025-09-07T07:27:27.4448140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/__pycache__/_build.cpython-313.pyc 2025-09-07T07:27:27.4449340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4450280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/_brotlicffi.abi3.so 2025-09-07T07:27:27.4451090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_schema.py 2025-09-07T07:27:27.4452330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/win_elevate.py 2025-09-07T07:27:27.4453570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/knownfolders.py 2025-09-07T07:27:27.4454730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/registry.py 2025-09-07T07:27:27.4455850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/__init__.py 2025-09-07T07:27:27.4457190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/knownfolders.cpython-313.pyc 2025-09-07T07:27:27.4458500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/registry.cpython-313.pyc 2025-09-07T07:27:27.4459870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4461240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/win_elevate.cpython-313.pyc 2025-09-07T07:27:27.4462110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__init__.py 2025-09-07T07:27:27.4463070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win.py 2025-09-07T07:27:27.4464270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__pycache__/base.cpython-313.pyc 2025-09-07T07:27:27.4465490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__pycache__/win.cpython-313.pyc 2025-09-07T07:27:27.4466800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__pycache__/linux.cpython-313.pyc 2025-09-07T07:27:27.4467950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__pycache__/osx.cpython-313.pyc 2025-09-07T07:27:27.4469240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4470080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/linux.py 2025-09-07T07:27:27.4470890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/base.py 2025-09-07T07:27:27.4471740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/osx.py 2025-09-07T07:27:27.4472780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_version.py 2025-09-07T07:27:27.4473830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/LICENSE 2025-09-07T07:27:27.4474780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_version.py 2025-09-07T07:27:27.4475900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_module.py 2025-09-07T07:27:27.4477110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_syncronized.py 2025-09-07T07:27:27.4478100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_importing.py 2025-09-07T07:27:27.4479090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__init__.py 2025-09-07T07:27:27.4480170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_alias_module.py 2025-09-07T07:27:27.4481390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_module.cpython-313.pyc 2025-09-07T07:27:27.4482810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_version.cpython-313.pyc 2025-09-07T07:27:27.4484120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_syncronized.cpython-313.pyc 2025-09-07T07:27:27.4485520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_importing.cpython-313.pyc 2025-09-07T07:27:27.4486650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4487860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_alias_module.cpython-313.pyc 2025-09-07T07:27:27.4488750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/py.typed 2025-09-07T07:27:27.4489570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__init__.py 2025-09-07T07:27:27.4490730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/api.cpython-313.pyc 2025-09-07T07:27:27.4491980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/_schema.cpython-313.pyc 2025-09-07T07:27:27.4493000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.4494270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/_version.cpython-313.pyc 2025-09-07T07:27:27.4495310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4496100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/api.py 2025-09-07T07:27:27.4496860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/utils.py 2025-09-07T07:27:27.4497800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/cwp.py 2025-09-07T07:27:27.4498680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__init__.py 2025-09-07T07:27:27.4499760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/win32.py 2025-09-07T07:27:27.4500970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/main.cpython-313.pyc 2025-09-07T07:27:27.4502460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/cwp.cpython-313.pyc 2025-09-07T07:27:27.4503640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/win32.cpython-313.pyc 2025-09-07T07:27:27.4504810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.4506100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4506860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/utils.py 2025-09-07T07:27:27.4507770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/main.py 2025-09-07T07:27:27.4508720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst.schema.json 2025-09-07T07:27:27.4509850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-1.schema.json 2025-09-07T07:27:27.4510880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/osx_launcher_arm64 2025-09-07T07:27:27.4511970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst.default.json 2025-09-07T07:27:27.4513020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/appkit_launcher_x86_64 2025-09-07T07:27:27.4514250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-2.default.json 2025-09-07T07:27:27.4515290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-2.schema.json 2025-09-07T07:27:27.4516180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/osx_launcher_x86_64 2025-09-07T07:27:27.4517390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-0.schema.json 2025-09-07T07:27:27.4518460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-1.default.json 2025-09-07T07:27:27.4519400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-0.schema.json 2025-09-07T07:27:27.4520440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-0.default.json 2025-09-07T07:27:27.4521570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-0.default.json 2025-09-07T07:27:27.4522540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-1.default.json 2025-09-07T07:27:27.4523580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-1.schema.json 2025-09-07T07:27:27.4524630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/appkit_launcher_arm64 2025-09-07T07:27:27.4525510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/RECORD 2025-09-07T07:27:27.4526730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/licenses/LICENSE.txt 2025-09-07T07:27:27.4528050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/direct_url.json 2025-09-07T07:27:27.4528890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/WHEEL 2025-09-07T07:27:27.4529900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/REQUESTED 2025-09-07T07:27:27.4530880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/INSTALLER 2025-09-07T07:27:27.4531910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/METADATA 2025-09-07T07:27:27.4536220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/RECORD 2025-09-07T07:27:27.4536520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/LICENSE 2025-09-07T07:27:27.4536740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/direct_url.json 2025-09-07T07:27:27.4536980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/WHEEL 2025-09-07T07:27:27.4537490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/top_level.txt 2025-09-07T07:27:27.4538520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/REQUESTED 2025-09-07T07:27:27.4539550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/INSTALLER 2025-09-07T07:27:27.4540570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/METADATA 2025-09-07T07:27:27.4541620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/RECORD 2025-09-07T07:27:27.4542810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/licenses/LICENSE 2025-09-07T07:27:27.4543890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/direct_url.json 2025-09-07T07:27:27.4544850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/WHEEL 2025-09-07T07:27:27.4546200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/entry_points.txt 2025-09-07T07:27:27.4547120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/REQUESTED 2025-09-07T07:27:27.4548270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/INSTALLER 2025-09-07T07:27:27.4549320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/METADATA 2025-09-07T07:27:27.4550370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/plugins.py 2025-09-07T07:27:27.4551700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/console.py 2025-09-07T07:27:27.4552540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/config.py 2025-09-07T07:27:27.4553430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/_version.py 2025-09-07T07:27:27.4554300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/__init__.py 2025-09-07T07:27:27.4555470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/plugins.cpython-313.pyc 2025-09-07T07:27:27.4556630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/config.cpython-313.pyc 2025-09-07T07:27:27.4557830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:27.4559230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/_version.cpython-313.pyc 2025-09-07T07:27:27.4560430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/cli.cpython-313.pyc 2025-09-07T07:27:27.4561820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4562950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/console.cpython-313.pyc 2025-09-07T07:27:27.4563630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/cli.py 2025-09-07T07:27:27.4564450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/py.typed 2025-09-07T07:27:27.4565440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/exceptions.py 2025-09-07T07:27:27.4566480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat.cpython-313-darwin.so 2025-09-07T07:27:27.4567230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/RECORD 2025-09-07T07:27:27.4568420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/licenses/LICENSE 2025-09-07T07:27:27.4569530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/direct_url.json 2025-09-07T07:27:27.4570660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/WHEEL 2025-09-07T07:27:27.4571750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/top_level.txt 2025-09-07T07:27:27.4572980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/REQUESTED 2025-09-07T07:27:27.4574060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/INSTALLER 2025-09-07T07:27:27.4575080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/METADATA 2025-09-07T07:27:27.4575990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/RECORD 2025-09-07T07:27:27.4576860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/LICENSE 2025-09-07T07:27:27.4577840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/direct_url.json 2025-09-07T07:27:27.4578730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/WHEEL 2025-09-07T07:27:27.4579660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/REQUESTED 2025-09-07T07:27:27.4580540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/INSTALLER 2025-09-07T07:27:27.4581470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/METADATA 2025-09-07T07:27:27.4582300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.7.0.dist-info/RECORD 2025-09-07T07:27:27.4583370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.7.0.dist-info/licenses/AUTHORS.md 2025-09-07T07:27:27.4584380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.7.0.dist-info/licenses/LICENSE 2025-09-07T07:27:27.4585270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.7.0.dist-info/direct_url.json 2025-09-07T07:27:27.4586160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.7.0.dist-info/WHEEL 2025-09-07T07:27:27.4587140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.7.0.dist-info/entry_points.txt 2025-09-07T07:27:27.4587960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.7.0.dist-info/REQUESTED 2025-09-07T07:27:27.4589050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.7.0.dist-info/INSTALLER 2025-09-07T07:27:27.4590000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.7.0.dist-info/METADATA 2025-09-07T07:27:27.4590980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/patch.py 2025-09-07T07:27:27.4592010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/_version.py 2025-09-07T07:27:27.4593070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__init__.py 2025-09-07T07:27:27.4594040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/tokens.py 2025-09-07T07:27:27.4595330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/plugin.cpython-313.pyc 2025-09-07T07:27:27.4596470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/tokens.cpython-313.pyc 2025-09-07T07:27:27.4597630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.4598880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/_version.cpython-313.pyc 2025-09-07T07:27:27.4600080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/install.cpython-313.pyc 2025-09-07T07:27:27.4601250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/patch.cpython-313.pyc 2025-09-07T07:27:27.4602640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/heartbeat.cpython-313.pyc 2025-09-07T07:27:27.4603910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4604730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/utils.py 2025-09-07T07:27:27.4605680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/plugin.py 2025-09-07T07:27:27.4606860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/heartbeat.py 2025-09-07T07:27:27.4607670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/conda_fmt.py 2025-09-07T07:27:27.4608420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/interface.py 2025-09-07T07:27:27.4609200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__init__.py 2025-09-07T07:27:27.4610220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/api.cpython-313.pyc 2025-09-07T07:27:27.4611540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/streaming.cpython-313.pyc 2025-09-07T07:27:27.4612820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/tarball.cpython-313.pyc 2025-09-07T07:27:27.4614220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/conda_fmt.cpython-313.pyc 2025-09-07T07:27:27.4615490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/validate.cpython-313.pyc 2025-09-07T07:27:27.4616710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/interface.cpython-313.pyc 2025-09-07T07:27:27.4618100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.4619450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:27.4620720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/cli.cpython-313.pyc 2025-09-07T07:27:27.4621930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.4623130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4624100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/api.py 2025-09-07T07:27:27.4625210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/validate.py 2025-09-07T07:27:27.4626220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/cli.py 2025-09-07T07:27:27.4627190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/utils.py 2025-09-07T07:27:27.4628440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/exceptions.py 2025-09-07T07:27:27.4629760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/tarball.py 2025-09-07T07:27:27.4630730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/streaming.py 2025-09-07T07:27:27.4631880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__main__.py 2025-09-07T07:27:27.4632760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/RECORD 2025-09-07T07:27:27.4633760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/LICENSE 2025-09-07T07:27:27.4634770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/direct_url.json 2025-09-07T07:27:27.4635710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/WHEEL 2025-09-07T07:27:27.4636760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/REQUESTED 2025-09-07T07:27:27.4637920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/INSTALLER 2025-09-07T07:27:27.4638800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/METADATA 2025-09-07T07:27:27.4639880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/namedutils.py 2025-09-07T07:27:27.4640780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/cacheutils.py 2025-09-07T07:27:27.4641750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/pathutils.py 2025-09-07T07:27:27.4642560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/dictutils.py 2025-09-07T07:27:27.4643580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/tableutils.py 2025-09-07T07:27:27.4644670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/iterutils.py 2025-09-07T07:27:27.4645550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/mboxutils.py 2025-09-07T07:27:27.4646400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/fileutils.py 2025-09-07T07:27:27.4647180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/queueutils.py 2025-09-07T07:27:27.4648130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__init__.py 2025-09-07T07:27:27.4649080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/formatutils.py 2025-09-07T07:27:27.4650260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/namedutils.cpython-313.pyc 2025-09-07T07:27:27.4651620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/deprutils.cpython-313.pyc 2025-09-07T07:27:27.4652740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/ecoutils.cpython-313.pyc 2025-09-07T07:27:27.4653920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/tbutils.cpython-313.pyc 2025-09-07T07:27:27.4655210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/easterutils.cpython-313.pyc 2025-09-07T07:27:27.4656250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/gcutils.cpython-313.pyc 2025-09-07T07:27:27.4657550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/iterutils.cpython-313.pyc 2025-09-07T07:27:27.4658880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/listutils.cpython-313.pyc 2025-09-07T07:27:27.4660590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/urlutils.cpython-313.pyc 2025-09-07T07:27:27.4661770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/tableutils.cpython-313.pyc 2025-09-07T07:27:27.4662920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/strutils.cpython-313.pyc 2025-09-07T07:27:27.4664120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/timeutils.cpython-313.pyc 2025-09-07T07:27:27.4665220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/socketutils.cpython-313.pyc 2025-09-07T07:27:27.4666340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/fileutils.cpython-313.pyc 2025-09-07T07:27:27.4667530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/formatutils.cpython-313.pyc 2025-09-07T07:27:27.4668690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/setutils.cpython-313.pyc 2025-09-07T07:27:27.4669790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/dictutils.cpython-313.pyc 2025-09-07T07:27:27.4670840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/queueutils.cpython-313.pyc 2025-09-07T07:27:27.4672060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/jsonutils.cpython-313.pyc 2025-09-07T07:27:27.4673410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/mboxutils.cpython-313.pyc 2025-09-07T07:27:27.4674430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/typeutils.cpython-313.pyc 2025-09-07T07:27:27.4675670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/funcutils.cpython-313.pyc 2025-09-07T07:27:27.4676990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/pathutils.cpython-313.pyc 2025-09-07T07:27:27.4678120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/cacheutils.cpython-313.pyc 2025-09-07T07:27:27.4679240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/ioutils.cpython-313.pyc 2025-09-07T07:27:27.4680430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/statsutils.cpython-313.pyc 2025-09-07T07:27:27.4681640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/debugutils.cpython-313.pyc 2025-09-07T07:27:27.4682720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/mathutils.cpython-313.pyc 2025-09-07T07:27:27.4683890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/excutils.cpython-313.pyc 2025-09-07T07:27:27.4685010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4685760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/tbutils.py 2025-09-07T07:27:27.4686630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/typeutils.py 2025-09-07T07:27:27.4687670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/ecoutils.py 2025-09-07T07:27:27.4688640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/excutils.py 2025-09-07T07:27:27.4689720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/deprutils.py 2025-09-07T07:27:27.4690590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/jsonutils.py 2025-09-07T07:27:27.4691480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/socketutils.py 2025-09-07T07:27:27.4692370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/setutils.py 2025-09-07T07:27:27.4693530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/statsutils.py 2025-09-07T07:27:27.4694380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/listutils.py 2025-09-07T07:27:27.4695290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/debugutils.py 2025-09-07T07:27:27.4696100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/urlutils.py 2025-09-07T07:27:27.4697050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/easterutils.py 2025-09-07T07:27:27.4697740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/ioutils.py 2025-09-07T07:27:27.4698660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/strutils.py 2025-09-07T07:27:27.4699510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/mathutils.py 2025-09-07T07:27:27.4700490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/timeutils.py 2025-09-07T07:27:27.4701370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/gcutils.py 2025-09-07T07:27:27.4702390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/funcutils.py 2025-09-07T07:27:27.4703300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/version.py 2025-09-07T07:27:27.4704380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/variables.py 2025-09-07T07:27:27.4705210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/__init__.py 2025-09-07T07:27:27.4706380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/__pycache__/main.cpython-313.pyc 2025-09-07T07:27:27.4707520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/__pycache__/ipython.cpython-313.pyc 2025-09-07T07:27:27.4708580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/__pycache__/variables.cpython-313.pyc 2025-09-07T07:27:27.4709670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/__pycache__/cli.cpython-313.pyc 2025-09-07T07:27:27.4710690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.4711740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4712810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:27.4713840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/__pycache__/parser.cpython-313.pyc 2025-09-07T07:27:27.4714530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/parser.py 2025-09-07T07:27:27.4715360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/cli.py 2025-09-07T07:27:27.4716210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/ipython.py 2025-09-07T07:27:27.4716950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/py.typed 2025-09-07T07:27:27.4717840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/main.py 2025-09-07T07:27:27.4718660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/__main__.py 2025-09-07T07:27:27.4719640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types/__init__.py 2025-09-07T07:27:27.4720980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types/__pycache__/test_cases.cpython-313.pyc 2025-09-07T07:27:27.4722140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4722970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types/py.typed 2025-09-07T07:27:27.4723920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types/test_cases.py 2025-09-07T07:27:27.4724990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama-0.4.6.dist-info/RECORD 2025-09-07T07:27:27.4726070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama-0.4.6.dist-info/licenses/LICENSE.txt 2025-09-07T07:27:27.4727100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama-0.4.6.dist-info/direct_url.json 2025-09-07T07:27:27.4728060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama-0.4.6.dist-info/WHEEL 2025-09-07T07:27:27.4729260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama-0.4.6.dist-info/REQUESTED 2025-09-07T07:27:27.4730060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama-0.4.6.dist-info/INSTALLER 2025-09-07T07:27:27.4731150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama-0.4.6.dist-info/METADATA 2025-09-07T07:27:27.4731850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch.py 2025-09-07T07:27:27.4732720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/test_pycosat.py 2025-09-07T07:27:27.4733720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/filters/__init__.py 2025-09-07T07:27:27.4735020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/filters/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.4735740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/modeline.py 2025-09-07T07:27:27.4736690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/console.py 2025-09-07T07:27:27.4737470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/scanner.py 2025-09-07T07:27:27.4738300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatter.py 2025-09-07T07:27:27.4739180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/soong.py 2025-09-07T07:27:27.4740230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/c_like.py 2025-09-07T07:27:27.4741150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ampl.py 2025-09-07T07:27:27.4742360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/agile.py 2025-09-07T07:27:27.4743060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/graphics.py 2025-09-07T07:27:27.4743890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/hdl.py 2025-09-07T07:27:27.4744770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ecl.py 2025-09-07T07:27:27.4745780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/futhark.py 2025-09-07T07:27:27.4746660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ada.py 2025-09-07T07:27:27.4747910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_postgres_builtins.py 2025-09-07T07:27:27.4748850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/console.py 2025-09-07T07:27:27.4749770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/mime.py 2025-09-07T07:27:27.4750840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_lua_builtins.py 2025-09-07T07:27:27.4751740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/capnproto.py 2025-09-07T07:27:27.4752850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/nimrod.py 2025-09-07T07:27:27.4754200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rebol.py 2025-09-07T07:27:27.4755150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/objective.py 2025-09-07T07:27:27.4755980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/sas.py 2025-09-07T07:27:27.4756970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_qlik_builtins.py 2025-09-07T07:27:27.4757900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/phix.py 2025-09-07T07:27:27.4758810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/graphql.py 2025-09-07T07:27:27.4759690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/usd.py 2025-09-07T07:27:27.4760860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/crystal.py 2025-09-07T07:27:27.4761870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/verifpal.py 2025-09-07T07:27:27.4762960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_sourcemod_builtins.py 2025-09-07T07:27:27.4763840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/web.py 2025-09-07T07:27:27.4764710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ldap.py 2025-09-07T07:27:27.4765660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/verification.py 2025-09-07T07:27:27.4766730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/erlang.py 2025-09-07T07:27:27.4767810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/apdlexer.py 2025-09-07T07:27:27.4769050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/slash.py 2025-09-07T07:27:27.4769850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/boa.py 2025-09-07T07:27:27.4770840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/elpi.py 2025-09-07T07:27:27.4771820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/maxima.py 2025-09-07T07:27:27.4772820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/chapel.py 2025-09-07T07:27:27.4773770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/configs.py 2025-09-07T07:27:27.4774660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/clean.py 2025-09-07T07:27:27.4775550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/mojo.py 2025-09-07T07:27:27.4776260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/jslt.py 2025-09-07T07:27:27.4776950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ul4.py 2025-09-07T07:27:27.4777680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/numbair.py 2025-09-07T07:27:27.4778370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/qvt.py 2025-09-07T07:27:27.4779160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tablegen.py 2025-09-07T07:27:27.4779870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/inferno.py 2025-09-07T07:27:27.4780540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tlb.py 2025-09-07T07:27:27.4781230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/nix.py 2025-09-07T07:27:27.4781940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/wren.py 2025-09-07T07:27:27.4782690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/parasail.py 2025-09-07T07:27:27.4783420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/smithy.py 2025-09-07T07:27:27.4784180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_css_builtins.py 2025-09-07T07:27:27.4784900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/graphviz.py 2025-09-07T07:27:27.4785550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/r.py 2025-09-07T07:27:27.4786580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/pawn.py 2025-09-07T07:27:27.4787490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dns.py 2025-09-07T07:27:27.4788400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/maple.py 2025-09-07T07:27:27.4789350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/idl.py 2025-09-07T07:27:27.4790250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/iolang.py 2025-09-07T07:27:27.4791170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/amdgpu.py 2025-09-07T07:27:27.4792130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dsls.py 2025-09-07T07:27:27.4793040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/supercollider.py 2025-09-07T07:27:27.4793940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/comal.py 2025-09-07T07:27:27.4794970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/solidity.py 2025-09-07T07:27:27.4796150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_scilab_builtins.py 2025-09-07T07:27:27.4797380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_lilypond_builtins.py 2025-09-07T07:27:27.4798360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/hare.py 2025-09-07T07:27:27.4799180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/lisp.py 2025-09-07T07:27:27.4800050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/j.py 2025-09-07T07:27:27.4801160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/blueprint.py 2025-09-07T07:27:27.4802170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/mosel.py 2025-09-07T07:27:27.4803270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_googlesql_builtins.py 2025-09-07T07:27:27.4804390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_vbscript_builtins.py 2025-09-07T07:27:27.4805560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_openedge_builtins.py 2025-09-07T07:27:27.4806450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/smalltalk.py 2025-09-07T07:27:27.4807340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/spice.py 2025-09-07T07:27:27.4808210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/monte.py 2025-09-07T07:27:27.4809300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_luau_builtins.py 2025-09-07T07:27:27.4810170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/webmisc.py 2025-09-07T07:27:27.4811000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/teal.py 2025-09-07T07:27:27.4811850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/c_cpp.py 2025-09-07T07:27:27.4812690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/perl.py 2025-09-07T07:27:27.4813610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/robotframework.py 2025-09-07T07:27:27.4814660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/textfmts.py 2025-09-07T07:27:27.4815580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/jsonnet.py 2025-09-07T07:27:27.4816670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/cplint.py 2025-09-07T07:27:27.4817680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/jsx.py 2025-09-07T07:27:27.4818580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/prolog.py 2025-09-07T07:27:27.4819550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rnc.py 2025-09-07T07:27:27.4820570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/wowtoc.py 2025-09-07T07:27:27.4821610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_julia_builtins.py 2025-09-07T07:27:27.4822590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/algebra.py 2025-09-07T07:27:27.4823680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/typoscript.py 2025-09-07T07:27:27.4824580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/automation.py 2025-09-07T07:27:27.4825550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/sieve.py 2025-09-07T07:27:27.4826410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/esoteric.py 2025-09-07T07:27:27.4827410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/graph.py 2025-09-07T07:27:27.4828400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/html.py 2025-09-07T07:27:27.4829540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_php_builtins.py 2025-09-07T07:27:27.4830480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/shell.py 2025-09-07T07:27:27.4831310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/scripting.py 2025-09-07T07:27:27.4832230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/gsql.py 2025-09-07T07:27:27.4833160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/gdscript.py 2025-09-07T07:27:27.4834020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ambient.py 2025-09-07T07:27:27.4835150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/arrow.py 2025-09-07T07:27:27.4836010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/oberon.py 2025-09-07T07:27:27.4837120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_stata_builtins.py 2025-09-07T07:27:27.4838140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/floscript.py 2025-09-07T07:27:27.4839260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/resource.py 2025-09-07T07:27:27.4840250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__init__.py 2025-09-07T07:27:27.4841280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/d.py 2025-09-07T07:27:27.4842200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ruby.py 2025-09-07T07:27:27.4843070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/other.py 2025-09-07T07:27:27.4844110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/pony.py 2025-09-07T07:27:27.4845000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/matlab.py 2025-09-07T07:27:27.4845940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/felix.py 2025-09-07T07:27:27.4846880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tnt.py 2025-09-07T07:27:27.4848090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_vim_builtins.py 2025-09-07T07:27:27.4848960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/freefem.py 2025-09-07T07:27:27.4849810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/thingsdb.py 2025-09-07T07:27:27.4850810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/teraterm.py 2025-09-07T07:27:27.4851690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/parsers.py 2025-09-07T07:27:27.4852810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/jmespath.py 2025-09-07T07:27:27.4853750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/carbon.py 2025-09-07T07:27:27.4854700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/theorem.py 2025-09-07T07:27:27.4855580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/compiled.py 2025-09-07T07:27:27.4856640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/int_fiction.py 2025-09-07T07:27:27.4857720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_cocoa_builtins.py 2025-09-07T07:27:27.4859000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/maxima.cpython-313.pyc 2025-09-07T07:27:27.4860420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/hexdump.cpython-313.pyc 2025-09-07T07:27:27.4861490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/teal.cpython-313.pyc 2025-09-07T07:27:27.4862850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/elpi.cpython-313.pyc 2025-09-07T07:27:27.4864030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/templates.cpython-313.pyc 2025-09-07T07:27:27.4865180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/nimrod.cpython-313.pyc 2025-09-07T07:27:27.4866380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_usd_builtins.cpython-313.pyc 2025-09-07T07:27:27.4867570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ruby.cpython-313.pyc 2025-09-07T07:27:27.4868870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/html.cpython-313.pyc 2025-09-07T07:27:27.4870000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/prolog.cpython-313.pyc 2025-09-07T07:27:27.4871350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/factor.cpython-313.pyc 2025-09-07T07:27:27.4872570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/hdl.cpython-313.pyc 2025-09-07T07:27:27.4873730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/pointless.cpython-313.pyc 2025-09-07T07:27:27.4875240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rita.cpython-313.pyc 2025-09-07T07:27:27.4876610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_cocoa_builtins.cpython-313.pyc 2025-09-07T07:27:27.4877930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/pascal.cpython-313.pyc 2025-09-07T07:27:27.4879340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/trafficscript.cpython-313.pyc 2025-09-07T07:27:27.4880550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/verification.cpython-313.pyc 2025-09-07T07:27:27.4881790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/sophia.cpython-313.pyc 2025-09-07T07:27:27.4882840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/x10.cpython-313.pyc 2025-09-07T07:27:27.4884010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/thingsdb.cpython-313.pyc 2025-09-07T07:27:27.4885420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/freefem.cpython-313.pyc 2025-09-07T07:27:27.4886490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/yara.cpython-313.pyc 2025-09-07T07:27:27.4887660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/forth.cpython-313.pyc 2025-09-07T07:27:27.4888950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/foxpro.cpython-313.pyc 2025-09-07T07:27:27.4890120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dsls.cpython-313.pyc 2025-09-07T07:27:27.4891250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/mojo.cpython-313.pyc 2025-09-07T07:27:27.4892480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/pony.cpython-313.pyc 2025-09-07T07:27:27.4893570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/verifpal.cpython-313.pyc 2025-09-07T07:27:27.4894750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/nit.cpython-313.pyc 2025-09-07T07:27:27.4895870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/jslt.cpython-313.pyc 2025-09-07T07:27:27.4897040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/web.cpython-313.pyc 2025-09-07T07:27:27.4898310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/email.cpython-313.pyc 2025-09-07T07:27:27.4899610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/make.cpython-313.pyc 2025-09-07T07:27:27.4900950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/webidl.cpython-313.pyc 2025-09-07T07:27:27.4902280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/typst.cpython-313.pyc 2025-09-07T07:27:27.4903450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/json5.cpython-313.pyc 2025-09-07T07:27:27.4908130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/xorg.cpython-313.pyc 2025-09-07T07:27:27.4908760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/maple.cpython-313.pyc 2025-09-07T07:27:27.4909260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/bqn.cpython-313.pyc 2025-09-07T07:27:27.4909810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/lean.cpython-313.pyc 2025-09-07T07:27:27.4910350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/blueprint.cpython-313.pyc 2025-09-07T07:27:27.4910950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/shell.cpython-313.pyc 2025-09-07T07:27:27.4912480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_stan_builtins.cpython-313.pyc 2025-09-07T07:27:27.4913540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ptx.cpython-313.pyc 2025-09-07T07:27:27.4914740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ecl.cpython-313.pyc 2025-09-07T07:27:27.4915960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/installers.cpython-313.pyc 2025-09-07T07:27:27.4917150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/functional.cpython-313.pyc 2025-09-07T07:27:27.4918430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/procfile.cpython-313.pyc 2025-09-07T07:27:27.4919530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/qvt.cpython-313.pyc 2025-09-07T07:27:27.4920870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/sgf.cpython-313.pyc 2025-09-07T07:27:27.4922240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dalvik.cpython-313.pyc 2025-09-07T07:27:27.4923470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/idl.cpython-313.pyc 2025-09-07T07:27:27.4924670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ada.cpython-313.pyc 2025-09-07T07:27:27.4925840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/data.cpython-313.pyc 2025-09-07T07:27:27.4926930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tal.cpython-313.pyc 2025-09-07T07:27:27.4927930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/wren.cpython-313.pyc 2025-09-07T07:27:27.4929210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/asc.cpython-313.pyc 2025-09-07T07:27:27.4930380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/apdlexer.cpython-313.pyc 2025-09-07T07:27:27.4931590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/csound.cpython-313.pyc 2025-09-07T07:27:27.4932910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/urbi.cpython-313.pyc 2025-09-07T07:27:27.4934030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/slash.cpython-313.pyc 2025-09-07T07:27:27.4935220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/arturo.cpython-313.pyc 2025-09-07T07:27:27.4936540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/numbair.cpython-313.pyc 2025-09-07T07:27:27.4937680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/int_fiction.cpython-313.pyc 2025-09-07T07:27:27.4938660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/asn1.cpython-313.pyc 2025-09-07T07:27:27.4939800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/inferno.cpython-313.pyc 2025-09-07T07:27:27.4941230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/openscad.cpython-313.pyc 2025-09-07T07:27:27.4942150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/lilypond.cpython-313.pyc 2025-09-07T07:27:27.4943090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_vim_builtins.cpython-313.pyc 2025-09-07T07:27:27.4943970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/soong.cpython-313.pyc 2025-09-07T07:27:27.4944850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/igor.cpython-313.pyc 2025-09-07T07:27:27.4945750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/basic.cpython-313.pyc 2025-09-07T07:27:27.4946680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/esoteric.cpython-313.pyc 2025-09-07T07:27:27.4947560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/qlik.cpython-313.pyc 2025-09-07T07:27:27.4948410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/r.cpython-313.pyc 2025-09-07T07:27:27.4949420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_lasso_builtins.cpython-313.pyc 2025-09-07T07:27:27.4950290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/agile.cpython-313.pyc 2025-09-07T07:27:27.4951170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/gsql.cpython-313.pyc 2025-09-07T07:27:27.4952100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/graphics.cpython-313.pyc 2025-09-07T07:27:27.4953220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/srcinfo.cpython-313.pyc 2025-09-07T07:27:27.4954230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/stata.cpython-313.pyc 2025-09-07T07:27:27.4955550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_ada_builtins.cpython-313.pyc 2025-09-07T07:27:27.4956830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/mips.cpython-313.pyc 2025-09-07T07:27:27.4957770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/perl.cpython-313.pyc 2025-09-07T07:27:27.4958980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/jsonnet.cpython-313.pyc 2025-09-07T07:27:27.4960330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_lilypond_builtins.cpython-313.pyc 2025-09-07T07:27:27.4961500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/asm.cpython-313.pyc 2025-09-07T07:27:27.4962610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/whiley.cpython-313.pyc 2025-09-07T07:27:27.4963620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ul4.cpython-313.pyc 2025-09-07T07:27:27.4964870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/bibtex.cpython-313.pyc 2025-09-07T07:27:27.4966050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/compiled.cpython-313.pyc 2025-09-07T07:27:27.4967420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/floscript.cpython-313.pyc 2025-09-07T07:27:27.4968440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/cddl.cpython-313.pyc 2025-09-07T07:27:27.4969570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/macaulay2.cpython-313.pyc 2025-09-07T07:27:27.4970670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/special.cpython-313.pyc 2025-09-07T07:27:27.4971920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_luau_builtins.cpython-313.pyc 2025-09-07T07:27:27.4973000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ooc.cpython-313.pyc 2025-09-07T07:27:27.4974400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/capnproto.cpython-313.pyc 2025-09-07T07:27:27.4975510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dns.cpython-313.pyc 2025-09-07T07:27:27.4976680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/c_cpp.cpython-313.pyc 2025-09-07T07:27:27.4977860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_qlik_builtins.cpython-313.pyc 2025-09-07T07:27:27.4978960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/modeling.cpython-313.pyc 2025-09-07T07:27:27.4980030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/boa.cpython-313.pyc 2025-09-07T07:27:27.4981220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/iolang.cpython-313.pyc 2025-09-07T07:27:27.4982520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/sql.cpython-313.pyc 2025-09-07T07:27:27.4983900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/testing.cpython-313.pyc 2025-09-07T07:27:27.4985040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/prql.cpython-313.pyc 2025-09-07T07:27:27.4986330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/haskell.cpython-313.pyc 2025-09-07T07:27:27.4987410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tls.cpython-313.pyc 2025-09-07T07:27:27.4988750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_julia_builtins.cpython-313.pyc 2025-09-07T07:27:27.4989820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/resource.cpython-313.pyc 2025-09-07T07:27:27.4990880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/mime.cpython-313.pyc 2025-09-07T07:27:27.4992430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_postgres_builtins.cpython-313.pyc 2025-09-07T07:27:27.4993660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/praat.cpython-313.pyc 2025-09-07T07:27:27.4994710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/kusto.cpython-313.pyc 2025-09-07T07:27:27.4996040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/go.cpython-313.pyc 2025-09-07T07:27:27.4997160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tablegen.cpython-313.pyc 2025-09-07T07:27:27.4998340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/text.cpython-313.pyc 2025-09-07T07:27:27.4999630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/gcodelexer.cpython-313.pyc 2025-09-07T07:27:27.5000750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/graph.cpython-313.pyc 2025-09-07T07:27:27.5002070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/elm.cpython-313.pyc 2025-09-07T07:27:27.5003090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/chapel.cpython-313.pyc 2025-09-07T07:27:27.5004210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/arrow.cpython-313.pyc 2025-09-07T07:27:27.5005500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/graphviz.cpython-313.pyc 2025-09-07T07:27:27.5006750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_lua_builtins.cpython-313.pyc 2025-09-07T07:27:27.5007950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/bare.cpython-313.pyc 2025-09-07T07:27:27.5009260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ampl.cpython-313.pyc 2025-09-07T07:27:27.5010620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_cl_builtins.cpython-313.pyc 2025-09-07T07:27:27.5011800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tact.cpython-313.pyc 2025-09-07T07:27:27.5013050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/minecraft.cpython-313.pyc 2025-09-07T07:27:27.5014150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rnc.cpython-313.pyc 2025-09-07T07:27:27.5015260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/scripting.cpython-313.pyc 2025-09-07T07:27:27.5016570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_mysql_builtins.cpython-313.pyc 2025-09-07T07:27:27.5017680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/diff.cpython-313.pyc 2025-09-07T07:27:27.5018950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/futhark.cpython-313.pyc 2025-09-07T07:27:27.5020120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/gleam.cpython-313.pyc 2025-09-07T07:27:27.5021400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/teraterm.cpython-313.pyc 2025-09-07T07:27:27.5022480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rego.cpython-313.pyc 2025-09-07T07:27:27.5024010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_scilab_builtins.cpython-313.pyc 2025-09-07T07:27:27.5025080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/spice.cpython-313.pyc 2025-09-07T07:27:27.5026280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/sas.cpython-313.pyc 2025-09-07T07:27:27.5027660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/solidity.cpython-313.pyc 2025-09-07T07:27:27.5029030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/fortran.cpython-313.pyc 2025-09-07T07:27:27.5030190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/meson.cpython-313.pyc 2025-09-07T07:27:27.5031550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/berry.cpython-313.pyc 2025-09-07T07:27:27.5032720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/css.cpython-313.pyc 2025-09-07T07:27:27.5033980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/modula2.cpython-313.pyc 2025-09-07T07:27:27.5035400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/parsers.cpython-313.pyc 2025-09-07T07:27:27.5036790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/textedit.cpython-313.pyc 2025-09-07T07:27:27.5038060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/smv.cpython-313.pyc 2025-09-07T07:27:27.5039170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/mosel.cpython-313.pyc 2025-09-07T07:27:27.5040240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/savi.cpython-313.pyc 2025-09-07T07:27:27.5041570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/robotframework.cpython-313.pyc 2025-09-07T07:27:27.5042870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/jvm.cpython-313.pyc 2025-09-07T07:27:27.5044100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/supercollider.cpython-313.pyc 2025-09-07T07:27:27.5045250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/objective.cpython-313.pyc 2025-09-07T07:27:27.5046320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ncl.cpython-313.pyc 2025-09-07T07:27:27.5047540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/automation.cpython-313.pyc 2025-09-07T07:27:27.5048760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/yang.cpython-313.pyc 2025-09-07T07:27:27.5049830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/usd.cpython-313.pyc 2025-09-07T07:27:27.5051030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ambient.cpython-313.pyc 2025-09-07T07:27:27.5052180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/c_like.cpython-313.pyc 2025-09-07T07:27:27.5053550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/fift.cpython-313.pyc 2025-09-07T07:27:27.5054650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/algebra.cpython-313.pyc 2025-09-07T07:27:27.5055850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ml.cpython-313.pyc 2025-09-07T07:27:27.5056830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/j.cpython-313.pyc 2025-09-07T07:27:27.5058200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_csound_builtins.cpython-313.pyc 2025-09-07T07:27:27.5059260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rust.cpython-313.pyc 2025-09-07T07:27:27.5060360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/nix.cpython-313.pyc 2025-09-07T07:27:27.5061580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/amdgpu.cpython-313.pyc 2025-09-07T07:27:27.5062860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_sourcemod_builtins.cpython-313.pyc 2025-09-07T07:27:27.5064040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/graphql.cpython-313.pyc 2025-09-07T07:27:27.5065220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/cplint.cpython-313.pyc 2025-09-07T07:27:27.5066380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ride.cpython-313.pyc 2025-09-07T07:27:27.5067530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rebol.cpython-313.pyc 2025-09-07T07:27:27.5068670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/matlab.cpython-313.pyc 2025-09-07T07:27:27.5069880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/codeql.cpython-313.pyc 2025-09-07T07:27:27.5071230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/webassembly.cpython-313.pyc 2025-09-07T07:27:27.5072270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tcl.cpython-313.pyc 2025-09-07T07:27:27.5073410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/snobol.cpython-313.pyc 2025-09-07T07:27:27.5074580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/gdscript.cpython-313.pyc 2025-09-07T07:27:27.5075920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/varnish.cpython-313.pyc 2025-09-07T07:27:27.5076940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/oberon.cpython-313.pyc 2025-09-07T07:27:27.5077950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/haxe.cpython-313.pyc 2025-09-07T07:27:27.5079050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ldap.cpython-313.pyc 2025-09-07T07:27:27.5080270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/bdd.cpython-313.pyc 2025-09-07T07:27:27.5081400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/markup.cpython-313.pyc 2025-09-07T07:27:27.5082590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/archetype.cpython-313.pyc 2025-09-07T07:27:27.5083850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/julia.cpython-313.pyc 2025-09-07T07:27:27.5084970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/scdoc.cpython-313.pyc 2025-09-07T07:27:27.5086270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/unicon.cpython-313.pyc 2025-09-07T07:27:27.5087240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/vyper.cpython-313.pyc 2025-09-07T07:27:27.5088440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/erlang.cpython-313.pyc 2025-09-07T07:27:27.5089770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tnt.cpython-313.pyc 2025-09-07T07:27:27.5091050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/php.cpython-313.pyc 2025-09-07T07:27:27.5092160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/pawn.cpython-313.pyc 2025-09-07T07:27:27.5093420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/devicetree.cpython-313.pyc 2025-09-07T07:27:27.5094580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/javascript.cpython-313.pyc 2025-09-07T07:27:27.5095740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/phix.cpython-313.pyc 2025-09-07T07:27:27.5097080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/actionscript.cpython-313.pyc 2025-09-07T07:27:27.5098220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_mapping.cpython-313.pyc 2025-09-07T07:27:27.5099480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/webmisc.cpython-313.pyc 2025-09-07T07:27:27.5100810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_php_builtins.cpython-313.pyc 2025-09-07T07:27:27.5102270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/typoscript.cpython-313.pyc 2025-09-07T07:27:27.5103420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/python.cpython-313.pyc 2025-09-07T07:27:27.5104880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_tsql_builtins.cpython-313.pyc 2025-09-07T07:27:27.5105710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/eiffel.cpython-313.pyc 2025-09-07T07:27:27.5106640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/jmespath.cpython-313.pyc 2025-09-07T07:27:27.5107560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/business.cpython-313.pyc 2025-09-07T07:27:27.5108530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_openedge_builtins.cpython-313.pyc 2025-09-07T07:27:27.5109390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/math.cpython-313.pyc 2025-09-07T07:27:27.5110350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/monte.cpython-313.pyc 2025-09-07T07:27:27.5111530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_vbscript_builtins.cpython-313.pyc 2025-09-07T07:27:27.5112270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/func.cpython-313.pyc 2025-09-07T07:27:27.5113210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/zig.cpython-313.pyc 2025-09-07T07:27:27.5114120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/wgsl.cpython-313.pyc 2025-09-07T07:27:27.5115330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/theorem.cpython-313.pyc 2025-09-07T07:27:27.5116580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rdf.cpython-313.pyc 2025-09-07T07:27:27.5117600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/lisp.cpython-313.pyc 2025-09-07T07:27:27.5119090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_stata_builtins.cpython-313.pyc 2025-09-07T07:27:27.5120230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/comal.cpython-313.pyc 2025-09-07T07:27:27.5121300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/d.cpython-313.pyc 2025-09-07T07:27:27.5122410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/crystal.cpython-313.pyc 2025-09-07T07:27:27.5123570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_css_builtins.cpython-313.pyc 2025-09-07T07:27:27.5124690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/roboconf.cpython-313.pyc 2025-09-07T07:27:27.5125870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_asy_builtins.cpython-313.pyc 2025-09-07T07:27:27.5127190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_mql_builtins.cpython-313.pyc 2025-09-07T07:27:27.5128540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ezhil.cpython-313.pyc 2025-09-07T07:27:27.5129790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/carbon.cpython-313.pyc 2025-09-07T07:27:27.5130830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/felix.cpython-313.pyc 2025-09-07T07:27:27.5131930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/configs.cpython-313.pyc 2025-09-07T07:27:27.5132950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/other.cpython-313.pyc 2025-09-07T07:27:27.5134360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/fantom.cpython-313.pyc 2025-09-07T07:27:27.5135610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/parasail.cpython-313.pyc 2025-09-07T07:27:27.5136690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5138000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dylan.cpython-313.pyc 2025-09-07T07:27:27.5139370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_scheme_builtins.cpython-313.pyc 2025-09-07T07:27:27.5140520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/sieve.cpython-313.pyc 2025-09-07T07:27:27.5141740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/grammar_notation.cpython-313.pyc 2025-09-07T07:27:27.5142840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/wowtoc.cpython-313.pyc 2025-09-07T07:27:27.5144220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/q.cpython-313.pyc 2025-09-07T07:27:27.5145480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/kuin.cpython-313.pyc 2025-09-07T07:27:27.5146850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/hare.cpython-313.pyc 2025-09-07T07:27:27.5148070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dax.cpython-313.pyc 2025-09-07T07:27:27.5149210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_googlesql_builtins.cpython-313.pyc 2025-09-07T07:27:27.5150520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/pddl.cpython-313.pyc 2025-09-07T07:27:27.5151600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/jsx.cpython-313.pyc 2025-09-07T07:27:27.5152790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/textfmts.cpython-313.pyc 2025-09-07T07:27:27.5153850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/vip.cpython-313.pyc 2025-09-07T07:27:27.5155070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/console.cpython-313.pyc 2025-09-07T07:27:27.5156450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/apl.cpython-313.pyc 2025-09-07T07:27:27.5157570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/smithy.cpython-313.pyc 2025-09-07T07:27:27.5158870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/clean.cpython-313.pyc 2025-09-07T07:27:27.5159850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tlb.cpython-313.pyc 2025-09-07T07:27:27.5161080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/smalltalk.cpython-313.pyc 2025-09-07T07:27:27.5162270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/promql.cpython-313.pyc 2025-09-07T07:27:27.5163390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dotnet.cpython-313.pyc 2025-09-07T07:27:27.5164260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ncl.py 2025-09-07T07:27:27.5165290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/vyper.py 2025-09-07T07:27:27.5166350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/lilypond.py 2025-09-07T07:27:27.5167240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/markup.py 2025-09-07T07:27:27.5168410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/pddl.py 2025-09-07T07:27:27.5169500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_asy_builtins.py 2025-09-07T07:27:27.5170390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/igor.py 2025-09-07T07:27:27.5171330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ml.py 2025-09-07T07:27:27.5172310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/savi.py 2025-09-07T07:27:27.5173260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/bqn.py 2025-09-07T07:27:27.5174440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tal.py 2025-09-07T07:27:27.5175230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tls.py 2025-09-07T07:27:27.5176160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/templates.py 2025-09-07T07:27:27.5176990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/forth.py 2025-09-07T07:27:27.5177950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/css.py 2025-09-07T07:27:27.5178860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/asm.py 2025-09-07T07:27:27.5179860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/roboconf.py 2025-09-07T07:27:27.5180930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_lasso_builtins.py 2025-09-07T07:27:27.5181990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/pascal.py 2025-09-07T07:27:27.5182950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/csound.py 2025-09-07T07:27:27.5183840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/typst.py 2025-09-07T07:27:27.5184770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ptx.py 2025-09-07T07:27:27.5185610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/sgf.py 2025-09-07T07:27:27.5186430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/kusto.py 2025-09-07T07:27:27.5187570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/webassembly.py 2025-09-07T07:27:27.5188390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/procfile.py 2025-09-07T07:27:27.5189450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/functional.py 2025-09-07T07:27:27.5190340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/codeql.py 2025-09-07T07:27:27.5191440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/textedit.py 2025-09-07T07:27:27.5192420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/installers.py 2025-09-07T07:27:27.5193260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/business.py 2025-09-07T07:27:27.5194070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tcl.py 2025-09-07T07:27:27.5195020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/minecraft.py 2025-09-07T07:27:27.5195900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/vip.py 2025-09-07T07:27:27.5196870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/mips.py 2025-09-07T07:27:27.5197810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/meson.py 2025-09-07T07:27:27.5198890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/basic.py 2025-09-07T07:27:27.5199920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_stan_builtins.py 2025-09-07T07:27:27.5200850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/prql.py 2025-09-07T07:27:27.5201840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/eiffel.py 2025-09-07T07:27:27.5202830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/scdoc.py 2025-09-07T07:27:27.5203910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dax.py 2025-09-07T07:27:27.5204800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rdf.py 2025-09-07T07:27:27.5205760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/gleam.py 2025-09-07T07:27:27.5206680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/email.py 2025-09-07T07:27:27.5207520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/sophia.py 2025-09-07T07:27:27.5208350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/modula2.py 2025-09-07T07:27:27.5209220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/nit.py 2025-09-07T07:27:27.5210290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/actionscript.py 2025-09-07T07:27:27.5211200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/qlik.py 2025-09-07T07:27:27.5212010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/text.py 2025-09-07T07:27:27.5213030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/apl.py 2025-09-07T07:27:27.5214040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_cl_builtins.py 2025-09-07T07:27:27.5215320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_mql_builtins.py 2025-09-07T07:27:27.5216150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/srcinfo.py 2025-09-07T07:27:27.5216930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rego.py 2025-09-07T07:27:27.5217810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/archetype.py 2025-09-07T07:27:27.5218770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/python.py 2025-09-07T07:27:27.5219920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_csound_builtins.py 2025-09-07T07:27:27.5220850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/factor.py 2025-09-07T07:27:27.5221730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dalvik.py 2025-09-07T07:27:27.5222640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/go.py 2025-09-07T07:27:27.5223420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/berry.py 2025-09-07T07:27:27.5224480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/unicon.py 2025-09-07T07:27:27.5225460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_usd_builtins.py 2025-09-07T07:27:27.5226440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/cddl.py 2025-09-07T07:27:27.5227510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dylan.py 2025-09-07T07:27:27.5228320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/make.py 2025-09-07T07:27:27.5229130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/diff.py 2025-09-07T07:27:27.5229920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/xorg.py 2025-09-07T07:27:27.5230810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/trafficscript.py 2025-09-07T07:27:27.5231700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/kuin.py 2025-09-07T07:27:27.5232490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/jvm.py 2025-09-07T07:27:27.5233310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/smv.py 2025-09-07T07:27:27.5234230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/math.py 2025-09-07T07:27:27.5235250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tact.py 2025-09-07T07:27:27.5236270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/promql.py 2025-09-07T07:27:27.5237130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/php.py 2025-09-07T07:27:27.5238040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/sql.py 2025-09-07T07:27:27.5238930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/x10.py 2025-09-07T07:27:27.5240010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/json5.py 2025-09-07T07:27:27.5240910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_mapping.py 2025-09-07T07:27:27.5241910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/gcodelexer.py 2025-09-07T07:27:27.5242760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/praat.py 2025-09-07T07:27:27.5243800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/lean.py 2025-09-07T07:27:27.5244760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/bibtex.py 2025-09-07T07:27:27.5245850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/whiley.py 2025-09-07T07:27:27.5246540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/q.py 2025-09-07T07:27:27.5247610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/snobol.py 2025-09-07T07:27:27.5248840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_mysql_builtins.py 2025-09-07T07:27:27.5249690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/webidl.py 2025-09-07T07:27:27.5250740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rita.py 2025-09-07T07:27:27.5251680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/haskell.py 2025-09-07T07:27:27.5252610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/testing.py 2025-09-07T07:27:27.5253570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/fortran.py 2025-09-07T07:27:27.5254740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/modeling.py 2025-09-07T07:27:27.5255680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/arturo.py 2025-09-07T07:27:27.5256770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/varnish.py 2025-09-07T07:27:27.5257680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/elm.py 2025-09-07T07:27:27.5258750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/asc.py 2025-09-07T07:27:27.5259620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/javascript.py 2025-09-07T07:27:27.5260350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ooc.py 2025-09-07T07:27:27.5261330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/bdd.py 2025-09-07T07:27:27.5262320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/julia.py 2025-09-07T07:27:27.5263390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/hexdump.py 2025-09-07T07:27:27.5264370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/foxpro.py 2025-09-07T07:27:27.5265300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/stata.py 2025-09-07T07:27:27.5266240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/zig.py 2025-09-07T07:27:27.5267270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/grammar_notation.py 2025-09-07T07:27:27.5268110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/bare.py 2025-09-07T07:27:27.5268840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/openscad.py 2025-09-07T07:27:27.5269550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dotnet.py 2025-09-07T07:27:27.5270250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/fantom.py 2025-09-07T07:27:27.5270990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/special.py 2025-09-07T07:27:27.5271660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/yang.py 2025-09-07T07:27:27.5272360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/fift.py 2025-09-07T07:27:27.5273100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ezhil.py 2025-09-07T07:27:27.5273770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ride.py 2025-09-07T07:27:27.5274600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_scheme_builtins.py 2025-09-07T07:27:27.5275310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/devicetree.py 2025-09-07T07:27:27.5276190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/macaulay2.py 2025-09-07T07:27:27.5276730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/urbi.py 2025-09-07T07:27:27.5277440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/haxe.py 2025-09-07T07:27:27.5278170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/func.py 2025-09-07T07:27:27.5278860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/data.py 2025-09-07T07:27:27.5279660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_ada_builtins.py 2025-09-07T07:27:27.5280360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/yara.py 2025-09-07T07:27:27.5281170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/pointless.py 2025-09-07T07:27:27.5281870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/asn1.py 2025-09-07T07:27:27.5282680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_tsql_builtins.py 2025-09-07T07:27:27.5283550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/wgsl.py 2025-09-07T07:27:27.5284420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rust.py 2025-09-07T07:27:27.5285410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/token.py 2025-09-07T07:27:27.5286190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/style.py 2025-09-07T07:27:27.5287000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/util.py 2025-09-07T07:27:27.5287860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/sphinxext.py 2025-09-07T07:27:27.5288870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/cmdline.py 2025-09-07T07:27:27.5289710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__init__.py 2025-09-07T07:27:27.5290870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/terminal.py 2025-09-07T07:27:27.5291710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/html.py 2025-09-07T07:27:27.5292730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/irc.py 2025-09-07T07:27:27.5293740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__init__.py 2025-09-07T07:27:27.5294580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/other.py 2025-09-07T07:27:27.5295970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/html.cpython-313.pyc 2025-09-07T07:27:27.5297140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/pangomarkup.cpython-313.pyc 2025-09-07T07:27:27.5298290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/img.cpython-313.pyc 2025-09-07T07:27:27.5299580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/groff.cpython-313.pyc 2025-09-07T07:27:27.5300900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/svg.cpython-313.pyc 2025-09-07T07:27:27.5302400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/latex.cpython-313.pyc 2025-09-07T07:27:27.5303510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/bbcode.cpython-313.pyc 2025-09-07T07:27:27.5304940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/terminal256.cpython-313.pyc 2025-09-07T07:27:27.5306380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/irc.cpython-313.pyc 2025-09-07T07:27:27.5307650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/terminal.cpython-313.pyc 2025-09-07T07:27:27.5308850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/_mapping.cpython-313.pyc 2025-09-07T07:27:27.5309970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/rtf.cpython-313.pyc 2025-09-07T07:27:27.5311400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/other.cpython-313.pyc 2025-09-07T07:27:27.5312650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5313490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/img.py 2025-09-07T07:27:27.5314430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/terminal256.py 2025-09-07T07:27:27.5315350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/rtf.py 2025-09-07T07:27:27.5316390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/svg.py 2025-09-07T07:27:27.5317280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/bbcode.py 2025-09-07T07:27:27.5318280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/pangomarkup.py 2025-09-07T07:27:27.5319330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/_mapping.py 2025-09-07T07:27:27.5320230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/groff.py 2025-09-07T07:27:27.5321410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/latex.py 2025-09-07T07:27:27.5322740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/formatter.cpython-313.pyc 2025-09-07T07:27:27.5323960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/regexopt.cpython-313.pyc 2025-09-07T07:27:27.5325070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/scanner.cpython-313.pyc 2025-09-07T07:27:27.5326400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/lexer.cpython-313.pyc 2025-09-07T07:27:27.5327420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/plugin.cpython-313.pyc 2025-09-07T07:27:27.5328610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/style.cpython-313.pyc 2025-09-07T07:27:27.5329640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/token.cpython-313.pyc 2025-09-07T07:27:27.5330710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/unistring.cpython-313.pyc 2025-09-07T07:27:27.5331810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/modeline.cpython-313.pyc 2025-09-07T07:27:27.5332960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/util.cpython-313.pyc 2025-09-07T07:27:27.5334170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/cmdline.cpython-313.pyc 2025-09-07T07:27:27.5335420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/sphinxext.cpython-313.pyc 2025-09-07T07:27:27.5336580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/filter.cpython-313.pyc 2025-09-07T07:27:27.5337700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.5338960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5340080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/console.cpython-313.pyc 2025-09-07T07:27:27.5340830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/sas.py 2025-09-07T07:27:27.5342070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/material.py 2025-09-07T07:27:27.5343160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/friendly_grayscale.py 2025-09-07T07:27:27.5343970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/pastie.py 2025-09-07T07:27:27.5344920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/onedark.py 2025-09-07T07:27:27.5345860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/inkpot.py 2025-09-07T07:27:27.5346910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/xcode.py 2025-09-07T07:27:27.5347910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/gruvbox.py 2025-09-07T07:27:27.5348870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/monokai.py 2025-09-07T07:27:27.5349810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/tango.py 2025-09-07T07:27:27.5350720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/friendly.py 2025-09-07T07:27:27.5351640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/staroffice.py 2025-09-07T07:27:27.5352760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/paraiso_dark.py 2025-09-07T07:27:27.5353640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/solarized.py 2025-09-07T07:27:27.5354600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__init__.py 2025-09-07T07:27:27.5355720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/algol_nu.py 2025-09-07T07:27:27.5356600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/gh_dark.py 2025-09-07T07:27:27.5357420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/native.py 2025-09-07T07:27:27.5358800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/xcode.cpython-313.pyc 2025-09-07T07:27:27.5359950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/algol.cpython-313.pyc 2025-09-07T07:27:27.5361260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/colorful.cpython-313.pyc 2025-09-07T07:27:27.5362590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/borland.cpython-313.pyc 2025-09-07T07:27:27.5363830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/arduino.cpython-313.pyc 2025-09-07T07:27:27.5364950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/onedark.cpython-313.pyc 2025-09-07T07:27:27.5366210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/stata_dark.cpython-313.pyc 2025-09-07T07:27:27.5367330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/fruity.cpython-313.pyc 2025-09-07T07:27:27.5368600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/lightbulb.cpython-313.pyc 2025-09-07T07:27:27.5369760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/algol_nu.cpython-313.pyc 2025-09-07T07:27:27.5371040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/lilypond.cpython-313.pyc 2025-09-07T07:27:27.5372220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/gh_dark.cpython-313.pyc 2025-09-07T07:27:27.5373430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/manni.cpython-313.pyc 2025-09-07T07:27:27.5374420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/igor.cpython-313.pyc 2025-09-07T07:27:27.5375750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/material.cpython-313.pyc 2025-09-07T07:27:27.5376870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/murphy.cpython-313.pyc 2025-09-07T07:27:27.5377990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/lovelace.cpython-313.pyc 2025-09-07T07:27:27.5379380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/vs.cpython-313.pyc 2025-09-07T07:27:27.5380600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/nord.cpython-313.pyc 2025-09-07T07:27:27.5381840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/inkpot.cpython-313.pyc 2025-09-07T07:27:27.5382930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/coffee.cpython-313.pyc 2025-09-07T07:27:27.5384110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/gruvbox.cpython-313.pyc 2025-09-07T07:27:27.5385360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/friendly_grayscale.cpython-313.pyc 2025-09-07T07:27:27.5386930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/paraiso_light.cpython-313.pyc 2025-09-07T07:27:27.5388040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/zenburn.cpython-313.pyc 2025-09-07T07:27:27.5389550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/stata_light.cpython-313.pyc 2025-09-07T07:27:27.5390680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/rrt.cpython-313.pyc 2025-09-07T07:27:27.5391890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/autumn.cpython-313.pyc 2025-09-07T07:27:27.5393010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/pastie.cpython-313.pyc 2025-09-07T07:27:27.5394270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/paraiso_dark.cpython-313.pyc 2025-09-07T07:27:27.5395390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/sas.cpython-313.pyc 2025-09-07T07:27:27.5396610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/dracula.cpython-313.pyc 2025-09-07T07:27:27.5397860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/solarized.cpython-313.pyc 2025-09-07T07:27:27.5399010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/native.cpython-313.pyc 2025-09-07T07:27:27.5400150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/emacs.cpython-313.pyc 2025-09-07T07:27:27.5401320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/default.cpython-313.pyc 2025-09-07T07:27:27.5402430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/tango.cpython-313.pyc 2025-09-07T07:27:27.5403650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/rainbow_dash.cpython-313.pyc 2025-09-07T07:27:27.5404840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/bw.cpython-313.pyc 2025-09-07T07:27:27.5406220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/abap.cpython-313.pyc 2025-09-07T07:27:27.5407370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/perldoc.cpython-313.pyc 2025-09-07T07:27:27.5408370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/_mapping.cpython-313.pyc 2025-09-07T07:27:27.5409750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/friendly.cpython-313.pyc 2025-09-07T07:27:27.5410780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/vim.cpython-313.pyc 2025-09-07T07:27:27.5411980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/monokai.cpython-313.pyc 2025-09-07T07:27:27.5413310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/trac.cpython-313.pyc 2025-09-07T07:27:27.5414580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5415650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/staroffice.cpython-313.pyc 2025-09-07T07:27:27.5416600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/colorful.py 2025-09-07T07:27:27.5417500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/lilypond.py 2025-09-07T07:27:27.5418450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/igor.py 2025-09-07T07:27:27.5419610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/zenburn.py 2025-09-07T07:27:27.5420580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/bw.py 2025-09-07T07:27:27.5421510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/emacs.py 2025-09-07T07:27:27.5422450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/dracula.py 2025-09-07T07:27:27.5423250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/vs.py 2025-09-07T07:27:27.5424130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/default.py 2025-09-07T07:27:27.5425130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/paraiso_light.py 2025-09-07T07:27:27.5426050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/lovelace.py 2025-09-07T07:27:27.5426900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/stata_dark.py 2025-09-07T07:27:27.5427740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/vim.py 2025-09-07T07:27:27.5428850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/borland.py 2025-09-07T07:27:27.5429700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/coffee.py 2025-09-07T07:27:27.5430740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/_mapping.py 2025-09-07T07:27:27.5431500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/murphy.py 2025-09-07T07:27:27.5432350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/lightbulb.py 2025-09-07T07:27:27.5433010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/fruity.py 2025-09-07T07:27:27.5433640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/abap.py 2025-09-07T07:27:27.5434470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/rainbow_dash.py 2025-09-07T07:27:27.5435180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/manni.py 2025-09-07T07:27:27.5435890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/autumn.py 2025-09-07T07:27:27.5436700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/rrt.py 2025-09-07T07:27:27.5437340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/perldoc.py 2025-09-07T07:27:27.5438040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/trac.py 2025-09-07T07:27:27.5438790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/algol.py 2025-09-07T07:27:27.5439910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/arduino.py 2025-09-07T07:27:27.5440890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/nord.py 2025-09-07T07:27:27.5441770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/stata_light.py 2025-09-07T07:27:27.5442630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/unistring.py 2025-09-07T07:27:27.5443390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexer.py 2025-09-07T07:27:27.5444310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/regexopt.py 2025-09-07T07:27:27.5445170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/plugin.py 2025-09-07T07:27:27.5446100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/filter.py 2025-09-07T07:27:27.5447010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__main__.py 2025-09-07T07:27:27.5447810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/yacc.py 2025-09-07T07:27:27.5448650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/lex.py 2025-09-07T07:27:27.5449550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/ctokens.py 2025-09-07T07:27:27.5450400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__init__.py 2025-09-07T07:27:27.5451660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/lex.cpython-313.pyc 2025-09-07T07:27:27.5452820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/ygen.cpython-313.pyc 2025-09-07T07:27:27.5453920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/yacc.cpython-313.pyc 2025-09-07T07:27:27.5455100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/ctokens.cpython-313.pyc 2025-09-07T07:27:27.5456470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5457600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/cpp.cpython-313.pyc 2025-09-07T07:27:27.5458440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/cpp.py 2025-09-07T07:27:27.5459250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/ygen.py 2025-09-07T07:27:27.5460110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/c_parser.py 2025-09-07T07:27:27.5461030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/_ast_gen.py 2025-09-07T07:27:27.5462100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__init__.py 2025-09-07T07:27:27.5462950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/_c_ast.cfg 2025-09-07T07:27:27.5464310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/c_generator.cpython-313.pyc 2025-09-07T07:27:27.5465540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/ast_transforms.cpython-313.pyc 2025-09-07T07:27:27.5466710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/c_lexer.cpython-313.pyc 2025-09-07T07:27:27.5468050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/plyparser.cpython-313.pyc 2025-09-07T07:27:27.5469000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/lextab.cpython-313.pyc 2025-09-07T07:27:27.5470110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/c_ast.cpython-313.pyc 2025-09-07T07:27:27.5471510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/c_parser.cpython-313.pyc 2025-09-07T07:27:27.5472630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/yacctab.cpython-313.pyc 2025-09-07T07:27:27.5473910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/_build_tables.cpython-313.pyc 2025-09-07T07:27:27.5474940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/_ast_gen.cpython-313.pyc 2025-09-07T07:27:27.5476180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5477040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/c_ast.py 2025-09-07T07:27:27.5477810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/plyparser.py 2025-09-07T07:27:27.5478720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/_build_tables.py 2025-09-07T07:27:27.5479770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ast_transforms.py 2025-09-07T07:27:27.5480590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/yacctab.py 2025-09-07T07:27:27.5481530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/c_generator.py 2025-09-07T07:27:27.5482370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/c_lexer.py 2025-09-07T07:27:27.5483250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/lextab.py 2025-09-07T07:27:27.5484490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/RECORD 2025-09-07T07:27:27.5485590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/licenses/LICENSE 2025-09-07T07:27:27.5486780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/direct_url.json 2025-09-07T07:27:27.5488260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/WHEEL 2025-09-07T07:27:27.5489430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/entry_points.txt 2025-09-07T07:27:27.5490590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/top_level.txt 2025-09-07T07:27:27.5491790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/REQUESTED 2025-09-07T07:27:27.5492810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/INSTALLER 2025-09-07T07:27:27.5493840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/METADATA 2025-09-07T07:27:27.5494740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/context/__init__.py 2025-09-07T07:27:27.5496070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/context/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5496880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/context/py.typed 2025-09-07T07:27:27.5497830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/classes/properties.py 2025-09-07T07:27:27.5498840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/classes/__init__.py 2025-09-07T07:27:27.5500130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/classes/__pycache__/ancestry.cpython-313.pyc 2025-09-07T07:27:27.5501430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/classes/__pycache__/meta.cpython-313.pyc 2025-09-07T07:27:27.5502480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/classes/__pycache__/properties.cpython-313.pyc 2025-09-07T07:27:27.5503690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/classes/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5504600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/classes/py.typed 2025-09-07T07:27:27.5505630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/classes/ancestry.py 2025-09-07T07:27:27.5506670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/classes/meta.py 2025-09-07T07:27:27.5507810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/functools/__init__.pyi 2025-09-07T07:27:27.5508830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/functools/__init__.py 2025-09-07T07:27:27.5510550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/functools/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5511320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/functools/py.typed 2025-09-07T07:27:27.5512120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/params.py 2025-09-07T07:27:27.5512960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/_typing.py 2025-09-07T07:27:27.5513780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/models.py 2025-09-07T07:27:27.5514700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/completion.py 2025-09-07T07:27:27.5515600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__init__.py 2025-09-07T07:27:27.5516410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/core.py 2025-09-07T07:27:27.5520710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/main.cpython-313.pyc 2025-09-07T07:27:27.5520980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/_typing.cpython-313.pyc 2025-09-07T07:27:27.5521200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/core.cpython-313.pyc 2025-09-07T07:27:27.5521410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/colors.cpython-313.pyc 2025-09-07T07:27:27.5521820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/_completion_click8.cpython-313.pyc 2025-09-07T07:27:27.5522960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/_completion_click7.cpython-313.pyc 2025-09-07T07:27:27.5523930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/rich_utils.cpython-313.pyc 2025-09-07T07:27:27.5525300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/testing.cpython-313.pyc 2025-09-07T07:27:27.5526430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.5527620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/models.cpython-313.pyc 2025-09-07T07:27:27.5528750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/params.cpython-313.pyc 2025-09-07T07:27:27.5529860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/_compat_utils.cpython-313.pyc 2025-09-07T07:27:27.5530960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/_completion_shared.cpython-313.pyc 2025-09-07T07:27:27.5531970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/completion.cpython-313.pyc 2025-09-07T07:27:27.5533080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5534060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/rich_utils.py 2025-09-07T07:27:27.5534960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/_completion_shared.py 2025-09-07T07:27:27.5535650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/utils.py 2025-09-07T07:27:27.5536600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/_compat_utils.py 2025-09-07T07:27:27.5537380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/py.typed 2025-09-07T07:27:27.5538420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/_completion_click7.py 2025-09-07T07:27:27.5539390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/main.py 2025-09-07T07:27:27.5540330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/testing.py 2025-09-07T07:27:27.5541240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/_completion_click8.py 2025-09-07T07:27:27.5542140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/colors.py 2025-09-07T07:27:27.5543030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer-0.9.0.dist-info/RECORD 2025-09-07T07:27:27.5544140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer-0.9.0.dist-info/LICENSE 2025-09-07T07:27:27.5545240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer-0.9.0.dist-info/direct_url.json 2025-09-07T07:27:27.5546170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer-0.9.0.dist-info/WHEEL 2025-09-07T07:27:27.5547180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer-0.9.0.dist-info/REQUESTED 2025-09-07T07:27:27.5548440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer-0.9.0.dist-info/INSTALLER 2025-09-07T07:27:27.5549500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer-0.9.0.dist-info/METADATA 2025-09-07T07:27:27.5550310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/sockshandler.py 2025-09-07T07:27:27.5551450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/hooks.py 2025-09-07T07:27:27.5552380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/_version.py 2025-09-07T07:27:27.5553500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/__init__.py 2025-09-07T07:27:27.5554980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/__pycache__/hooks.cpython-313.pyc 2025-09-07T07:27:27.5556480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/__pycache__/_version.cpython-313.pyc 2025-09-07T07:27:27.5557920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5558930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/py.typed 2025-09-07T07:27:27.5559640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/exports.py 2025-09-07T07:27:27.5560440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/misc.py 2025-09-07T07:27:27.5561300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plan.py 2025-09-07T07:27:27.5562200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/resolve.py 2025-09-07T07:27:27.5563300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/link.py 2025-09-07T07:27:27.5564450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/package_cache_data.py 2025-09-07T07:27:27.5565220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/path_actions.py 2025-09-07T07:27:27.5566110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/index.py 2025-09-07T07:27:27.5567100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/initialize.py 2025-09-07T07:27:27.5568120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/portability.py 2025-09-07T07:27:27.5569020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__init__.py 2025-09-07T07:27:27.5569970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/prefix_data.py 2025-09-07T07:27:27.5571010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/link.cpython-313.pyc 2025-09-07T07:27:27.5572300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/envs_manager.cpython-313.pyc 2025-09-07T07:27:27.5573620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/solve.cpython-313.pyc 2025-09-07T07:27:27.5574850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/portability.cpython-313.pyc 2025-09-07T07:27:27.5575950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/path_actions.cpython-313.pyc 2025-09-07T07:27:27.5577120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/package_cache_data.cpython-313.pyc 2025-09-07T07:27:27.5578280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/prefix_data.cpython-313.pyc 2025-09-07T07:27:27.5579440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/subdir_data.cpython-313.pyc 2025-09-07T07:27:27.5580610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/index.cpython-313.pyc 2025-09-07T07:27:27.5581650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5582830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/initialize.cpython-313.pyc 2025-09-07T07:27:27.5583580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/solve.py 2025-09-07T07:27:27.5584430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/envs_manager.py 2025-09-07T07:27:27.5585490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/subdir_data.py 2025-09-07T07:27:27.5586210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/_version.py 2025-09-07T07:27:27.5587090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/config.py 2025-09-07T07:27:27.5588260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/console.py 2025-09-07T07:27:27.5589580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/__init__.py 2025-09-07T07:27:27.5590750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/json.cpython-313.pyc 2025-09-07T07:27:27.5592150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5593460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/console.cpython-313.pyc 2025-09-07T07:27:27.5594360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/json.py 2025-09-07T07:27:27.5595460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/conda.py 2025-09-07T07:27:27.5596520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/freebsd.py 2025-09-07T07:27:27.5597380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__init__.py 2025-09-07T07:27:27.5598580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/cuda.cpython-313.pyc 2025-09-07T07:27:27.5599460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/conda.cpython-313.pyc 2025-09-07T07:27:27.5600460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/archspec.cpython-313.pyc 2025-09-07T07:27:27.5601490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/windows.cpython-313.pyc 2025-09-07T07:27:27.5602490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/linux.cpython-313.pyc 2025-09-07T07:27:27.5603570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/freebsd.cpython-313.pyc 2025-09-07T07:27:27.5604550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/osx.cpython-313.pyc 2025-09-07T07:27:27.5606110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5607080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/cuda.py 2025-09-07T07:27:27.5608280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/windows.py 2025-09-07T07:27:27.5609280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/linux.py 2025-09-07T07:27:27.5610540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/archspec.py 2025-09-07T07:27:27.5611600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/osx.py 2025-09-07T07:27:27.5612940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/health_checks.py 2025-09-07T07:27:27.5614060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__init__.py 2025-09-07T07:27:27.5615460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5616900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__pycache__/health_checks.cpython-313.pyc 2025-09-07T07:27:27.5617780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/__init__.py 2025-09-07T07:27:27.5619060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5620290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/explicit.py 2025-09-07T07:27:27.5621440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__init__.py 2025-09-07T07:27:27.5622880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/requirements_txt.cpython-313.pyc 2025-09-07T07:27:27.5624350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/environment_yml.cpython-313.pyc 2025-09-07T07:27:27.5625640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/explicit.cpython-313.pyc 2025-09-07T07:27:27.5627100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5628400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/binstar.cpython-313.pyc 2025-09-07T07:27:27.5629660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/requirements_txt.py 2025-09-07T07:27:27.5630880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/environment_yml.py 2025-09-07T07:27:27.5631930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/binstar.py 2025-09-07T07:27:27.5632860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__init__.py 2025-09-07T07:27:27.5633820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/solvers.py 2025-09-07T07:27:27.5634820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/types.py 2025-09-07T07:27:27.5636280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/manager.cpython-313.pyc 2025-09-07T07:27:27.5637360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/config.cpython-313.pyc 2025-09-07T07:27:27.5638540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/solvers.cpython-313.pyc 2025-09-07T07:27:27.5639580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/types.cpython-313.pyc 2025-09-07T07:27:27.5640730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/hookspec.cpython-313.pyc 2025-09-07T07:27:27.5641950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5643210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__init__.py 2025-09-07T07:27:27.5644750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__pycache__/pkg_format.cpython-313.pyc 2025-09-07T07:27:27.5646120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5647270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/pkg_format.py 2025-09-07T07:27:27.5648380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/__init__.py 2025-09-07T07:27:27.5649960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5651300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/post_solves/signature_verification.py 2025-09-07T07:27:27.5652260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/post_solves/__init__.py 2025-09-07T07:27:27.5653810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/post_solves/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5655310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/post_solves/__pycache__/signature_verification.cpython-313.pyc 2025-09-07T07:27:27.5656580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/hookspec.py 2025-09-07T07:27:27.5657750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_exporters/explicit.py 2025-09-07T07:27:27.5658790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_exporters/__init__.py 2025-09-07T07:27:27.5660540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_exporters/__pycache__/requirements_txt.cpython-313.pyc 2025-09-07T07:27:27.5661840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_exporters/__pycache__/environment_yml.cpython-313.pyc 2025-09-07T07:27:27.5663130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_exporters/__pycache__/explicit.cpython-313.pyc 2025-09-07T07:27:27.5664650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_exporters/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5665760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_exporters/requirements_txt.py 2025-09-07T07:27:27.5666940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_exporters/environment_yml.py 2025-09-07T07:27:27.5667700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/manager.py 2025-09-07T07:27:27.5668930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/conda_auto_activate.bat 2025-09-07T07:27:27.5669830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/activate.bat 2025-09-07T07:27:27.5670930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/conda-hook.ps1 2025-09-07T07:27:27.5672110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/_conda_activate.bat 2025-09-07T07:27:27.5673100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/conda.bat 2025-09-07T07:27:27.5674170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/rename_tmp.bat 2025-09-07T07:27:27.5675210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/conda_hook.bat 2025-09-07T07:27:27.5676170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/Conda.psm1 2025-09-07T07:27:27.5677290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/deactivate.bat 2025-09-07T07:27:27.5678300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/bin/deactivate 2025-09-07T07:27:27.5679220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/bin/activate 2025-09-07T07:27:27.5680220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/cli-64.exe 2025-09-07T07:27:27.5681270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/etc/profile.d/conda.csh 2025-09-07T07:27:27.5682150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/etc/profile.d/conda.sh 2025-09-07T07:27:27.5683130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/etc/fish/conf.d/conda.fish 2025-09-07T07:27:27.5684200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/Library/bin/conda.bat 2025-09-07T07:27:27.5685320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/Scripts/activate.bat 2025-09-07T07:27:27.5686160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/conda.xsh 2025-09-07T07:27:27.5687030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/cli-32.exe 2025-09-07T07:27:27.5687940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/conda_icon.ico 2025-09-07T07:27:27.5688750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/instructions.py 2025-09-07T07:27:27.5689520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__init__.py 2025-09-07T07:27:27.5690600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/package_info.py 2025-09-07T07:27:27.5691450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/enums.py 2025-09-07T07:27:27.5692660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/leased_path_entry.py 2025-09-07T07:27:27.5693440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/version.py 2025-09-07T07:27:27.5694450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/records.py 2025-09-07T07:27:27.5695450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/channel.py 2025-09-07T07:27:27.5696500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__init__.py 2025-09-07T07:27:27.5697480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/dist.cpython-313.pyc 2025-09-07T07:27:27.5698750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/leased_path_entry.cpython-313.pyc 2025-09-07T07:27:27.5699960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/package_info.cpython-313.pyc 2025-09-07T07:27:27.5701100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/channel.cpython-313.pyc 2025-09-07T07:27:27.5702390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/enums.cpython-313.pyc 2025-09-07T07:27:27.5703620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/environment.cpython-313.pyc 2025-09-07T07:27:27.5705050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/prefix_graph.cpython-313.pyc 2025-09-07T07:27:27.5706200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/match_spec.cpython-313.pyc 2025-09-07T07:27:27.5707390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/records.cpython-313.pyc 2025-09-07T07:27:27.5708590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5709750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:27.5710700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/environment.py 2025-09-07T07:27:27.5711760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/match_spec.py 2025-09-07T07:27:27.5712690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/dist.py 2025-09-07T07:27:27.5713760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/prefix_graph.py 2025-09-07T07:27:27.5714880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/activate.cpython-313.pyc 2025-09-07T07:27:27.5715980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/api.cpython-313.pyc 2025-09-07T07:27:27.5717210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/reporters.cpython-313.pyc 2025-09-07T07:27:27.5718290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/history.cpython-313.pyc 2025-09-07T07:27:27.5719370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/misc.cpython-313.pyc 2025-09-07T07:27:27.5720370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.5721480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/exports.cpython-313.pyc 2025-09-07T07:27:27.5722590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:27.5723910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/_version.cpython-313.pyc 2025-09-07T07:27:27.5724820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/plan.cpython-313.pyc 2025-09-07T07:27:27.5725850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/deprecations.cpython-313.pyc 2025-09-07T07:27:27.5726950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.5728020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5729160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/resolve.cpython-313.pyc 2025-09-07T07:27:27.5730560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/exception_handler.cpython-313.pyc 2025-09-07T07:27:27.5731540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/instructions.cpython-313.pyc 2025-09-07T07:27:27.5732710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/_vendor.cpython-313.pyc 2025-09-07T07:27:27.5733710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_rename.py 2025-09-07T07:27:27.5734660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_clean.py 2025-09-07T07:27:27.5735650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_create.py 2025-09-07T07:27:27.5736510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_config.py 2025-09-07T07:27:27.5737680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_compare.py 2025-09-07T07:27:27.5738520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_update.py 2025-09-07T07:27:27.5739590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_install.py 2025-09-07T07:27:27.5740540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_mock_activate.py 2025-09-07T07:27:27.5741420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_list.py 2025-09-07T07:27:27.5742250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_export.py 2025-09-07T07:27:27.5743150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_run.py 2025-09-07T07:27:27.5744130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_init.py 2025-09-07T07:27:27.5745130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_remove.py 2025-09-07T07:27:27.5745960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env.py 2025-09-07T07:27:27.5746990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/actions.py 2025-09-07T07:27:27.5747940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__init__.py 2025-09-07T07:27:27.5749300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_vars.py 2025-09-07T07:27:27.5750290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_info.py 2025-09-07T07:27:27.5751440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/helpers.cpython-313.pyc 2025-09-07T07:27:27.5752670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main.cpython-313.pyc 2025-09-07T07:27:27.5753860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_compare.cpython-313.pyc 2025-09-07T07:27:27.5755190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_mock_deactivate.cpython-313.pyc 2025-09-07T07:27:27.5756380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_init.cpython-313.pyc 2025-09-07T07:27:27.5757590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_create.cpython-313.pyc 2025-09-07T07:27:27.5758800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_config.cpython-313.pyc 2025-09-07T07:27:27.5760050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_info.cpython-313.pyc 2025-09-07T07:27:27.5761190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/actions.cpython-313.pyc 2025-09-07T07:27:27.5762210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_rename.cpython-313.pyc 2025-09-07T07:27:27.5763290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_list.cpython-313.pyc 2025-09-07T07:27:27.5764090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_mock_activate.cpython-313.pyc 2025-09-07T07:27:27.5764910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/common.cpython-313.pyc 2025-09-07T07:27:27.5765840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_remove.cpython-313.pyc 2025-09-07T07:27:27.5766760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_update.cpython-313.pyc 2025-09-07T07:27:27.5767630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_export.cpython-313.pyc 2025-09-07T07:27:27.5768500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_list.cpython-313.pyc 2025-09-07T07:27:27.5769430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_clean.cpython-313.pyc 2025-09-07T07:27:27.5770270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/python_api.cpython-313.pyc 2025-09-07T07:27:27.5771190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_notices.cpython-313.pyc 2025-09-07T07:27:27.5772090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/find_commands.cpython-313.pyc 2025-09-07T07:27:27.5772970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_config.cpython-313.pyc 2025-09-07T07:27:27.5773830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/install.cpython-313.pyc 2025-09-07T07:27:27.5775050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_run.cpython-313.pyc 2025-09-07T07:27:27.5776360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_commands.cpython-313.pyc 2025-09-07T07:27:27.5777480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_pip.cpython-313.pyc 2025-09-07T07:27:27.5778630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_create.cpython-313.pyc 2025-09-07T07:27:27.5779690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env.cpython-313.pyc 2025-09-07T07:27:27.5781050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_package.cpython-313.pyc 2025-09-07T07:27:27.5782230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_search.cpython-313.pyc 2025-09-07T07:27:27.5783480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_install.cpython-313.pyc 2025-09-07T07:27:27.5784630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_update.cpython-313.pyc 2025-09-07T07:27:27.5786010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_vars.cpython-313.pyc 2025-09-07T07:27:27.5787010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5788230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/conda_argparse.cpython-313.pyc 2025-09-07T07:27:27.5789340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_remove.cpython-313.pyc 2025-09-07T07:27:27.5790130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/find_commands.py 2025-09-07T07:27:27.5791070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_notices.py 2025-09-07T07:27:27.5792040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_search.py 2025-09-07T07:27:27.5792950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/python_api.py 2025-09-07T07:27:27.5793810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_pip.py 2025-09-07T07:27:27.5794760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_remove.py 2025-09-07T07:27:27.5795830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_mock_deactivate.py 2025-09-07T07:27:27.5796710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/common.py 2025-09-07T07:27:27.5797540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_list.py 2025-09-07T07:27:27.5798390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/conda_argparse.py 2025-09-07T07:27:27.5799350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/install.py 2025-09-07T07:27:27.5800620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_update.py 2025-09-07T07:27:27.5801400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main.py 2025-09-07T07:27:27.5802580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_create.py 2025-09-07T07:27:27.5803390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/helpers.py 2025-09-07T07:27:27.5804260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_commands.py 2025-09-07T07:27:27.5805410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_config.py 2025-09-07T07:27:27.5806410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_package.py 2025-09-07T07:27:27.5807190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/fetch.py 2025-09-07T07:27:27.5808080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/cache.py 2025-09-07T07:27:27.5808970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__init__.py 2025-09-07T07:27:27.5809860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/core.py 2025-09-07T07:27:27.5810700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/types.py 2025-09-07T07:27:27.5811920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/views.cpython-313.pyc 2025-09-07T07:27:27.5813090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/fetch.cpython-313.pyc 2025-09-07T07:27:27.5814250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/core.cpython-313.pyc 2025-09-07T07:27:27.5815310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/cache.cpython-313.pyc 2025-09-07T07:27:27.5816530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/types.cpython-313.pyc 2025-09-07T07:27:27.5817800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5818600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/views.py 2025-09-07T07:27:27.5819510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/env.py 2025-09-07T07:27:27.5820520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/explicit.py 2025-09-07T07:27:27.5821380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__init__.py 2025-09-07T07:27:27.5822540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__pycache__/yaml_file.cpython-313.pyc 2025-09-07T07:27:27.5823670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__pycache__/requirements.cpython-313.pyc 2025-09-07T07:27:27.5825170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__pycache__/explicit.cpython-313.pyc 2025-09-07T07:27:27.5826570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5827750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__pycache__/binstar.cpython-313.pyc 2025-09-07T07:27:27.5828670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/requirements.py 2025-09-07T07:27:27.5829730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/yaml_file.py 2025-09-07T07:27:27.5830790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/binstar.py 2025-09-07T07:27:27.5831640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/__init__.py 2025-09-07T07:27:27.5832850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/__pycache__/pip_util.cpython-313.pyc 2025-09-07T07:27:27.5833920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/__pycache__/env.cpython-313.pyc 2025-09-07T07:27:27.5835340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5836100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/pip_util.py 2025-09-07T07:27:27.5837160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/conda.py 2025-09-07T07:27:27.5838250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/__init__.py 2025-09-07T07:27:27.5839440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/__pycache__/conda.cpython-313.pyc 2025-09-07T07:27:27.5840600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/__pycache__/base.cpython-313.pyc 2025-09-07T07:27:27.5841730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/__pycache__/pip.cpython-313.pyc 2025-09-07T07:27:27.5843020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5843840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/pip.py 2025-09-07T07:27:27.5844820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/base.py 2025-09-07T07:27:27.5845590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/deprecations.py 2025-09-07T07:27:27.5846260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/api.py 2025-09-07T07:27:27.5847180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__init__.py 2025-09-07T07:27:27.5848250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/solver_helpers.py 2025-09-07T07:27:27.5849170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/cases.py 2025-09-07T07:27:27.5850400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/helpers.cpython-313.pyc 2025-09-07T07:27:27.5851850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/integration.cpython-313.pyc 2025-09-07T07:27:27.5853010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/cases.cpython-313.pyc 2025-09-07T07:27:27.5854150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/fixtures.cpython-313.pyc 2025-09-07T07:27:27.5855570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/solver_helpers.cpython-313.pyc 2025-09-07T07:27:27.5856890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5857980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/__init__.py 2025-09-07T07:27:27.5859130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/__pycache__/helpers.cpython-313.pyc 2025-09-07T07:27:27.5860500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/__pycache__/fixtures.cpython-313.pyc 2025-09-07T07:27:27.5861650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5862630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/helpers.py 2025-09-07T07:27:27.5863580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/fixtures.py 2025-09-07T07:27:27.5864550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/integration.py 2025-09-07T07:27:27.5865780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/gateways/__init__.py 2025-09-07T07:27:27.5867010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/gateways/__pycache__/fixtures.cpython-313.pyc 2025-09-07T07:27:27.5868210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/gateways/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5869290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/gateways/fixtures.py 2025-09-07T07:27:27.5870220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/helpers.py 2025-09-07T07:27:27.5871100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/fixtures.py 2025-09-07T07:27:27.5872020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/unix.py 2025-09-07T07:27:27.5872980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__init__.py 2025-09-07T07:27:27.5874140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__pycache__/windows.cpython-313.pyc 2025-09-07T07:27:27.5875370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__pycache__/linux.cpython-313.pyc 2025-09-07T07:27:27.5876500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__pycache__/osx.cpython-313.pyc 2025-09-07T07:27:27.5877690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5878920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__pycache__/unix.cpython-313.pyc 2025-09-07T07:27:27.5879750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/windows.py 2025-09-07T07:27:27.5880840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/linux.py 2025-09-07T07:27:27.5881630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/osx.py 2025-09-07T07:27:27.5882720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/configuration.py 2025-09-07T07:27:27.5883550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/signals.py 2025-09-07T07:27:27.5884500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/disk.py 2025-09-07T07:27:27.5885490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_logic.py 2025-09-07T07:27:27.5886370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/toposort.py 2025-09-07T07:27:27.5887290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/compat.py 2025-09-07T07:27:27.5888380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/pkg_formats/__init__.py 2025-09-07T07:27:27.5890110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/pkg_formats/__pycache__/python.cpython-313.pyc 2025-09-07T07:27:27.5891160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/pkg_formats/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5892070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/pkg_formats/python.py 2025-09-07T07:27:27.5893060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/directories.py 2025-09-07T07:27:27.5894300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/_cygpath.py 2025-09-07T07:27:27.5895250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__init__.py 2025-09-07T07:27:27.5896490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__pycache__/windows.cpython-313.pyc 2025-09-07T07:27:27.5897690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__pycache__/directories.cpython-313.pyc 2025-09-07T07:27:27.5898970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__pycache__/python.cpython-313.pyc 2025-09-07T07:27:27.5900250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5901490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__pycache__/_cygpath.cpython-313.pyc 2025-09-07T07:27:27.5902260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/python.py 2025-09-07T07:27:27.5903230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/windows.py 2025-09-07T07:27:27.5904260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/constants.py 2025-09-07T07:27:27.5905290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/io.py 2025-09-07T07:27:27.5906170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__init__.py 2025-09-07T07:27:27.5907360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/serialize/__init__.py 2025-09-07T07:27:27.5908790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/serialize/__pycache__/json.cpython-313.pyc 2025-09-07T07:27:27.5910050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/serialize/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5910860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/serialize/json.py 2025-09-07T07:27:27.5912020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/io.cpython-313.pyc 2025-09-07T07:27:27.5913230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/_logic.cpython-313.pyc 2025-09-07T07:27:27.5914390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/toposort.cpython-313.pyc 2025-09-07T07:27:27.5915620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/iterators.cpython-313.pyc 2025-09-07T07:27:27.5916720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/compat.cpython-313.pyc 2025-09-07T07:27:27.5917890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/signals.cpython-313.pyc 2025-09-07T07:27:27.5919070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/configuration.cpython-313.pyc 2025-09-07T07:27:27.5920280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/constants.cpython-313.pyc 2025-09-07T07:27:27.5921370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/disk.cpython-313.pyc 2025-09-07T07:27:27.5922720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5923900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/url.cpython-313.pyc 2025-09-07T07:27:27.5924830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/logic.cpython-313.pyc 2025-09-07T07:27:27.5925410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/logic.py 2025-09-07T07:27:27.5926090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/url.py 2025-09-07T07:27:27.5926810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/iterators.py 2025-09-07T07:27:27.5927530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/exception_handler.py 2025-09-07T07:27:27.5928130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/utils.py 2025-09-07T07:27:27.5928860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/logging.py 2025-09-07T07:27:27.5929750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/download.py 2025-09-07T07:27:27.5930490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/session.py 2025-09-07T07:27:27.5931270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/__init__.py 2025-09-07T07:27:27.5932320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/session.cpython-313.pyc 2025-09-07T07:27:27.5933310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/download.cpython-313.pyc 2025-09-07T07:27:27.5934370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5935410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__init__.py 2025-09-07T07:27:27.5936850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/s3.cpython-313.pyc 2025-09-07T07:27:27.5938190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/localfs.cpython-313.pyc 2025-09-07T07:27:27.5939550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/ftp.cpython-313.pyc 2025-09-07T07:27:27.5940850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5942170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/http.cpython-313.pyc 2025-09-07T07:27:27.5943340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/localfs.py 2025-09-07T07:27:27.5944520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/http.py 2025-09-07T07:27:27.5945580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/s3.py 2025-09-07T07:27:27.5946670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/ftp.py 2025-09-07T07:27:27.5947560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/anaconda_client.py 2025-09-07T07:27:27.5948510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/subprocess.py 2025-09-07T07:27:27.5949620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/fetch.py 2025-09-07T07:27:27.5950750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/interface.py 2025-09-07T07:27:27.5952090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__init__.py 2025-09-07T07:27:27.5953250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/core.py 2025-09-07T07:27:27.5954570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/interface.cpython-313.pyc 2025-09-07T07:27:27.5955940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/fetch.cpython-313.pyc 2025-09-07T07:27:27.5957190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/core.cpython-313.pyc 2025-09-07T07:27:27.5958600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5959590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/__init__.py 2025-09-07T07:27:27.5960870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/__pycache__/lock.cpython-313.pyc 2025-09-07T07:27:27.5962370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5963250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/lock.py 2025-09-07T07:27:27.5964240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/__init__.py 2025-09-07T07:27:27.5965360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/__pycache__/logging.cpython-313.pyc 2025-09-07T07:27:27.5966630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/__pycache__/anaconda_client.cpython-313.pyc 2025-09-07T07:27:27.5967770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5969180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/__pycache__/subprocess.cpython-313.pyc 2025-09-07T07:27:27.5970080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/update.py 2025-09-07T07:27:27.5970940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/link.py 2025-09-07T07:27:27.5972020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/delete.py 2025-09-07T07:27:27.5973030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/create.py 2025-09-07T07:27:27.5973980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__init__.py 2025-09-07T07:27:27.5975120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/link.cpython-313.pyc 2025-09-07T07:27:27.5976440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/create.cpython-313.pyc 2025-09-07T07:27:27.5977610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/delete.cpython-313.pyc 2025-09-07T07:27:27.5978990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/update.cpython-313.pyc 2025-09-07T07:27:27.5980540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/read.cpython-313.pyc 2025-09-07T07:27:27.5981660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/test.cpython-313.pyc 2025-09-07T07:27:27.5982910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/permissions.cpython-313.pyc 2025-09-07T07:27:27.5984320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/lock.cpython-313.pyc 2025-09-07T07:27:27.5985640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5986640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/test.py 2025-09-07T07:27:27.5987470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/lock.py 2025-09-07T07:27:27.5988460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/permissions.py 2025-09-07T07:27:27.5989400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/read.py 2025-09-07T07:27:27.5990150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/reporters.py 2025-09-07T07:27:27.5991090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/py.typed 2025-09-07T07:27:27.5991900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/exceptions.py 2025-09-07T07:27:27.5993030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/signature_verification.py 2025-09-07T07:27:27.5993910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/constants.py 2025-09-07T07:27:27.5994910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/__init__.py 2025-09-07T07:27:27.5996050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/__pycache__/constants.cpython-313.pyc 2025-09-07T07:27:27.5997190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.5998600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/__pycache__/signature_verification.cpython-313.pyc 2025-09-07T07:27:27.5999410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/ish.py 2025-09-07T07:27:27.6000560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/compat.py 2025-09-07T07:27:27.6001390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/LICENSE 2025-09-07T07:27:27.6002300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/logz.py 2025-09-07T07:27:27.6003210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__init__.py 2025-09-07T07:27:27.6004460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/logz.cpython-313.pyc 2025-09-07T07:27:27.6005660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/entity.cpython-313.pyc 2025-09-07T07:27:27.6006780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/compat.cpython-313.pyc 2025-09-07T07:27:27.6008150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/ish.cpython-313.pyc 2025-09-07T07:27:27.6009310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/decorators.cpython-313.pyc 2025-09-07T07:27:27.6010470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:27.6011610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/collection.cpython-313.pyc 2025-09-07T07:27:27.6012720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/type_coercion.cpython-313.pyc 2025-09-07T07:27:27.6013850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6014740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/collection.py 2025-09-07T07:27:27.6015560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/entity.py 2025-09-07T07:27:27.6016470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/type_coercion.py 2025-09-07T07:27:27.6017410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/exceptions.py 2025-09-07T07:27:27.6018370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/decorators.py 2025-09-07T07:27:27.6019170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/_vendor.py 2025-09-07T07:27:27.6019970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__main__.py 2025-09-07T07:27:27.6020980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/constants.py 2025-09-07T07:27:27.6021990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/__init__.py 2025-09-07T07:27:27.6023200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/__pycache__/context.cpython-313.pyc 2025-09-07T07:27:27.6024340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/__pycache__/constants.cpython-313.pyc 2025-09-07T07:27:27.6025470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6026450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/context.py 2025-09-07T07:27:27.6027190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/activate.py 2025-09-07T07:27:27.6028160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/history.py 2025-09-07T07:27:27.6029260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver-3.0.2.dist-info/RECORD 2025-09-07T07:27:27.6030310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver-3.0.2.dist-info/direct_url.json 2025-09-07T07:27:27.6031280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver-3.0.2.dist-info/WHEEL 2025-09-07T07:27:27.6032510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver-3.0.2.dist-info/entry_points.txt 2025-09-07T07:27:27.6033550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver-3.0.2.dist-info/top_level.txt 2025-09-07T07:27:27.6034500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver-3.0.2.dist-info/LICENSE.txt 2025-09-07T07:27:27.6035540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver-3.0.2.dist-info/REQUESTED 2025-09-07T07:27:27.6036860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver-3.0.2.dist-info/INSTALLER 2025-09-07T07:27:27.6037790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver-3.0.2.dist-info/METADATA 2025-09-07T07:27:27.6039120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_ruamel_yaml.cpython-313-darwin.so 2025-09-07T07:27:27.6039930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/__init__.py 2025-09-07T07:27:27.6041240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6042460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/algorithms.py 2025-09-07T07:27:27.6043490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__init__.py 2025-09-07T07:27:27.6044980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-313.pyc 2025-09-07T07:27:27.6046350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6047310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/__init__.py 2025-09-07T07:27:27.6048760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6049830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/backend.py 2025-09-07T07:27:27.6050940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__init__.py 2025-09-07T07:27:27.6052480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-313.pyc 2025-09-07T07:27:27.6053710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6054580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/__init__.py 2025-09-07T07:27:27.6055730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-313.pyc 2025-09-07T07:27:27.6057040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6058020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/argon2.py 2025-09-07T07:27:27.6059150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__init__.py 2025-09-07T07:27:27.6060550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/concatkdf.cpython-313.pyc 2025-09-07T07:27:27.6062130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/hkdf.cpython-313.pyc 2025-09-07T07:27:27.6063460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/kbkdf.cpython-313.pyc 2025-09-07T07:27:27.6064810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/argon2.cpython-313.pyc 2025-09-07T07:27:27.6066050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/scrypt.cpython-313.pyc 2025-09-07T07:27:27.6067530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-313.pyc 2025-09-07T07:27:27.6069080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6070350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/x963kdf.cpython-313.pyc 2025-09-07T07:27:27.6071580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py 2025-09-07T07:27:27.6072720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py 2025-09-07T07:27:27.6073870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py 2025-09-07T07:27:27.6074970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py 2025-09-07T07:27:27.6076070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py 2025-09-07T07:27:27.6077180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py 2025-09-07T07:27:27.6078320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/_serialization.py 2025-09-07T07:27:27.6079530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/totp.py 2025-09-07T07:27:27.6080790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py 2025-09-07T07:27:27.6082240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/totp.cpython-313.pyc 2025-09-07T07:27:27.6083580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/hotp.cpython-313.pyc 2025-09-07T07:27:27.6085020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6085990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py 2025-09-07T07:27:27.6087150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__init__.py 2025-09-07T07:27:27.6088350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs7.cpython-313.pyc 2025-09-07T07:27:27.6089470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-313.pyc 2025-09-07T07:27:27.6090540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-313.pyc 2025-09-07T07:27:27.6091710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs12.cpython-313.pyc 2025-09-07T07:27:27.6092800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6093660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py 2025-09-07T07:27:27.6094580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/pkcs7.py 2025-09-07T07:27:27.6095470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/ssh.py 2025-09-07T07:27:27.6096410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/base.py 2025-09-07T07:27:27.6097200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/cmac.py 2025-09-07T07:27:27.6098290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/_asymmetric.py 2025-09-07T07:27:27.6099550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__init__.py 2025-09-07T07:27:27.6101140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/poly1305.cpython-313.pyc 2025-09-07T07:27:27.6102470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-313.pyc 2025-09-07T07:27:27.6103900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-313.pyc 2025-09-07T07:27:27.6105210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-313.pyc 2025-09-07T07:27:27.6106660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-313.pyc 2025-09-07T07:27:27.6108150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/keywrap.cpython-313.pyc 2025-09-07T07:27:27.6109370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-313.pyc 2025-09-07T07:27:27.6110810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/cmac.cpython-313.pyc 2025-09-07T07:27:27.6112350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-313.pyc 2025-09-07T07:27:27.6113590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6114940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-313.pyc 2025-09-07T07:27:27.6116250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py 2025-09-07T07:27:27.6117180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/poly1305.py 2025-09-07T07:27:27.6118440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py 2025-09-07T07:27:27.6119440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/aead.py 2025-09-07T07:27:27.6120580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py 2025-09-07T07:27:27.6122080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-313.pyc 2025-09-07T07:27:27.6123660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-313.pyc 2025-09-07T07:27:27.6125200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-313.pyc 2025-09-07T07:27:27.6126610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6128050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/aead.cpython-313.pyc 2025-09-07T07:27:27.6129090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/modes.py 2025-09-07T07:27:27.6130220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/base.py 2025-09-07T07:27:27.6131410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/constant_time.py 2025-09-07T07:27:27.6132610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py 2025-09-07T07:27:27.6133730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py 2025-09-07T07:27:27.6134990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py 2025-09-07T07:27:27.6136110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py 2025-09-07T07:27:27.6137450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py 2025-09-07T07:27:27.6138730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/types.py 2025-09-07T07:27:27.6140190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-313.pyc 2025-09-07T07:27:27.6141570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-313.pyc 2025-09-07T07:27:27.6142910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-313.pyc 2025-09-07T07:27:27.6144290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-313.pyc 2025-09-07T07:27:27.6145800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-313.pyc 2025-09-07T07:27:27.6147360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.6148870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-313.pyc 2025-09-07T07:27:27.6150270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-313.pyc 2025-09-07T07:27:27.6151610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-313.pyc 2025-09-07T07:27:27.6153110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6154580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-313.pyc 2025-09-07T07:27:27.6156160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-313.pyc 2025-09-07T07:27:27.6157130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py 2025-09-07T07:27:27.6158280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py 2025-09-07T07:27:27.6159270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py 2025-09-07T07:27:27.6160710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py 2025-09-07T07:27:27.6162050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py 2025-09-07T07:27:27.6163110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py 2025-09-07T07:27:27.6164080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/keywrap.py 2025-09-07T07:27:27.6165350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/hmac.py 2025-09-07T07:27:27.6166470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/hashes.py 2025-09-07T07:27:27.6167520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/padding.py 2025-09-07T07:27:27.6168340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/_oid.py 2025-09-07T07:27:27.6169690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/_openssl.pyi 2025-09-07T07:27:27.6170810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/__init__.pyi 2025-09-07T07:27:27.6171860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/x509.pyi 2025-09-07T07:27:27.6173460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/exceptions.pyi 2025-09-07T07:27:27.6174600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/ocsp.pyi 2025-09-07T07:27:27.6175660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/asn1.pyi 2025-09-07T07:27:27.6176810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ed25519.pyi 2025-09-07T07:27:27.6177920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ec.pyi 2025-09-07T07:27:27.6178970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/dsa.pyi 2025-09-07T07:27:27.6180310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/cmac.pyi 2025-09-07T07:27:27.6181580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ciphers.pyi 2025-09-07T07:27:27.6182750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/__init__.pyi 2025-09-07T07:27:27.6183960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/hashes.pyi 2025-09-07T07:27:27.6185280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/kdf.pyi 2025-09-07T07:27:27.6186570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/rsa.pyi 2025-09-07T07:27:27.6187830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/keys.pyi 2025-09-07T07:27:27.6189030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/x448.pyi 2025-09-07T07:27:27.6190420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/x25519.pyi 2025-09-07T07:27:27.6191690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ed448.pyi 2025-09-07T07:27:27.6192820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/poly1305.pyi 2025-09-07T07:27:27.6193950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/aead.pyi 2025-09-07T07:27:27.6195260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/dh.pyi 2025-09-07T07:27:27.6196420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/hmac.pyi 2025-09-07T07:27:27.6197600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/pkcs12.pyi 2025-09-07T07:27:27.6198930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/test_support.pyi 2025-09-07T07:27:27.6200010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/pkcs7.pyi 2025-09-07T07:27:27.6200980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/__init__.py 2025-09-07T07:27:27.6202440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6203510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust.abi3.so 2025-09-07T07:27:27.6204720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__init__.py 2025-09-07T07:27:27.6206330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-313.pyc 2025-09-07T07:27:27.6207690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-313.pyc 2025-09-07T07:27:27.6209080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6210580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py 2025-09-07T07:27:27.6212040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/binding.py 2025-09-07T07:27:27.6212810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__init__.py 2025-09-07T07:27:27.6213930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__pycache__/fernet.cpython-313.pyc 2025-09-07T07:27:27.6215170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.6216270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:27.6217710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__pycache__/__about__.cpython-313.pyc 2025-09-07T07:27:27.6218790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6219590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/oid.py 2025-09-07T07:27:27.6220520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/verification.py 2025-09-07T07:27:27.6221430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/ocsp.py 2025-09-07T07:27:27.6222610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/general_name.py 2025-09-07T07:27:27.6223760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__init__.py 2025-09-07T07:27:27.6225350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/extensions.cpython-313.pyc 2025-09-07T07:27:27.6226930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/verification.cpython-313.pyc 2025-09-07T07:27:27.6228080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/base.cpython-313.pyc 2025-09-07T07:27:27.6229400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-313.pyc 2025-09-07T07:27:27.6230640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/ocsp.cpython-313.pyc 2025-09-07T07:27:27.6231850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/name.cpython-313.pyc 2025-09-07T07:27:27.6233210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/general_name.cpython-313.pyc 2025-09-07T07:27:27.6234290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/oid.cpython-313.pyc 2025-09-07T07:27:27.6235440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6236390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/extensions.py 2025-09-07T07:27:27.6237340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/name.py 2025-09-07T07:27:27.6238330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/base.py 2025-09-07T07:27:27.6239530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/certificate_transparency.py 2025-09-07T07:27:27.6240400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/utils.py 2025-09-07T07:27:27.6241320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__about__.py 2025-09-07T07:27:27.6242270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/py.typed 2025-09-07T07:27:27.6243320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/exceptions.py 2025-09-07T07:27:27.6244480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/fernet.py 2025-09-07T07:27:27.6245340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/__init__.py 2025-09-07T07:27:27.6246500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/__pycache__/distro.cpython-313.pyc 2025-09-07T07:27:27.6247480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.6248720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6249500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/py.typed 2025-09-07T07:27:27.6250300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/distro.py 2025-09-07T07:27:27.6251180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/__main__.py 2025-09-07T07:27:27.6252220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/RECORD 2025-09-07T07:27:27.6253040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/LICENSE 2025-09-07T07:27:27.6253970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/direct_url.json 2025-09-07T07:27:27.6254750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/WHEEL 2025-09-07T07:27:27.6255640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/top_level.txt 2025-09-07T07:27:27.6256470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/REQUESTED 2025-09-07T07:27:27.6257360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/INSTALLER 2025-09-07T07:27:27.6258150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/METADATA 2025-09-07T07:27:27.6259050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/RECORD 2025-09-07T07:27:27.6260290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/direct_url.json 2025-09-07T07:27:27.6261170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/WHEEL 2025-09-07T07:27:27.6262290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/top_level.txt 2025-09-07T07:27:27.6263370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/LICENSE.txt 2025-09-07T07:27:27.6264250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/REQUESTED 2025-09-07T07:27:27.6265400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/INSTALLER 2025-09-07T07:27:27.6266400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/METADATA 2025-09-07T07:27:27.6267110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer.py 2025-09-07T07:27:27.6268100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/tests/isatty_test.py 2025-09-07T07:27:27.6269230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/tests/initialise_test.py 2025-09-07T07:27:27.6270100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/tests/__init__.py 2025-09-07T07:27:27.6271600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/tests/__pycache__/winterm_test.cpython-313.pyc 2025-09-07T07:27:27.6272800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/tests/__pycache__/isatty_test.cpython-313.pyc 2025-09-07T07:27:27.6274110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/tests/__pycache__/initialise_test.cpython-313.pyc 2025-09-07T07:27:27.6275420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/tests/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.6276470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/tests/__pycache__/ansi_test.cpython-313.pyc 2025-09-07T07:27:27.6277730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/tests/__pycache__/ansitowin32_test.cpython-313.pyc 2025-09-07T07:27:27.6278870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/tests/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6279800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/tests/ansi_test.py 2025-09-07T07:27:27.6280920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/tests/utils.py 2025-09-07T07:27:27.6281960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/tests/winterm_test.py 2025-09-07T07:27:27.6282810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/tests/ansitowin32_test.py 2025-09-07T07:27:27.6283710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/__init__.py 2025-09-07T07:27:27.6284560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/win32.py 2025-09-07T07:27:27.6285810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/__pycache__/ansitowin32.cpython-313.pyc 2025-09-07T07:27:27.6287210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/__pycache__/ansi.cpython-313.pyc 2025-09-07T07:27:27.6288480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/__pycache__/win32.cpython-313.pyc 2025-09-07T07:27:27.6289740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/__pycache__/initialise.cpython-313.pyc 2025-09-07T07:27:27.6290890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/__pycache__/winterm.cpython-313.pyc 2025-09-07T07:27:27.6292160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6293040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/ansitowin32.py 2025-09-07T07:27:27.6293890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/ansi.py 2025-09-07T07:27:27.6294900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/winterm.py 2025-09-07T07:27:27.6295900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/initialise.py 2025-09-07T07:27:27.6296780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/_cffi_include.h 2025-09-07T07:27:27.6297710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/_imp_emulation.py 2025-09-07T07:27:27.6298570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/backend_ctypes.py 2025-09-07T07:27:27.6299410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/error.py 2025-09-07T07:27:27.6300320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/setuptools_ext.py 2025-09-07T07:27:27.6301260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/_shimmed_dist_utils.py 2025-09-07T07:27:27.6302270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/_cffi_errors.h 2025-09-07T07:27:27.6303150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__init__.py 2025-09-07T07:27:27.6309440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/cffi_opcode.py 2025-09-07T07:27:27.6309710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/vengine_gen.py 2025-09-07T07:27:27.6309960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/vengine_cpy.cpython-313.pyc 2025-09-07T07:27:27.6310270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/pkgconfig.cpython-313.pyc 2025-09-07T07:27:27.6310490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/api.cpython-313.pyc 2025-09-07T07:27:27.6310710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/cparser.cpython-313.pyc 2025-09-07T07:27:27.6310940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/model.cpython-313.pyc 2025-09-07T07:27:27.6312220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/commontypes.cpython-313.pyc 2025-09-07T07:27:27.6313310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/backend_ctypes.cpython-313.pyc 2025-09-07T07:27:27.6314460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/_shimmed_dist_utils.cpython-313.pyc 2025-09-07T07:27:27.6315590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/ffiplatform.cpython-313.pyc 2025-09-07T07:27:27.6316490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/error.cpython-313.pyc 2025-09-07T07:27:27.6317550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/recompiler.cpython-313.pyc 2025-09-07T07:27:27.6318600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/vengine_gen.cpython-313.pyc 2025-09-07T07:27:27.6319650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/_imp_emulation.cpython-313.pyc 2025-09-07T07:27:27.6320730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/setuptools_ext.cpython-313.pyc 2025-09-07T07:27:27.6321810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/cffi_opcode.cpython-313.pyc 2025-09-07T07:27:27.6322860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/lock.cpython-313.pyc 2025-09-07T07:27:27.6323850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6324910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/verifier.cpython-313.pyc 2025-09-07T07:27:27.6325610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/pkgconfig.py 2025-09-07T07:27:27.6326360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/model.py 2025-09-07T07:27:27.6327220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/ffiplatform.py 2025-09-07T07:27:27.6327960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/api.py 2025-09-07T07:27:27.6328780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/vengine_cpy.py 2025-09-07T07:27:27.6329650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/_embedding.h 2025-09-07T07:27:27.6330600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/commontypes.py 2025-09-07T07:27:27.6331300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/lock.py 2025-09-07T07:27:27.6332320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/recompiler.py 2025-09-07T07:27:27.6333450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/cparser.py 2025-09-07T07:27:27.6334520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/verifier.py 2025-09-07T07:27:27.6335370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/parse_c_type.h 2025-09-07T07:27:27.6339690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/RECORD 2025-09-07T07:27:27.6340200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/licenses/LICENSE 2025-09-07T07:27:27.6340430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/direct_url.json 2025-09-07T07:27:27.6340800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/WHEEL 2025-09-07T07:27:27.6341020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/top_level.txt 2025-09-07T07:27:27.6341880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/REQUESTED 2025-09-07T07:27:27.6342910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/INSTALLER 2025-09-07T07:27:27.6343760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/METADATA 2025-09-07T07:27:27.6344590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring-25.6.0.dist-info/RECORD 2025-09-07T07:27:27.6345530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring-25.6.0.dist-info/LICENSE 2025-09-07T07:27:27.6346590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring-25.6.0.dist-info/direct_url.json 2025-09-07T07:27:27.6347540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring-25.6.0.dist-info/WHEEL 2025-09-07T07:27:27.6348610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring-25.6.0.dist-info/entry_points.txt 2025-09-07T07:27:27.6349760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring-25.6.0.dist-info/top_level.txt 2025-09-07T07:27:27.6350700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring-25.6.0.dist-info/REQUESTED 2025-09-07T07:27:27.6351780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring-25.6.0.dist-info/INSTALLER 2025-09-07T07:27:27.6352740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring-25.6.0.dist-info/METADATA 2025-09-07T07:27:27.6353770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/RECORD 2025-09-07T07:27:27.6354950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/licenses/LICENSE 2025-09-07T07:27:27.6356080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/direct_url.json 2025-09-07T07:27:27.6357000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/WHEEL 2025-09-07T07:27:27.6358080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/REQUESTED 2025-09-07T07:27:27.6359320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/INSTALLER 2025-09-07T07:27:27.6360340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/METADATA 2025-09-07T07:27:27.6361280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/RECORD 2025-09-07T07:27:27.6362430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/LICENSE 2025-09-07T07:27:27.6363620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/direct_url.json 2025-09-07T07:27:27.6364530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/WHEEL 2025-09-07T07:27:27.6365780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/top_level.txt 2025-09-07T07:27:27.6366920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/REQUESTED 2025-09-07T07:27:27.6368270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/INSTALLER 2025-09-07T07:27:27.6369410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/METADATA 2025-09-07T07:27:27.6370330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/RECORD 2025-09-07T07:27:27.6371350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/LICENSE 2025-09-07T07:27:27.6372330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/direct_url.json 2025-09-07T07:27:27.6373310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/WHEEL 2025-09-07T07:27:27.6374400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/top_level.txt 2025-09-07T07:27:27.6375370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/REQUESTED 2025-09-07T07:27:27.6376720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/INSTALLER 2025-09-07T07:27:27.6377710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/METADATA 2025-09-07T07:27:27.6378650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/parser_block.py 2025-09-07T07:27:27.6379270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/tree.py 2025-09-07T07:27:27.6380260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/token.py 2025-09-07T07:27:27.6381090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/_punycode.py 2025-09-07T07:27:27.6381980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/renderer.py 2025-09-07T07:27:27.6383060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/html_block.py 2025-09-07T07:27:27.6383900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/list.py 2025-09-07T07:27:27.6384820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/fence.py 2025-09-07T07:27:27.6386020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/code.py 2025-09-07T07:27:27.6387120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/lheading.py 2025-09-07T07:27:27.6388160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__init__.py 2025-09-07T07:27:27.6389770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/blockquote.cpython-313.pyc 2025-09-07T07:27:27.6391000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/heading.cpython-313.pyc 2025-09-07T07:27:27.6392410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/paragraph.cpython-313.pyc 2025-09-07T07:27:27.6393910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/state_block.cpython-313.pyc 2025-09-07T07:27:27.6395180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/list.cpython-313.pyc 2025-09-07T07:27:27.6396540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/hr.cpython-313.pyc 2025-09-07T07:27:27.6397720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/table.cpython-313.pyc 2025-09-07T07:27:27.6399240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/code.cpython-313.pyc 2025-09-07T07:27:27.6400740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/html_block.cpython-313.pyc 2025-09-07T07:27:27.6401880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/reference.cpython-313.pyc 2025-09-07T07:27:27.6403080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/fence.cpython-313.pyc 2025-09-07T07:27:27.6404310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6405580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/lheading.cpython-313.pyc 2025-09-07T07:27:27.6406410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/hr.py 2025-09-07T07:27:27.6407480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/heading.py 2025-09-07T07:27:27.6408450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/blockquote.py 2025-09-07T07:27:27.6409580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/paragraph.py 2025-09-07T07:27:27.6410710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/reference.py 2025-09-07T07:27:27.6411740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/table.py 2025-09-07T07:27:27.6412850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/state_block.py 2025-09-07T07:27:27.6413790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/ruler.py 2025-09-07T07:27:27.6414850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/smartquotes.py 2025-09-07T07:27:27.6415990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/normalize.py 2025-09-07T07:27:27.6417060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/replacements.py 2025-09-07T07:27:27.6417980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__init__.py 2025-09-07T07:27:27.6418980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/block.cpython-313.pyc 2025-09-07T07:27:27.6420010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/state_core.cpython-313.pyc 2025-09-07T07:27:27.6420940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/normalize.cpython-313.pyc 2025-09-07T07:27:27.6421890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/linkify.cpython-313.pyc 2025-09-07T07:27:27.6422840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/inline.cpython-313.pyc 2025-09-07T07:27:27.6423840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/replacements.cpython-313.pyc 2025-09-07T07:27:27.6424830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/smartquotes.cpython-313.pyc 2025-09-07T07:27:27.6425780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6426740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/state_core.py 2025-09-07T07:27:27.6427720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/linkify.py 2025-09-07T07:27:27.6428730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/block.py 2025-09-07T07:27:27.6429740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/inline.py 2025-09-07T07:27:27.6430710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__init__.py 2025-09-07T07:27:27.6431730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/parser_core.py 2025-09-07T07:27:27.6432920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/main.cpython-313.pyc 2025-09-07T07:27:27.6434200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/renderer.cpython-313.pyc 2025-09-07T07:27:27.6435570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/parser_block.cpython-313.pyc 2025-09-07T07:27:27.6436710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/ruler.cpython-313.pyc 2025-09-07T07:27:27.6437880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/parser_core.cpython-313.pyc 2025-09-07T07:27:27.6439170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/_compat.cpython-313.pyc 2025-09-07T07:27:27.6440260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/token.cpython-313.pyc 2025-09-07T07:27:27.6441400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.6442540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/tree.cpython-313.pyc 2025-09-07T07:27:27.6443780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/parser_inline.cpython-313.pyc 2025-09-07T07:27:27.6444800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/_punycode.cpython-313.pyc 2025-09-07T07:27:27.6445980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6446870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/cli/__init__.py 2025-09-07T07:27:27.6448280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/cli/__pycache__/parse.cpython-313.pyc 2025-09-07T07:27:27.6449470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/cli/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6450480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/cli/parse.py 2025-09-07T07:27:27.6451450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/port.yaml 2025-09-07T07:27:27.6452580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__init__.py 2025-09-07T07:27:27.6453980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/normalize_url.cpython-313.pyc 2025-09-07T07:27:27.6455140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/html_re.cpython-313.pyc 2025-09-07T07:27:27.6456550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/entities.cpython-313.pyc 2025-09-07T07:27:27.6457830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.6459110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/html_blocks.cpython-313.pyc 2025-09-07T07:27:27.6460550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6461680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/html_blocks.py 2025-09-07T07:27:27.6462590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/html_re.py 2025-09-07T07:27:27.6463560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/utils.py 2025-09-07T07:27:27.6464570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/normalize_url.py 2025-09-07T07:27:27.6465580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/entities.py 2025-09-07T07:27:27.6466450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/utils.py 2025-09-07T07:27:27.6467490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/py.typed 2025-09-07T07:27:27.6468370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/link.py 2025-09-07T07:27:27.6469510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/escape.py 2025-09-07T07:27:27.6470640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/autolink.py 2025-09-07T07:27:27.6471790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/strikethrough.py 2025-09-07T07:27:27.6472930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/html_inline.py 2025-09-07T07:27:27.6473830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__init__.py 2025-09-07T07:27:27.6475080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/state_inline.py 2025-09-07T07:27:27.6476260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/autolink.cpython-313.pyc 2025-09-07T07:27:27.6477510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/link.cpython-313.pyc 2025-09-07T07:27:27.6478900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/balance_pairs.cpython-313.pyc 2025-09-07T07:27:27.6480000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/image.cpython-313.pyc 2025-09-07T07:27:27.6481250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/entity.cpython-313.pyc 2025-09-07T07:27:27.6482440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/text.cpython-313.pyc 2025-09-07T07:27:27.6483710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/escape.cpython-313.pyc 2025-09-07T07:27:27.6484930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/backticks.cpython-313.pyc 2025-09-07T07:27:27.6486220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/html_inline.cpython-313.pyc 2025-09-07T07:27:27.6487620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/newline.cpython-313.pyc 2025-09-07T07:27:27.6488830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/emphasis.cpython-313.pyc 2025-09-07T07:27:27.6490210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/state_inline.cpython-313.pyc 2025-09-07T07:27:27.6491860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/text_collapse.cpython-313.pyc 2025-09-07T07:27:27.6493100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6494420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/strikethrough.cpython-313.pyc 2025-09-07T07:27:27.6495320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/text_collapse.py 2025-09-07T07:27:27.6496200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/text.py 2025-09-07T07:27:27.6497160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/backticks.py 2025-09-07T07:27:27.6498210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/entity.py 2025-09-07T07:27:27.6499280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/balance_pairs.py 2025-09-07T07:27:27.6500420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/newline.py 2025-09-07T07:27:27.6501550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/emphasis.py 2025-09-07T07:27:27.6502460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/image.py 2025-09-07T07:27:27.6503320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/_compat.py 2025-09-07T07:27:27.6504230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/parser_inline.py 2025-09-07T07:27:27.6505370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/commonmark.py 2025-09-07T07:27:27.6506350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/__init__.py 2025-09-07T07:27:27.6507800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/__pycache__/zero.cpython-313.pyc 2025-09-07T07:27:27.6509000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/__pycache__/commonmark.cpython-313.pyc 2025-09-07T07:27:27.6510260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/__pycache__/default.cpython-313.pyc 2025-09-07T07:27:27.6511380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6512280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/zero.py 2025-09-07T07:27:27.6513230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/default.py 2025-09-07T07:27:27.6514010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/main.py 2025-09-07T07:27:27.6515050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/__init__.py 2025-09-07T07:27:27.6516360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/parse_link_label.cpython-313.pyc 2025-09-07T07:27:27.6517660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/parse_link_title.cpython-313.pyc 2025-09-07T07:27:27.6519030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/parse_link_destination.cpython-313.pyc 2025-09-07T07:27:27.6520160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6521230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/parse_link_destination.py 2025-09-07T07:27:27.6522360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/parse_link_label.py 2025-09-07T07:27:27.6523400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/parse_link_title.py 2025-09-07T07:27:27.6524530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/RECORD 2025-09-07T07:27:27.6525740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/licenses/LICENSE 2025-09-07T07:27:27.6526860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/direct_url.json 2025-09-07T07:27:27.6528030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/WHEEL 2025-09-07T07:27:27.6529370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/entry_points.txt 2025-09-07T07:27:27.6530540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/REQUESTED 2025-09-07T07:27:27.6531790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/INSTALLER 2025-09-07T07:27:27.6533270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/METADATA 2025-09-07T07:27:27.6534190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/RECORD 2025-09-07T07:27:27.6535160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/LICENSE 2025-09-07T07:27:27.6536170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/direct_url.json 2025-09-07T07:27:27.6537100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/WHEEL 2025-09-07T07:27:27.6538120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/REQUESTED 2025-09-07T07:27:27.6539310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/INSTALLER 2025-09-07T07:27:27.6540200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/METADATA 2025-09-07T07:27:27.6541140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/RECORD 2025-09-07T07:27:27.6542390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/direct_url.json 2025-09-07T07:27:27.6543130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/WHEEL 2025-09-07T07:27:27.6544220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/entry_points.txt 2025-09-07T07:27:27.6545210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/top_level.txt 2025-09-07T07:27:27.6546300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/REQUESTED 2025-09-07T07:27:27.6547280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/INSTALLER 2025-09-07T07:27:27.6548380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/METADATA 2025-09-07T07:27:27.6549360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/LICENCE 2025-09-07T07:27:27.6550930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/activate.d/activate.bat 2025-09-07T07:27:27.6552290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/activate.d/activate.sh 2025-09-07T07:27:27.6553910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/deactivate.d/deactivate.bat 2025-09-07T07:27:27.6555600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/deactivate.d/deactivate.sh 2025-09-07T07:27:27.6556700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar-4.0.5.dist-info/RECORD 2025-09-07T07:27:27.6557900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar-4.0.5.dist-info/direct_url.json 2025-09-07T07:27:27.6558920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar-4.0.5.dist-info/WHEEL 2025-09-07T07:27:27.6560130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar-4.0.5.dist-info/top_level.txt 2025-09-07T07:27:27.6561210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar-4.0.5.dist-info/REQUESTED 2025-09-07T07:27:27.6562230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar-4.0.5.dist-info/INSTALLER 2025-09-07T07:27:27.6563270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar-4.0.5.dist-info/METADATA 2025-09-07T07:27:27.6564330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar-4.0.5.dist-info/LICENCE 2025-09-07T07:27:27.6565390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/RECORD 2025-09-07T07:27:27.6566360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/LICENSE 2025-09-07T07:27:27.6567440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/AUTHORS 2025-09-07T07:27:27.6568610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/direct_url.json 2025-09-07T07:27:27.6569510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/WHEEL 2025-09-07T07:27:27.6570700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/top_level.txt 2025-09-07T07:27:27.6571820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/REQUESTED 2025-09-07T07:27:27.6572880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/INSTALLER 2025-09-07T07:27:27.6573870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/METADATA 2025-09-07T07:27:27.6574940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/RECORD 2025-09-07T07:27:27.6576580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/licenses/LICENSE 2025-09-07T07:27:27.6577580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/direct_url.json 2025-09-07T07:27:27.6578620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/WHEEL 2025-09-07T07:27:27.6579790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/REQUESTED 2025-09-07T07:27:27.6580820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/INSTALLER 2025-09-07T07:27:27.6581780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/METADATA 2025-09-07T07:27:27.6582590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/RECORD 2025-09-07T07:27:27.6583580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/licenses/AUTHORS 2025-09-07T07:27:27.6584430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/licenses/LICENSE.txt 2025-09-07T07:27:27.6585290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/direct_url.json 2025-09-07T07:27:27.6586050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/WHEEL 2025-09-07T07:27:27.6586890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/top_level.txt 2025-09-07T07:27:27.6587700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/REQUESTED 2025-09-07T07:27:27.6588490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/INSTALLER 2025-09-07T07:27:27.6589350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/METADATA 2025-09-07T07:27:27.6589910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/intranges.py 2025-09-07T07:27:27.6590740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/package_data.py 2025-09-07T07:27:27.6591280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/compat.py 2025-09-07T07:27:27.6591910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/idnadata.py 2025-09-07T07:27:27.6592570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__init__.py 2025-09-07T07:27:27.6593180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/core.py 2025-09-07T07:27:27.6594120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/codec.cpython-313.pyc 2025-09-07T07:27:27.6595190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/core.cpython-313.pyc 2025-09-07T07:27:27.6596340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/idnadata.cpython-313.pyc 2025-09-07T07:27:27.6597400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/compat.cpython-313.pyc 2025-09-07T07:27:27.6598670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/package_data.cpython-313.pyc 2025-09-07T07:27:27.6599880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/uts46data.cpython-313.pyc 2025-09-07T07:27:27.6600830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/intranges.cpython-313.pyc 2025-09-07T07:27:27.6601840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6602600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/py.typed 2025-09-07T07:27:27.6603370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/codec.py 2025-09-07T07:27:27.6604320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/uts46data.py 2025-09-07T07:27:27.6605280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/models.py 2025-09-07T07:27:27.6606300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/_version.py 2025-09-07T07:27:27.6607230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/remote.py 2025-09-07T07:27:27.6608120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/local.py 2025-09-07T07:27:27.6609220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__init__.py 2025-09-07T07:27:27.6610600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/api.cpython-313.pyc 2025-09-07T07:27:27.6611780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/local.cpython-313.pyc 2025-09-07T07:27:27.6612840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/plugin.cpython-313.pyc 2025-09-07T07:27:27.6613940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/path.cpython-313.pyc 2025-09-07T07:27:27.6615260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:27.6616570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/_version.cpython-313.pyc 2025-09-07T07:27:27.6617690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/models.cpython-313.pyc 2025-09-07T07:27:27.6618800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/remote.cpython-313.pyc 2025-09-07T07:27:27.6619840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6620650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/api.py 2025-09-07T07:27:27.6621670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/plugin.py 2025-09-07T07:27:27.6622530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/py.typed 2025-09-07T07:27:27.6623420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/exceptions.py 2025-09-07T07:27:27.6624260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/path.py 2025-09-07T07:27:27.6625370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/render.py 2025-09-07T07:27:27.6626400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/__init__.py 2025-09-07T07:27:27.6627660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/prompt.cpython-313.pyc 2025-09-07T07:27:27.6628870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6630130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/mappers.cpython-313.pyc 2025-09-07T07:27:27.6631440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/render.cpython-313.pyc 2025-09-07T07:27:27.6632700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/mappers.py 2025-09-07T07:27:27.6633920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/prompt.py 2025-09-07T07:27:27.6634580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce/__init__.py 2025-09-07T07:27:27.6635860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6636490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce/py.typed 2025-09-07T07:27:27.6637300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/metadata.py 2025-09-07T07:27:27.6638450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/macosx_libfile.py 2025-09-07T07:27:27.6639150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/util.py 2025-09-07T07:27:27.6640120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/_setuptools_logging.py 2025-09-07T07:27:27.6640950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__init__.py 2025-09-07T07:27:27.6642260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/_bdist_wheel.cpython-313.pyc 2025-09-07T07:27:27.6643400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/bdist_wheel.cpython-313.pyc 2025-09-07T07:27:27.6644540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/metadata.cpython-313.pyc 2025-09-07T07:27:27.6645630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/util.cpython-313.pyc 2025-09-07T07:27:27.6646750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/macosx_libfile.cpython-313.pyc 2025-09-07T07:27:27.6648000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/wheelfile.cpython-313.pyc 2025-09-07T07:27:27.6649360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/_setuptools_logging.cpython-313.pyc 2025-09-07T07:27:27.6650520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.6651650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6652480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/pack.py 2025-09-07T07:27:27.6653260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/tags.py 2025-09-07T07:27:27.6654140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/convert.py 2025-09-07T07:27:27.6655380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__init__.py 2025-09-07T07:27:27.6656680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__pycache__/pack.cpython-313.pyc 2025-09-07T07:27:27.6657770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__pycache__/tags.cpython-313.pyc 2025-09-07T07:27:27.6659030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__pycache__/unpack.cpython-313.pyc 2025-09-07T07:27:27.6660090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__pycache__/convert.cpython-313.pyc 2025-09-07T07:27:27.6661280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6662330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/unpack.py 2025-09-07T07:27:27.6663100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/bdist_wheel.py 2025-09-07T07:27:27.6664230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/tags.py 2025-09-07T07:27:27.6665380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_musllinux.py 2025-09-07T07:27:27.6666580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/version.py 2025-09-07T07:27:27.6667560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE 2025-09-07T07:27:27.6668490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE.APACHE 2025-09-07T07:27:27.6669600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__init__.py 2025-09-07T07:27:27.6670860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/markers.cpython-313.pyc 2025-09-07T07:27:27.6672090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/requirements.cpython-313.pyc 2025-09-07T07:27:27.6673500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-09-07T07:27:27.6674830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.6676070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/tags.cpython-313.pyc 2025-09-07T07:27:27.6677500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-09-07T07:27:27.6678660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-09-07T07:27:27.6680080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_structures.cpython-313.pyc 2025-09-07T07:27:27.6681500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6683030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/specifiers.cpython-313.pyc 2025-09-07T07:27:27.6684220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:27.6685590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_elffile.cpython-313.pyc 2025-09-07T07:27:27.6686830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_parser.cpython-313.pyc 2025-09-07T07:27:27.6687800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_parser.py 2025-09-07T07:27:27.6688920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE.BSD 2025-09-07T07:27:27.6690000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/utils.py 2025-09-07T07:27:27.6691300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/requirements.py 2025-09-07T07:27:27.6692350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_structures.py 2025-09-07T07:27:27.6693380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/markers.py 2025-09-07T07:27:27.6694500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_manylinux.py 2025-09-07T07:27:27.6695470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_tokenizer.py 2025-09-07T07:27:27.6696440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/specifiers.py 2025-09-07T07:27:27.6697580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_elffile.py 2025-09-07T07:27:27.6698410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/vendor.txt 2025-09-07T07:27:27.6699720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/__init__.py 2025-09-07T07:27:27.6701120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6702220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/_bdist_wheel.py 2025-09-07T07:27:27.6702970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/wheelfile.py 2025-09-07T07:27:27.6703800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__main__.py 2025-09-07T07:27:27.6704560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/_winconsole.py 2025-09-07T07:27:27.6705320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/_textwrap.py 2025-09-07T07:27:27.6706100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/globals.py 2025-09-07T07:27:27.6706820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__init__.py 2025-09-07T07:27:27.6707710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/core.py 2025-09-07T07:27:27.6708440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/types.py 2025-09-07T07:27:27.6709590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/_winconsole.cpython-313.pyc 2025-09-07T07:27:27.6711020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/shell_completion.cpython-313.pyc 2025-09-07T07:27:27.6712080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/globals.cpython-313.pyc 2025-09-07T07:27:27.6712990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/core.cpython-313.pyc 2025-09-07T07:27:27.6714150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/_compat.cpython-313.pyc 2025-09-07T07:27:27.6715430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/_termui_impl.cpython-313.pyc 2025-09-07T07:27:27.6716820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/testing.cpython-313.pyc 2025-09-07T07:27:27.6717870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/decorators.cpython-313.pyc 2025-09-07T07:27:27.6719000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.6720110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:27.6721110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/formatting.cpython-313.pyc 2025-09-07T07:27:27.6722190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/types.cpython-313.pyc 2025-09-07T07:27:27.6723400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/termui.cpython-313.pyc 2025-09-07T07:27:27.6724530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/_textwrap.cpython-313.pyc 2025-09-07T07:27:27.6725660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6726640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/parser.cpython-313.pyc 2025-09-07T07:27:27.6727470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/formatting.py 2025-09-07T07:27:27.6728360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/parser.py 2025-09-07T07:27:27.6729150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/termui.py 2025-09-07T07:27:27.6729980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/utils.py 2025-09-07T07:27:27.6730790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/py.typed 2025-09-07T07:27:27.6731690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/exceptions.py 2025-09-07T07:27:27.6732620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/shell_completion.py 2025-09-07T07:27:27.6733450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/_compat.py 2025-09-07T07:27:27.6734320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/_termui_impl.py 2025-09-07T07:27:27.6735250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/testing.py 2025-09-07T07:27:27.6736050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/decorators.py 2025-09-07T07:27:27.6737280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/RECORD 2025-09-07T07:27:27.6738490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/licenses/LICENSE 2025-09-07T07:27:27.6739630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/direct_url.json 2025-09-07T07:27:27.6740860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/WHEEL 2025-09-07T07:27:27.6742020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/entry_points.txt 2025-09-07T07:27:27.6743270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/REQUESTED 2025-09-07T07:27:27.6744530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/INSTALLER 2025-09-07T07:27:27.6745500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/METADATA 2025-09-07T07:27:27.6746250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/RECORD 2025-09-07T07:27:27.6747000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/LICENSE 2025-09-07T07:27:27.6747850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/direct_url.json 2025-09-07T07:27:27.6748590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/WHEEL 2025-09-07T07:27:27.6749440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/top_level.txt 2025-09-07T07:27:27.6750220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/REQUESTED 2025-09-07T07:27:27.6751010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/INSTALLER 2025-09-07T07:27:27.6751790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/METADATA 2025-09-07T07:27:27.6752590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/RECORD 2025-09-07T07:27:27.6753410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/LICENSE 2025-09-07T07:27:27.6754300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/direct_url.json 2025-09-07T07:27:27.6755360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/WHEEL 2025-09-07T07:27:27.6756450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/entry_points.txt 2025-09-07T07:27:27.6757790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/LICENSE.markdown-it 2025-09-07T07:27:27.6758910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/REQUESTED 2025-09-07T07:27:27.6759960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/INSTALLER 2025-09-07T07:27:27.6761020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/METADATA 2025-09-07T07:27:27.6762060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings-2.6.1.dist-info/RECORD 2025-09-07T07:27:27.6763310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings-2.6.1.dist-info/licenses/LICENSE 2025-09-07T07:27:27.6764720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings-2.6.1.dist-info/direct_url.json 2025-09-07T07:27:27.6766020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings-2.6.1.dist-info/WHEEL 2025-09-07T07:27:27.6766910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings-2.6.1.dist-info/REQUESTED 2025-09-07T07:27:27.6768090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings-2.6.1.dist-info/INSTALLER 2025-09-07T07:27:27.6769270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings-2.6.1.dist-info/METADATA 2025-09-07T07:27:27.6770140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/RECORD 2025-09-07T07:27:27.6770960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/LICENSE 2025-09-07T07:27:27.6772000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/direct_url.json 2025-09-07T07:27:27.6772980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/WHEEL 2025-09-07T07:27:27.6774030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/entry_points.txt 2025-09-07T07:27:27.6774990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/top_level.txt 2025-09-07T07:27:27.6775870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/REQUESTED 2025-09-07T07:27:27.6777010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/INSTALLER 2025-09-07T07:27:27.6778150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/METADATA 2025-09-07T07:27:27.6778980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/specs.py 2025-09-07T07:27:27.6779940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/version.py 2025-09-07T07:27:27.6780970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__init__.pyi 2025-09-07T07:27:27.6781940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__init__.py 2025-09-07T07:27:27.6783100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/bindings.cpython-313-darwin.so 2025-09-07T07:27:27.6784070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/solver/libsolv.py 2025-09-07T07:27:27.6785020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/solver/__init__.py 2025-09-07T07:27:27.6786290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/solver/__pycache__/libsolv.cpython-313.pyc 2025-09-07T07:27:27.6787290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/solver/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6788470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__pycache__/specs.cpython-313.pyc 2025-09-07T07:27:27.6789550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.6790740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6791810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:27.6792730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/utils.py 2025-09-07T07:27:27.6793650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/py.typed 2025-09-07T07:27:27.6794740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/sockshandler.cpython-313.pyc 2025-09-07T07:27:27.6795810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/jsonpatch.cpython-313.pyc 2025-09-07T07:27:27.6796930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/test_pycosat.cpython-313.pyc 2025-09-07T07:27:27.6798110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/jsonpointer.cpython-313.pyc 2025-09-07T07:27:27.6799300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/typing_extensions.cpython-313.pyc 2025-09-07T07:27:27.6800360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/socks.cpython-313.pyc 2025-09-07T07:27:27.6801400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/posix/proc.py 2025-09-07T07:27:27.6802410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/posix/__init__.py 2025-09-07T07:27:27.6803680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/posix/__pycache__/_core.cpython-313.pyc 2025-09-07T07:27:27.6804710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/posix/__pycache__/proc.cpython-313.pyc 2025-09-07T07:27:27.6806060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/posix/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6807170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/posix/__pycache__/ps.cpython-313.pyc 2025-09-07T07:27:27.6808040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/posix/_core.py 2025-09-07T07:27:27.6809130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/posix/ps.py 2025-09-07T07:27:27.6809920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/__init__.py 2025-09-07T07:27:27.6811120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/__pycache__/_core.cpython-313.pyc 2025-09-07T07:27:27.6812270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/__pycache__/nt.cpython-313.pyc 2025-09-07T07:27:27.6813510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6814230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/_core.py 2025-09-07T07:27:27.6815070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/nt.py 2025-09-07T07:27:27.6815940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/xontrib/conda.xsh 2025-09-07T07:27:27.6817130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/RECORD 2025-09-07T07:27:27.6818240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/LICENSE 2025-09-07T07:27:27.6819350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/direct_url.json 2025-09-07T07:27:27.6820660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/WHEEL 2025-09-07T07:27:27.6821880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/entry_points.txt 2025-09-07T07:27:27.6823070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/top_level.txt 2025-09-07T07:27:27.6824270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/REQUESTED 2025-09-07T07:27:27.6825390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/INSTALLER 2025-09-07T07:27:27.6826380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/METADATA 2025-09-07T07:27:27.6827430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/RECORD 2025-09-07T07:27:27.6828600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/LICENSE 2025-09-07T07:27:27.6829750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/direct_url.json 2025-09-07T07:27:27.6830700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/WHEEL 2025-09-07T07:27:27.6831820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/AUTHORS.rst 2025-09-07T07:27:27.6832680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/top_level.txt 2025-09-07T07:27:27.6833710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/REQUESTED 2025-09-07T07:27:27.6834690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/INSTALLER 2025-09-07T07:27:27.6835880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/METADATA 2025-09-07T07:27:27.6836790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools/__init__.pyi 2025-09-07T07:27:27.6837680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools/more.pyi 2025-09-07T07:27:27.6838560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools/__init__.py 2025-09-07T07:27:27.6839810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools/__pycache__/more.cpython-313.pyc 2025-09-07T07:27:27.6840890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools/__pycache__/recipes.cpython-313.pyc 2025-09-07T07:27:27.6842170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6842990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools/more.py 2025-09-07T07:27:27.6844010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools/recipes.py 2025-09-07T07:27:27.6845050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools/py.typed 2025-09-07T07:27:27.6846060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools/recipes.pyi 2025-09-07T07:27:27.6847140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/RECORD 2025-09-07T07:27:27.6848210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/LICENSE 2025-09-07T07:27:27.6849250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/direct_url.json 2025-09-07T07:27:27.6850280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/WHEEL 2025-09-07T07:27:27.6851250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/top_level.txt 2025-09-07T07:27:27.6852260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/REQUESTED 2025-09-07T07:27:27.6853390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/INSTALLER 2025-09-07T07:27:27.6854340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/METADATA 2025-09-07T07:27:27.6855180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/md.py 2025-09-07T07:27:27.6856260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/version.py 2025-09-07T07:27:27.6857180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/legacy.py 2025-09-07T07:27:27.6858280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/models.py 2025-09-07T07:27:27.6859400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__init__.py 2025-09-07T07:27:27.6860640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/constant.cpython-313.pyc 2025-09-07T07:27:27.6861700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/api.cpython-313.pyc 2025-09-07T07:27:27.6863010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/legacy.cpython-313.pyc 2025-09-07T07:27:27.6864260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.6865580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/models.cpython-313.pyc 2025-09-07T07:27:27.6866800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/md.cpython-313.pyc 2025-09-07T07:27:27.6867840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/cd.cpython-313.pyc 2025-09-07T07:27:27.6868990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.6870260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6871670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:27.6872560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/cli/__init__.py 2025-09-07T07:27:27.6873910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/cli/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.6875030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/cli/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6876100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/cli/__main__.py 2025-09-07T07:27:27.6877000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/api.py 2025-09-07T07:27:27.6877900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/utils.py 2025-09-07T07:27:27.6878730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/py.typed 2025-09-07T07:27:27.6879660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/constant.py 2025-09-07T07:27:27.6880720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__main__.py 2025-09-07T07:27:27.6881530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/cd.py 2025-09-07T07:27:27.6882770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_cffi_backend.cpython-313-darwin.so 2025-09-07T07:27:27.6883590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/cookies.py 2025-09-07T07:27:27.6884350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/auth.py 2025-09-07T07:27:27.6885130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/sessions.py 2025-09-07T07:27:27.6886160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/hooks.py 2025-09-07T07:27:27.6886970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/compat.py 2025-09-07T07:27:27.6887820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/models.py 2025-09-07T07:27:27.6888610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/certs.py 2025-09-07T07:27:27.6889570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__init__.py 2025-09-07T07:27:27.6890860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/status_codes.py 2025-09-07T07:27:27.6891690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/packages.py 2025-09-07T07:27:27.6892710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__version__.py 2025-09-07T07:27:27.6893990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/__version__.cpython-313.pyc 2025-09-07T07:27:27.6895060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/api.cpython-313.pyc 2025-09-07T07:27:27.6896380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/adapters.cpython-313.pyc 2025-09-07T07:27:27.6897560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/_internal_utils.cpython-313.pyc 2025-09-07T07:27:27.6898640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/compat.cpython-313.pyc 2025-09-07T07:27:27.6899740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/sessions.cpython-313.pyc 2025-09-07T07:27:27.6900890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/hooks.cpython-313.pyc 2025-09-07T07:27:27.6902040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.6903300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/status_codes.cpython-313.pyc 2025-09-07T07:27:27.6904510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/cookies.cpython-313.pyc 2025-09-07T07:27:27.6905440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:27.6906590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/models.cpython-313.pyc 2025-09-07T07:27:27.6907620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/help.cpython-313.pyc 2025-09-07T07:27:27.6908820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/packages.cpython-313.pyc 2025-09-07T07:27:27.6909810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/auth.cpython-313.pyc 2025-09-07T07:27:27.6910780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/certs.cpython-313.pyc 2025-09-07T07:27:27.6911650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6912530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/structures.cpython-313.pyc 2025-09-07T07:27:27.6913160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/api.py 2025-09-07T07:27:27.6914270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/_internal_utils.py 2025-09-07T07:27:27.6915130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/utils.py 2025-09-07T07:27:27.6916190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/exceptions.py 2025-09-07T07:27:27.6917170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/structures.py 2025-09-07T07:27:27.6917920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/help.py 2025-09-07T07:27:27.6918820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/adapters.py 2025-09-07T07:27:27.6920170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/RECORD 2025-09-07T07:27:27.6921640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/licenses/AUTHORS.md 2025-09-07T07:27:27.6922820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/licenses/LICENSE 2025-09-07T07:27:27.6923900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/direct_url.json 2025-09-07T07:27:27.6924900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/WHEEL 2025-09-07T07:27:27.6926110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/entry_points.txt 2025-09-07T07:27:27.6927210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/REQUESTED 2025-09-07T07:27:27.6928700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/INSTALLER 2025-09-07T07:27:27.6929720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/METADATA 2025-09-07T07:27:27.6930640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/configuration.py 2025-09-07T07:27:27.6931730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/pyproject.py 2025-09-07T07:27:27.6932810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/auth.py 2025-09-07T07:27:27.6933810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/xmlrpc.py 2025-09-07T07:27:27.6934790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/download.py 2025-09-07T07:27:27.6935740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/session.py 2025-09-07T07:27:27.6936840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/cache.py 2025-09-07T07:27:27.6937900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__init__.py 2025-09-07T07:27:27.6939060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/session.cpython-313.pyc 2025-09-07T07:27:27.6940310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/download.cpython-313.pyc 2025-09-07T07:27:27.6941650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/xmlrpc.cpython-313.pyc 2025-09-07T07:27:27.6942810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.6944250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/cache.cpython-313.pyc 2025-09-07T07:27:27.6945420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/lazy_wheel.cpython-313.pyc 2025-09-07T07:27:27.6946780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/auth.cpython-313.pyc 2025-09-07T07:27:27.6948030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6948880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/utils.py 2025-09-07T07:27:27.6949840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/lazy_wheel.py 2025-09-07T07:27:27.6950780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cache.py 2025-09-07T07:27:27.6951710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__init__.py 2025-09-07T07:27:27.6952740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/logging.py 2025-09-07T07:27:27.6953550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/misc.py 2025-09-07T07:27:27.6954550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/egg_link.py 2025-09-07T07:27:27.6955510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/compat.py 2025-09-07T07:27:27.6956510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/deprecation.py 2025-09-07T07:27:27.6957400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/subprocess.py 2025-09-07T07:27:27.6958420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/filesystem.py 2025-09-07T07:27:27.6959550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/direct_url_helpers.py 2025-09-07T07:27:27.6960570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__init__.py 2025-09-07T07:27:27.6961620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/_jaraco_text.py 2025-09-07T07:27:27.6963030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/temp_dir.cpython-313.pyc 2025-09-07T07:27:27.6964360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/_jaraco_text.cpython-313.pyc 2025-09-07T07:27:27.6965640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/glibc.cpython-313.pyc 2025-09-07T07:27:27.6966730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/urls.cpython-313.pyc 2025-09-07T07:27:27.6967960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/setuptools_build.cpython-313.pyc 2025-09-07T07:27:27.6969080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/unpacking.cpython-313.pyc 2025-09-07T07:27:27.6970360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/packaging.cpython-313.pyc 2025-09-07T07:27:27.6971690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/logging.cpython-313.pyc 2025-09-07T07:27:27.6972960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/appdirs.cpython-313.pyc 2025-09-07T07:27:27.6974330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/compat.cpython-313.pyc 2025-09-07T07:27:27.6975580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/deprecation.cpython-313.pyc 2025-09-07T07:27:27.6976810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/filetypes.cpython-313.pyc 2025-09-07T07:27:27.6978060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/misc.cpython-313.pyc 2025-09-07T07:27:27.6979390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/filesystem.cpython-313.pyc 2025-09-07T07:27:27.6980370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/wheel.cpython-313.pyc 2025-09-07T07:27:27.6981890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/compatibility_tags.cpython-313.pyc 2025-09-07T07:27:27.6983160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/hashes.cpython-313.pyc 2025-09-07T07:27:27.6984580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/direct_url_helpers.cpython-313.pyc 2025-09-07T07:27:27.6985710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/datetime.cpython-313.pyc 2025-09-07T07:27:27.6987040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/egg_link.cpython-313.pyc 2025-09-07T07:27:27.6988410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/entrypoints.cpython-313.pyc 2025-09-07T07:27:27.6989670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.6990860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/virtualenv.cpython-313.pyc 2025-09-07T07:27:27.6991920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/_log.cpython-313.pyc 2025-09-07T07:27:27.6993250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/retry.cpython-313.pyc 2025-09-07T07:27:27.6994620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/subprocess.cpython-313.pyc 2025-09-07T07:27:27.6995570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/temp_dir.py 2025-09-07T07:27:27.6996500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/retry.py 2025-09-07T07:27:27.6997440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/appdirs.py 2025-09-07T07:27:27.6998500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/setuptools_build.py 2025-09-07T07:27:27.6999600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/packaging.py 2025-09-07T07:27:27.7000660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/entrypoints.py 2025-09-07T07:27:27.7001860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/filetypes.py 2025-09-07T07:27:27.7003030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/compatibility_tags.py 2025-09-07T07:27:27.7003930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/datetime.py 2025-09-07T07:27:27.7005020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/urls.py 2025-09-07T07:27:27.7005930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/hashes.py 2025-09-07T07:27:27.7006860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/virtualenv.py 2025-09-07T07:27:27.7007840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/_log.py 2025-09-07T07:27:27.7008930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/glibc.py 2025-09-07T07:27:27.7010010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/wheel.py 2025-09-07T07:27:27.7010960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/unpacking.py 2025-09-07T07:27:27.7011850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/link.py 2025-09-07T07:27:27.7012970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/selection_prefs.py 2025-09-07T07:27:27.7014020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/direct_url.py 2025-09-07T07:27:27.7015240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/index.py 2025-09-07T07:27:27.7016280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/target_python.py 2025-09-07T07:27:27.7017290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/pylock.py 2025-09-07T07:27:27.7018550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__init__.py 2025-09-07T07:27:27.7019990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/target_python.cpython-313.pyc 2025-09-07T07:27:27.7021180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/link.cpython-313.pyc 2025-09-07T07:27:27.7022390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/candidate.cpython-313.pyc 2025-09-07T07:27:27.7023720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/pylock.cpython-313.pyc 2025-09-07T07:27:27.7025020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/wheel.cpython-313.pyc 2025-09-07T07:27:27.7026420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/selection_prefs.cpython-313.pyc 2025-09-07T07:27:27.7027830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/installation_report.cpython-313.pyc 2025-09-07T07:27:27.7029340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/format_control.cpython-313.pyc 2025-09-07T07:27:27.7030640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/search_scope.cpython-313.pyc 2025-09-07T07:27:27.7032150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/scheme.cpython-313.pyc 2025-09-07T07:27:27.7033350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/index.cpython-313.pyc 2025-09-07T07:27:27.7034670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/direct_url.cpython-313.pyc 2025-09-07T07:27:27.7036050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7037060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/search_scope.py 2025-09-07T07:27:27.7038150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/candidate.py 2025-09-07T07:27:27.7039090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/format_control.py 2025-09-07T07:27:27.7040410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/installation_report.py 2025-09-07T07:27:27.7041400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/scheme.py 2025-09-07T07:27:27.7042620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/wheel.py 2025-09-07T07:27:27.7044210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/build_env.cpython-313.pyc 2025-09-07T07:27:27.7045510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/main.cpython-313.pyc 2025-09-07T07:27:27.7046570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/pyproject.cpython-313.pyc 2025-09-07T07:27:27.7047750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/self_outdated_check.cpython-313.pyc 2025-09-07T07:27:27.7048970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:27.7050130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/cache.cpython-313.pyc 2025-09-07T07:27:27.7051400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/configuration.cpython-313.pyc 2025-09-07T07:27:27.7052690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/wheel_builder.cpython-313.pyc 2025-09-07T07:27:27.7053750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7054900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/cmdoptions.py 2025-09-07T07:27:27.7056020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__init__.py 2025-09-07T07:27:27.7056920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/index_command.py 2025-09-07T07:27:27.7057920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/status_codes.py 2025-09-07T07:27:27.7059040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/main.cpython-313.pyc 2025-09-07T07:27:27.7060340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/req_command.cpython-313.pyc 2025-09-07T07:27:27.7061610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/autocompletion.cpython-313.pyc 2025-09-07T07:27:27.7062970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/cmdoptions.cpython-313.pyc 2025-09-07T07:27:27.7064150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/base_command.cpython-313.pyc 2025-09-07T07:27:27.7065670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/main_parser.cpython-313.pyc 2025-09-07T07:27:27.7066840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/status_codes.cpython-313.pyc 2025-09-07T07:27:27.7068090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/progress_bars.cpython-313.pyc 2025-09-07T07:27:27.7069590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/command_context.cpython-313.pyc 2025-09-07T07:27:27.7070820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/index_command.cpython-313.pyc 2025-09-07T07:27:27.7076800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7077420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/spinners.cpython-313.pyc 2025-09-07T07:27:27.7078010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/parser.cpython-313.pyc 2025-09-07T07:27:27.7078560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/parser.py 2025-09-07T07:27:27.7079000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/command_context.py 2025-09-07T07:27:27.7079470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/spinners.py 2025-09-07T07:27:27.7079920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/autocompletion.py 2025-09-07T07:27:27.7080410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/base_command.py 2025-09-07T07:27:27.7080880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/main_parser.py 2025-09-07T07:27:27.7081350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/progress_bars.py 2025-09-07T07:27:27.7081790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/main.py 2025-09-07T07:27:27.7082350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/req_command.py 2025-09-07T07:27:27.7082860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/editable_legacy.py 2025-09-07T07:27:27.7083580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/__init__.py 2025-09-07T07:27:27.7084700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/__pycache__/wheel.cpython-313.pyc 2025-09-07T07:27:27.7085870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/__pycache__/editable_legacy.cpython-313.pyc 2025-09-07T07:27:27.7086930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7087740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/wheel.py 2025-09-07T07:27:27.7088630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/check.py 2025-09-07T07:27:27.7089800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/__init__.py 2025-09-07T07:27:27.7091110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/__pycache__/check.cpython-313.pyc 2025-09-07T07:27:27.7092390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/__pycache__/freeze.cpython-313.pyc 2025-09-07T07:27:27.7093890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/__pycache__/prepare.cpython-313.pyc 2025-09-07T07:27:27.7095290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7096180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/freeze.py 2025-09-07T07:27:27.7097300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/wheel_legacy.py 2025-09-07T07:27:27.7098460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/metadata.py 2025-09-07T07:27:27.7099660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/metadata_editable.py 2025-09-07T07:27:27.7100830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/wheel_editable.py 2025-09-07T07:27:27.7101910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__init__.py 2025-09-07T07:27:27.7103260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/wheel_legacy.cpython-313.pyc 2025-09-07T07:27:27.7104520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/wheel.cpython-313.pyc 2025-09-07T07:27:27.7105840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/metadata_legacy.cpython-313.pyc 2025-09-07T07:27:27.7107150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/wheel_editable.cpython-313.pyc 2025-09-07T07:27:27.7108350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/metadata.cpython-313.pyc 2025-09-07T07:27:27.7109640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/build_tracker.cpython-313.pyc 2025-09-07T07:27:27.7110970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/metadata_editable.cpython-313.pyc 2025-09-07T07:27:27.7112170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7113230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/metadata_legacy.py 2025-09-07T07:27:27.7114210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/wheel.py 2025-09-07T07:27:27.7115290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/build_tracker.py 2025-09-07T07:27:27.7116230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/prepare.py 2025-09-07T07:27:27.7117140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/req_install.py 2025-09-07T07:27:27.7118240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/req_set.py 2025-09-07T07:27:27.7119240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/req_uninstall.py 2025-09-07T07:27:27.7120170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__init__.py 2025-09-07T07:27:27.7121490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/constructors.cpython-313.pyc 2025-09-07T07:27:27.7122730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/req_install.cpython-313.pyc 2025-09-07T07:27:27.7123960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/req_dependency_group.cpython-313.pyc 2025-09-07T07:27:27.7125370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/req_set.cpython-313.pyc 2025-09-07T07:27:27.7126580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/req_uninstall.cpython-313.pyc 2025-09-07T07:27:27.7127780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/req_file.cpython-313.pyc 2025-09-07T07:27:27.7129120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7130130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/req_dependency_group.py 2025-09-07T07:27:27.7131140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/req_file.py 2025-09-07T07:27:27.7132100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/constructors.py 2025-09-07T07:27:27.7133260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/legacy/__init__.py 2025-09-07T07:27:27.7134580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/legacy/__pycache__/resolver.cpython-313.pyc 2025-09-07T07:27:27.7135810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/legacy/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7136830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/legacy/resolver.py 2025-09-07T07:27:27.7137800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/__init__.py 2025-09-07T07:27:27.7139120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/__pycache__/base.cpython-313.pyc 2025-09-07T07:27:27.7140430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7141460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/base.py 2025-09-07T07:27:27.7142520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/provider.py 2025-09-07T07:27:27.7143690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py 2025-09-07T07:27:27.7144960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/reporter.py 2025-09-07T07:27:27.7146250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__init__.py 2025-09-07T07:27:27.7147730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/resolver.cpython-313.pyc 2025-09-07T07:27:27.7149000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/reporter.cpython-313.pyc 2025-09-07T07:27:27.7150490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/requirements.cpython-313.pyc 2025-09-07T07:27:27.7151770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/base.cpython-313.pyc 2025-09-07T07:27:27.7153090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/candidates.cpython-313.pyc 2025-09-07T07:27:27.7154370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/provider.cpython-313.pyc 2025-09-07T07:27:27.7155750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/factory.cpython-313.pyc 2025-09-07T07:27:27.7157180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/found_candidates.cpython-313.pyc 2025-09-07T07:27:27.7158470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7159420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/factory.py 2025-09-07T07:27:27.7160550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/requirements.py 2025-09-07T07:27:27.7161620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/resolver.py 2025-09-07T07:27:27.7162670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/candidates.py 2025-09-07T07:27:27.7163670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/base.py 2025-09-07T07:27:27.7164560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/git.py 2025-09-07T07:27:27.7165480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__init__.py 2025-09-07T07:27:27.7166970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/versioncontrol.cpython-313.pyc 2025-09-07T07:27:27.7168290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/bazaar.cpython-313.pyc 2025-09-07T07:27:27.7169540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/subversion.cpython-313.pyc 2025-09-07T07:27:27.7170660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/git.cpython-313.pyc 2025-09-07T07:27:27.7171750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/mercurial.cpython-313.pyc 2025-09-07T07:27:27.7173000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7173910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/mercurial.py 2025-09-07T07:27:27.7174810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/bazaar.py 2025-09-07T07:27:27.7175900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/versioncontrol.py 2025-09-07T07:27:27.7176930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/subversion.py 2025-09-07T07:27:27.7178050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/__init__.py 2025-09-07T07:27:27.7179460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/__pycache__/_distutils.cpython-313.pyc 2025-09-07T07:27:27.7180720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/__pycache__/base.cpython-313.pyc 2025-09-07T07:27:27.7181900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/__pycache__/_sysconfig.cpython-313.pyc 2025-09-07T07:27:27.7183090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7184060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/_sysconfig.py 2025-09-07T07:27:27.7185140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/_distutils.py 2025-09-07T07:27:27.7186070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/base.py 2025-09-07T07:27:27.7187250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/collector.py 2025-09-07T07:27:27.7188300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/__init__.py 2025-09-07T07:27:27.7189620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/__pycache__/sources.cpython-313.pyc 2025-09-07T07:27:27.7190840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/__pycache__/collector.cpython-313.pyc 2025-09-07T07:27:27.7192090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/__pycache__/package_finder.cpython-313.pyc 2025-09-07T07:27:27.7193350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7194300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/sources.py 2025-09-07T07:27:27.7195330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/package_finder.py 2025-09-07T07:27:27.7196180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/exceptions.py 2025-09-07T07:27:27.7197260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/configuration.py 2025-09-07T07:27:27.7198290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/show.py 2025-09-07T07:27:27.7199270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/list.py 2025-09-07T07:27:27.7200450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/check.py 2025-09-07T07:27:27.7201570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/index.py 2025-09-07T07:27:27.7202630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/completion.py 2025-09-07T07:27:27.7203740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/download.py 2025-09-07T07:27:27.7204790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/cache.py 2025-09-07T07:27:27.7205910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__init__.py 2025-09-07T07:27:27.7207160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/search.cpython-313.pyc 2025-09-07T07:27:27.7208360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/check.cpython-313.pyc 2025-09-07T07:27:27.7209460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/show.cpython-313.pyc 2025-09-07T07:27:27.7210660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/list.cpython-313.pyc 2025-09-07T07:27:27.7211910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/download.cpython-313.pyc 2025-09-07T07:27:27.7213160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/freeze.cpython-313.pyc 2025-09-07T07:27:27.7214500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/hash.cpython-313.pyc 2025-09-07T07:27:27.7215900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/debug.cpython-313.pyc 2025-09-07T07:27:27.7217110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/wheel.cpython-313.pyc 2025-09-07T07:27:27.7218420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/cache.cpython-313.pyc 2025-09-07T07:27:27.7219580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/help.cpython-313.pyc 2025-09-07T07:27:27.7220900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/install.cpython-313.pyc 2025-09-07T07:27:27.7222140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/configuration.cpython-313.pyc 2025-09-07T07:27:27.7223420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/uninstall.cpython-313.pyc 2025-09-07T07:27:27.7224490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/completion.cpython-313.pyc 2025-09-07T07:27:27.7225670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/index.cpython-313.pyc 2025-09-07T07:27:27.7227000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/lock.cpython-313.pyc 2025-09-07T07:27:27.7228210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7229600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/inspect.cpython-313.pyc 2025-09-07T07:27:27.7230530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/hash.py 2025-09-07T07:27:27.7231560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/inspect.py 2025-09-07T07:27:27.7232530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/debug.py 2025-09-07T07:27:27.7233680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/uninstall.py 2025-09-07T07:27:27.7234570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/lock.py 2025-09-07T07:27:27.7235470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/freeze.py 2025-09-07T07:27:27.7236620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/search.py 2025-09-07T07:27:27.7237630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/install.py 2025-09-07T07:27:27.7238390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/help.py 2025-09-07T07:27:27.7239140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/wheel.py 2025-09-07T07:27:27.7239810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/main.py 2025-09-07T07:27:27.7240590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/wheel_builder.py 2025-09-07T07:27:27.7241340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/_json.py 2025-09-07T07:27:27.7242130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/__init__.py 2025-09-07T07:27:27.7243100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/__pycache__/base.cpython-313.pyc 2025-09-07T07:27:27.7244130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/__pycache__/pkg_resources.cpython-313.pyc 2025-09-07T07:27:27.7245070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7246010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/__pycache__/_json.cpython-313.pyc 2025-09-07T07:27:27.7246870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/pkg_resources.py 2025-09-07T07:27:27.7247850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py 2025-09-07T07:27:27.7249030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/__init__.py 2025-09-07T07:27:27.7250500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/__pycache__/_compat.cpython-313.pyc 2025-09-07T07:27:27.7251780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/__pycache__/_dists.cpython-313.pyc 2025-09-07T07:27:27.7253280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/__pycache__/_envs.cpython-313.pyc 2025-09-07T07:27:27.7254690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7255590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_compat.py 2025-09-07T07:27:27.7256730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_envs.py 2025-09-07T07:27:27.7257910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/base.py 2025-09-07T07:27:27.7258900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__init__.py 2025-09-07T07:27:27.7260250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__pycache__/base.cpython-313.pyc 2025-09-07T07:27:27.7261500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__pycache__/installed.cpython-313.pyc 2025-09-07T07:27:27.7262840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__pycache__/wheel.cpython-313.pyc 2025-09-07T07:27:27.7264060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__pycache__/sdist.cpython-313.pyc 2025-09-07T07:27:27.7265370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7266340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/sdist.py 2025-09-07T07:27:27.7267530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/installed.py 2025-09-07T07:27:27.7268570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/base.py 2025-09-07T07:27:27.7269530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/wheel.py 2025-09-07T07:27:27.7270480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/self_outdated_check.py 2025-09-07T07:27:27.7271470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/build_env.py 2025-09-07T07:27:27.7272660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/tags.py 2025-09-07T07:27:27.7273770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_musllinux.py 2025-09-07T07:27:27.7274790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/metadata.py 2025-09-07T07:27:27.7275790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/version.py 2025-09-07T07:27:27.7276980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/licenses/__init__.py 2025-09-07T07:27:27.7278000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/licenses/_spdx.py 2025-09-07T07:27:27.7279390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/licenses/__pycache__/_spdx.cpython-313.pyc 2025-09-07T07:27:27.7280760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/licenses/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7281590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__init__.py 2025-09-07T07:27:27.7282790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/markers.cpython-313.pyc 2025-09-07T07:27:27.7284050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/requirements.cpython-313.pyc 2025-09-07T07:27:27.7285360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-09-07T07:27:27.7286380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.7287540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/tags.cpython-313.pyc 2025-09-07T07:27:27.7288730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/metadata.cpython-313.pyc 2025-09-07T07:27:27.7290060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-09-07T07:27:27.7291360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-09-07T07:27:27.7292580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_structures.cpython-313.pyc 2025-09-07T07:27:27.7293800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7294900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/specifiers.cpython-313.pyc 2025-09-07T07:27:27.7296160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:27.7297470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_elffile.cpython-313.pyc 2025-09-07T07:27:27.7298990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_parser.cpython-313.pyc 2025-09-07T07:27:27.7299900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_parser.py 2025-09-07T07:27:27.7300920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/utils.py 2025-09-07T07:27:27.7302140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/requirements.py 2025-09-07T07:27:27.7303200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_structures.py 2025-09-07T07:27:27.7304230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/markers.py 2025-09-07T07:27:27.7305120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/py.typed 2025-09-07T07:27:27.7306140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_manylinux.py 2025-09-07T07:27:27.7307160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_tokenizer.py 2025-09-07T07:27:27.7308440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/specifiers.py 2025-09-07T07:27:27.7309410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_elffile.py 2025-09-07T07:27:27.7310290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/vendor.txt 2025-09-07T07:27:27.7311510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/_openssl.py 2025-09-07T07:27:27.7312640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/_api.py 2025-09-07T07:27:27.7313500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/_macos.py 2025-09-07T07:27:27.7314560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__init__.py 2025-09-07T07:27:27.7315800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/_windows.cpython-313.pyc 2025-09-07T07:27:27.7316980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/_api.cpython-313.pyc 2025-09-07T07:27:27.7318370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/_macos.cpython-313.pyc 2025-09-07T07:27:27.7319650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/_openssl.cpython-313.pyc 2025-09-07T07:27:27.7321050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/_ssl_constants.cpython-313.pyc 2025-09-07T07:27:27.7322150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7323190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/_ssl_constants.py 2025-09-07T07:27:27.7324140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/py.typed 2025-09-07T07:27:27.7325250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/_windows.py 2025-09-07T07:27:27.7326300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/__init__.py 2025-09-07T07:27:27.7327650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/__pycache__/fallback.cpython-313.pyc 2025-09-07T07:27:27.7329090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:27.7330340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/__pycache__/ext.cpython-313.pyc 2025-09-07T07:27:27.7331640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7332640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/exceptions.py 2025-09-07T07:27:27.7333690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/fallback.py 2025-09-07T07:27:27.7334750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/ext.py 2025-09-07T07:27:27.7336180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/_lint_dependency_groups.py 2025-09-07T07:27:27.7337100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__init__.py 2025-09-07T07:27:27.7338480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/_implementation.cpython-313.pyc 2025-09-07T07:27:27.7339680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/_toml_compat.cpython-313.pyc 2025-09-07T07:27:27.7341060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/_pip_wrapper.cpython-313.pyc 2025-09-07T07:27:27.7342450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/_lint_dependency_groups.cpython-313.pyc 2025-09-07T07:27:27.7343870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.7345390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7346440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/_pip_wrapper.py 2025-09-07T07:27:27.7347620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/_implementation.py 2025-09-07T07:27:27.7348540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/py.typed 2025-09-07T07:27:27.7349750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/_toml_compat.py 2025-09-07T07:27:27.7350850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__main__.py 2025-09-07T07:27:27.7352020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/filters/__init__.py 2025-09-07T07:27:27.7353290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/filters/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7354170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/modeline.py 2025-09-07T07:27:27.7355050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/console.py 2025-09-07T07:27:27.7355940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/scanner.py 2025-09-07T07:27:27.7356950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/formatter.py 2025-09-07T07:27:27.7357950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/__init__.py 2025-09-07T07:27:27.7359420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/__pycache__/_mapping.cpython-313.pyc 2025-09-07T07:27:27.7360610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/__pycache__/python.cpython-313.pyc 2025-09-07T07:27:27.7362120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7363130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/python.py 2025-09-07T07:27:27.7364500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/_mapping.py 2025-09-07T07:27:27.7365300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/token.py 2025-09-07T07:27:27.7366250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/style.py 2025-09-07T07:27:27.7367190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/util.py 2025-09-07T07:27:27.7368230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/sphinxext.py 2025-09-07T07:27:27.7369360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__init__.py 2025-09-07T07:27:27.7370600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/formatters/__init__.py 2025-09-07T07:27:27.7372010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/formatters/__pycache__/_mapping.cpython-313.pyc 2025-09-07T07:27:27.7373200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/formatters/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7374410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/formatters/_mapping.py 2025-09-07T07:27:27.7375580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/formatter.cpython-313.pyc 2025-09-07T07:27:27.7376840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/regexopt.cpython-313.pyc 2025-09-07T07:27:27.7378040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/scanner.cpython-313.pyc 2025-09-07T07:27:27.7379460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/lexer.cpython-313.pyc 2025-09-07T07:27:27.7380880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/plugin.cpython-313.pyc 2025-09-07T07:27:27.7382110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/style.cpython-313.pyc 2025-09-07T07:27:27.7383400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/token.cpython-313.pyc 2025-09-07T07:27:27.7384980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/unistring.cpython-313.pyc 2025-09-07T07:27:27.7386290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/modeline.cpython-313.pyc 2025-09-07T07:27:27.7387420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/util.cpython-313.pyc 2025-09-07T07:27:27.7388780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/sphinxext.cpython-313.pyc 2025-09-07T07:27:27.7390090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/filter.cpython-313.pyc 2025-09-07T07:27:27.7391500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.7392930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7394480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/console.cpython-313.pyc 2025-09-07T07:27:27.7395390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/styles/__init__.py 2025-09-07T07:27:27.7396770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/styles/__pycache__/_mapping.cpython-313.pyc 2025-09-07T07:27:27.7398180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/styles/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7399310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/styles/_mapping.py 2025-09-07T07:27:27.7400360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/unistring.py 2025-09-07T07:27:27.7401260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexer.py 2025-09-07T07:27:27.7402060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/regexopt.py 2025-09-07T07:27:27.7402790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/plugin.py 2025-09-07T07:27:27.7403540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/filter.py 2025-09-07T07:27:27.7404320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__main__.py 2025-09-07T07:27:27.7405080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/w64-arm.exe 2025-09-07T07:27:27.7405800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/w32.exe 2025-09-07T07:27:27.7406570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/locators.py 2025-09-07T07:27:27.7407340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/metadata.py 2025-09-07T07:27:27.7408070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/version.py 2025-09-07T07:27:27.7408820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/compat.py 2025-09-07T07:27:27.7409560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/index.py 2025-09-07T07:27:27.7410330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/manifest.py 2025-09-07T07:27:27.7411060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/util.py 2025-09-07T07:27:27.7411910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/database.py 2025-09-07T07:27:27.7413000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/t32.exe 2025-09-07T07:27:27.7413840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__init__.py 2025-09-07T07:27:27.7415200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/markers.cpython-313.pyc 2025-09-07T07:27:27.7416340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/compat.cpython-313.pyc 2025-09-07T07:27:27.7417430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/resources.cpython-313.pyc 2025-09-07T07:27:27.7418660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/scripts.cpython-313.pyc 2025-09-07T07:27:27.7419780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/wheel.cpython-313.pyc 2025-09-07T07:27:27.7421090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/metadata.cpython-313.pyc 2025-09-07T07:27:27.7422390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/locators.cpython-313.pyc 2025-09-07T07:27:27.7423750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/util.cpython-313.pyc 2025-09-07T07:27:27.7425080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/index.cpython-313.pyc 2025-09-07T07:27:27.7426330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7427510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:27.7428850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/database.cpython-313.pyc 2025-09-07T07:27:27.7430150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/manifest.cpython-313.pyc 2025-09-07T07:27:27.7431090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/w64.exe 2025-09-07T07:27:27.7432030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/markers.py 2025-09-07T07:27:27.7433060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/resources.py 2025-09-07T07:27:27.7434090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/t64-arm.exe 2025-09-07T07:27:27.7435230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/scripts.py 2025-09-07T07:27:27.7436220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/t64.exe 2025-09-07T07:27:27.7437220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/wheel.py 2025-09-07T07:27:27.7438260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/__init__.py 2025-09-07T07:27:27.7439480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/__pycache__/distro.cpython-313.pyc 2025-09-07T07:27:27.7440660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.7441810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7442720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/py.typed 2025-09-07T07:27:27.7443490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/distro.py 2025-09-07T07:27:27.7444590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/__main__.py 2025-09-07T07:27:27.7445640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/serialize.py 2025-09-07T07:27:27.7446800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/wrapper.py 2025-09-07T07:27:27.7447930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/controller.py 2025-09-07T07:27:27.7449210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/filewrapper.py 2025-09-07T07:27:27.7450300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/heuristics.py 2025-09-07T07:27:27.7451530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/adapter.py 2025-09-07T07:27:27.7452470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/cache.py 2025-09-07T07:27:27.7453570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__init__.py 2025-09-07T07:27:27.7454970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/serialize.cpython-313.pyc 2025-09-07T07:27:27.7456130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/controller.cpython-313.pyc 2025-09-07T07:27:27.7457440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-313.pyc 2025-09-07T07:27:27.7458610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/_cmd.cpython-313.pyc 2025-09-07T07:27:27.7459840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/cache.cpython-313.pyc 2025-09-07T07:27:27.7461150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/adapter.cpython-313.pyc 2025-09-07T07:27:27.7462740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-313.pyc 2025-09-07T07:27:27.7464030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7465340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/heuristics.cpython-313.pyc 2025-09-07T07:27:27.7466340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/py.typed 2025-09-07T07:27:27.7467340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/_cmd.py 2025-09-07T07:27:27.7468590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py 2025-09-07T07:27:27.7469620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/__init__.py 2025-09-07T07:27:27.7474500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-313.pyc 2025-09-07T07:27:27.7475150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7475800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-313.pyc 2025-09-07T07:27:27.7476500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py 2025-09-07T07:27:27.7477000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/intranges.py 2025-09-07T07:27:27.7477450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/package_data.py 2025-09-07T07:27:27.7477900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/compat.py 2025-09-07T07:27:27.7478720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/idnadata.py 2025-09-07T07:27:27.7479800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__init__.py 2025-09-07T07:27:27.7480630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/core.py 2025-09-07T07:27:27.7481930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/codec.cpython-313.pyc 2025-09-07T07:27:27.7483080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/core.cpython-313.pyc 2025-09-07T07:27:27.7484430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/idnadata.cpython-313.pyc 2025-09-07T07:27:27.7485660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/compat.cpython-313.pyc 2025-09-07T07:27:27.7487100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/package_data.cpython-313.pyc 2025-09-07T07:27:27.7488350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/uts46data.cpython-313.pyc 2025-09-07T07:27:27.7489650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/intranges.cpython-313.pyc 2025-09-07T07:27:27.7491000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7492030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/py.typed 2025-09-07T07:27:27.7492950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/codec.py 2025-09-07T07:27:27.7493790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/uts46data.py 2025-09-07T07:27:27.7494670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/__init__.py 2025-09-07T07:27:27.7496170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/__pycache__/typing_extensions.cpython-313.pyc 2025-09-07T07:27:27.7497030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7497940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/cookies.py 2025-09-07T07:27:27.7498930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/auth.py 2025-09-07T07:27:27.7499870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/sessions.py 2025-09-07T07:27:27.7500710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/hooks.py 2025-09-07T07:27:27.7501830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/compat.py 2025-09-07T07:27:27.7502730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/models.py 2025-09-07T07:27:27.7503590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/certs.py 2025-09-07T07:27:27.7504830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__init__.py 2025-09-07T07:27:27.7505850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/status_codes.py 2025-09-07T07:27:27.7506810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/packages.py 2025-09-07T07:27:27.7507940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__version__.py 2025-09-07T07:27:27.7509210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/__version__.cpython-313.pyc 2025-09-07T07:27:27.7510440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/api.cpython-313.pyc 2025-09-07T07:27:27.7511730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/adapters.cpython-313.pyc 2025-09-07T07:27:27.7512970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/_internal_utils.cpython-313.pyc 2025-09-07T07:27:27.7514250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/compat.cpython-313.pyc 2025-09-07T07:27:27.7515600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/sessions.cpython-313.pyc 2025-09-07T07:27:27.7516670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/hooks.cpython-313.pyc 2025-09-07T07:27:27.7518070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.7519370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/status_codes.cpython-313.pyc 2025-09-07T07:27:27.7520600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/cookies.cpython-313.pyc 2025-09-07T07:27:27.7521820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:27.7523060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/models.cpython-313.pyc 2025-09-07T07:27:27.7524360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/help.cpython-313.pyc 2025-09-07T07:27:27.7525510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/packages.cpython-313.pyc 2025-09-07T07:27:27.7526690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/auth.cpython-313.pyc 2025-09-07T07:27:27.7527970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/certs.cpython-313.pyc 2025-09-07T07:27:27.7529190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7530590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/structures.cpython-313.pyc 2025-09-07T07:27:27.7531410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/api.py 2025-09-07T07:27:27.7532430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/_internal_utils.py 2025-09-07T07:27:27.7533370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/utils.py 2025-09-07T07:27:27.7534470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/exceptions.py 2025-09-07T07:27:27.7535410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/structures.py 2025-09-07T07:27:27.7536460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/help.py 2025-09-07T07:27:27.7537360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/adapters.py 2025-09-07T07:27:27.7538430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/_types.py 2025-09-07T07:27:27.7539500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/__init__.py 2025-09-07T07:27:27.7540670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/__pycache__/_types.cpython-313.pyc 2025-09-07T07:27:27.7541660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/__pycache__/_re.cpython-313.pyc 2025-09-07T07:27:27.7542790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7544010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/__pycache__/_parser.cpython-313.pyc 2025-09-07T07:27:27.7544960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/_parser.py 2025-09-07T07:27:27.7545770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/_re.py 2025-09-07T07:27:27.7546930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/py.typed 2025-09-07T07:27:27.7548170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/__init__.py 2025-09-07T07:27:27.7549120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/core.py 2025-09-07T07:27:27.7550470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/__pycache__/core.cpython-313.pyc 2025-09-07T07:27:27.7551720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.7553050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7554100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/py.typed 2025-09-07T07:27:27.7555180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/cacert.pem 2025-09-07T07:27:27.7556230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/__main__.py 2025-09-07T07:27:27.7557270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_impl.py 2025-09-07T07:27:27.7558460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/__init__.py 2025-09-07T07:27:27.7559890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/__pycache__/_impl.cpython-313.pyc 2025-09-07T07:27:27.7561100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7562290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py 2025-09-07T07:27:27.7563480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/__init__.py 2025-09-07T07:27:27.7564990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/_in_process.cpython-313.pyc 2025-09-07T07:27:27.7566070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7566790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/py.typed 2025-09-07T07:27:27.7567480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/themes.py 2025-09-07T07:27:27.7568440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/screen.py 2025-09-07T07:27:27.7569470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/logging.py 2025-09-07T07:27:27.7570430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/measure.py 2025-09-07T07:27:27.7571390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/tree.py 2025-09-07T07:27:27.7572370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/console.py 2025-09-07T07:27:27.7573350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/live_render.py 2025-09-07T07:27:27.7574380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_emoji_codes.py 2025-09-07T07:27:27.7575280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/box.py 2025-09-07T07:27:27.7576270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/color.py 2025-09-07T07:27:27.7577060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_timer.py 2025-09-07T07:27:27.7578050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_fileno.py 2025-09-07T07:27:27.7579080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/align.py 2025-09-07T07:27:27.7580260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/theme.py 2025-09-07T07:27:27.7580960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/style.py 2025-09-07T07:27:27.7582080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/default_styles.py 2025-09-07T07:27:27.7583010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_wrap.py 2025-09-07T07:27:27.7583980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_log_render.py 2025-09-07T07:27:27.7584840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/emoji.py 2025-09-07T07:27:27.7585800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/layout.py 2025-09-07T07:27:27.7586710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/containers.py 2025-09-07T07:27:27.7587830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_emoji_replace.py 2025-09-07T07:27:27.7588670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/traceback.py 2025-09-07T07:27:27.7589730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/region.py 2025-09-07T07:27:27.7590680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/protocol.py 2025-09-07T07:27:27.7591690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_loop.py 2025-09-07T07:27:27.7592660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/control.py 2025-09-07T07:27:27.7593630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/filesize.py 2025-09-07T07:27:27.7594720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_null_file.py 2025-09-07T07:27:27.7595770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_palettes.py 2025-09-07T07:27:27.7596780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__init__.py 2025-09-07T07:27:27.7597640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_pick.py 2025-09-07T07:27:27.7598620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/file_proxy.py 2025-09-07T07:27:27.7599900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/highlighter.cpython-313.pyc 2025-09-07T07:27:27.7601050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_emoji_replace.cpython-313.pyc 2025-09-07T07:27:27.7602420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/segment.cpython-313.pyc 2025-09-07T07:27:27.7603490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/color.cpython-313.pyc 2025-09-07T07:27:27.7604600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/theme.cpython-313.pyc 2025-09-07T07:27:27.7605800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_windows.cpython-313.pyc 2025-09-07T07:27:27.7607140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/constrain.cpython-313.pyc 2025-09-07T07:27:27.7608260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/rule.cpython-313.pyc 2025-09-07T07:27:27.7609420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/containers.cpython-313.pyc 2025-09-07T07:27:27.7610780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/cells.cpython-313.pyc 2025-09-07T07:27:27.7612040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/ansi.cpython-313.pyc 2025-09-07T07:27:27.7613100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/file_proxy.cpython-313.pyc 2025-09-07T07:27:27.7614250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_ratio.cpython-313.pyc 2025-09-07T07:27:27.7615310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/layout.cpython-313.pyc 2025-09-07T07:27:27.7616750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_emoji_codes.cpython-313.pyc 2025-09-07T07:27:27.7617920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/scope.cpython-313.pyc 2025-09-07T07:27:27.7619030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/abc.cpython-313.pyc 2025-09-07T07:27:27.7620210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/pretty.cpython-313.pyc 2025-09-07T07:27:27.7621250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_loop.cpython-313.pyc 2025-09-07T07:27:27.7622450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/logging.cpython-313.pyc 2025-09-07T07:27:27.7623590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_cell_widths.cpython-313.pyc 2025-09-07T07:27:27.7624750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/terminal_theme.cpython-313.pyc 2025-09-07T07:27:27.7625890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_palettes.cpython-313.pyc 2025-09-07T07:27:27.7626990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/style.cpython-313.pyc 2025-09-07T07:27:27.7628540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_log_render.cpython-313.pyc 2025-09-07T07:27:27.7629830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/filesize.cpython-313.pyc 2025-09-07T07:27:27.7631070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/live_render.cpython-313.pyc 2025-09-07T07:27:27.7632150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/text.cpython-313.pyc 2025-09-07T07:27:27.7633260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_fileno.cpython-313.pyc 2025-09-07T07:27:27.7634480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/prompt.cpython-313.pyc 2025-09-07T07:27:27.7635790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/progress.cpython-313.pyc 2025-09-07T07:27:27.7637020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/errors.cpython-313.pyc 2025-09-07T07:27:27.7638250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/bar.cpython-313.pyc 2025-09-07T07:27:27.7639450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_spinners.cpython-313.pyc 2025-09-07T07:27:27.7640840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/default_styles.cpython-313.pyc 2025-09-07T07:27:27.7641940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/status.cpython-313.pyc 2025-09-07T07:27:27.7642960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/repr.cpython-313.pyc 2025-09-07T07:27:27.7644170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/tree.cpython-313.pyc 2025-09-07T07:27:27.7645420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_extension.cpython-313.pyc 2025-09-07T07:27:27.7646620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/measure.cpython-313.pyc 2025-09-07T07:27:27.7647770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/screen.cpython-313.pyc 2025-09-07T07:27:27.7649010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/palette.cpython-313.pyc 2025-09-07T07:27:27.7650130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/region.cpython-313.pyc 2025-09-07T07:27:27.7651380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/themes.cpython-313.pyc 2025-09-07T07:27:27.7652650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/emoji.cpython-313.pyc 2025-09-07T07:27:27.7653730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_stack.cpython-313.pyc 2025-09-07T07:27:27.7655000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/control.cpython-313.pyc 2025-09-07T07:27:27.7656450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_inspect.cpython-313.pyc 2025-09-07T07:27:27.7657770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/syntax.cpython-313.pyc 2025-09-07T07:27:27.7658870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/panel.cpython-313.pyc 2025-09-07T07:27:27.7660160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/table.cpython-313.pyc 2025-09-07T07:27:27.7661330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_wrap.cpython-313.pyc 2025-09-07T07:27:27.7662460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/live.cpython-313.pyc 2025-09-07T07:27:27.7663650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/align.cpython-313.pyc 2025-09-07T07:27:27.7664820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/jupyter.cpython-313.pyc 2025-09-07T07:27:27.7665980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/markup.cpython-313.pyc 2025-09-07T07:27:27.7667260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_windows_renderer.cpython-313.pyc 2025-09-07T07:27:27.7668500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/protocol.cpython-313.pyc 2025-09-07T07:27:27.7669650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_pick.cpython-313.pyc 2025-09-07T07:27:27.7670860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_timer.cpython-313.pyc 2025-09-07T07:27:27.7672250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/spinner.cpython-313.pyc 2025-09-07T07:27:27.7673650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/styled.cpython-313.pyc 2025-09-07T07:27:27.7674740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/json.cpython-313.pyc 2025-09-07T07:27:27.7675880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_export_format.cpython-313.pyc 2025-09-07T07:27:27.7677010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/pager.cpython-313.pyc 2025-09-07T07:27:27.7678320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/progress_bar.cpython-313.pyc 2025-09-07T07:27:27.7679340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.7680390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/box.cpython-313.pyc 2025-09-07T07:27:27.7681730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/columns.cpython-313.pyc 2025-09-07T07:27:27.7683010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/diagnose.cpython-313.pyc 2025-09-07T07:27:27.7684170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7685530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/traceback.cpython-313.pyc 2025-09-07T07:27:27.7686840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_null_file.cpython-313.pyc 2025-09-07T07:27:27.7688000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_win32_console.cpython-313.pyc 2025-09-07T07:27:27.7689220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/console.cpython-313.pyc 2025-09-07T07:27:27.7690840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/color_triplet.cpython-313.pyc 2025-09-07T07:27:27.7692090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/padding.cpython-313.pyc 2025-09-07T07:27:27.7692900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/palette.py 2025-09-07T07:27:27.7694200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/markup.py 2025-09-07T07:27:27.7695000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_ratio.py 2025-09-07T07:27:27.7695990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/repr.py 2025-09-07T07:27:27.7697030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/constrain.py 2025-09-07T07:27:27.7697870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/pretty.py 2025-09-07T07:27:27.7698860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/diagnose.py 2025-09-07T07:27:27.7699880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/columns.py 2025-09-07T07:27:27.7700880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/rule.py 2025-09-07T07:27:27.7702060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_inspect.py 2025-09-07T07:27:27.7702980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/pager.py 2025-09-07T07:27:27.7703940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/text.py 2025-09-07T07:27:27.7704910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/highlighter.py 2025-09-07T07:27:27.7705880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_spinners.py 2025-09-07T07:27:27.7706920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/terminal_theme.py 2025-09-07T07:27:27.7707820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/bar.py 2025-09-07T07:27:27.7708790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/live.py 2025-09-07T07:27:27.7709740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/py.typed 2025-09-07T07:27:27.7710640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/syntax.py 2025-09-07T07:27:27.7711700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/table.py 2025-09-07T07:27:27.7712580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_export_format.py 2025-09-07T07:27:27.7713620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/progress_bar.py 2025-09-07T07:27:27.7714470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/errors.py 2025-09-07T07:27:27.7715460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/prompt.py 2025-09-07T07:27:27.7716330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/segment.py 2025-09-07T07:27:27.7717290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/ansi.py 2025-09-07T07:27:27.7718270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/progress.py 2025-09-07T07:27:27.7719280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_stack.py 2025-09-07T07:27:27.7720340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_windows.py 2025-09-07T07:27:27.7721280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_cell_widths.py 2025-09-07T07:27:27.7722230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/cells.py 2025-09-07T07:27:27.7723320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_win32_console.py 2025-09-07T07:27:27.7724230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/panel.py 2025-09-07T07:27:27.7725140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/styled.py 2025-09-07T07:27:27.7726170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/spinner.py 2025-09-07T07:27:27.7727360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_windows_renderer.py 2025-09-07T07:27:27.7728360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/json.py 2025-09-07T07:27:27.7729370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/padding.py 2025-09-07T07:27:27.7730340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__main__.py 2025-09-07T07:27:27.7731170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/scope.py 2025-09-07T07:27:27.7731830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_extension.py 2025-09-07T07:27:27.7732580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/status.py 2025-09-07T07:27:27.7733260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/abc.py 2025-09-07T07:27:27.7734040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/jupyter.py 2025-09-07T07:27:27.7734900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/color_triplet.py 2025-09-07T07:27:27.7735610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli_w/_writer.py 2025-09-07T07:27:27.7736370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli_w/__init__.py 2025-09-07T07:27:27.7737370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli_w/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7738520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli_w/__pycache__/_writer.cpython-313.pyc 2025-09-07T07:27:27.7739400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli_w/py.typed 2025-09-07T07:27:27.7740340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/filepost.py 2025-09-07T07:27:27.7741460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/fields.py 2025-09-07T07:27:27.7742460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/queue.py 2025-09-07T07:27:27.7743550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/ssltransport.py 2025-09-07T07:27:27.7744490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/proxy.py 2025-09-07T07:27:27.7745650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/wait.py 2025-09-07T07:27:27.7746750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/request.py 2025-09-07T07:27:27.7747670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/timeout.py 2025-09-07T07:27:27.7748730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__init__.py 2025-09-07T07:27:27.7749810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/response.py 2025-09-07T07:27:27.7750860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/ssl_.py 2025-09-07T07:27:27.7752160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/wait.cpython-313.pyc 2025-09-07T07:27:27.7753430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/ssltransport.cpython-313.pyc 2025-09-07T07:27:27.7754730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/queue.cpython-313.pyc 2025-09-07T07:27:27.7756150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_match_hostname.cpython-313.pyc 2025-09-07T07:27:27.7757460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/response.cpython-313.pyc 2025-09-07T07:27:27.7758750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/timeout.cpython-313.pyc 2025-09-07T07:27:27.7760170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/proxy.cpython-313.pyc 2025-09-07T07:27:27.7761880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/connection.cpython-313.pyc 2025-09-07T07:27:27.7763150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_.cpython-313.pyc 2025-09-07T07:27:27.7764530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/request.cpython-313.pyc 2025-09-07T07:27:27.7765810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7767220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/retry.cpython-313.pyc 2025-09-07T07:27:27.7768440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/url.cpython-313.pyc 2025-09-07T07:27:27.7769500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/retry.py 2025-09-07T07:27:27.7770450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/url.py 2025-09-07T07:27:27.7771570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/connection.py 2025-09-07T07:27:27.7772850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py 2025-09-07T07:27:27.7773830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/_version.py 2025-09-07T07:27:27.7774740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/request.py 2025-09-07T07:27:27.7775800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__init__.py 2025-09-07T07:27:27.7776850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/poolmanager.py 2025-09-07T07:27:27.7778030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/response.py 2025-09-07T07:27:27.7779210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/poolmanager.cpython-313.pyc 2025-09-07T07:27:27.7780680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/connectionpool.cpython-313.pyc 2025-09-07T07:27:27.7781840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/fields.cpython-313.pyc 2025-09-07T07:27:27.7783030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/filepost.cpython-313.pyc 2025-09-07T07:27:27.7784610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/response.cpython-313.pyc 2025-09-07T07:27:27.7785960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:27.7787200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/_version.cpython-313.pyc 2025-09-07T07:27:27.7788480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/connection.cpython-313.pyc 2025-09-07T07:27:27.7789580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/request.cpython-313.pyc 2025-09-07T07:27:27.7790630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7791940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/_collections.cpython-313.pyc 2025-09-07T07:27:27.7793120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/securetransport.py 2025-09-07T07:27:27.7794020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__init__.py 2025-09-07T07:27:27.7795420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/securetransport.cpython-313.pyc 2025-09-07T07:27:27.7796880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/pyopenssl.cpython-313.pyc 2025-09-07T07:27:27.7798350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/appengine.cpython-313.pyc 2025-09-07T07:27:27.7799850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/ntlmpool.cpython-313.pyc 2025-09-07T07:27:27.7801270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/socks.cpython-313.pyc 2025-09-07T07:27:27.7802800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/_appengine_environ.cpython-313.pyc 2025-09-07T07:27:27.7804090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7804970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/socks.py 2025-09-07T07:27:27.7806190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py 2025-09-07T07:27:27.7807210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py 2025-09-07T07:27:27.7808570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/appengine.py 2025-09-07T07:27:27.7810090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py 2025-09-07T07:27:27.7811530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/bindings.cpython-313.pyc 2025-09-07T07:27:27.7812900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/low_level.cpython-313.pyc 2025-09-07T07:27:27.7814540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7815690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py 2025-09-07T07:27:27.7816960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py 2025-09-07T07:27:27.7817970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py 2025-09-07T07:27:27.7818810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/connection.py 2025-09-07T07:27:27.7819750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/_collections.py 2025-09-07T07:27:27.7820860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/__init__.py 2025-09-07T07:27:27.7822400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/__pycache__/six.cpython-313.pyc 2025-09-07T07:27:27.7823840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7825040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py 2025-09-07T07:27:27.7826570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/weakref_finalize.cpython-313.pyc 2025-09-07T07:27:27.7828030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/makefile.cpython-313.pyc 2025-09-07T07:27:27.7829490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7830560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py 2025-09-07T07:27:27.7831910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/weakref_finalize.py 2025-09-07T07:27:27.7832780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/six.py 2025-09-07T07:27:27.7833720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/exceptions.py 2025-09-07T07:27:27.7834760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/connectionpool.py 2025-09-07T07:27:27.7835680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pkg_resources/__init__.py 2025-09-07T07:27:27.7836890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pkg_resources/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7837860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/__init__.py 2025-09-07T07:27:27.7839240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/__pycache__/reporters.cpython-313.pyc 2025-09-07T07:27:27.7840370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/__pycache__/providers.cpython-313.pyc 2025-09-07T07:27:27.7841590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7842990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/__pycache__/structs.cpython-313.pyc 2025-09-07T07:27:27.7844230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py 2025-09-07T07:27:27.7845340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__init__.py 2025-09-07T07:27:27.7846990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:27.7848370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/criterion.cpython-313.pyc 2025-09-07T07:27:27.7849630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/abstract.cpython-313.pyc 2025-09-07T07:27:27.7851220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/resolution.cpython-313.pyc 2025-09-07T07:27:27.7852400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7853640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py 2025-09-07T07:27:27.7854550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/criterion.py 2025-09-07T07:27:27.7855680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/resolution.py 2025-09-07T07:27:27.7856900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/providers.py 2025-09-07T07:27:27.7857910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/structs.py 2025-09-07T07:27:27.7858980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/reporters.py 2025-09-07T07:27:27.7860040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/py.typed 2025-09-07T07:27:27.7861030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/typing_extensions.py 2025-09-07T07:27:27.7862090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/macos.py 2025-09-07T07:27:27.7863030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/unix.py 2025-09-07T07:27:27.7864000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/version.py 2025-09-07T07:27:27.7865030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__init__.py 2025-09-07T07:27:27.7866360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/api.cpython-313.pyc 2025-09-07T07:27:27.7867700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/android.cpython-313.pyc 2025-09-07T07:27:27.7869060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/windows.cpython-313.pyc 2025-09-07T07:27:27.7870430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/macos.cpython-313.pyc 2025-09-07T07:27:27.7871700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.7873050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7874280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:27.7875410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/unix.cpython-313.pyc 2025-09-07T07:27:27.7876370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/api.py 2025-09-07T07:27:27.7877210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/android.py 2025-09-07T07:27:27.7878250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/py.typed 2025-09-07T07:27:27.7879190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/windows.py 2025-09-07T07:27:27.7880140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__main__.py 2025-09-07T07:27:27.7880830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__init__.py 2025-09-07T07:27:27.7881940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__pycache__/__pip-runner__.cpython-313.pyc 2025-09-07T07:27:27.7883010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.7884200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7884890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/py.typed 2025-09-07T07:27:27.7885760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__pip-runner__.py 2025-09-07T07:27:27.7886520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__main__.py 2025-09-07T07:27:27.7887390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli/_types.py 2025-09-07T07:27:27.7888280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli/__init__.py 2025-09-07T07:27:27.7889260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli/__pycache__/_types.cpython-313.pyc 2025-09-07T07:27:27.7890340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli/__pycache__/_re.cpython-313.pyc 2025-09-07T07:27:27.7891380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7892460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli/__pycache__/_parser.cpython-313.pyc 2025-09-07T07:27:27.7893220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli/_parser.py 2025-09-07T07:27:27.7893880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli/_re.py 2025-09-07T07:27:27.7894570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli/py.typed 2025-09-07T07:27:27.7895200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/_types.py 2025-09-07T07:27:27.7895870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/version.py 2025-09-07T07:27:27.7896550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/_deprecated.py 2025-09-07T07:27:27.7897270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/__init__.py 2025-09-07T07:27:27.7898150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/__pycache__/_types.cpython-313.pyc 2025-09-07T07:27:27.7899000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/__pycache__/__about__.cpython-313.pyc 2025-09-07T07:27:27.7899900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/__pycache__/_deprecated.cpython-313.pyc 2025-09-07T07:27:27.7900680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/__pycache__/cli.cpython-313.pyc 2025-09-07T07:27:27.7901590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.7902420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7903310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:27.7903930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/cli.py 2025-09-07T07:27:27.7904530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/__about__.py 2025-09-07T07:27:27.7905160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/py.typed 2025-09-07T07:27:27.7905870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/__main__.py 2025-09-07T07:27:27.7906650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/__init__.py 2025-09-07T07:27:27.7907490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/core.py 2025-09-07T07:27:27.7908550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/__pycache__/core.cpython-313.pyc 2025-09-07T07:27:27.7909560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.7910660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7911350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/py.typed 2025-09-07T07:27:27.7912250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/cacert.pem 2025-09-07T07:27:27.7913380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/__main__.py 2025-09-07T07:27:27.7914190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distutils-precedence.pth 2025-09-07T07:27:27.7915230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/RECORD 2025-09-07T07:27:27.7916470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/licenses/LICENSE 2025-09-07T07:27:27.7917590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/direct_url.json 2025-09-07T07:27:27.7918620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/WHEEL 2025-09-07T07:27:27.7919780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/entry_points.txt 2025-09-07T07:27:27.7920830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/REQUESTED 2025-09-07T07:27:27.7922120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/INSTALLER 2025-09-07T07:27:27.7923360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/METADATA 2025-09-07T07:27:27.7924320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/RECORD 2025-09-07T07:27:27.7925280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/LICENSE 2025-09-07T07:27:27.7926510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/direct_url.json 2025-09-07T07:27:27.7927650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/WHEEL 2025-09-07T07:27:27.7928620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/top_level.txt 2025-09-07T07:27:27.7929580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/REQUESTED 2025-09-07T07:27:27.7930720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/INSTALLER 2025-09-07T07:27:27.7931760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/METADATA 2025-09-07T07:27:27.7932800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/RECORD 2025-09-07T07:27:27.7933800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/LICENSE 2025-09-07T07:27:27.7935280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/direct_url.json 2025-09-07T07:27:27.7936330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/WHEEL 2025-09-07T07:27:27.7937760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/entry_points.txt 2025-09-07T07:27:27.7938920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/top_level.txt 2025-09-07T07:27:27.7940220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/REQUESTED 2025-09-07T07:27:27.7941250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/INSTALLER 2025-09-07T07:27:27.7942310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/METADATA 2025-09-07T07:27:27.7943290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/version.py 2025-09-07T07:27:27.7944040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_main.py 2025-09-07T07:27:27.7944810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_monitor.py 2025-09-07T07:27:27.7945570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/keras.py 2025-09-07T07:27:27.7946480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_tqdm_gui.py 2025-09-07T07:27:27.7947330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/asyncio.py 2025-09-07T07:27:27.7948200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_dist_ver.py 2025-09-07T07:27:27.7948870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/std.py 2025-09-07T07:27:27.7949810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_tqdm_notebook.py 2025-09-07T07:27:27.7950600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__init__.py 2025-09-07T07:27:27.7951290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/rich.py 2025-09-07T07:27:27.7952340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/gui.cpython-313.pyc 2025-09-07T07:27:27.7953400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/std.cpython-313.pyc 2025-09-07T07:27:27.7954630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/tk.cpython-313.pyc 2025-09-07T07:27:27.7955660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm_gui.cpython-313.pyc 2025-09-07T07:27:27.7957000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/autonotebook.cpython-313.pyc 2025-09-07T07:27:27.7957930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_main.cpython-313.pyc 2025-09-07T07:27:27.7959050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/dask.cpython-313.pyc 2025-09-07T07:27:27.7960260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_dist_ver.cpython-313.pyc 2025-09-07T07:27:27.7961230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.7962360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_utils.cpython-313.pyc 2025-09-07T07:27:27.7963280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/cli.cpython-313.pyc 2025-09-07T07:27:27.7964400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm_pandas.cpython-313.pyc 2025-09-07T07:27:27.7965540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/asyncio.cpython-313.pyc 2025-09-07T07:27:27.7966540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/auto.cpython-313.pyc 2025-09-07T07:27:27.7968010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/rich.cpython-313.pyc 2025-09-07T07:27:27.7968970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm.cpython-313.pyc 2025-09-07T07:27:27.7969980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/notebook.cpython-313.pyc 2025-09-07T07:27:27.7970930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/keras.cpython-313.pyc 2025-09-07T07:27:27.7971960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.7973030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7974120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:27.7975320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_monitor.cpython-313.pyc 2025-09-07T07:27:27.7976450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm_notebook.cpython-313.pyc 2025-09-07T07:27:27.7977370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/logging.py 2025-09-07T07:27:27.7978380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/concurrent.py 2025-09-07T07:27:27.7979340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/bells.py 2025-09-07T07:27:27.7980260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/telegram.py 2025-09-07T07:27:27.7981060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/discord.py 2025-09-07T07:27:27.7982000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__init__.py 2025-09-07T07:27:27.7983290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/bells.cpython-313.pyc 2025-09-07T07:27:27.7984450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/discord.cpython-313.pyc 2025-09-07T07:27:27.7985460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/logging.cpython-313.pyc 2025-09-07T07:27:27.7986820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/utils_worker.cpython-313.pyc 2025-09-07T07:27:27.7987860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/slack.cpython-313.pyc 2025-09-07T07:27:27.7989130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/concurrent.cpython-313.pyc 2025-09-07T07:27:27.7990300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/itertools.cpython-313.pyc 2025-09-07T07:27:27.7991520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/telegram.cpython-313.pyc 2025-09-07T07:27:27.7992660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.7993420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/slack.py 2025-09-07T07:27:27.7994400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/itertools.py 2025-09-07T07:27:27.7995400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/utils_worker.py 2025-09-07T07:27:27.7996070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/tk.py 2025-09-07T07:27:27.7996930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/cli.py 2025-09-07T07:27:27.7997810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/dask.py 2025-09-07T07:27:27.7998790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/utils.py 2025-09-07T07:27:27.7999830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_tqdm.py 2025-09-07T07:27:27.8000540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/completion.sh 2025-09-07T07:27:27.8001460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_tqdm_pandas.py 2025-09-07T07:27:27.8002340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/autonotebook.py 2025-09-07T07:27:27.8003160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/tqdm.1 2025-09-07T07:27:27.8004110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/notebook.py 2025-09-07T07:27:27.8004890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/gui.py 2025-09-07T07:27:27.8005680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__main__.py 2025-09-07T07:27:27.8006570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_utils.py 2025-09-07T07:27:27.8007300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/auto.py 2025-09-07T07:27:27.8008200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/compat/py38.py 2025-09-07T07:27:27.8009090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/compat/properties.py 2025-09-07T07:27:27.8010090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/compat/__init__.py 2025-09-07T07:27:27.8011090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/compat/py312.py 2025-09-07T07:27:27.8012410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/compat/__pycache__/py312.cpython-313.pyc 2025-09-07T07:27:27.8013490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/compat/__pycache__/py38.cpython-313.pyc 2025-09-07T07:27:27.8014730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/compat/__pycache__/properties.cpython-313.pyc 2025-09-07T07:27:27.8015860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/compat/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8016610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backend.py 2025-09-07T07:27:27.8017640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/util/__init__.py 2025-09-07T07:27:27.8018910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/util/__pycache__/platform_.cpython-313.pyc 2025-09-07T07:27:27.8020040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/util/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8020990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/util/platform_.py 2025-09-07T07:27:27.8021830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/completion.py 2025-09-07T07:27:27.8022810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/credentials.py 2025-09-07T07:27:27.8023900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/macOS/__init__.py 2025-09-07T07:27:27.8025230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/macOS/__pycache__/api.cpython-313.pyc 2025-09-07T07:27:27.8026480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/macOS/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8027180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/macOS/api.py 2025-09-07T07:27:27.8028040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/null.py 2025-09-07T07:27:27.8029020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/kwallet.py 2025-09-07T07:27:27.8030000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/__init__.py 2025-09-07T07:27:27.8031180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/__pycache__/null.cpython-313.pyc 2025-09-07T07:27:27.8032440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/__pycache__/Windows.cpython-313.pyc 2025-09-07T07:27:27.8033690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/__pycache__/chainer.cpython-313.pyc 2025-09-07T07:27:27.8034810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/__pycache__/libsecret.cpython-313.pyc 2025-09-07T07:27:27.8036000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/__pycache__/kwallet.cpython-313.pyc 2025-09-07T07:27:27.8037090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/__pycache__/fail.cpython-313.pyc 2025-09-07T07:27:27.8038280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8039630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/__pycache__/SecretService.cpython-313.pyc 2025-09-07T07:27:27.8040390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/fail.py 2025-09-07T07:27:27.8041290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/SecretService.py 2025-09-07T07:27:27.8042210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/Windows.py 2025-09-07T07:27:27.8043080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/libsecret.py 2025-09-07T07:27:27.8044010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/chainer.py 2025-09-07T07:27:27.8045040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backend_complete.zsh 2025-09-07T07:27:27.8046110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__init__.py 2025-09-07T07:27:27.8046990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/core.py 2025-09-07T07:27:27.8048230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__pycache__/credentials.cpython-313.pyc 2025-09-07T07:27:27.8049430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__pycache__/core.cpython-313.pyc 2025-09-07T07:27:27.8050660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__pycache__/errors.cpython-313.pyc 2025-09-07T07:27:27.8051780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__pycache__/devpi_client.cpython-313.pyc 2025-09-07T07:27:27.8052760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__pycache__/cli.cpython-313.pyc 2025-09-07T07:27:27.8053880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__pycache__/completion.cpython-313.pyc 2025-09-07T07:27:27.8054960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__pycache__/backend.cpython-313.pyc 2025-09-07T07:27:27.8056040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.8056900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8057720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__pycache__/http.cpython-313.pyc 2025-09-07T07:27:27.8058450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/testing/backend.py 2025-09-07T07:27:27.8059150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/testing/util.py 2025-09-07T07:27:27.8059930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/testing/__init__.py 2025-09-07T07:27:27.8060890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/testing/__pycache__/util.cpython-313.pyc 2025-09-07T07:27:27.8061760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/testing/__pycache__/backend.cpython-313.pyc 2025-09-07T07:27:27.8062790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/testing/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8063260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/cli.py 2025-09-07T07:27:27.8063890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/http.py 2025-09-07T07:27:27.8064680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backend_complete.bash 2025-09-07T07:27:27.8065280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/py.typed 2025-09-07T07:27:27.8066360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/errors.py 2025-09-07T07:27:27.8067510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/devpi_client.py 2025-09-07T07:27:27.8068310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__main__.py 2025-09-07T07:27:27.8069460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/zip-safe 2025-09-07T07:27:27.8070300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/RECORD 2025-09-07T07:27:27.8071430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/LICENSE 2025-09-07T07:27:27.8072560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/direct_url.json 2025-09-07T07:27:27.8073480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/WHEEL 2025-09-07T07:27:27.8074470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/top_level.txt 2025-09-07T07:27:27.8075390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/REQUESTED 2025-09-07T07:27:27.8076350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/INSTALLER 2025-09-07T07:27:27.8077470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/METADATA 2025-09-07T07:27:27.8078590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/RECORD 2025-09-07T07:27:27.8080020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/licenses/AUTHORS.md 2025-09-07T07:27:27.8081190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/licenses/LICENSE 2025-09-07T07:27:27.8082370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/direct_url.json 2025-09-07T07:27:27.8083490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/WHEEL 2025-09-07T07:27:27.8084780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/entry_points.txt 2025-09-07T07:27:27.8085940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/REQUESTED 2025-09-07T07:27:27.8087020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/INSTALLER 2025-09-07T07:27:27.8088320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/METADATA 2025-09-07T07:27:27.8089220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/RECORD 2025-09-07T07:27:27.8090560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/licenses/AUTHORS.md 2025-09-07T07:27:27.8095390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/licenses/LICENSE.txt 2025-09-07T07:27:27.8095820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/direct_url.json 2025-09-07T07:27:27.8096180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/WHEEL 2025-09-07T07:27:27.8096390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/top_level.txt 2025-09-07T07:27:27.8096640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/REQUESTED 2025-09-07T07:27:27.8096870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/INSTALLER 2025-09-07T07:27:27.8098070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/METADATA 2025-09-07T07:27:27.8099170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/AUTHORS.md 2025-09-07T07:27:27.8100180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/RECORD 2025-09-07T07:27:27.8101070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/LICENSE 2025-09-07T07:27:27.8102160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/direct_url.json 2025-09-07T07:27:27.8103000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/WHEEL 2025-09-07T07:27:27.8104080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/top_level.txt 2025-09-07T07:27:27.8105140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/REQUESTED 2025-09-07T07:27:27.8106100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/INSTALLER 2025-09-07T07:27:27.8107050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/METADATA 2025-09-07T07:27:27.8107810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/socks.py 2025-09-07T07:27:27.8108710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/alias.py 2025-09-07T07:27:27.8109670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/microarchitecture.py 2025-09-07T07:27:27.8110490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__init__.py 2025-09-07T07:27:27.8111740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__pycache__/alias.cpython-313.pyc 2025-09-07T07:27:27.8112910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__pycache__/schema.cpython-313.pyc 2025-09-07T07:27:27.8114270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__pycache__/microarchitecture.cpython-313.pyc 2025-09-07T07:27:27.8115430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__pycache__/detect.cpython-313.pyc 2025-09-07T07:27:27.8116680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8117460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/detect.py 2025-09-07T07:27:27.8118310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/schema.py 2025-09-07T07:27:27.8119200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/__init__.py 2025-09-07T07:27:27.8120290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/__pycache__/cli.cpython-313.pyc 2025-09-07T07:27:27.8121460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.8122600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8123440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/LICENSE-APACHE 2025-09-07T07:27:27.8124420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/cpu/cpuid.json 2025-09-07T07:27:27.8125550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/cpu/microarchitectures_schema.json 2025-09-07T07:27:27.8126400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/cpu/cpuid_schema.json 2025-09-07T07:27:27.8127490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/cpu/microarchitectures.json 2025-09-07T07:27:27.8128950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/windows-cpuid-icelake 2025-09-07T07:27:27.8130120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rocky8-a64fx 2025-09-07T07:27:27.8131290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-centos7-power8le 2025-09-07T07:27:27.8132570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-scientificfermi6-bulldozer 2025-09-07T07:27:27.8133700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-asahi-m1 2025-09-07T07:27:27.8134800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/windows-cpuid-broadwell 2025-09-07T07:27:27.8135980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-skylake_avx512 2025-09-07T07:27:27.8137050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/bgq-rhel6-power7 2025-09-07T07:27:27.8138070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-sifive-u74mc 2025-09-07T07:27:27.8139370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-broadwell 2025-09-07T07:27:27.8140630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-amazon-cortex_a72 2025-09-07T07:27:27.8141810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-amazon-neoverse_v1 2025-09-07T07:27:27.8142910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-ubuntu20.04-zen3 2025-09-07T07:27:27.8144080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-amazon-neoverse_n1 2025-09-07T07:27:27.8145140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rocky8.5-zen4 2025-09-07T07:27:27.8146520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-ubuntu18.04-broadwell 2025-09-07T07:27:27.8147760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-scientific7-piledriver 2025-09-07T07:27:27.8148850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-monterey-m2 2025-09-07T07:27:27.8149900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel8-power9 2025-09-07T07:27:27.8151180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-amazon2-sapphirerapids 2025-09-07T07:27:27.8152370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-scientificfermi6-piledriver 2025-09-07T07:27:27.8153430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-asahi-m2 2025-09-07T07:27:27.8154560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-unknown-power10 2025-09-07T07:27:27.8155610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-bigsur-m1 2025-09-07T07:27:27.8156840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-zen 2025-09-07T07:27:27.8158050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-centos7-cascadelake 2025-09-07T07:27:27.8159050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-haswell 2025-09-07T07:27:27.8160190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-x86_64_v3 2025-09-07T07:27:27.8161450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-mojave-ivybridge 2025-09-07T07:27:27.8162660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-unknown-sapphirerapids 2025-09-07T07:27:27.8163850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-ubuntu22.04-neoverse_v2 2025-09-07T07:27:27.8164940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel6-piledriver 2025-09-07T07:27:27.8166040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-scientific7-k10 2025-09-07T07:27:27.8167210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-mojave-haswell 2025-09-07T07:27:27.8168330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-mojave-skylake 2025-09-07T07:27:27.8169420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-ivybridge 2025-09-07T07:27:27.8170600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-monterey-m1 2025-09-07T07:27:27.8171820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-centos7-thunderx2 2025-09-07T07:27:27.8172590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/NOTICE 2025-09-07T07:27:27.8173500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/README.md 2025-09-07T07:27:27.8174370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/COPYRIGHT 2025-09-07T07:27:27.8175280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/LICENSE-MIT 2025-09-07T07:27:27.8176070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cli.py 2025-09-07T07:27:27.8176910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/__main__.py 2025-09-07T07:27:27.8177830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/LICENSE 2025-09-07T07:27:27.8179040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/__pycache__/cpuid.cpython-313.pyc 2025-09-07T07:27:27.8180220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/__pycache__/example.cpython-313.pyc 2025-09-07T07:27:27.8181110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/cpuid.py 2025-09-07T07:27:27.8182150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/README.md 2025-09-07T07:27:27.8183190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/example.py 2025-09-07T07:27:27.8184110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/.gitignore 2025-09-07T07:27:27.8185120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click-8.2.1.dist-info/RECORD 2025-09-07T07:27:27.8186250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click-8.2.1.dist-info/licenses/LICENSE.txt 2025-09-07T07:27:27.8187280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click-8.2.1.dist-info/direct_url.json 2025-09-07T07:27:27.8188280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click-8.2.1.dist-info/WHEEL 2025-09-07T07:27:27.8189330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click-8.2.1.dist-info/REQUESTED 2025-09-07T07:27:27.8190440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click-8.2.1.dist-info/INSTALLER 2025-09-07T07:27:27.8191300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click-8.2.1.dist-info/METADATA 2025-09-07T07:27:27.8192320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/RECORD 2025-09-07T07:27:27.8193450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/licenses/LICENSE 2025-09-07T07:27:27.8194500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/direct_url.json 2025-09-07T07:27:27.8195630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/WHEEL 2025-09-07T07:27:27.8196600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/REQUESTED 2025-09-07T07:27:27.8197780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/INSTALLER 2025-09-07T07:27:27.8198790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/METADATA 2025-09-07T07:27:27.8199810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-25.0.dist-info/RECORD 2025-09-07T07:27:27.8200800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-25.0.dist-info/LICENSE 2025-09-07T07:27:27.8201920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-25.0.dist-info/direct_url.json 2025-09-07T07:27:27.8203100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-25.0.dist-info/LICENSE.APACHE 2025-09-07T07:27:27.8204120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-25.0.dist-info/WHEEL 2025-09-07T07:27:27.8205140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-25.0.dist-info/LICENSE.BSD 2025-09-07T07:27:27.8206160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-25.0.dist-info/REQUESTED 2025-09-07T07:27:27.8207050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-25.0.dist-info/INSTALLER 2025-09-07T07:27:27.8208190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-25.0.dist-info/METADATA 2025-09-07T07:27:27.8208930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/themes.py 2025-09-07T07:27:27.8209710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/screen.py 2025-09-07T07:27:27.8210460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/logging.py 2025-09-07T07:27:27.8211260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/measure.py 2025-09-07T07:27:27.8211960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/tree.py 2025-09-07T07:27:27.8212980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/console.py 2025-09-07T07:27:27.8213790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/live_render.py 2025-09-07T07:27:27.8215020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_emoji_codes.py 2025-09-07T07:27:27.8215830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/box.py 2025-09-07T07:27:27.8216560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/color.py 2025-09-07T07:27:27.8217200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_timer.py 2025-09-07T07:27:27.8217850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_fileno.py 2025-09-07T07:27:27.8218470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/align.py 2025-09-07T07:27:27.8219140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/theme.py 2025-09-07T07:27:27.8219740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/style.py 2025-09-07T07:27:27.8220500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/default_styles.py 2025-09-07T07:27:27.8221050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_wrap.py 2025-09-07T07:27:27.8221740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_log_render.py 2025-09-07T07:27:27.8222350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/emoji.py 2025-09-07T07:27:27.8222980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/layout.py 2025-09-07T07:27:27.8223660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/containers.py 2025-09-07T07:27:27.8224370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_emoji_replace.py 2025-09-07T07:27:27.8225360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/traceback.py 2025-09-07T07:27:27.8226100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/region.py 2025-09-07T07:27:27.8226920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/protocol.py 2025-09-07T07:27:27.8227890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_loop.py 2025-09-07T07:27:27.8228660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/control.py 2025-09-07T07:27:27.8229500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/filesize.py 2025-09-07T07:27:27.8230280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_null_file.py 2025-09-07T07:27:27.8231100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_palettes.py 2025-09-07T07:27:27.8231960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__init__.py 2025-09-07T07:27:27.8233000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_pick.py 2025-09-07T07:27:27.8233910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/file_proxy.py 2025-09-07T07:27:27.8235000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/highlighter.cpython-313.pyc 2025-09-07T07:27:27.8236200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_emoji_replace.cpython-313.pyc 2025-09-07T07:27:27.8237200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/segment.cpython-313.pyc 2025-09-07T07:27:27.8238120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/color.cpython-313.pyc 2025-09-07T07:27:27.8239240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/markdown.cpython-313.pyc 2025-09-07T07:27:27.8240480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/theme.cpython-313.pyc 2025-09-07T07:27:27.8241570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_windows.cpython-313.pyc 2025-09-07T07:27:27.8242770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/constrain.cpython-313.pyc 2025-09-07T07:27:27.8243880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/rule.cpython-313.pyc 2025-09-07T07:27:27.8245050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/containers.cpython-313.pyc 2025-09-07T07:27:27.8245980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/cells.cpython-313.pyc 2025-09-07T07:27:27.8247060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/ansi.cpython-313.pyc 2025-09-07T07:27:27.8248130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/file_proxy.cpython-313.pyc 2025-09-07T07:27:27.8249050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_ratio.cpython-313.pyc 2025-09-07T07:27:27.8250000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/layout.cpython-313.pyc 2025-09-07T07:27:27.8251130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_emoji_codes.cpython-313.pyc 2025-09-07T07:27:27.8252110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/scope.cpython-313.pyc 2025-09-07T07:27:27.8253150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/abc.cpython-313.pyc 2025-09-07T07:27:27.8254270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/pretty.cpython-313.pyc 2025-09-07T07:27:27.8255440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_loop.cpython-313.pyc 2025-09-07T07:27:27.8256700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/logging.cpython-313.pyc 2025-09-07T07:27:27.8257980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_cell_widths.cpython-313.pyc 2025-09-07T07:27:27.8259240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/terminal_theme.cpython-313.pyc 2025-09-07T07:27:27.8260260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_palettes.cpython-313.pyc 2025-09-07T07:27:27.8261630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/style.cpython-313.pyc 2025-09-07T07:27:27.8262840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_log_render.cpython-313.pyc 2025-09-07T07:27:27.8263840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/filesize.cpython-313.pyc 2025-09-07T07:27:27.8264860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/live_render.cpython-313.pyc 2025-09-07T07:27:27.8265780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/text.cpython-313.pyc 2025-09-07T07:27:27.8266980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_fileno.cpython-313.pyc 2025-09-07T07:27:27.8268360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/prompt.cpython-313.pyc 2025-09-07T07:27:27.8269510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/progress.cpython-313.pyc 2025-09-07T07:27:27.8270530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/errors.cpython-313.pyc 2025-09-07T07:27:27.8271580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/bar.cpython-313.pyc 2025-09-07T07:27:27.8272720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_spinners.cpython-313.pyc 2025-09-07T07:27:27.8273900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/default_styles.cpython-313.pyc 2025-09-07T07:27:27.8275050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/status.cpython-313.pyc 2025-09-07T07:27:27.8276070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/repr.cpython-313.pyc 2025-09-07T07:27:27.8276990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/tree.cpython-313.pyc 2025-09-07T07:27:27.8278120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_extension.cpython-313.pyc 2025-09-07T07:27:27.8279180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/measure.cpython-313.pyc 2025-09-07T07:27:27.8280180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/screen.cpython-313.pyc 2025-09-07T07:27:27.8281470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/palette.cpython-313.pyc 2025-09-07T07:27:27.8282670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/region.cpython-313.pyc 2025-09-07T07:27:27.8283730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/themes.cpython-313.pyc 2025-09-07T07:27:27.8284730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/emoji.cpython-313.pyc 2025-09-07T07:27:27.8285780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_stack.cpython-313.pyc 2025-09-07T07:27:27.8286830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/control.cpython-313.pyc 2025-09-07T07:27:27.8287900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_inspect.cpython-313.pyc 2025-09-07T07:27:27.8289100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/syntax.cpython-313.pyc 2025-09-07T07:27:27.8290180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/panel.cpython-313.pyc 2025-09-07T07:27:27.8291340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/table.cpython-313.pyc 2025-09-07T07:27:27.8292420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_wrap.cpython-313.pyc 2025-09-07T07:27:27.8293550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/live.cpython-313.pyc 2025-09-07T07:27:27.8294610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/align.cpython-313.pyc 2025-09-07T07:27:27.8295810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/jupyter.cpython-313.pyc 2025-09-07T07:27:27.8296740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/markup.cpython-313.pyc 2025-09-07T07:27:27.8297990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_windows_renderer.cpython-313.pyc 2025-09-07T07:27:27.8299130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/protocol.cpython-313.pyc 2025-09-07T07:27:27.8300220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_pick.cpython-313.pyc 2025-09-07T07:27:27.8301220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_timer.cpython-313.pyc 2025-09-07T07:27:27.8302240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/spinner.cpython-313.pyc 2025-09-07T07:27:27.8303440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/styled.cpython-313.pyc 2025-09-07T07:27:27.8304570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/json.cpython-313.pyc 2025-09-07T07:27:27.8305700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_export_format.cpython-313.pyc 2025-09-07T07:27:27.8306770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/pager.cpython-313.pyc 2025-09-07T07:27:27.8308130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/progress_bar.cpython-313.pyc 2025-09-07T07:27:27.8309220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.8310240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/box.cpython-313.pyc 2025-09-07T07:27:27.8311410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/columns.cpython-313.pyc 2025-09-07T07:27:27.8312580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/diagnose.cpython-313.pyc 2025-09-07T07:27:27.8313530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8314590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/traceback.cpython-313.pyc 2025-09-07T07:27:27.8315650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_null_file.cpython-313.pyc 2025-09-07T07:27:27.8316950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_win32_console.cpython-313.pyc 2025-09-07T07:27:27.8317890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/console.cpython-313.pyc 2025-09-07T07:27:27.8318940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/color_triplet.cpython-313.pyc 2025-09-07T07:27:27.8320040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/padding.cpython-313.pyc 2025-09-07T07:27:27.8320950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/palette.py 2025-09-07T07:27:27.8321680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/markup.py 2025-09-07T07:27:27.8322480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_ratio.py 2025-09-07T07:27:27.8323340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/repr.py 2025-09-07T07:27:27.8324150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/constrain.py 2025-09-07T07:27:27.8325200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/pretty.py 2025-09-07T07:27:27.8326070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/diagnose.py 2025-09-07T07:27:27.8326940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/columns.py 2025-09-07T07:27:27.8327600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/rule.py 2025-09-07T07:27:27.8328390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_inspect.py 2025-09-07T07:27:27.8329300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/markdown.py 2025-09-07T07:27:27.8330190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/pager.py 2025-09-07T07:27:27.8331030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/text.py 2025-09-07T07:27:27.8331910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/highlighter.py 2025-09-07T07:27:27.8332800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_spinners.py 2025-09-07T07:27:27.8333630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/terminal_theme.py 2025-09-07T07:27:27.8334470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/bar.py 2025-09-07T07:27:27.8335220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/live.py 2025-09-07T07:27:27.8335940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/py.typed 2025-09-07T07:27:27.8336660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/syntax.py 2025-09-07T07:27:27.8337560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/table.py 2025-09-07T07:27:27.8338450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_export_format.py 2025-09-07T07:27:27.8339220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/progress_bar.py 2025-09-07T07:27:27.8340070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/errors.py 2025-09-07T07:27:27.8340970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/prompt.py 2025-09-07T07:27:27.8341720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/segment.py 2025-09-07T07:27:27.8342630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/ansi.py 2025-09-07T07:27:27.8343650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/progress.py 2025-09-07T07:27:27.8344400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_stack.py 2025-09-07T07:27:27.8345240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_windows.py 2025-09-07T07:27:27.8346060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_cell_widths.py 2025-09-07T07:27:27.8347080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/cells.py 2025-09-07T07:27:27.8347970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_win32_console.py 2025-09-07T07:27:27.8348860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/panel.py 2025-09-07T07:27:27.8349730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/styled.py 2025-09-07T07:27:27.8350550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/spinner.py 2025-09-07T07:27:27.8351560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_windows_renderer.py 2025-09-07T07:27:27.8352310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/json.py 2025-09-07T07:27:27.8353090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/padding.py 2025-09-07T07:27:27.8354050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__main__.py 2025-09-07T07:27:27.8355040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/scope.py 2025-09-07T07:27:27.8355900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_extension.py 2025-09-07T07:27:27.8356790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/status.py 2025-09-07T07:27:27.8357530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/abc.py 2025-09-07T07:27:27.8358380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/jupyter.py 2025-09-07T07:27:27.8359240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/color_triplet.py 2025-09-07T07:27:27.8360140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/LICENSE.md 2025-09-07T07:27:27.8361210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/RECORD 2025-09-07T07:27:27.8362250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/direct_url.json 2025-09-07T07:27:27.8363080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/WHEEL 2025-09-07T07:27:27.8364230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/REQUESTED 2025-09-07T07:27:27.8365100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/INSTALLER 2025-09-07T07:27:27.8366030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/METADATA 2025-09-07T07:27:27.8367150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/RECORD 2025-09-07T07:27:27.8368240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/LICENSE 2025-09-07T07:27:27.8369370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/direct_url.json 2025-09-07T07:27:27.8370550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/WHEEL 2025-09-07T07:27:27.8371620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/top_level.txt 2025-09-07T07:27:27.8372610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/REQUESTED 2025-09-07T07:27:27.8373840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/INSTALLER 2025-09-07T07:27:27.8375270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/METADATA 2025-09-07T07:27:27.8376050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel-0.45.1.dist-info/RECORD 2025-09-07T07:27:27.8377030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel-0.45.1.dist-info/WHEEL 2025-09-07T07:27:27.8378200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel-0.45.1.dist-info/entry_points.txt 2025-09-07T07:27:27.8379160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel-0.45.1.dist-info/LICENSE.txt 2025-09-07T07:27:27.8380730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel-0.45.1.dist-info/METADATA 2025-09-07T07:27:27.8381330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_tracing.py 2025-09-07T07:27:27.8382000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_version.py 2025-09-07T07:27:27.8382650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_callers.py 2025-09-07T07:27:27.8383330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__init__.py 2025-09-07T07:27:27.8384000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_warnings.py 2025-09-07T07:27:27.8384680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_hooks.py 2025-09-07T07:27:27.8385310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_result.py 2025-09-07T07:27:27.8386230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_warnings.cpython-313.pyc 2025-09-07T07:27:27.8387150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_result.cpython-313.pyc 2025-09-07T07:27:27.8388130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_manager.cpython-313.pyc 2025-09-07T07:27:27.8389330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_version.cpython-313.pyc 2025-09-07T07:27:27.8390360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_hooks.cpython-313.pyc 2025-09-07T07:27:27.8391430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8392620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_callers.cpython-313.pyc 2025-09-07T07:27:27.8393730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_tracing.cpython-313.pyc 2025-09-07T07:27:27.8394590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/py.typed 2025-09-07T07:27:27.8395370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_manager.py 2025-09-07T07:27:27.8396470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/RECORD 2025-09-07T07:27:27.8397400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/LICENSE 2025-09-07T07:27:27.8398550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/direct_url.json 2025-09-07T07:27:27.8399480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/WHEEL 2025-09-07T07:27:27.8400660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/top_level.txt 2025-09-07T07:27:27.8401860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/REQUESTED 2025-09-07T07:27:27.8402750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/INSTALLER 2025-09-07T07:27:27.8403810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/METADATA 2025-09-07T07:27:27.8404530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/README.txt 2025-09-07T07:27:27.8405480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/RECORD 2025-09-07T07:27:27.8406630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/licenses/LICENSE 2025-09-07T07:27:27.8407720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/direct_url.json 2025-09-07T07:27:27.8408620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/WHEEL 2025-09-07T07:27:27.8409710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/REQUESTED 2025-09-07T07:27:27.8410790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/INSTALLER 2025-09-07T07:27:27.8411690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/METADATA 2025-09-07T07:27:27.8412840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/RECORD 2025-09-07T07:27:27.8413910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/direct_url.json 2025-09-07T07:27:27.8415080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/WHEEL 2025-09-07T07:27:27.8416100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/entry_points.txt 2025-09-07T07:27:27.8417070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/REQUESTED 2025-09-07T07:27:27.8418090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/INSTALLER 2025-09-07T07:27:27.8419120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/METADATA 2025-09-07T07:27:27.8420010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/token.py 2025-09-07T07:27:27.8420960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/config.py 2025-09-07T07:27:27.8421980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_version.py 2025-09-07T07:27:27.8422880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/client.py 2025-09-07T07:27:27.8423890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/plugins.py 2025-09-07T07:27:27.8425090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/auth_handler.py 2025-09-07T07:27:27.8426070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/condarc.py 2025-09-07T07:27:27.8426960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/conda_token.py 2025-09-07T07:27:27.8428020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/__init__.py 2025-09-07T07:27:27.8429210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/entrypoint.py 2025-09-07T07:27:27.8430450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/plugins.cpython-313.pyc 2025-09-07T07:27:27.8431890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/repo_config.cpython-313.pyc 2025-09-07T07:27:27.8433140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/condarc.cpython-313.pyc 2025-09-07T07:27:27.8434390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/auth_handler.cpython-313.pyc 2025-09-07T07:27:27.8435610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/conda_token.cpython-313.pyc 2025-09-07T07:27:27.8437110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/entrypoint.cpython-313.pyc 2025-09-07T07:27:27.8438300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8439190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/repo_config.py 2025-09-07T07:27:27.8440130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/handlers.py 2025-09-07T07:27:27.8441090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/actions.py 2025-09-07T07:27:27.8442000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__init__.py 2025-09-07T07:27:27.8443120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/config.cpython-313.pyc 2025-09-07T07:27:27.8444600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/handlers.cpython-313.pyc 2025-09-07T07:27:27.8445590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/actions.cpython-313.pyc 2025-09-07T07:27:27.8446750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/token.cpython-313.pyc 2025-09-07T07:27:27.8447940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/client.cpython-313.pyc 2025-09-07T07:27:27.8449120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:27.8450270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/_version.cpython-313.pyc 2025-09-07T07:27:27.8451430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/cli.cpython-313.pyc 2025-09-07T07:27:27.8452570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/panel.cpython-313.pyc 2025-09-07T07:27:27.8453710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/repo.cpython-313.pyc 2025-09-07T07:27:27.8455000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.8456010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8456710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/cli.py 2025-09-07T07:27:27.8457600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/repo.py 2025-09-07T07:27:27.8458510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/py.typed 2025-09-07T07:27:27.8459560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/exceptions.py 2025-09-07T07:27:27.8460550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/panel.py 2025-09-07T07:27:27.8461650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__main__.py 2025-09-07T07:27:27.8462540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/RECORD 2025-09-07T07:27:27.8463790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/licenses/LICENSE.txt 2025-09-07T07:27:27.8464890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/licenses/AUTHORS.txt 2025-09-07T07:27:27.8465900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/direct_url.json 2025-09-07T07:27:27.8466920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/WHEEL 2025-09-07T07:27:27.8468170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/entry_points.txt 2025-09-07T07:27:27.8469220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/top_level.txt 2025-09-07T07:27:27.8470290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/REQUESTED 2025-09-07T07:27:27.8471270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/INSTALLER 2025-09-07T07:27:27.8472160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/METADATA 2025-09-07T07:27:27.8473070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/RECORD 2025-09-07T07:27:27.8474050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/LICENSE 2025-09-07T07:27:27.8475150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/direct_url.json 2025-09-07T07:27:27.8476010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/WHEEL 2025-09-07T07:27:27.8477200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/entry_points.txt 2025-09-07T07:27:27.8478240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/top_level.txt 2025-09-07T07:27:27.8479240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/REQUESTED 2025-09-07T07:27:27.8480220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/INSTALLER 2025-09-07T07:27:27.8481150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/METADATA 2025-09-07T07:27:27.8482090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/RECORD 2025-09-07T07:27:27.8483180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/licenses/LICENSE 2025-09-07T07:27:27.8484420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/licenses/LICENSE.APACHE 2025-09-07T07:27:27.8485520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/licenses/LICENSE.BSD 2025-09-07T07:27:27.8486550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/direct_url.json 2025-09-07T07:27:27.8487690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/WHEEL 2025-09-07T07:27:27.8488730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/REQUESTED 2025-09-07T07:27:27.8489730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/INSTALLER 2025-09-07T07:27:27.8490770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/METADATA 2025-09-07T07:27:27.8491700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/version.py 2025-09-07T07:27:27.8492880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/__init__.py 2025-09-07T07:27:27.8494120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/__pycache__/sources.cpython-313.pyc 2025-09-07T07:27:27.8495450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/__pycache__/main.cpython-313.pyc 2025-09-07T07:27:27.8496570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.8497760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8499000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:27.8500000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources.py 2025-09-07T07:27:27.8500900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/utils.py 2025-09-07T07:27:27.8501820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/py.typed 2025-09-07T07:27:27.8502660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/main.py 2025-09-07T07:27:27.8503390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/filepost.py 2025-09-07T07:27:27.8504370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/fields.py 2025-09-07T07:27:27.8505450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/ssltransport.py 2025-09-07T07:27:27.8506220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/util.py 2025-09-07T07:27:27.8507100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/proxy.py 2025-09-07T07:27:27.8508160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/wait.py 2025-09-07T07:27:27.8509070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/request.py 2025-09-07T07:27:27.8510030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/timeout.py 2025-09-07T07:27:27.8510950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__init__.py 2025-09-07T07:27:27.8511900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/response.py 2025-09-07T07:27:27.8512720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/ssl_.py 2025-09-07T07:27:27.8514050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/wait.cpython-313.pyc 2025-09-07T07:27:27.8515450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/ssltransport.cpython-313.pyc 2025-09-07T07:27:27.8516680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/ssl_match_hostname.cpython-313.pyc 2025-09-07T07:27:27.8517720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/response.cpython-313.pyc 2025-09-07T07:27:27.8518890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/timeout.cpython-313.pyc 2025-09-07T07:27:27.8520160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/util.cpython-313.pyc 2025-09-07T07:27:27.8521300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/proxy.cpython-313.pyc 2025-09-07T07:27:27.8522550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/connection.cpython-313.pyc 2025-09-07T07:27:27.8523690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/ssl_.cpython-313.pyc 2025-09-07T07:27:27.8524790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/request.cpython-313.pyc 2025-09-07T07:27:27.8525830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8526900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/retry.cpython-313.pyc 2025-09-07T07:27:27.8528020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/url.cpython-313.pyc 2025-09-07T07:27:27.8528850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/retry.py 2025-09-07T07:27:27.8530100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/url.py 2025-09-07T07:27:27.8530950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/connection.py 2025-09-07T07:27:27.8531990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/ssl_match_hostname.py 2025-09-07T07:27:27.8532740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/_version.py 2025-09-07T07:27:27.8533660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/_base_connection.py 2025-09-07T07:27:27.8534640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__init__.py 2025-09-07T07:27:27.8535540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/poolmanager.py 2025-09-07T07:27:27.8536320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/response.py 2025-09-07T07:27:27.8537630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/poolmanager.cpython-313.pyc 2025-09-07T07:27:27.8538780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/connectionpool.cpython-313.pyc 2025-09-07T07:27:27.8539990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/fields.cpython-313.pyc 2025-09-07T07:27:27.8541160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/filepost.cpython-313.pyc 2025-09-07T07:27:27.8542280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/_request_methods.cpython-313.pyc 2025-09-07T07:27:27.8543280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/response.cpython-313.pyc 2025-09-07T07:27:27.8544340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:27.8545520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/_version.cpython-313.pyc 2025-09-07T07:27:27.8546410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/connection.cpython-313.pyc 2025-09-07T07:27:27.8547350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/_base_connection.cpython-313.pyc 2025-09-07T07:27:27.8548230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8549090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/_collections.cpython-313.pyc 2025-09-07T07:27:27.8549760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/__init__.py 2025-09-07T07:27:27.8550750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/__pycache__/pyopenssl.cpython-313.pyc 2025-09-07T07:27:27.8551970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/__pycache__/socks.cpython-313.pyc 2025-09-07T07:27:27.8553240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8554210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/fetch.py 2025-09-07T07:27:27.8555400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/request.py 2025-09-07T07:27:27.8556740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__init__.py 2025-09-07T07:27:27.8557780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/response.py 2025-09-07T07:27:27.8559310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/fetch.cpython-313.pyc 2025-09-07T07:27:27.8560720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/response.cpython-313.pyc 2025-09-07T07:27:27.8562110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/connection.cpython-313.pyc 2025-09-07T07:27:27.8563460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/request.cpython-313.pyc 2025-09-07T07:27:27.8564820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8565800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/connection.py 2025-09-07T07:27:27.8567060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/emscripten_fetch_worker.js 2025-09-07T07:27:27.8567780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/socks.py 2025-09-07T07:27:27.8568760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/pyopenssl.py 2025-09-07T07:27:27.8569730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/__init__.py 2025-09-07T07:27:27.8570880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/__pycache__/probe.cpython-313.pyc 2025-09-07T07:27:27.8572030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/__pycache__/connection.cpython-313.pyc 2025-09-07T07:27:27.8573280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8574050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/connection.py 2025-09-07T07:27:27.8575000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/probe.py 2025-09-07T07:27:27.8576050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/connection.py 2025-09-07T07:27:27.8576910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/_collections.py 2025-09-07T07:27:27.8577720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/py.typed 2025-09-07T07:27:27.8578630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/exceptions.py 2025-09-07T07:27:27.8579640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/_request_methods.py 2025-09-07T07:27:27.8580680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/connectionpool.py 2025-09-07T07:27:27.8581640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/RECORD 2025-09-07T07:27:27.8582720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/LICENSE 2025-09-07T07:27:27.8583860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/direct_url.json 2025-09-07T07:27:27.8584770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/WHEEL 2025-09-07T07:27:27.8585910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/top_level.txt 2025-09-07T07:27:27.8587230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/REQUESTED 2025-09-07T07:27:27.8588290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/INSTALLER 2025-09-07T07:27:27.8589410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/METADATA 2025-09-07T07:27:27.8590140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_path.py 2025-09-07T07:27:27.8591160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/cli-arm64.exe 2025-09-07T07:27:27.8592150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/logging.py 2025-09-07T07:27:27.8593290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/windows_support.py 2025-09-07T07:27:27.8594240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_normalization.py 2025-09-07T07:27:27.8595300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/package_index.py 2025-09-07T07:27:27.8596170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/py39.py 2025-09-07T07:27:27.8597130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__init__.py 2025-09-07T07:27:27.8598030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/py312.py 2025-09-07T07:27:27.8599130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__pycache__/py312.cpython-313.pyc 2025-09-07T07:27:27.8600310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__pycache__/py310.cpython-313.pyc 2025-09-07T07:27:27.8601410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__pycache__/py311.cpython-313.pyc 2025-09-07T07:27:27.8602530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8603810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__pycache__/py39.cpython-313.pyc 2025-09-07T07:27:27.8604750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/py311.py 2025-09-07T07:27:27.8605480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/py310.py 2025-09-07T07:27:27.8606310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/archive_util.py 2025-09-07T07:27:27.8607420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_imp.py 2025-09-07T07:27:27.8608280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/version.py 2025-09-07T07:27:27.8609120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/modified.py 2025-09-07T07:27:27.8610300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/tags.py 2025-09-07T07:27:27.8611430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_musllinux.py 2025-09-07T07:27:27.8612690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/metadata.py 2025-09-07T07:27:27.8613790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/version.py 2025-09-07T07:27:27.8614890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__init__.py 2025-09-07T07:27:27.8616200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/_spdx.py 2025-09-07T07:27:27.8617720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__pycache__/_spdx.cpython-313.pyc 2025-09-07T07:27:27.8619070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8619920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__init__.py 2025-09-07T07:27:27.8621140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/markers.cpython-313.pyc 2025-09-07T07:27:27.8622740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/requirements.cpython-313.pyc 2025-09-07T07:27:27.8623950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-09-07T07:27:27.8625230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.8626600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/tags.cpython-313.pyc 2025-09-07T07:27:27.8627850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/metadata.cpython-313.pyc 2025-09-07T07:27:27.8629160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-09-07T07:27:27.8630840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-09-07T07:27:27.8632130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_structures.cpython-313.pyc 2025-09-07T07:27:27.8633510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8634810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/specifiers.cpython-313.pyc 2025-09-07T07:27:27.8636400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:27.8637850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_elffile.cpython-313.pyc 2025-09-07T07:27:27.8639510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_parser.cpython-313.pyc 2025-09-07T07:27:27.8640410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_parser.py 2025-09-07T07:27:27.8641390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/utils.py 2025-09-07T07:27:27.8642540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/requirements.py 2025-09-07T07:27:27.8643690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_structures.py 2025-09-07T07:27:27.8644750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/markers.py 2025-09-07T07:27:27.8645900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/py.typed 2025-09-07T07:27:27.8646990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_manylinux.py 2025-09-07T07:27:27.8647970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_tokenizer.py 2025-09-07T07:27:27.8649050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/specifiers.py 2025-09-07T07:27:27.8650180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_elffile.py 2025-09-07T07:27:27.8651390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/RECORD 2025-09-07T07:27:27.8652610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/LICENSE 2025-09-07T07:27:27.8653810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/WHEEL 2025-09-07T07:27:27.8655330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/top_level.txt 2025-09-07T07:27:27.8656550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/REQUESTED 2025-09-07T07:27:27.8657830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/INSTALLER 2025-09-07T07:27:27.8658940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/METADATA 2025-09-07T07:27:27.8660120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/RECORD 2025-09-07T07:27:27.8661700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/LICENSE 2025-09-07T07:27:27.8663090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/WHEEL 2025-09-07T07:27:27.8664510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/top_level.txt 2025-09-07T07:27:27.8665810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/REQUESTED 2025-09-07T07:27:27.8667110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/INSTALLER 2025-09-07T07:27:27.8668480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/METADATA 2025-09-07T07:27:27.8669760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/RECORD 2025-09-07T07:27:27.8671150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/LICENSE 2025-09-07T07:27:27.8672520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/WHEEL 2025-09-07T07:27:27.8673920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/top_level.txt 2025-09-07T07:27:27.8675170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/REQUESTED 2025-09-07T07:27:27.8676600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/INSTALLER 2025-09-07T07:27:27.8677840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/METADATA 2025-09-07T07:27:27.8678900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/py38.py 2025-09-07T07:27:27.8679980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__init__.py 2025-09-07T07:27:27.8681470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__pycache__/py38.cpython-313.pyc 2025-09-07T07:27:27.8682880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8683880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/__init__.py 2025-09-07T07:27:27.8685340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8686330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/py.typed 2025-09-07T07:27:27.8687640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/__pycache__/context.cpython-313.pyc 2025-09-07T07:27:27.8688680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/context.py 2025-09-07T07:27:27.8689910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__init__.pyi 2025-09-07T07:27:27.8691040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__init__.py 2025-09-07T07:27:27.8692440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8693540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/py.typed 2025-09-07T07:27:27.8694640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/to-qwerty.py 2025-09-07T07:27:27.8695880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/show-newlines.py 2025-09-07T07:27:27.8696910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/to-dvorak.py 2025-09-07T07:27:27.8698140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__init__.py 2025-09-07T07:27:27.8699600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/strip-prefix.cpython-313.pyc 2025-09-07T07:27:27.8701070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/to-qwerty.cpython-313.pyc 2025-09-07T07:27:27.8702430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/show-newlines.cpython-313.pyc 2025-09-07T07:27:27.8703820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/layouts.cpython-313.pyc 2025-09-07T07:27:27.8705150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/to-dvorak.cpython-313.pyc 2025-09-07T07:27:27.8706600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8707580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/strip-prefix.py 2025-09-07T07:27:27.8708650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/Lorem ipsum.txt 2025-09-07T07:27:27.8709640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/layouts.py 2025-09-07T07:27:27.8710870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/__init__.py 2025-09-07T07:27:27.8712140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8712820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/py.typed 2025-09-07T07:27:27.8714140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/RECORD 2025-09-07T07:27:27.8715350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/LICENSE 2025-09-07T07:27:27.8716590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/WHEEL 2025-09-07T07:27:27.8718330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/top_level.txt 2025-09-07T07:27:27.8719550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/INSTALLER 2025-09-07T07:27:27.8720710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/METADATA 2025-09-07T07:27:27.8721960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/RECORD 2025-09-07T07:27:27.8723310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/LICENSE 2025-09-07T07:27:27.8724600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/WHEEL 2025-09-07T07:27:27.8725870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/top_level.txt 2025-09-07T07:27:27.8727000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/INSTALLER 2025-09-07T07:27:27.8728440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/METADATA 2025-09-07T07:27:27.8729700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/RECORD 2025-09-07T07:27:27.8730880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/LICENSE 2025-09-07T07:27:27.8731980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/WHEEL 2025-09-07T07:27:27.8733400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/top_level.txt 2025-09-07T07:27:27.8734590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/INSTALLER 2025-09-07T07:27:27.8735750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/METADATA 2025-09-07T07:27:27.8736910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_meta.py 2025-09-07T07:27:27.8738230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/py39.py 2025-09-07T07:27:27.8739510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__init__.py 2025-09-07T07:27:27.8740930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/py311.cpython-313.pyc 2025-09-07T07:27:27.8742340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8743770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/py39.cpython-313.pyc 2025-09-07T07:27:27.8744800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/py311.py 2025-09-07T07:27:27.8745990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_text.py 2025-09-07T07:27:27.8747240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__init__.py 2025-09-07T07:27:27.8748480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_functools.py 2025-09-07T07:27:27.8750060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_functools.cpython-313.pyc 2025-09-07T07:27:27.8751440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_text.cpython-313.pyc 2025-09-07T07:27:27.8752870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_compat.cpython-313.pyc 2025-09-07T07:27:27.8754190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_meta.cpython-313.pyc 2025-09-07T07:27:27.8755640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_adapters.cpython-313.pyc 2025-09-07T07:27:27.8757210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/diagnose.cpython-313.pyc 2025-09-07T07:27:27.8758670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8760130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_collections.cpython-313.pyc 2025-09-07T07:27:27.8761580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_itertools.cpython-313.pyc 2025-09-07T07:27:27.8762690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/diagnose.py 2025-09-07T07:27:27.8764050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_collections.py 2025-09-07T07:27:27.8765160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_itertools.py 2025-09-07T07:27:27.8766190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/py.typed 2025-09-07T07:27:27.8767410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_adapters.py 2025-09-07T07:27:27.8768570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_compat.py 2025-09-07T07:27:27.8769560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/metadata.py 2025-09-07T07:27:27.8770690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/macosx_libfile.py 2025-09-07T07:27:27.8771620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/util.py 2025-09-07T07:27:27.8772910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/_setuptools_logging.py 2025-09-07T07:27:27.8773910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__init__.py 2025-09-07T07:27:27.8775320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/_bdist_wheel.cpython-313.pyc 2025-09-07T07:27:27.8776690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/bdist_wheel.cpython-313.pyc 2025-09-07T07:27:27.8777960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/metadata.cpython-313.pyc 2025-09-07T07:27:27.8779250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/util.cpython-313.pyc 2025-09-07T07:27:27.8780660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/macosx_libfile.cpython-313.pyc 2025-09-07T07:27:27.8781970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/wheelfile.cpython-313.pyc 2025-09-07T07:27:27.8783570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/_setuptools_logging.cpython-313.pyc 2025-09-07T07:27:27.8784790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.8786130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8787090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/pack.py 2025-09-07T07:27:27.8788140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/tags.py 2025-09-07T07:27:27.8789210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/convert.py 2025-09-07T07:27:27.8790400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__init__.py 2025-09-07T07:27:27.8791650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/pack.cpython-313.pyc 2025-09-07T07:27:27.8792990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/tags.cpython-313.pyc 2025-09-07T07:27:27.8794240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/unpack.cpython-313.pyc 2025-09-07T07:27:27.8795480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/convert.cpython-313.pyc 2025-09-07T07:27:27.8796790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8797980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/unpack.py 2025-09-07T07:27:27.8799280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/bdist_wheel.py 2025-09-07T07:27:27.8800480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/tags.py 2025-09-07T07:27:27.8801780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_musllinux.py 2025-09-07T07:27:27.8803050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/version.py 2025-09-07T07:27:27.8804230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE 2025-09-07T07:27:27.8805450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE.APACHE 2025-09-07T07:27:27.8806960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__init__.py 2025-09-07T07:27:27.8808590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/markers.cpython-313.pyc 2025-09-07T07:27:27.8810010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/requirements.cpython-313.pyc 2025-09-07T07:27:27.8811610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-09-07T07:27:27.8812970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.8814360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/tags.cpython-313.pyc 2025-09-07T07:27:27.8816000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-09-07T07:27:27.8817540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-09-07T07:27:27.8818960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_structures.cpython-313.pyc 2025-09-07T07:27:27.8820400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8822130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/specifiers.cpython-313.pyc 2025-09-07T07:27:27.8823550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:27.8824950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_elffile.cpython-313.pyc 2025-09-07T07:27:27.8826420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_parser.cpython-313.pyc 2025-09-07T07:27:27.8827500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_parser.py 2025-09-07T07:27:27.8828780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE.BSD 2025-09-07T07:27:27.8829960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/utils.py 2025-09-07T07:27:27.8831260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/requirements.py 2025-09-07T07:27:27.8832520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_structures.py 2025-09-07T07:27:27.8833640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/markers.py 2025-09-07T07:27:27.8834810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_manylinux.py 2025-09-07T07:27:27.8835980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_tokenizer.py 2025-09-07T07:27:27.8837200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/specifiers.py 2025-09-07T07:27:27.8838450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_elffile.py 2025-09-07T07:27:27.8839560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/vendor.txt 2025-09-07T07:27:27.8840840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/__init__.py 2025-09-07T07:27:27.8842180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8843150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/_bdist_wheel.py 2025-09-07T07:27:27.8844220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/wheelfile.py 2025-09-07T07:27:27.8845170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__main__.py 2025-09-07T07:27:27.8846200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__init__.py 2025-09-07T07:27:27.8847510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__pycache__/py310.cpython-313.pyc 2025-09-07T07:27:27.8848770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8849800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/py310.py 2025-09-07T07:27:27.8850990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/__init__.py 2025-09-07T07:27:27.8852360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/__pycache__/glob.cpython-313.pyc 2025-09-07T07:27:27.8853630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8854470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/glob.py 2025-09-07T07:27:27.8855800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/RECORD 2025-09-07T07:27:27.8857010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/LICENSE 2025-09-07T07:27:27.8858100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/WHEEL 2025-09-07T07:27:27.8859370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/top_level.txt 2025-09-07T07:27:27.8860580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/INSTALLER 2025-09-07T07:27:27.8862040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/METADATA 2025-09-07T07:27:27.8863350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/__pycache__/typing_extensions.cpython-313.pyc 2025-09-07T07:27:27.8864510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__init__.pyi 2025-09-07T07:27:27.8865600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/more.pyi 2025-09-07T07:27:27.8866740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__init__.py 2025-09-07T07:27:27.8868070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/more.cpython-313.pyc 2025-09-07T07:27:27.8873460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/recipes.cpython-313.pyc 2025-09-07T07:27:27.8873810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8874080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/more.py 2025-09-07T07:27:27.8874310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/recipes.py 2025-09-07T07:27:27.8874700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/py.typed 2025-09-07T07:27:27.8875030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/recipes.pyi 2025-09-07T07:27:27.8876110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/py38.py 2025-09-07T07:27:27.8877060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/__init__.py 2025-09-07T07:27:27.8878250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/__pycache__/py38.cpython-313.pyc 2025-09-07T07:27:27.8879370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8880240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__init__.py 2025-09-07T07:27:27.8881320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.8882400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8883210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__main__.py 2025-09-07T07:27:27.8884020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/__init__.py 2025-09-07T07:27:27.8885110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8886120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__init__.py 2025-09-07T07:27:27.8887730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/autocommand.cpython-313.pyc 2025-09-07T07:27:27.8889090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/automain.cpython-313.pyc 2025-09-07T07:27:27.8890580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/errors.cpython-313.pyc 2025-09-07T07:27:27.8892080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/autoasync.cpython-313.pyc 2025-09-07T07:27:27.8893390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8894800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/autoparse.cpython-313.pyc 2025-09-07T07:27:27.8895770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/automain.py 2025-09-07T07:27:27.8896820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/errors.py 2025-09-07T07:27:27.8897870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autocommand.py 2025-09-07T07:27:27.8899040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autoasync.py 2025-09-07T07:27:27.8900050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autoparse.py 2025-09-07T07:27:27.8901260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/_types.py 2025-09-07T07:27:27.8902220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/__init__.py 2025-09-07T07:27:27.8903440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/_types.cpython-313.pyc 2025-09-07T07:27:27.8904640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/_re.cpython-313.pyc 2025-09-07T07:27:27.8905850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.8907180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/_parser.cpython-313.pyc 2025-09-07T07:27:27.8908090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/_parser.py 2025-09-07T07:27:27.8909000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/_re.py 2025-09-07T07:27:27.8909970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/py.typed 2025-09-07T07:27:27.8911200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/RECORD 2025-09-07T07:27:27.8912570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/LICENSE 2025-09-07T07:27:27.8913790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/WHEEL 2025-09-07T07:27:27.8915160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/top_level.txt 2025-09-07T07:27:27.8916340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/REQUESTED 2025-09-07T07:27:27.8917700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/INSTALLER 2025-09-07T07:27:27.8919020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/METADATA 2025-09-07T07:27:27.8920090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/RECORD 2025-09-07T07:27:27.8921400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/LICENSE 2025-09-07T07:27:27.8922640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/WHEEL 2025-09-07T07:27:27.8924010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/entry_points.txt 2025-09-07T07:27:27.8925240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/top_level.txt 2025-09-07T07:27:27.8926360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/INSTALLER 2025-09-07T07:27:27.8927610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/METADATA 2025-09-07T07:27:27.8928780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/RECORD 2025-09-07T07:27:27.8930010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE 2025-09-07T07:27:27.8931310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE.APACHE 2025-09-07T07:27:27.8932520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/WHEEL 2025-09-07T07:27:27.8933750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE.BSD 2025-09-07T07:27:27.8935210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/REQUESTED 2025-09-07T07:27:27.8936320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/INSTALLER 2025-09-07T07:27:27.8937590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/METADATA 2025-09-07T07:27:27.8938580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/RECORD 2025-09-07T07:27:27.8939730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/WHEEL 2025-09-07T07:27:27.8941080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/entry_points.txt 2025-09-07T07:27:27.8942480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/LICENSE.txt 2025-09-07T07:27:27.8943710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/REQUESTED 2025-09-07T07:27:27.8944930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/INSTALLER 2025-09-07T07:27:27.8946250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/METADATA 2025-09-07T07:27:27.8947360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/RECORD 2025-09-07T07:27:27.8948530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/LICENSE 2025-09-07T07:27:27.8949680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/WHEEL 2025-09-07T07:27:27.8950890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/top_level.txt 2025-09-07T07:27:27.8952180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/REQUESTED 2025-09-07T07:27:27.8953270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/INSTALLER 2025-09-07T07:27:27.8954530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/METADATA 2025-09-07T07:27:27.8955590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/RECORD 2025-09-07T07:27:27.8956670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/LICENSE 2025-09-07T07:27:27.8957800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/WHEEL 2025-09-07T07:27:27.8959210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/REQUESTED 2025-09-07T07:27:27.8960420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/INSTALLER 2025-09-07T07:27:27.8961560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/METADATA 2025-09-07T07:27:27.8963140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/RECORD 2025-09-07T07:27:27.8964440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/LICENSE 2025-09-07T07:27:27.8965890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/WHEEL 2025-09-07T07:27:27.8967240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/INSTALLER 2025-09-07T07:27:27.8968530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/METADATA 2025-09-07T07:27:27.8969890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/RECORD 2025-09-07T07:27:27.8971200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/LICENSE 2025-09-07T07:27:27.8972360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/WHEEL 2025-09-07T07:27:27.8973590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/REQUESTED 2025-09-07T07:27:27.8974930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/INSTALLER 2025-09-07T07:27:27.8976260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/METADATA 2025-09-07T07:27:27.8977510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/RECORD 2025-09-07T07:27:27.8979000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/licenses/LICENSE 2025-09-07T07:27:27.8980210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/WHEEL 2025-09-07T07:27:27.8981410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/REQUESTED 2025-09-07T07:27:27.8982570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/INSTALLER 2025-09-07T07:27:27.8983680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/METADATA 2025-09-07T07:27:27.8984780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_checkers.py 2025-09-07T07:27:27.8985890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_suppression.py 2025-09-07T07:27:27.8987080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_importhook.py 2025-09-07T07:27:27.8988210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_pytest_plugin.py 2025-09-07T07:27:27.8989240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_functions.py 2025-09-07T07:27:27.8990160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__init__.py 2025-09-07T07:27:27.8991490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_config.cpython-313.pyc 2025-09-07T07:27:27.8992940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_suppression.cpython-313.pyc 2025-09-07T07:27:27.8994290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_memo.cpython-313.pyc 2025-09-07T07:27:27.8995630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_union_transformer.cpython-313.pyc 2025-09-07T07:27:27.8997020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_decorators.cpython-313.pyc 2025-09-07T07:27:27.8998400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_utils.cpython-313.pyc 2025-09-07T07:27:27.8999810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_exceptions.cpython-313.pyc 2025-09-07T07:27:27.9001140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_checkers.cpython-313.pyc 2025-09-07T07:27:27.9002630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_pytest_plugin.cpython-313.pyc 2025-09-07T07:27:27.9003810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_transformer.cpython-313.pyc 2025-09-07T07:27:27.9005270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9006520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_functions.cpython-313.pyc 2025-09-07T07:27:27.9007970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_importhook.cpython-313.pyc 2025-09-07T07:27:27.9009020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_decorators.py 2025-09-07T07:27:27.9010040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_memo.py 2025-09-07T07:27:27.9011120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_transformer.py 2025-09-07T07:27:27.9012250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/py.typed 2025-09-07T07:27:27.9013470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_union_transformer.py 2025-09-07T07:27:27.9014420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_config.py 2025-09-07T07:27:27.9015560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_exceptions.py 2025-09-07T07:27:27.9016490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_utils.py 2025-09-07T07:27:27.9017430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions.py 2025-09-07T07:27:27.9018480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/macos.py 2025-09-07T07:27:27.9019680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/unix.py 2025-09-07T07:27:27.9020970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/version.py 2025-09-07T07:27:27.9022050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__init__.py 2025-09-07T07:27:27.9023550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/api.cpython-313.pyc 2025-09-07T07:27:27.9024920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/android.cpython-313.pyc 2025-09-07T07:27:27.9026440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/windows.cpython-313.pyc 2025-09-07T07:27:27.9027750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/macos.cpython-313.pyc 2025-09-07T07:27:27.9029100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:27.9030420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9031710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:27.9033090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/unix.cpython-313.pyc 2025-09-07T07:27:27.9033990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/api.py 2025-09-07T07:27:27.9035110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/android.py 2025-09-07T07:27:27.9036180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/py.typed 2025-09-07T07:27:27.9037330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/windows.py 2025-09-07T07:27:27.9038180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__main__.py 2025-09-07T07:27:27.9038840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/discovery.py 2025-09-07T07:27:27.9039590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__init__.py 2025-09-07T07:27:27.9040600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__pycache__/expand.cpython-313.pyc 2025-09-07T07:27:27.9041510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__pycache__/setupcfg.cpython-313.pyc 2025-09-07T07:27:27.9043070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__pycache__/_apply_pyprojecttoml.cpython-313.pyc 2025-09-07T07:27:27.9044530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__pycache__/pyprojecttoml.cpython-313.pyc 2025-09-07T07:27:27.9045700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9047040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py 2025-09-07T07:27:27.9048370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/extra_validations.py 2025-09-07T07:27:27.9049790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/error_reporting.py 2025-09-07T07:27:27.9050840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__init__.py 2025-09-07T07:27:27.9052400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/formats.cpython-313.pyc 2025-09-07T07:27:27.9054100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/fastjsonschema_validations.cpython-313.pyc 2025-09-07T07:27:27.9055650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/extra_validations.cpython-313.pyc 2025-09-07T07:27:27.9057050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/error_reporting.cpython-313.pyc 2025-09-07T07:27:27.9058640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/fastjsonschema_exceptions.cpython-313.pyc 2025-09-07T07:27:27.9059930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9061010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/NOTICE 2025-09-07T07:27:27.9062330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_validations.py 2025-09-07T07:27:27.9063350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/formats.py 2025-09-07T07:27:27.9064240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/NOTICE 2025-09-07T07:27:27.9065110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/setupcfg.py 2025-09-07T07:27:27.9066270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/setuptools.schema.json 2025-09-07T07:27:27.9067320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py 2025-09-07T07:27:27.9068410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/distutils.schema.json 2025-09-07T07:27:27.9069480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/pyprojecttoml.py 2025-09-07T07:27:27.9070370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/expand.py 2025-09-07T07:27:27.9071120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_static.py 2025-09-07T07:27:27.9072000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/warnings.py 2025-09-07T07:27:27.9072950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/cli-64.exe 2025-09-07T07:27:27.9073850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_reqs.py 2025-09-07T07:27:27.9075030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_bdist_deprecations.py 2025-09-07T07:27:27.9076090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_build_py.py 2025-09-07T07:27:27.9077080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_build_meta.py 2025-09-07T07:27:27.9077960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/server.py 2025-09-07T07:27:27.9079070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_warnings.py 2025-09-07T07:27:27.9080000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/compat/py39.py 2025-09-07T07:27:27.9081030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/compat/__init__.py 2025-09-07T07:27:27.9082630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/compat/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9083800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/compat/__pycache__/py39.cpython-313.pyc 2025-09-07T07:27:27.9084800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/textwrap.py 2025-09-07T07:27:27.9085840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_logging.py 2025-09-07T07:27:27.9086940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_virtualenv.py 2025-09-07T07:27:27.9088000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_namespaces.py 2025-09-07T07:27:27.9089140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_shutil_wrapper.py 2025-09-07T07:27:27.9090130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/script-with-bom.py 2025-09-07T07:27:27.9091210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_distutils_adoption.py 2025-09-07T07:27:27.9092480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/test_pyprojecttoml_dynamic_deps.py 2025-09-07T07:27:27.9093430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__init__.py 2025-09-07T07:27:27.9094550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/test_expand.py 2025-09-07T07:27:27.9096130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_expand.cpython-313.pyc 2025-09-07T07:27:27.9097580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_pyprojecttoml_dynamic_deps.cpython-313.pyc 2025-09-07T07:27:27.9098820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_pyprojecttoml.cpython-313.pyc 2025-09-07T07:27:27.9100340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_setupcfg.cpython-313.pyc 2025-09-07T07:27:27.9102080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_apply_pyprojecttoml.cpython-313.pyc 2025-09-07T07:27:27.9103470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9104440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/setupcfg_examples.txt 2025-09-07T07:27:27.9105390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/test_setupcfg.py 2025-09-07T07:27:27.9106460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/test_pyprojecttoml.py 2025-09-07T07:27:27.9107570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/downloads/preload.py 2025-09-07T07:27:27.9108720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/downloads/__init__.py 2025-09-07T07:27:27.9110000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/downloads/__pycache__/preload.cpython-313.pyc 2025-09-07T07:27:27.9111500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/downloads/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9112460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/test_apply_pyprojecttoml.py 2025-09-07T07:27:27.9113380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_depends.py 2025-09-07T07:27:27.9114620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/__init__.py 2025-09-07T07:27:27.9115780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/helpers.cpython-313.pyc 2025-09-07T07:27:27.9117220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/test_pip_install_sdist.cpython-313.pyc 2025-09-07T07:27:27.9118450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9119400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/helpers.py 2025-09-07T07:27:27.9120720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/test_pip_install_sdist.py 2025-09-07T07:27:27.9121740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_core_metadata.py 2025-09-07T07:27:27.9122710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_extern.py 2025-09-07T07:27:27.9123560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__init__.py 2025-09-07T07:27:27.9124900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_packageindex.cpython-313.pyc 2025-09-07T07:27:27.9126150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_shutil_wrapper.cpython-313.pyc 2025-09-07T07:27:27.9127550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/script-with-bom.cpython-313.pyc 2025-09-07T07:27:27.9128820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_bdist_deprecations.cpython-313.pyc 2025-09-07T07:27:27.9130190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_install_scripts.cpython-313.pyc 2025-09-07T07:27:27.9131550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_config_discovery.cpython-313.pyc 2025-09-07T07:27:27.9133100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_distutils_adoption.cpython-313.pyc 2025-09-07T07:27:27.9134340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/namespaces.cpython-313.pyc 2025-09-07T07:27:27.9135820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_manifest.cpython-313.pyc 2025-09-07T07:27:27.9137190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_bdist_egg.cpython-313.pyc 2025-09-07T07:27:27.9138700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_egg_info.cpython-313.pyc 2025-09-07T07:27:27.9140110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_py.cpython-313.pyc 2025-09-07T07:27:27.9141300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/server.cpython-313.pyc 2025-09-07T07:27:27.9142770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_archive_util.cpython-313.pyc 2025-09-07T07:27:27.9143960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_sdist.cpython-313.pyc 2025-09-07T07:27:27.9145150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/contexts.cpython-313.pyc 2025-09-07T07:27:27.9146240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_warnings.cpython-313.pyc 2025-09-07T07:27:27.9147490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_core_metadata.cpython-313.pyc 2025-09-07T07:27:27.9148670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/textwrap.cpython-313.pyc 2025-09-07T07:27:27.9149840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_clib.cpython-313.pyc 2025-09-07T07:27:27.9151050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_setopt.cpython-313.pyc 2025-09-07T07:27:27.9152430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_namespaces.cpython-313.pyc 2025-09-07T07:27:27.9153630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_wheel.cpython-313.pyc 2025-09-07T07:27:27.9154810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_depends.cpython-313.pyc 2025-09-07T07:27:27.9155960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/text.cpython-313.pyc 2025-09-07T07:27:27.9157340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/environment.cpython-313.pyc 2025-09-07T07:27:27.9158670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_find_packages.cpython-313.pyc 2025-09-07T07:27:27.9159910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_bdist_wheel.cpython-313.pyc 2025-09-07T07:27:27.9161110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_easy_install.cpython-313.pyc 2025-09-07T07:27:27.9162160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_dist.cpython-313.pyc 2025-09-07T07:27:27.9163480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_dist_info.cpython-313.pyc 2025-09-07T07:27:27.9164780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_setuptools.cpython-313.pyc 2025-09-07T07:27:27.9166210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/fixtures.cpython-313.pyc 2025-09-07T07:27:27.9167410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_virtualenv.cpython-313.pyc 2025-09-07T07:27:27.9168630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_develop.cpython-313.pyc 2025-09-07T07:27:27.9169890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build.cpython-313.pyc 2025-09-07T07:27:27.9171200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_sandbox.cpython-313.pyc 2025-09-07T07:27:27.9172360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_extern.cpython-313.pyc 2025-09-07T07:27:27.9173580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_meta.cpython-313.pyc 2025-09-07T07:27:27.9174760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_glob.cpython-313.pyc 2025-09-07T07:27:27.9176190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_find_py_modules.cpython-313.pyc 2025-09-07T07:27:27.9177760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_editable_install.cpython-313.pyc 2025-09-07T07:27:27.9179030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_unicode_utils.cpython-313.pyc 2025-09-07T07:27:27.9180340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_ext.cpython-313.pyc 2025-09-07T07:27:27.9181680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9182930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_logging.cpython-313.pyc 2025-09-07T07:27:27.9184380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_windows_wrappers.cpython-313.pyc 2025-09-07T07:27:27.9185530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/mod_with_constant.cpython-313.pyc 2025-09-07T07:27:27.9186500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_manifest.py 2025-09-07T07:27:27.9187590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_build_clib.py 2025-09-07T07:27:27.9188520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_setopt.py 2025-09-07T07:27:27.9189680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_wheel.py 2025-09-07T07:27:27.9190810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_egg_info.py 2025-09-07T07:27:27.9191780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_build.py 2025-09-07T07:27:27.9192970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_install_scripts.py 2025-09-07T07:27:27.9193960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_find_py_modules.py 2025-09-07T07:27:27.9194900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_build_ext.py 2025-09-07T07:27:27.9195860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_unicode_utils.py 2025-09-07T07:27:27.9196760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/text.py 2025-09-07T07:27:27.9197790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_bdist_egg.py 2025-09-07T07:27:27.9198760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_sandbox.py 2025-09-07T07:27:27.9199610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_glob.py 2025-09-07T07:27:27.9200580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/environment.py 2025-09-07T07:27:27.9201870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_config_discovery.py 2025-09-07T07:27:27.9202760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_windows_wrappers.py 2025-09-07T07:27:27.9203460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/mod_with_constant.py 2025-09-07T07:27:27.9204310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_find_packages.py 2025-09-07T07:27:27.9205030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/contexts.py 2025-09-07T07:27:27.9205940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_packageindex.py 2025-09-07T07:27:27.9206720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_setuptools.py 2025-09-07T07:27:27.9207420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_dist.py 2025-09-07T07:27:27.9208260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_bdist_wheel.py 2025-09-07T07:27:27.9209010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_develop.py 2025-09-07T07:27:27.9209880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_editable_install.py 2025-09-07T07:27:27.9211110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_easy_install.py 2025-09-07T07:27:27.9212090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/fixtures.py 2025-09-07T07:27:27.9213180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/namespaces.py 2025-09-07T07:27:27.9214220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_sdist.py 2025-09-07T07:27:27.9215280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_archive_util.py 2025-09-07T07:27:27.9216600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/indexes/test_links_priority/external.html 2025-09-07T07:27:27.9217840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/indexes/test_links_priority/simple/foobar/index.html 2025-09-07T07:27:27.9218900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_dist_info.py 2025-09-07T07:27:27.9219750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/gui-64.exe 2025-09-07T07:27:27.9220820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/depends.py 2025-09-07T07:27:27.9221800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__init__.py 2025-09-07T07:27:27.9222880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/dist.cpython-313.pyc 2025-09-07T07:27:27.9224060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/modified.cpython-313.pyc 2025-09-07T07:27:27.9225160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/sandbox.cpython-313.pyc 2025-09-07T07:27:27.9226230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/discovery.cpython-313.pyc 2025-09-07T07:27:27.9227440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/unicode_utils.cpython-313.pyc 2025-09-07T07:27:27.9228500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/launch.cpython-313.pyc 2025-09-07T07:27:27.9229760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/namespaces.cpython-313.pyc 2025-09-07T07:27:27.9230870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/msvc.cpython-313.pyc 2025-09-07T07:27:27.9232250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/windows_support.cpython-313.pyc 2025-09-07T07:27:27.9233590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_entry_points.cpython-313.pyc 2025-09-07T07:27:27.9234570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_normalization.cpython-313.pyc 2025-09-07T07:27:27.9235690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/logging.cpython-313.pyc 2025-09-07T07:27:27.9236750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/glob.cpython-313.pyc 2025-09-07T07:27:27.9238000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_core_metadata.cpython-313.pyc 2025-09-07T07:27:27.9239110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_path.cpython-313.pyc 2025-09-07T07:27:27.9240380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/errors.cpython-313.pyc 2025-09-07T07:27:27.9241750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/archive_util.cpython-313.pyc 2025-09-07T07:27:27.9242770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_reqs.cpython-313.pyc 2025-09-07T07:27:27.9243860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/wheel.cpython-313.pyc 2025-09-07T07:27:27.9245100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_importlib.cpython-313.pyc 2025-09-07T07:27:27.9246290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/warnings.cpython-313.pyc 2025-09-07T07:27:27.9247590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_imp.cpython-313.pyc 2025-09-07T07:27:27.9248450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_static.cpython-313.pyc 2025-09-07T07:27:27.9249780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/extension.cpython-313.pyc 2025-09-07T07:27:27.9250780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/build_meta.cpython-313.pyc 2025-09-07T07:27:27.9252040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/depends.cpython-313.pyc 2025-09-07T07:27:27.9253050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/monkey.cpython-313.pyc 2025-09-07T07:27:27.9254280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/installer.cpython-313.pyc 2025-09-07T07:27:27.9255480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9256510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:27.9257540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_shutil.cpython-313.pyc 2025-09-07T07:27:27.9258850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/package_index.cpython-313.pyc 2025-09-07T07:27:27.9259980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_itertools.cpython-313.pyc 2025-09-07T07:27:27.9260820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/installer.py 2025-09-07T07:27:27.9261580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/glob.py 2025-09-07T07:27:27.9262610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/sandbox.py 2025-09-07T07:27:27.9263520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/script.tmpl 2025-09-07T07:27:27.9264410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/launch.py 2025-09-07T07:27:27.9265320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/extension.py 2025-09-07T07:27:27.9266530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_core_metadata.py 2025-09-07T07:27:27.9267650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/unicode_utils.py 2025-09-07T07:27:27.9268660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_itertools.py 2025-09-07T07:27:27.9269380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/monkey.py 2025-09-07T07:27:27.9270360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/build_meta.py 2025-09-07T07:27:27.9271150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/cli.exe 2025-09-07T07:27:27.9272070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/errors.py 2025-09-07T07:27:27.9273010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/build.py 2025-09-07T07:27:27.9273970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/bdist_egg.py 2025-09-07T07:27:27.9274950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/alias.py 2025-09-07T07:27:27.9275870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/build_ext.py 2025-09-07T07:27:27.9276780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/easy_install.py 2025-09-07T07:27:27.9277700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/editable_wheel.py 2025-09-07T07:27:27.9278910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/launcher manifest.xml 2025-09-07T07:27:27.9280100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/install_scripts.py 2025-09-07T07:27:27.9281060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/dist_info.py 2025-09-07T07:27:27.9282050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/install_lib.py 2025-09-07T07:27:27.9283040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/build_py.py 2025-09-07T07:27:27.9284090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__init__.py 2025-09-07T07:27:27.9285470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/develop.cpython-313.pyc 2025-09-07T07:27:27.9286760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/setopt.cpython-313.pyc 2025-09-07T07:27:27.9287910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/rotate.cpython-313.pyc 2025-09-07T07:27:27.9289260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/editable_wheel.cpython-313.pyc 2025-09-07T07:27:27.9290480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/alias.cpython-313.pyc 2025-09-07T07:27:27.9291660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/dist_info.cpython-313.pyc 2025-09-07T07:27:27.9292840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/build_clib.cpython-313.pyc 2025-09-07T07:27:27.9294120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/easy_install.cpython-313.pyc 2025-09-07T07:27:27.9295410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/saveopts.cpython-313.pyc 2025-09-07T07:27:27.9296680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/build_ext.cpython-313.pyc 2025-09-07T07:27:27.9298030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/install_lib.cpython-313.pyc 2025-09-07T07:27:27.9299100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/bdist_rpm.cpython-313.pyc 2025-09-07T07:27:27.9300470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/_requirestxt.cpython-313.pyc 2025-09-07T07:27:27.9301690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/build.cpython-313.pyc 2025-09-07T07:27:27.9302800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/test.cpython-313.pyc 2025-09-07T07:27:27.9304200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/bdist_wheel.cpython-313.pyc 2025-09-07T07:27:27.9305330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/install.cpython-313.pyc 2025-09-07T07:27:27.9306610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-313.pyc 2025-09-07T07:27:27.9308020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/install_egg_info.cpython-313.pyc 2025-09-07T07:27:27.9309360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/install_scripts.cpython-313.pyc 2025-09-07T07:27:27.9310510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/sdist.cpython-313.pyc 2025-09-07T07:27:27.9311990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9313120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/build_py.cpython-313.pyc 2025-09-07T07:27:27.9314230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/egg_info.cpython-313.pyc 2025-09-07T07:27:27.9315210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/sdist.py 2025-09-07T07:27:27.9316150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/test.py 2025-09-07T07:27:27.9317240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/saveopts.py 2025-09-07T07:27:27.9318210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/bdist_rpm.py 2025-09-07T07:27:27.9319270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/build_clib.py 2025-09-07T07:27:27.9320230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/bdist_wheel.py 2025-09-07T07:27:27.9321460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/egg_info.py 2025-09-07T07:27:27.9322490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/_requirestxt.py 2025-09-07T07:27:27.9323470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/install.py 2025-09-07T07:27:27.9324390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/develop.py 2025-09-07T07:27:27.9325260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/rotate.py 2025-09-07T07:27:27.9326300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/install_egg_info.py 2025-09-07T07:27:27.9327140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/setopt.py 2025-09-07T07:27:27.9328060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/msvc.py 2025-09-07T07:27:27.9329070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_importlib.py 2025-09-07T07:27:27.9329960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_entry_points.py 2025-09-07T07:27:27.9331150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/cli-32.exe 2025-09-07T07:27:27.9331940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/gui-32.exe 2025-09-07T07:27:27.9332940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/gui.exe 2025-09-07T07:27:27.9333760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/dist.py 2025-09-07T07:27:27.9334730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/_msvccompiler.py 2025-09-07T07:27:27.9335910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/_modified.py 2025-09-07T07:27:27.9336950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py 2025-09-07T07:27:27.9338070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/filelist.py 2025-09-07T07:27:27.9339370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py 2025-09-07T07:27:27.9340390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/py39.py 2025-09-07T07:27:27.9341370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/__init__.py 2025-09-07T07:27:27.9342390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/numpy.py 2025-09-07T07:27:27.9343810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/__pycache__/numpy.cpython-313.pyc 2025-09-07T07:27:27.9345230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9346620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/__pycache__/py39.cpython-313.pyc 2025-09-07T07:27:27.9347660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/archive_util.py 2025-09-07T07:27:27.9348670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/cmd.py 2025-09-07T07:27:27.9349830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/version.py 2025-09-07T07:27:27.9350820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/log.py 2025-09-07T07:27:27.9351860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/util.py 2025-09-07T07:27:27.9353010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/fancy_getopt.py 2025-09-07T07:27:27.9354250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist.py 2025-09-07T07:27:27.9355320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_text_file.py 2025-09-07T07:27:27.9356430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_version.py 2025-09-07T07:27:27.9357690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_lib.py 2025-09-07T07:27:27.9358720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_py.py 2025-09-07T07:27:27.9359720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_extension.py 2025-09-07T07:27:27.9360670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/py39.py 2025-09-07T07:27:27.9361740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__init__.py 2025-09-07T07:27:27.9363180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9364670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__pycache__/py39.cpython-313.pyc 2025-09-07T07:27:27.9365720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_spawn.py 2025-09-07T07:27:27.9366700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/support.py 2025-09-07T07:27:27.9367560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py 2025-09-07T07:27:27.9368490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_data.py 2025-09-07T07:27:27.9369340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_filelist.py 2025-09-07T07:27:27.9370170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_core.py 2025-09-07T07:27:27.9371120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_cmd.py 2025-09-07T07:27:27.9371900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__init__.py 2025-09-07T07:27:27.9372750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_sysconfig.py 2025-09-07T07:27:27.9373890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_extension.cpython-313.pyc 2025-09-07T07:27:27.9375270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/unix_compat.cpython-313.pyc 2025-09-07T07:27:27.9377000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_scripts.cpython-313.pyc 2025-09-07T07:27:27.9378360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_scripts.cpython-313.pyc 2025-09-07T07:27:27.9379700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_clean.cpython-313.pyc 2025-09-07T07:27:27.9380970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_util.cpython-313.pyc 2025-09-07T07:27:27.9382390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_py.cpython-313.pyc 2025-09-07T07:27:27.9383620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist.cpython-313.pyc 2025-09-07T07:27:27.9385100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install.cpython-313.pyc 2025-09-07T07:27:27.9386460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_archive_util.cpython-313.pyc 2025-09-07T07:27:27.9387950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_sdist.cpython-313.pyc 2025-09-07T07:27:27.9389250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_version.cpython-313.pyc 2025-09-07T07:27:27.9390610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_clib.cpython-313.pyc 2025-09-07T07:27:27.9392070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_config_cmd.cpython-313.pyc 2025-09-07T07:27:27.9393440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_log.cpython-313.pyc 2025-09-07T07:27:27.9394800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_dir_util.cpython-313.pyc 2025-09-07T07:27:27.9396190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_dist.cpython-313.pyc 2025-09-07T07:27:27.9397450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/support.cpython-313.pyc 2025-09-07T07:27:27.9398870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_lib.cpython-313.pyc 2025-09-07T07:27:27.9400330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist_dumb.cpython-313.pyc 2025-09-07T07:27:27.9401870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build.cpython-313.pyc 2025-09-07T07:27:27.9403190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_core.cpython-313.pyc 2025-09-07T07:27:27.9404600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_text_file.cpython-313.pyc 2025-09-07T07:27:27.9406070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_sysconfig.cpython-313.pyc 2025-09-07T07:27:27.9407500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_file_util.cpython-313.pyc 2025-09-07T07:27:27.9408990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_headers.cpython-313.pyc 2025-09-07T07:27:27.9410290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_modified.cpython-313.pyc 2025-09-07T07:27:27.9411960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_cmd.cpython-313.pyc 2025-09-07T07:27:27.9413350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_ext.cpython-313.pyc 2025-09-07T07:27:27.9414730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_filelist.cpython-313.pyc 2025-09-07T07:27:27.9416130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist_rpm.cpython-313.pyc 2025-09-07T07:27:27.9417740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9418850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_check.cpython-313.pyc 2025-09-07T07:27:27.9420310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_data.cpython-313.pyc 2025-09-07T07:27:27.9421740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_versionpredicate.cpython-313.pyc 2025-09-07T07:27:27.9423060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_spawn.cpython-313.pyc 2025-09-07T07:27:27.9424040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_util.py 2025-09-07T07:27:27.9425110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_modified.py 2025-09-07T07:27:27.9426330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_clib.py 2025-09-07T07:27:27.9427380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_log.py 2025-09-07T07:27:27.9428510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build.py 2025-09-07T07:27:27.9429990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_scripts.py 2025-09-07T07:27:27.9431110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_ext.py 2025-09-07T07:27:27.9432160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_dir_util.py 2025-09-07T07:27:27.9433300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/unix_compat.py 2025-09-07T07:27:27.9434620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_headers.py 2025-09-07T07:27:27.9435710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_clean.py 2025-09-07T07:27:27.9437100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_check.py 2025-09-07T07:27:27.9438410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_versionpredicate.py 2025-09-07T07:27:27.9439710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_scripts.py 2025-09-07T07:27:27.9440830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist_dumb.py 2025-09-07T07:27:27.9441980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_file_util.py 2025-09-07T07:27:27.9443150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_dist.py 2025-09-07T07:27:27.9444220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install.py 2025-09-07T07:27:27.9445460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_config_cmd.py 2025-09-07T07:27:27.9446600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_sdist.py 2025-09-07T07:27:27.9447890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_archive_util.py 2025-09-07T07:27:27.9449030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/versionpredicate.py 2025-09-07T07:27:27.9450180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__init__.py 2025-09-07T07:27:27.9451140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/file_util.py 2025-09-07T07:27:27.9452190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/core.py 2025-09-07T07:27:27.9453640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/dist.cpython-313.pyc 2025-09-07T07:27:27.9454740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/cmd.cpython-313.pyc 2025-09-07T07:27:27.9456050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/fancy_getopt.cpython-313.pyc 2025-09-07T07:27:27.9457360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/spawn.cpython-313.pyc 2025-09-07T07:27:27.9458780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_macos_compat.cpython-313.pyc 2025-09-07T07:27:27.9459950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/filelist.cpython-313.pyc 2025-09-07T07:27:27.9461370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/core.cpython-313.pyc 2025-09-07T07:27:27.9462550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/zosccompiler.cpython-313.pyc 2025-09-07T07:27:27.9464060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/ccompiler.cpython-313.pyc 2025-09-07T07:27:27.9465430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/dir_util.cpython-313.pyc 2025-09-07T07:27:27.9466820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/sysconfig.cpython-313.pyc 2025-09-07T07:27:27.9468000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/file_util.cpython-313.pyc 2025-09-07T07:27:27.9469240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/errors.cpython-313.pyc 2025-09-07T07:27:27.9470450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_msvccompiler.cpython-313.pyc 2025-09-07T07:27:27.9471620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/debug.cpython-313.pyc 2025-09-07T07:27:27.9472840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/text_file.cpython-313.pyc 2025-09-07T07:27:27.9474270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/versionpredicate.cpython-313.pyc 2025-09-07T07:27:27.9475680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/archive_util.cpython-313.pyc 2025-09-07T07:27:27.9477070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/cygwinccompiler.cpython-313.pyc 2025-09-07T07:27:27.9478420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/unixccompiler.cpython-313.pyc 2025-09-07T07:27:27.9479660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_modified.cpython-313.pyc 2025-09-07T07:27:27.9481130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/util.cpython-313.pyc 2025-09-07T07:27:27.9482260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/log.cpython-313.pyc 2025-09-07T07:27:27.9483650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/extension.cpython-313.pyc 2025-09-07T07:27:27.9484860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/dep_util.cpython-313.pyc 2025-09-07T07:27:27.9486030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9487150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_log.cpython-313.pyc 2025-09-07T07:27:27.9488420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:27.9489400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/cygwinccompiler.py 2025-09-07T07:27:27.9490460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/zosccompiler.py 2025-09-07T07:27:27.9491470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/extension.py 2025-09-07T07:27:27.9492350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/debug.py 2025-09-07T07:27:27.9493320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/spawn.py 2025-09-07T07:27:27.9494310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/text_file.py 2025-09-07T07:27:27.9495300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/errors.py 2025-09-07T07:27:27.9496380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/dep_util.py 2025-09-07T07:27:27.9497420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/build.py 2025-09-07T07:27:27.9498500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/build_ext.py 2025-09-07T07:27:27.9499610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/config.py 2025-09-07T07:27:27.9500710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/clean.py 2025-09-07T07:27:27.9502070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/check.py 2025-09-07T07:27:27.9503180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install_scripts.py 2025-09-07T07:27:27.9504390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/_framework_compat.py 2025-09-07T07:27:27.9505570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install_headers.py 2025-09-07T07:27:27.9506710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install_lib.py 2025-09-07T07:27:27.9507750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/build_py.py 2025-09-07T07:27:27.9509050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/bdist_dumb.py 2025-09-07T07:27:27.9510360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__init__.py 2025-09-07T07:27:27.9511720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_headers.cpython-313.pyc 2025-09-07T07:27:27.9513030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/config.cpython-313.pyc 2025-09-07T07:27:27.9514360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_clib.cpython-313.pyc 2025-09-07T07:27:27.9515900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/check.cpython-313.pyc 2025-09-07T07:27:27.9517270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/_framework_compat.cpython-313.pyc 2025-09-07T07:27:27.9518620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_ext.cpython-313.pyc 2025-09-07T07:27:27.9520070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_lib.cpython-313.pyc 2025-09-07T07:27:27.9521560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/bdist_rpm.cpython-313.pyc 2025-09-07T07:27:27.9522980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_data.cpython-313.pyc 2025-09-07T07:27:27.9524180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build.cpython-313.pyc 2025-09-07T07:27:27.9525340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install.cpython-313.pyc 2025-09-07T07:27:27.9526700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_egg_info.cpython-313.pyc 2025-09-07T07:27:27.9528200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_scripts.cpython-313.pyc 2025-09-07T07:27:27.9529630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/bdist_dumb.cpython-313.pyc 2025-09-07T07:27:27.9530870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/sdist.cpython-313.pyc 2025-09-07T07:27:27.9532420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_scripts.cpython-313.pyc 2025-09-07T07:27:27.9533400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9534370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/bdist.cpython-313.pyc 2025-09-07T07:27:27.9535460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_py.cpython-313.pyc 2025-09-07T07:27:27.9536520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/clean.cpython-313.pyc 2025-09-07T07:27:27.9537280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/sdist.py 2025-09-07T07:27:27.9538050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/bdist.py 2025-09-07T07:27:27.9539020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/build_scripts.py 2025-09-07T07:27:27.9539870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/bdist_rpm.py 2025-09-07T07:27:27.9540900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/build_clib.py 2025-09-07T07:27:27.9541970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install.py 2025-09-07T07:27:27.9543130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install_egg_info.py 2025-09-07T07:27:27.9544280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install_data.py 2025-09-07T07:27:27.9545220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/dir_util.py 2025-09-07T07:27:27.9546300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/unix.py 2025-09-07T07:27:27.9547370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/zos.py 2025-09-07T07:27:27.9548610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py 2025-09-07T07:27:27.9549910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py 2025-09-07T07:27:27.9551340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_cygwin.cpython-313.pyc 2025-09-07T07:27:27.9552810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_unix.cpython-313.pyc 2025-09-07T07:27:27.9554360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_mingw.cpython-313.pyc 2025-09-07T07:27:27.9555880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_msvc.cpython-313.pyc 2025-09-07T07:27:27.9557550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_base.cpython-313.pyc 2025-09-07T07:27:27.9558680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_mingw.py 2025-09-07T07:27:27.9559960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_base.py 2025-09-07T07:27:27.9561150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py 2025-09-07T07:27:27.9562690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/zos.cpython-313.pyc 2025-09-07T07:27:27.9564080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/msvc.cpython-313.pyc 2025-09-07T07:27:27.9565410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/base.cpython-313.pyc 2025-09-07T07:27:27.9566740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/errors.cpython-313.pyc 2025-09-07T07:27:27.9567920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/cygwin.cpython-313.pyc 2025-09-07T07:27:27.9569270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/unix.cpython-313.pyc 2025-09-07T07:27:27.9570430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/cygwin.py 2025-09-07T07:27:27.9571610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/errors.py 2025-09-07T07:27:27.9572950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/msvc.py 2025-09-07T07:27:27.9573950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/base.py 2025-09-07T07:27:27.9574980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/sysconfig.py 2025-09-07T07:27:27.9575970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/_macos_compat.py 2025-09-07T07:27:27.9576860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/dist.py 2025-09-07T07:27:27.9577840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/_log.py 2025-09-07T07:27:27.9578680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/wheel.py 2025-09-07T07:27:27.9579680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/gui-arm64.exe 2025-09-07T07:27:27.9580590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/namespaces.py 2025-09-07T07:27:27.9581660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/script (dev).tmpl 2025-09-07T07:27:27.9582500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_shutil.py 2025-09-07T07:27:27.9583560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_resources.py 2025-09-07T07:27:27.9585000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_integration_zope_interface.py 2025-09-07T07:27:27.9585940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__init__.py 2025-09-07T07:27:27.9587290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_working_set.cpython-313.pyc 2025-09-07T07:27:27.9588660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_find_distributions.cpython-313.pyc 2025-09-07T07:27:27.9589970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_pkg_resources.cpython-313.pyc 2025-09-07T07:27:27.9591340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_integration_zope_interface.cpython-313.pyc 2025-09-07T07:27:27.9592730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_markers.cpython-313.pyc 2025-09-07T07:27:27.9593920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_resources.cpython-313.pyc 2025-09-07T07:27:27.9595190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9596300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_markers.py 2025-09-07T07:27:27.9597720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_working_set.py 2025-09-07T07:27:27.9598930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_find_distributions.py 2025-09-07T07:27:27.9600460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-zip/my-test-package.zip 2025-09-07T07:27:27.9602010Z /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-09-07T07:27:27.9603600Z /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-09-07T07:27:27.9605190Z /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-09-07T07:27:27.9607000Z /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-09-07T07:27:27.9608630Z /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-09-07T07:27:27.9610170Z /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-09-07T07:27:27.9611380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/__pycache__/setup.cpython-313.pyc 2025-09-07T07:27:27.9612390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/setup.py 2025-09-07T07:27:27.9613620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/setup.cfg 2025-09-07T07:27:27.9614810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_pkg_resources.py 2025-09-07T07:27:27.9615680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/__init__.py 2025-09-07T07:27:27.9616810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9617870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/py.typed 2025-09-07T07:27:27.9618840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/api_tests.txt 2025-09-07T07:27:27.9620010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/RECORD 2025-09-07T07:27:27.9621110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/LICENSE 2025-09-07T07:27:27.9622350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/direct_url.json 2025-09-07T07:27:27.9623250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/WHEEL 2025-09-07T07:27:27.9624460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/REQUESTED 2025-09-07T07:27:27.9625490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/INSTALLER 2025-09-07T07:27:27.9626570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/METADATA 2025-09-07T07:27:27.9627490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_distutils_hack/__init__.py 2025-09-07T07:27:27.9628710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_distutils_hack/__pycache__/override.cpython-313.pyc 2025-09-07T07:27:27.9630120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_distutils_hack/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9630910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_distutils_hack/override.py 2025-09-07T07:27:27.9631750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/repoquery.py 2025-09-07T07:27:27.9632720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/solver.py 2025-09-07T07:27:27.9633680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/index.py 2025-09-07T07:27:27.9634650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__init__.py 2025-09-07T07:27:27.9635940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/repoquery.cpython-313.pyc 2025-09-07T07:27:27.9637260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/plugin.cpython-313.pyc 2025-09-07T07:27:27.9638680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/conda_build_exceptions.cpython-313.pyc 2025-09-07T07:27:27.9639660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.9640810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:27.9641990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/mamba_utils.cpython-313.pyc 2025-09-07T07:27:27.9643420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/solver.cpython-313.pyc 2025-09-07T07:27:27.9644600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/state.cpython-313.pyc 2025-09-07T07:27:27.9645660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/index.cpython-313.pyc 2025-09-07T07:27:27.9646860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9647780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/mamba_utils.py 2025-09-07T07:27:27.9648840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/conda_build_exceptions.py 2025-09-07T07:27:27.9649680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/utils.py 2025-09-07T07:27:27.9654420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/plugin.py 2025-09-07T07:27:27.9654940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/exceptions.py 2025-09-07T07:27:27.9655400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/state.py 2025-09-07T07:27:27.9655910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/_hypothesis_plugin.py 2025-09-07T07:27:27.9656480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/color.py 2025-09-07T07:27:27.9656880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/config.py 2025-09-07T07:27:27.9657280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/version.py 2025-09-07T07:27:27.9657750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/fields.py 2025-09-07T07:27:27.9658800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/error_wrappers.py 2025-09-07T07:27:27.9659800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/decorator.py 2025-09-07T07:27:27.9660710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/validators.py 2025-09-07T07:27:27.9661880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/tools.py 2025-09-07T07:27:27.9662870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/env_settings.py 2025-09-07T07:27:27.9663820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__init__.py 2025-09-07T07:27:27.9664620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/mypy.py 2025-09-07T07:27:27.9665630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/types.py 2025-09-07T07:27:27.9666970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/class_validators.py 2025-09-07T07:27:27.9668020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/main.cpython-313.pyc 2025-09-07T07:27:27.9669370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/_hypothesis_plugin.cpython-313.pyc 2025-09-07T07:27:27.9670380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/typing.cpython-313.pyc 2025-09-07T07:27:27.9671480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/networks.cpython-313.pyc 2025-09-07T07:27:27.9672540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/mypy.cpython-313.pyc 2025-09-07T07:27:27.9673600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/generics.cpython-313.pyc 2025-09-07T07:27:27.9674800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/validators.cpython-313.pyc 2025-09-07T07:27:27.9675910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/color.cpython-313.pyc 2025-09-07T07:27:27.9676980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/config.cpython-313.pyc 2025-09-07T07:27:27.9678050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/fields.cpython-313.pyc 2025-09-07T07:27:27.9679130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/parse.cpython-313.pyc 2025-09-07T07:27:27.9680260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/schema.cpython-313.pyc 2025-09-07T07:27:27.9681590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/datetime_parse.cpython-313.pyc 2025-09-07T07:27:27.9682730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/dataclasses.cpython-313.pyc 2025-09-07T07:27:27.9683940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/errors.cpython-313.pyc 2025-09-07T07:27:27.9685200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.9686490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/class_validators.cpython-313.pyc 2025-09-07T07:27:27.9687690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/types.cpython-313.pyc 2025-09-07T07:27:27.9688930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/env_settings.cpython-313.pyc 2025-09-07T07:27:27.9690140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/error_wrappers.cpython-313.pyc 2025-09-07T07:27:27.9691240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/json.cpython-313.pyc 2025-09-07T07:27:27.9692380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/annotated_types.cpython-313.pyc 2025-09-07T07:27:27.9693540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9695010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:27.9695740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/decorator.cpython-313.pyc 2025-09-07T07:27:27.9696550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/tools.cpython-313.pyc 2025-09-07T07:27:27.9697200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/networks.py 2025-09-07T07:27:27.9697890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/utils.py 2025-09-07T07:27:27.9698670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/annotated_types.py 2025-09-07T07:27:27.9699300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/py.typed 2025-09-07T07:27:27.9700000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/errors.py 2025-09-07T07:27:27.9700800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/dataclasses.py 2025-09-07T07:27:27.9701420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/parse.py 2025-09-07T07:27:27.9702150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/typing.py 2025-09-07T07:27:27.9702810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/main.py 2025-09-07T07:27:27.9703650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/datetime_parse.py 2025-09-07T07:27:27.9704240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/json.py 2025-09-07T07:27:27.9704960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/generics.py 2025-09-07T07:27:27.9705650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/schema.py 2025-09-07T07:27:27.9706980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_schema_generation_shared.py 2025-09-07T07:27:27.9708150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_docs_extraction.py 2025-09-07T07:27:27.9709020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_core_utils.py 2025-09-07T07:27:27.9710170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_validate_call.py 2025-09-07T07:27:27.9711230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_decorators_v1.py 2025-09-07T07:27:27.9712320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_typing_extra.py 2025-09-07T07:27:27.9713350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_validators.py 2025-09-07T07:27:27.9714370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_serializers.py 2025-09-07T07:27:27.9715600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_namespace_utils.py 2025-09-07T07:27:27.9716500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_repr.py 2025-09-07T07:27:27.9717400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__init__.py 2025-09-07T07:27:27.9718450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_import_utils.py 2025-09-07T07:27:27.9719860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_serializers.cpython-313.pyc 2025-09-07T07:27:27.9721000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_validate_call.cpython-313.pyc 2025-09-07T07:27:27.9722230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_forward_ref.cpython-313.pyc 2025-09-07T07:27:27.9723480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_validators.cpython-313.pyc 2025-09-07T07:27:27.9724770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_config.cpython-313.pyc 2025-09-07T07:27:27.9725970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_fields.cpython-313.pyc 2025-09-07T07:27:27.9727310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_typing_extra.cpython-313.pyc 2025-09-07T07:27:27.9728630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_generate_schema.cpython-313.pyc 2025-09-07T07:27:27.9729800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_core_metadata.cpython-313.pyc 2025-09-07T07:27:27.9731510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_mock_val_ser.cpython-313.pyc 2025-09-07T07:27:27.9732770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_docs_extraction.cpython-313.pyc 2025-09-07T07:27:27.9733840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_decorators.cpython-313.pyc 2025-09-07T07:27:27.9735100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_import_utils.cpython-313.pyc 2025-09-07T07:27:27.9736160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_utils.cpython-313.pyc 2025-09-07T07:27:27.9737320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_generics.cpython-313.pyc 2025-09-07T07:27:27.9738530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_repr.cpython-313.pyc 2025-09-07T07:27:27.9739810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_model_construction.cpython-313.pyc 2025-09-07T07:27:27.9741070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_git.cpython-313.pyc 2025-09-07T07:27:27.9742380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_schema_gather.cpython-313.pyc 2025-09-07T07:27:27.9743740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_known_annotated_metadata.cpython-313.pyc 2025-09-07T07:27:27.9745290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_discriminated_union.cpython-313.pyc 2025-09-07T07:27:27.9746720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_namespace_utils.cpython-313.pyc 2025-09-07T07:27:27.9748070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_core_utils.cpython-313.pyc 2025-09-07T07:27:27.9749270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_dataclasses.cpython-313.pyc 2025-09-07T07:27:27.9750730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_schema_generation_shared.cpython-313.pyc 2025-09-07T07:27:27.9751980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9753160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_decorators_v1.cpython-313.pyc 2025-09-07T07:27:27.9754370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_signature.cpython-313.pyc 2025-09-07T07:27:27.9755840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_internal_dataclass.cpython-313.pyc 2025-09-07T07:27:27.9757080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_known_annotated_metadata.py 2025-09-07T07:27:27.9758400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_model_construction.py 2025-09-07T07:27:27.9759380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_signature.py 2025-09-07T07:27:27.9760450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_generate_schema.py 2025-09-07T07:27:27.9761580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_schema_gather.py 2025-09-07T07:27:27.9762970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_discriminated_union.py 2025-09-07T07:27:27.9763960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_forward_ref.py 2025-09-07T07:27:27.9764980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_decorators.py 2025-09-07T07:27:27.9766010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_core_metadata.py 2025-09-07T07:27:27.9766810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_fields.py 2025-09-07T07:27:27.9767720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_config.py 2025-09-07T07:27:27.9768730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_mock_val_ser.py 2025-09-07T07:27:27.9769770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_git.py 2025-09-07T07:27:27.9770720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_generics.py 2025-09-07T07:27:27.9771690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_dataclasses.py 2025-09-07T07:27:27.9772780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_internal_dataclass.py 2025-09-07T07:27:27.9773750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_utils.py 2025-09-07T07:27:27.9774790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/__init__.py 2025-09-07T07:27:27.9776080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/__pycache__/pipeline.cpython-313.pyc 2025-09-07T07:27:27.9777400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/__pycache__/arguments_schema.cpython-313.pyc 2025-09-07T07:27:27.9778500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9779450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/pipeline.py 2025-09-07T07:27:27.9780610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/arguments_schema.py 2025-09-07T07:27:27.9781480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/functional_validators.py 2025-09-07T07:27:27.9782440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/alias_generators.py 2025-09-07T07:27:27.9783310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/color.py 2025-09-07T07:27:27.9784290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/config.py 2025-09-07T07:27:27.9784900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/version.py 2025-09-07T07:27:27.9785760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/fields.py 2025-09-07T07:27:27.9786990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/error_wrappers.py 2025-09-07T07:27:27.9788180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/decorator.py 2025-09-07T07:27:27.9789110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/validators.py 2025-09-07T07:27:27.9790120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/warnings.py 2025-09-07T07:27:27.9790840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/tools.py 2025-09-07T07:27:27.9791790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/_loader.py 2025-09-07T07:27:27.9792720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/__init__.py 2025-09-07T07:27:27.9793720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/_schema_validator.py 2025-09-07T07:27:27.9795070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/__pycache__/_loader.cpython-313.pyc 2025-09-07T07:27:27.9796430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/__pycache__/_schema_validator.cpython-313.pyc 2025-09-07T07:27:27.9797690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9798840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/env_settings.py 2025-09-07T07:27:27.9799560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__init__.py 2025-09-07T07:27:27.9800430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/mypy.py 2025-09-07T07:27:27.9801470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/types.py 2025-09-07T07:27:27.9802550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/class_validators.py 2025-09-07T07:27:27.9803650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/main.cpython-313.pyc 2025-09-07T07:27:27.9804790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/typing.cpython-313.pyc 2025-09-07T07:27:27.9806040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/functional_serializers.cpython-313.pyc 2025-09-07T07:27:27.9807160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/networks.cpython-313.pyc 2025-09-07T07:27:27.9808300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/mypy.cpython-313.pyc 2025-09-07T07:27:27.9809330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/generics.cpython-313.pyc 2025-09-07T07:27:27.9810520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/root_model.cpython-313.pyc 2025-09-07T07:27:27.9811700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/validators.cpython-313.pyc 2025-09-07T07:27:27.9812890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/color.cpython-313.pyc 2025-09-07T07:27:27.9814020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/config.cpython-313.pyc 2025-09-07T07:27:27.9815210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/validate_call_decorator.cpython-313.pyc 2025-09-07T07:27:27.9816310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/annotated_handlers.cpython-313.pyc 2025-09-07T07:27:27.9817270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/fields.cpython-313.pyc 2025-09-07T07:27:27.9818470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/parse.cpython-313.pyc 2025-09-07T07:27:27.9819490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/aliases.cpython-313.pyc 2025-09-07T07:27:27.9820550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/_migration.cpython-313.pyc 2025-09-07T07:27:27.9821860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/functional_validators.cpython-313.pyc 2025-09-07T07:27:27.9823200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/schema.cpython-313.pyc 2025-09-07T07:27:27.9824270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/datetime_parse.cpython-313.pyc 2025-09-07T07:27:27.9825430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/dataclasses.cpython-313.pyc 2025-09-07T07:27:27.9826490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/errors.cpython-313.pyc 2025-09-07T07:27:27.9827730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:27.9828880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/class_validators.cpython-313.pyc 2025-09-07T07:27:27.9830100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/alias_generators.cpython-313.pyc 2025-09-07T07:27:27.9831230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/warnings.cpython-313.pyc 2025-09-07T07:27:27.9832350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/types.cpython-313.pyc 2025-09-07T07:27:27.9833710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/type_adapter.cpython-313.pyc 2025-09-07T07:27:27.9834780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/env_settings.cpython-313.pyc 2025-09-07T07:27:27.9836100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/error_wrappers.cpython-313.pyc 2025-09-07T07:27:27.9837260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/json.cpython-313.pyc 2025-09-07T07:27:27.9838430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/json_schema.cpython-313.pyc 2025-09-07T07:27:27.9839540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9840760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:27.9842130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/decorator.cpython-313.pyc 2025-09-07T07:27:27.9843250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/tools.cpython-313.pyc 2025-09-07T07:27:27.9844120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/aliases.py 2025-09-07T07:27:27.9845060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/json_schema.py 2025-09-07T07:27:27.9846130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_migration.py 2025-09-07T07:27:27.9846980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/networks.py 2025-09-07T07:27:27.9847890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/root_model.py 2025-09-07T07:27:27.9848750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/type_adapter.py 2025-09-07T07:27:27.9849590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/utils.py 2025-09-07T07:27:27.9850840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/functional_serializers.py 2025-09-07T07:27:27.9851640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/py.typed 2025-09-07T07:27:27.9852700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/validate_call_decorator.py 2025-09-07T07:27:27.9853750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/errors.py 2025-09-07T07:27:27.9854590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/dataclasses.py 2025-09-07T07:27:27.9855410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/parse.py 2025-09-07T07:27:27.9856430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/typing.py 2025-09-07T07:27:27.9857120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/main.py 2025-09-07T07:27:27.9857980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/datetime_parse.py 2025-09-07T07:27:27.9858800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/json.py 2025-09-07T07:27:27.9859600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/annotated_handlers.py 2025-09-07T07:27:27.9860250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/generics.py 2025-09-07T07:27:27.9860900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/schema.py 2025-09-07T07:27:27.9861660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/config.py 2025-09-07T07:27:27.9862480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/decorator.py 2025-09-07T07:27:27.9863470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/tools.py 2025-09-07T07:27:27.9864540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/copy_internals.py 2025-09-07T07:27:27.9865550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__init__.py 2025-09-07T07:27:27.9866570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/class_validators.py 2025-09-07T07:27:27.9867880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/config.cpython-313.pyc 2025-09-07T07:27:27.9869150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/parse.cpython-313.pyc 2025-09-07T07:27:27.9870990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/class_validators.cpython-313.pyc 2025-09-07T07:27:27.9871990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/json.cpython-313.pyc 2025-09-07T07:27:27.9873140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9874670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/copy_internals.cpython-313.pyc 2025-09-07T07:27:27.9875760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/decorator.cpython-313.pyc 2025-09-07T07:27:27.9876950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/tools.cpython-313.pyc 2025-09-07T07:27:27.9877700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/parse.py 2025-09-07T07:27:27.9878860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/json.py 2025-09-07T07:27:27.9879890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools-10.3.0.dist-info/RECORD 2025-09-07T07:27:27.9880840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools-10.3.0.dist-info/LICENSE 2025-09-07T07:27:27.9882000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools-10.3.0.dist-info/direct_url.json 2025-09-07T07:27:27.9883040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools-10.3.0.dist-info/WHEEL 2025-09-07T07:27:27.9884190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools-10.3.0.dist-info/REQUESTED 2025-09-07T07:27:27.9885330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools-10.3.0.dist-info/INSTALLER 2025-09-07T07:27:27.9886280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools-10.3.0.dist-info/METADATA 2025-09-07T07:27:27.9887580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/AUTHORS.md 2025-09-07T07:27:27.9888540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/RECORD 2025-09-07T07:27:27.9889760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/LICENSE 2025-09-07T07:27:27.9890920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/direct_url.json 2025-09-07T07:27:27.9891900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/WHEEL 2025-09-07T07:27:27.9893050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/entry_points.txt 2025-09-07T07:27:27.9894320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/top_level.txt 2025-09-07T07:27:27.9895590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/REQUESTED 2025-09-07T07:27:27.9896610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/INSTALLER 2025-09-07T07:27:27.9897820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/METADATA 2025-09-07T07:27:27.9898640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/__init__.py 2025-09-07T07:27:27.9899700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/typing_objects.pyi 2025-09-07T07:27:27.9901060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/__pycache__/typing_objects.cpython-313.pyc 2025-09-07T07:27:27.9902240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/__pycache__/introspection.cpython-313.pyc 2025-09-07T07:27:27.9903430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9904350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/introspection.py 2025-09-07T07:27:27.9905630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/typing_objects.py 2025-09-07T07:27:27.9906830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/py.typed 2025-09-07T07:27:27.9907780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/_win_key.py 2025-09-07T07:27:27.9908620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/key.py 2025-09-07T07:27:27.9909430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/__init__.py 2025-09-07T07:27:27.9910560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/_win_read.py 2025-09-07T07:27:27.9911830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/__pycache__/_win_read.cpython-313.pyc 2025-09-07T07:27:27.9913030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/__pycache__/_config.cpython-313.pyc 2025-09-07T07:27:27.9914080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/__pycache__/key.cpython-313.pyc 2025-09-07T07:27:27.9915320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/__pycache__/_posix_read.cpython-313.pyc 2025-09-07T07:27:27.9916400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/__pycache__/_win_key.cpython-313.pyc 2025-09-07T07:27:27.9917560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/__pycache__/_posix_key.cpython-313.pyc 2025-09-07T07:27:27.9918710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/__pycache__/_base_key.cpython-313.pyc 2025-09-07T07:27:27.9919910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9920870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/_posix_key.py 2025-09-07T07:27:27.9921670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/py.typed 2025-09-07T07:27:27.9922520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/_config.py 2025-09-07T07:27:27.9923390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/_base_key.py 2025-09-07T07:27:27.9924330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/_posix_read.py 2025-09-07T07:27:27.9925520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/_cffi.cpython-313-darwin.so 2025-09-07T07:27:27.9926420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/__init__.pyi 2025-09-07T07:27:27.9927220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/__init__.py 2025-09-07T07:27:27.9928540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/__pycache__/backend_cffi.cpython-313.pyc 2025-09-07T07:27:27.9929660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9930490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/backend_cffi.py 2025-09-07T07:27:27.9931340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/py.typed 2025-09-07T07:27:27.9932540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/backend_c.cpython-313-darwin.so 2025-09-07T07:27:27.9933500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/create.py 2025-09-07T07:27:27.9934560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/package_streaming.py 2025-09-07T07:27:27.9935580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__init__.py 2025-09-07T07:27:27.9936830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/s3.cpython-313.pyc 2025-09-07T07:27:27.9938270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/create.cpython-313.pyc 2025-09-07T07:27:27.9939660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/transmute.cpython-313.pyc 2025-09-07T07:27:27.9940880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:27.9942180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/lazy_wheel.cpython-313.pyc 2025-09-07T07:27:27.9943350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/extract.cpython-313.pyc 2025-09-07T07:27:27.9944690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9946340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/package_streaming.cpython-313.pyc 2025-09-07T07:27:27.9947570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/url.cpython-313.pyc 2025-09-07T07:27:27.9948630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/transmute.py 2025-09-07T07:27:27.9949560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/url.py 2025-09-07T07:27:27.9950690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/exceptions.py 2025-09-07T07:27:27.9951800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/lazy_wheel.py 2025-09-07T07:27:27.9952870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/s3.py 2025-09-07T07:27:27.9954080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/extract.py 2025-09-07T07:27:27.9954670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/__init__.py 2025-09-07T07:27:27.9956160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/__pycache__/core_schema.cpython-313.pyc 2025-09-07T07:27:27.9957220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9958070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/core_schema.py 2025-09-07T07:27:27.9958920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/_pydantic_core.pyi 2025-09-07T07:27:27.9960200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/_pydantic_core.cpython-313-darwin.so 2025-09-07T07:27:27.9961060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/py.typed 2025-09-07T07:27:27.9962110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/token.py 2025-09-07T07:27:27.9963020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/config.py 2025-09-07T07:27:27.9963960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/client.py 2025-09-07T07:27:27.9965170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/handlers.py 2025-09-07T07:27:27.9966100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/actions.py 2025-09-07T07:27:27.9967070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/__init__.py 2025-09-07T07:27:27.9968380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/config.cpython-313.pyc 2025-09-07T07:27:27.9969590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/handlers.cpython-313.pyc 2025-09-07T07:27:27.9970750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/actions.cpython-313.pyc 2025-09-07T07:27:27.9971930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/token.cpython-313.pyc 2025-09-07T07:27:27.9973110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/client.cpython-313.pyc 2025-09-07T07:27:27.9974360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:27.9975430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/cli.cpython-313.pyc 2025-09-07T07:27:27.9976690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:27.9977650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/cli.py 2025-09-07T07:27:27.9978700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/py.typed 2025-09-07T07:27:27.9979840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/exceptions.py 2025-09-07T07:27:27.9980620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/docinfo.py 2025-09-07T07:27:27.9981550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/scalarfloat.py 2025-09-07T07:27:27.9982540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/scanner.py 2025-09-07T07:27:27.9983310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/compat.py 2025-09-07T07:27:27.9984160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/error.py 2025-09-07T07:27:27.9985290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/anchor.py 2025-09-07T07:27:27.9985980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/constructor.py 2025-09-07T07:27:27.9986770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/composer.py 2025-09-07T07:27:27.9987600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/util.py 2025-09-07T07:27:27.9988550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/events.py 2025-09-07T07:27:27.9989550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/scalarint.py 2025-09-07T07:27:27.9990420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/scalarbool.py 2025-09-07T07:27:27.9991490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/configobjwalker.py 2025-09-07T07:27:27.9992480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__init__.py 2025-09-07T07:27:27.9993490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/representer.py 2025-09-07T07:27:27.9994310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/tokens.py 2025-09-07T07:27:27.9995190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/dumper.py 2025-09-07T07:27:27.9996430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/main.cpython-313.pyc 2025-09-07T07:27:27.9997680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/serializer.cpython-313.pyc 2025-09-07T07:27:27.9998880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/resolver.cpython-313.pyc 2025-09-07T07:27:28.0000060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/representer.cpython-313.pyc 2025-09-07T07:27:28.0001140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scanner.cpython-313.pyc 2025-09-07T07:27:28.0002140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/reader.cpython-313.pyc 2025-09-07T07:27:28.0003320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/cyaml.cpython-313.pyc 2025-09-07T07:27:28.0004450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarfloat.cpython-313.pyc 2025-09-07T07:27:28.0005660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarstring.cpython-313.pyc 2025-09-07T07:27:28.0006760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/comments.cpython-313.pyc 2025-09-07T07:27:28.0007880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/compat.cpython-313.pyc 2025-09-07T07:27:28.0008870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/tokens.cpython-313.pyc 2025-09-07T07:27:28.0010190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/loader.cpython-313.pyc 2025-09-07T07:27:28.0011500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/configobjwalker.cpython-313.pyc 2025-09-07T07:27:28.0012580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/timestamp.cpython-313.pyc 2025-09-07T07:27:28.0013730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarint.cpython-313.pyc 2025-09-07T07:27:28.0015000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/anchor.cpython-313.pyc 2025-09-07T07:27:28.0016200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/nodes.cpython-313.pyc 2025-09-07T07:27:28.0017520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/util.cpython-313.pyc 2025-09-07T07:27:28.0018730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/composer.cpython-313.pyc 2025-09-07T07:27:28.0019750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/error.cpython-313.pyc 2025-09-07T07:27:28.0020960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/tag.cpython-313.pyc 2025-09-07T07:27:28.0022110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/events.cpython-313.pyc 2025-09-07T07:27:28.0023200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/emitter.cpython-313.pyc 2025-09-07T07:27:28.0024160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/dumper.cpython-313.pyc 2025-09-07T07:27:28.0025060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/constructor.cpython-313.pyc 2025-09-07T07:27:28.0025970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0026870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarbool.cpython-313.pyc 2025-09-07T07:27:28.0027720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/parser.cpython-313.pyc 2025-09-07T07:27:28.0028690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/docinfo.cpython-313.pyc 2025-09-07T07:27:28.0029520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/cyaml.py 2025-09-07T07:27:28.0030560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/parser.py 2025-09-07T07:27:28.0031510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/reader.py 2025-09-07T07:27:28.0037030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/scalarstring.py 2025-09-07T07:27:28.0037470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/loader.py 2025-09-07T07:27:28.0037870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/resolver.py 2025-09-07T07:27:28.0038270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/py.typed 2025-09-07T07:27:28.0038670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/serializer.py 2025-09-07T07:27:28.0039070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/nodes.py 2025-09-07T07:27:28.0039470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/timestamp.py 2025-09-07T07:27:28.0039870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/main.py 2025-09-07T07:27:28.0040260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/emitter.py 2025-09-07T07:27:28.0040880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/tag.py 2025-09-07T07:27:28.0041870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/comments.py 2025-09-07T07:27:28.0042760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/__init__.py 2025-09-07T07:27:28.0044100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0045000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/cli/__init__.py 2025-09-07T07:27:28.0046200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/cli/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0047200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/README.md 2025-09-07T07:27:28.0048290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/installers/__init__.py 2025-09-07T07:27:28.0049730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/installers/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0050730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/RECORD 2025-09-07T07:27:28.0051740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/LICENSE 2025-09-07T07:27:28.0052900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/direct_url.json 2025-09-07T07:27:28.0053790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/WHEEL 2025-09-07T07:27:28.0054990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/top_level.txt 2025-09-07T07:27:28.0056100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/REQUESTED 2025-09-07T07:27:28.0057290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/INSTALLER 2025-09-07T07:27:28.0058360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/METADATA 2025-09-07T07:27:28.0059350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions.py 2025-09-07T07:27:28.0060530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/macos.py 2025-09-07T07:27:28.0061420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/unix.py 2025-09-07T07:27:28.0062340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/version.py 2025-09-07T07:27:28.0063190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__init__.py 2025-09-07T07:27:28.0064450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/api.cpython-313.pyc 2025-09-07T07:27:28.0065580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/android.cpython-313.pyc 2025-09-07T07:27:28.0066690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/windows.cpython-313.pyc 2025-09-07T07:27:28.0067830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/macos.cpython-313.pyc 2025-09-07T07:27:28.0069030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:28.0070150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0071310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/version.cpython-313.pyc 2025-09-07T07:27:28.0072590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/unix.cpython-313.pyc 2025-09-07T07:27:28.0073370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/api.py 2025-09-07T07:27:28.0074340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/android.py 2025-09-07T07:27:28.0075240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/py.typed 2025-09-07T07:27:28.0076070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/windows.py 2025-09-07T07:27:28.0077130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__main__.py 2025-09-07T07:27:28.0078260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/PKG-INFO 2025-09-07T07:27:28.0079440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/SOURCES.txt 2025-09-07T07:27:28.0080810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/entry_points.txt 2025-09-07T07:27:28.0081890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/requires.txt 2025-09-07T07:27:28.0083000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/top_level.txt 2025-09-07T07:27:28.0084160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/dependency_links.txt 2025-09-07T07:27:28.0084710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/difflib.py 2025-09-07T07:27:28.0085280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc.py 2025-09-07T07:27:28.0086090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/selectors.py 2025-09-07T07:27:28.0086860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/decimal.py 2025-09-07T07:27:28.0087600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/socketserver.py 2025-09-07T07:27:28.0088160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/copy.py 2025-09-07T07:27:28.0088890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/__init__.py 2025-09-07T07:27:28.0089870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/__pycache__/entities.cpython-313.pyc 2025-09-07T07:27:28.0090720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0091720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/__pycache__/parser.cpython-313.pyc 2025-09-07T07:27:28.0092340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/parser.py 2025-09-07T07:27:28.0093170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/entities.py 2025-09-07T07:27:28.0093800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/genericpath.py 2025-09-07T07:27:28.0094370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/linecache.py 2025-09-07T07:27:28.0095000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/types.py 2025-09-07T07:27:28.0095760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/scrolledtext.py 2025-09-07T07:27:28.0096500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/colorchooser.py 2025-09-07T07:27:28.0097310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/commondialog.py 2025-09-07T07:27:28.0098150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/messagebox.py 2025-09-07T07:27:28.0098940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/dialog.py 2025-09-07T07:27:28.0099620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/constants.py 2025-09-07T07:27:28.0100370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/dnd.py 2025-09-07T07:27:28.0101070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__init__.py 2025-09-07T07:27:28.0101720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/ttk.py 2025-09-07T07:27:28.0102730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/filedialog.cpython-313.pyc 2025-09-07T07:27:28.0103890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/font.cpython-313.pyc 2025-09-07T07:27:28.0104800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/ttk.cpython-313.pyc 2025-09-07T07:27:28.0105740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/messagebox.cpython-313.pyc 2025-09-07T07:27:28.0106660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/dialog.cpython-313.pyc 2025-09-07T07:27:28.0107660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/simpledialog.cpython-313.pyc 2025-09-07T07:27:28.0108620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/dnd.cpython-313.pyc 2025-09-07T07:27:28.0109610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/commondialog.cpython-313.pyc 2025-09-07T07:27:28.0110560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/constants.cpython-313.pyc 2025-09-07T07:27:28.0111720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:28.0112660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/scrolledtext.cpython-313.pyc 2025-09-07T07:27:28.0113630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0114760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/colorchooser.cpython-313.pyc 2025-09-07T07:27:28.0115450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/filedialog.py 2025-09-07T07:27:28.0116130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/font.py 2025-09-07T07:27:28.0116820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__main__.py 2025-09-07T07:27:28.0117480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/simpledialog.py 2025-09-07T07:27:28.0118050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/mimetypes.py 2025-09-07T07:27:28.0118950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/base64.cpython-313.pyc 2025-09-07T07:27:28.0119840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_compression.cpython-313.pyc 2025-09-07T07:27:28.0120750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/typing.cpython-313.pyc 2025-09-07T07:27:28.0121770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/symtable.cpython-313.pyc 2025-09-07T07:27:28.0122740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/zipapp.cpython-313.pyc 2025-09-07T07:27:28.0123630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/gzip.cpython-313.pyc 2025-09-07T07:27:28.0124510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/sre_parse.cpython-313.pyc 2025-09-07T07:27:28.0125450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/genericpath.cpython-313.pyc 2025-09-07T07:27:28.0126240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/io.cpython-313.pyc 2025-09-07T07:27:28.0127130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pdb.cpython-313.pyc 2025-09-07T07:27:28.0128080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/string.cpython-313.pyc 2025-09-07T07:27:28.0128990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/cmd.cpython-313.pyc 2025-09-07T07:27:28.0129920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/imaplib.cpython-313.pyc 2025-09-07T07:27:28.0130830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_ios_support.cpython-313.pyc 2025-09-07T07:27:28.0131750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tarfile.cpython-313.pyc 2025-09-07T07:27:28.0132620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pyclbr.cpython-313.pyc 2025-09-07T07:27:28.0133490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/cProfile.cpython-313.pyc 2025-09-07T07:27:28.0134290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/getopt.cpython-313.pyc 2025-09-07T07:27:28.0135170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/fileinput.cpython-313.pyc 2025-09-07T07:27:28.0136130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_strptime.cpython-313.pyc 2025-09-07T07:27:28.0137000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pickletools.cpython-313.pyc 2025-09-07T07:27:28.0137810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/opcode.cpython-313.pyc 2025-09-07T07:27:28.0138680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/threading.cpython-313.pyc 2025-09-07T07:27:28.0139570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/secrets.cpython-313.pyc 2025-09-07T07:27:28.0140550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/compileall.cpython-313.pyc 2025-09-07T07:27:28.0141420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/copyreg.cpython-313.pyc 2025-09-07T07:27:28.0142290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/ipaddress.cpython-313.pyc 2025-09-07T07:27:28.0143230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/nturl2path.cpython-313.pyc 2025-09-07T07:27:28.0144110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_weakrefset.cpython-313.pyc 2025-09-07T07:27:28.0144950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/__future__.cpython-313.pyc 2025-09-07T07:27:28.0145850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/shlex.cpython-313.pyc 2025-09-07T07:27:28.0146820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/operator.cpython-313.pyc 2025-09-07T07:27:28.0147730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/contextlib.cpython-313.pyc 2025-09-07T07:27:28.0148650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/socket.cpython-313.pyc 2025-09-07T07:27:28.0149630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/functools.cpython-313.pyc 2025-09-07T07:27:28.0150480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/sched.cpython-313.pyc 2025-09-07T07:27:28.0151520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_compat_pickle.cpython-313.pyc 2025-09-07T07:27:28.0152550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/fractions.cpython-313.pyc 2025-09-07T07:27:28.0153470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/plistlib.cpython-313.pyc 2025-09-07T07:27:28.0154370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/reprlib.cpython-313.pyc 2025-09-07T07:27:28.0155320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/difflib.cpython-313.pyc 2025-09-07T07:27:28.0156170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/abc.cpython-313.pyc 2025-09-07T07:27:28.0157280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/configparser.cpython-313.pyc 2025-09-07T07:27:28.0158150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pty.cpython-313.pyc 2025-09-07T07:27:28.0159160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_sitebuiltins.cpython-313.pyc 2025-09-07T07:27:28.0160150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/trace.cpython-313.pyc 2025-09-07T07:27:28.0161110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/numbers.cpython-313.pyc 2025-09-07T07:27:28.0161950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/glob.cpython-313.pyc 2025-09-07T07:27:28.0162820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/textwrap.cpython-313.pyc 2025-09-07T07:27:28.0163900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_android_support.cpython-313.pyc 2025-09-07T07:27:28.0164910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/keyword.cpython-313.pyc 2025-09-07T07:27:28.0165760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/sre_compile.cpython-313.pyc 2025-09-07T07:27:28.0166790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/signal.cpython-313.pyc 2025-09-07T07:27:28.0167660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/queue.cpython-313.pyc 2025-09-07T07:27:28.0168810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_threading_local.cpython-313.pyc 2025-09-07T07:27:28.0169790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_pylong.cpython-313.pyc 2025-09-07T07:27:28.0170570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/shelve.cpython-313.pyc 2025-09-07T07:27:28.0171670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/socketserver.cpython-313.pyc 2025-09-07T07:27:28.0172580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/dataclasses.cpython-313.pyc 2025-09-07T07:27:28.0173520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/stringprep.cpython-313.pyc 2025-09-07T07:27:28.0174440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/gettext.cpython-313.pyc 2025-09-07T07:27:28.0175340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/poplib.cpython-313.pyc 2025-09-07T07:27:28.0176290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pstats.cpython-313.pyc 2025-09-07T07:27:28.0177210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/contextvars.cpython-313.pyc 2025-09-07T07:27:28.0178210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/token.cpython-313.pyc 2025-09-07T07:27:28.0179020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/random.cpython-313.pyc 2025-09-07T07:27:28.0180130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/sitecustomize.cpython-313.pyc 2025-09-07T07:27:28.0180910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/site.cpython-313.pyc 2025-09-07T07:27:28.0181790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_collections_abc.cpython-313.pyc 2025-09-07T07:27:28.0182530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/bz2.cpython-313.pyc 2025-09-07T07:27:28.0183540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tty.cpython-313.pyc 2025-09-07T07:27:28.0184370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_colorize.cpython-313.pyc 2025-09-07T07:27:28.0185320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/optparse.cpython-313.pyc 2025-09-07T07:27:28.0185990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/csv.cpython-313.pyc 2025-09-07T07:27:28.0186970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/antigravity.cpython-313.pyc 2025-09-07T07:27:28.0188040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/zipimport.cpython-313.pyc 2025-09-07T07:27:28.0188990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pkgutil.cpython-313.pyc 2025-09-07T07:27:28.0189740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pprint.cpython-313.pyc 2025-09-07T07:27:28.0190470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/py_compile.cpython-313.pyc 2025-09-07T07:27:28.0191170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_markupbase.cpython-313.pyc 2025-09-07T07:27:28.0191900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/smtplib.cpython-313.pyc 2025-09-07T07:27:28.0192590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/graphlib.cpython-313.pyc 2025-09-07T07:27:28.0193270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/warnings.cpython-313.pyc 2025-09-07T07:27:28.0194050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_opcode_metadata.cpython-313.pyc 2025-09-07T07:27:28.0194760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/filecmp.cpython-313.pyc 2025-09-07T07:27:28.0195460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/netrc.cpython-313.pyc 2025-09-07T07:27:28.0196140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/turtle.cpython-313.pyc 2025-09-07T07:27:28.0196830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/calendar.cpython-313.pyc 2025-09-07T07:27:28.0197530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/mailbox.cpython-313.pyc 2025-09-07T07:27:28.0198300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/wave.cpython-313.pyc 2025-09-07T07:27:28.0199300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/__hello__.cpython-313.pyc 2025-09-07T07:27:28.0200180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/uuid.cpython-313.pyc 2025-09-07T07:27:28.0201010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/posixpath.cpython-313.pyc 2025-09-07T07:27:28.0202120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/struct.cpython-313.pyc 2025-09-07T07:27:28.0202980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/hashlib.cpython-313.pyc 2025-09-07T07:27:28.0203790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pydoc.cpython-313.pyc 2025-09-07T07:27:28.0204960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/code.cpython-313.pyc 2025-09-07T07:27:28.0205620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/enum.cpython-313.pyc 2025-09-07T07:27:28.0206440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/ftplib.cpython-313.pyc 2025-09-07T07:27:28.0207430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_pyio.cpython-313.pyc 2025-09-07T07:27:28.0208340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/colorsys.cpython-313.pyc 2025-09-07T07:27:28.0209200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/platform.cpython-313.pyc 2025-09-07T07:27:28.0210000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/types.cpython-313.pyc 2025-09-07T07:27:28.0210910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_py_abc.cpython-313.pyc 2025-09-07T07:27:28.0211710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/profile.cpython-313.pyc 2025-09-07T07:27:28.0212790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/ntpath.cpython-313.pyc 2025-09-07T07:27:28.0213610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/datetime.cpython-313.pyc 2025-09-07T07:27:28.0214400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/bisect.cpython-313.pyc 2025-09-07T07:27:28.0215400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/heapq.cpython-313.pyc 2025-09-07T07:27:28.0216360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/modulefinder.cpython-313.pyc 2025-09-07T07:27:28.0217120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/codeop.cpython-313.pyc 2025-09-07T07:27:28.0218130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_pydecimal.cpython-313.pyc 2025-09-07T07:27:28.0218920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/hmac.cpython-313.pyc 2025-09-07T07:27:28.0219840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/dis.cpython-313.pyc 2025-09-07T07:27:28.0220850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/statistics.cpython-313.pyc 2025-09-07T07:27:28.0221610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/ssl.cpython-313.pyc 2025-09-07T07:27:28.0222480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/timeit.cpython-313.pyc 2025-09-07T07:27:28.0223480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/sre_constants.cpython-313.pyc 2025-09-07T07:27:28.0224520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/selectors.cpython-313.pyc 2025-09-07T07:27:28.0225460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/stat.cpython-313.pyc 2025-09-07T07:27:28.0226470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_osx_support.cpython-313.pyc 2025-09-07T07:27:28.0227320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tempfile.cpython-313.pyc 2025-09-07T07:27:28.0228270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/runpy.cpython-313.pyc 2025-09-07T07:27:28.0229070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/decimal.cpython-313.pyc 2025-09-07T07:27:28.0229990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tracemalloc.cpython-313.pyc 2025-09-07T07:27:28.0230770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/quopri.cpython-313.pyc 2025-09-07T07:27:28.0231510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/locale.cpython-313.pyc 2025-09-07T07:27:28.0232430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/linecache.cpython-313.pyc 2025-09-07T07:27:28.0233310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/lzma.cpython-313.pyc 2025-09-07T07:27:28.0234290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/weakref.cpython-313.pyc 2025-09-07T07:27:28.0235500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_sysconfigdata_arm64_apple_darwin20_0_0.cpython-313.pyc 2025-09-07T07:27:28.0236450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/getpass.cpython-313.pyc 2025-09-07T07:27:28.0237380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_sysconfigdata__darwin_darwin.cpython-313.pyc 2025-09-07T07:27:28.0238330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/fnmatch.cpython-313.pyc 2025-09-07T07:27:28.0239080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/os.cpython-313.pyc 2025-09-07T07:27:28.0239980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_pydatetime.cpython-313.pyc 2025-09-07T07:27:28.0240890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/bdb.cpython-313.pyc 2025-09-07T07:27:28.0242040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/this.cpython-313.pyc 2025-09-07T07:27:28.0243150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_apple_support.cpython-313.pyc 2025-09-07T07:27:28.0244100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pickle.cpython-313.pyc 2025-09-07T07:27:28.0244980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/traceback.cpython-313.pyc 2025-09-07T07:27:28.0245810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/mimetypes.cpython-313.pyc 2025-09-07T07:27:28.0246600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/codecs.cpython-313.pyc 2025-09-07T07:27:28.0247400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/copy.cpython-313.pyc 2025-09-07T07:27:28.0248360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_aix_support.cpython-313.pyc 2025-09-07T07:27:28.0249240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/shutil.cpython-313.pyc 2025-09-07T07:27:28.0250240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/doctest.cpython-313.pyc 2025-09-07T07:27:28.0251060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/webbrowser.cpython-313.pyc 2025-09-07T07:27:28.0252050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tokenize.cpython-313.pyc 2025-09-07T07:27:28.0252960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/ast.cpython-313.pyc 2025-09-07T07:27:28.0253750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/inspect.cpython-313.pyc 2025-09-07T07:27:28.0254760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/subprocess.cpython-313.pyc 2025-09-07T07:27:28.0255700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/rlcompleter.cpython-313.pyc 2025-09-07T07:27:28.0256700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/argparse.cpython-313.pyc 2025-09-07T07:27:28.0257560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tabnanny.cpython-313.pyc 2025-09-07T07:27:28.0258170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/colorsys.py 2025-09-07T07:27:28.0258830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/numbers.py 2025-09-07T07:27:28.0259620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_strptime.py 2025-09-07T07:27:28.0260330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/contextvars.py 2025-09-07T07:27:28.0260930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/random.py 2025-09-07T07:27:28.0261470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ftplib.py 2025-09-07T07:27:28.0262080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/optparse.py 2025-09-07T07:27:28.0262750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sitecustomize.py 2025-09-07T07:27:28.0263630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/parsers/expat.py 2025-09-07T07:27:28.0264460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/parsers/__init__.py 2025-09-07T07:27:28.0265520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/parsers/__pycache__/expat.cpython-313.pyc 2025-09-07T07:27:28.0266540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/parsers/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0267300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/handler.py 2025-09-07T07:27:28.0267990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__init__.py 2025-09-07T07:27:28.0269140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/handler.cpython-313.pyc 2025-09-07T07:27:28.0270160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/saxutils.cpython-313.pyc 2025-09-07T07:27:28.0271170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/expatreader.cpython-313.pyc 2025-09-07T07:27:28.0272170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/xmlreader.cpython-313.pyc 2025-09-07T07:27:28.0273150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/_exceptions.cpython-313.pyc 2025-09-07T07:27:28.0274130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0274860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/saxutils.py 2025-09-07T07:27:28.0275560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/xmlreader.py 2025-09-07T07:27:28.0276320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/expatreader.py 2025-09-07T07:27:28.0276980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/_exceptions.py 2025-09-07T07:27:28.0277720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/__init__.py 2025-09-07T07:27:28.0278750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0279390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/pulldom.py 2025-09-07T07:27:28.0280200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/expatbuilder.py 2025-09-07T07:27:28.0280950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/domreg.py 2025-09-07T07:27:28.0281670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/minicompat.py 2025-09-07T07:27:28.0282500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__init__.py 2025-09-07T07:27:28.0283590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/NodeFilter.cpython-313.pyc 2025-09-07T07:27:28.0284500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/minidom.cpython-313.pyc 2025-09-07T07:27:28.0285520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/expatbuilder.cpython-313.pyc 2025-09-07T07:27:28.0286470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/minicompat.cpython-313.pyc 2025-09-07T07:27:28.0287530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/pulldom.cpython-313.pyc 2025-09-07T07:27:28.0288460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/xmlbuilder.cpython-313.pyc 2025-09-07T07:27:28.0289340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/domreg.cpython-313.pyc 2025-09-07T07:27:28.0290500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0291300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/NodeFilter.py 2025-09-07T07:27:28.0292040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/xmlbuilder.py 2025-09-07T07:27:28.0292810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/minidom.py 2025-09-07T07:27:28.0293540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/ElementPath.py 2025-09-07T07:27:28.0294260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/cElementTree.py 2025-09-07T07:27:28.0294990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__init__.py 2025-09-07T07:27:28.0296310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__pycache__/cElementTree.cpython-313.pyc 2025-09-07T07:27:28.0297170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__pycache__/ElementTree.cpython-313.pyc 2025-09-07T07:27:28.0298340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__pycache__/ElementPath.cpython-313.pyc 2025-09-07T07:27:28.0299420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__pycache__/ElementInclude.cpython-313.pyc 2025-09-07T07:27:28.0300450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0301330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/ElementInclude.py 2025-09-07T07:27:28.0302100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/ElementTree.py 2025-09-07T07:27:28.0302710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pdb.py 2025-09-07T07:27:28.0303360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/threading.py 2025-09-07T07:27:28.0303970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtle.py 2025-09-07T07:27:28.0304650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/platform.py 2025-09-07T07:27:28.0305390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pstats.py 2025-09-07T07:27:28.0306070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/glob.py 2025-09-07T07:27:28.0306630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/quopri.py 2025-09-07T07:27:28.0307300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/symtable.py 2025-09-07T07:27:28.0307920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pprint.py 2025-09-07T07:27:28.0308540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/calendar.py 2025-09-07T07:27:28.0309110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/inspect.py 2025-09-07T07:27:28.0309780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/util.py 2025-09-07T07:27:28.0310580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/handlers.py 2025-09-07T07:27:28.0311360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__init__.py 2025-09-07T07:27:28.0312020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/types.py 2025-09-07T07:27:28.0313100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/validate.cpython-313.pyc 2025-09-07T07:27:28.0314080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/handlers.cpython-313.pyc 2025-09-07T07:27:28.0314940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/headers.cpython-313.pyc 2025-09-07T07:27:28.0315960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/util.cpython-313.pyc 2025-09-07T07:27:28.0316810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/types.cpython-313.pyc 2025-09-07T07:27:28.0317900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/simple_server.cpython-313.pyc 2025-09-07T07:27:28.0318780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0319640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/validate.py 2025-09-07T07:27:28.0320390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/simple_server.py 2025-09-07T07:27:28.0321170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/headers.py 2025-09-07T07:27:28.0321850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/poplib.py 2025-09-07T07:27:28.0322460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/plistlib.py 2025-09-07T07:27:28.0323220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pickletools.py 2025-09-07T07:27:28.0323750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site.py 2025-09-07T07:27:28.0324560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/decoder.py 2025-09-07T07:27:28.0325360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/scanner.py 2025-09-07T07:27:28.0326040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__init__.py 2025-09-07T07:27:28.0327150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__pycache__/scanner.cpython-313.pyc 2025-09-07T07:27:28.0328130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__pycache__/encoder.cpython-313.pyc 2025-09-07T07:27:28.0329190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0329870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__pycache__/tool.cpython-313.pyc 2025-09-07T07:27:28.0330750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__pycache__/decoder.cpython-313.pyc 2025-09-07T07:27:28.0331290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/encoder.py 2025-09-07T07:27:28.0331980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/tool.py 2025-09-07T07:27:28.0332650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_opcode_metadata.py 2025-09-07T07:27:28.0333320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/keyword.py 2025-09-07T07:27:28.0334000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/configparser.py 2025-09-07T07:27:28.0334820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_apple_support.py 2025-09-07T07:27:28.0335420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/reprlib.py 2025-09-07T07:27:28.0336120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/secrets.py 2025-09-07T07:27:28.0336820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/shlex.py 2025-09-07T07:27:28.0337580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/cookies.py 2025-09-07T07:27:28.0338460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/server.py 2025-09-07T07:27:28.0339190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/client.py 2025-09-07T07:27:28.0339930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__init__.py 2025-09-07T07:27:28.0340940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__pycache__/server.cpython-313.pyc 2025-09-07T07:27:28.0341850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__pycache__/cookiejar.cpython-313.pyc 2025-09-07T07:27:28.0342910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__pycache__/cookies.cpython-313.pyc 2025-09-07T07:27:28.0343940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__pycache__/client.cpython-313.pyc 2025-09-07T07:27:28.0344850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0345440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/cookiejar.py 2025-09-07T07:27:28.0346130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__init__.py 2025-09-07T07:27:28.0347060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__pycache__/dump.cpython-313.pyc 2025-09-07T07:27:28.0348180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__pycache__/dbapi2.cpython-313.pyc 2025-09-07T07:27:28.0349290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:28.0350350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0351060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/dump.py 2025-09-07T07:27:28.0351680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/dbapi2.py 2025-09-07T07:27:28.0352400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__main__.py 2025-09-07T07:27:28.0352980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/posixpath.py 2025-09-07T07:27:28.0353720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/py_compile.py 2025-09-07T07:27:28.0354410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/__init__.py 2025-09-07T07:27:28.0355350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:28.0356420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0357540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/__pycache__/_uninstall.cpython-313.pyc 2025-09-07T07:27:28.0358560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/_bundled/pip-25.1.1-py3-none-any.whl 2025-09-07T07:27:28.0359380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/__main__.py 2025-09-07T07:27:28.0360120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/_uninstall.py 2025-09-07T07:27:28.0360730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_osx_support.py 2025-09-07T07:27:28.0361300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/stat.py 2025-09-07T07:27:28.0362260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/compileall.py 2025-09-07T07:27:28.0363110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/_base.py 2025-09-07T07:27:28.0364020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/thread.py 2025-09-07T07:27:28.0364920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/__init__.py 2025-09-07T07:27:28.0366040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/__pycache__/_base.cpython-313.pyc 2025-09-07T07:27:28.0367210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/__pycache__/process.cpython-313.pyc 2025-09-07T07:27:28.0368330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/__pycache__/thread.cpython-313.pyc 2025-09-07T07:27:28.0369500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0370370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/process.py 2025-09-07T07:27:28.0371130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/__init__.py 2025-09-07T07:27:28.0372240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0372720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/csv.py 2025-09-07T07:27:28.0373640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/historical_reader.py 2025-09-07T07:27:28.0374500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/unix_console.py 2025-09-07T07:27:28.0375300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/readline.py 2025-09-07T07:27:28.0375980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/console.py 2025-09-07T07:27:28.0376630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/trace.py 2025-09-07T07:27:28.0377360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/curses.py 2025-09-07T07:27:28.0378130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/base_eventqueue.py 2025-09-07T07:27:28.0378970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/windows_console.py 2025-09-07T07:27:28.0379780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/windows_eventqueue.py 2025-09-07T07:27:28.0380770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/_threading_handler.py 2025-09-07T07:27:28.0381540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__init__.py 2025-09-07T07:27:28.0382160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/types.py 2025-09-07T07:27:28.0383170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/main.cpython-313.pyc 2025-09-07T07:27:28.0384280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/windows_eventqueue.cpython-313.pyc 2025-09-07T07:27:28.0385330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/unix_eventqueue.cpython-313.pyc 2025-09-07T07:27:28.0386370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/unix_console.cpython-313.pyc 2025-09-07T07:27:28.0387370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/fancy_termios.cpython-313.pyc 2025-09-07T07:27:28.0388320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/reader.cpython-313.pyc 2025-09-07T07:27:28.0389380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/historical_reader.cpython-313.pyc 2025-09-07T07:27:28.0390430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/curses.cpython-313.pyc 2025-09-07T07:27:28.0391560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/windows_console.cpython-313.pyc 2025-09-07T07:27:28.0392450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/trace.cpython-313.pyc 2025-09-07T07:27:28.0393380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/keymap.cpython-313.pyc 2025-09-07T07:27:28.0394390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/readline.cpython-313.pyc 2025-09-07T07:27:28.0395470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:28.0396550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/_threading_handler.cpython-313.pyc 2025-09-07T07:27:28.0397510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/simple_interact.cpython-313.pyc 2025-09-07T07:27:28.0398500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/_minimal_curses.cpython-313.pyc 2025-09-07T07:27:28.0399620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/commands.cpython-313.pyc 2025-09-07T07:27:28.0400590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/types.cpython-313.pyc 2025-09-07T07:27:28.0401530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/input.cpython-313.pyc 2025-09-07T07:27:28.0402650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/completing_reader.cpython-313.pyc 2025-09-07T07:27:28.0403610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/base_eventqueue.cpython-313.pyc 2025-09-07T07:27:28.0404890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/pager.cpython-313.pyc 2025-09-07T07:27:28.0405860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:28.0406990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0408000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/console.cpython-313.pyc 2025-09-07T07:27:28.0408590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/keymap.py 2025-09-07T07:27:28.0409410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/_minimal_curses.py 2025-09-07T07:27:28.0410230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/fancy_termios.py 2025-09-07T07:27:28.0410930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/reader.py 2025-09-07T07:27:28.0411750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/mypy.ini 2025-09-07T07:27:28.0412650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/utils.py 2025-09-07T07:27:28.0413420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/pager.py 2025-09-07T07:27:28.0414030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/input.py 2025-09-07T07:27:28.0414840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/unix_eventqueue.py 2025-09-07T07:27:28.0415760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/completing_reader.py 2025-09-07T07:27:28.0416450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/main.py 2025-09-07T07:27:28.0417530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/commands.py 2025-09-07T07:27:28.0418290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__main__.py 2025-09-07T07:27:28.0419130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/simple_interact.py 2025-09-07T07:27:28.0419670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pydatetime.py 2025-09-07T07:27:28.0420360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/fractions.py 2025-09-07T07:27:28.0421050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sysconfig/__init__.py 2025-09-07T07:27:28.0422130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sysconfig/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:28.0423220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sysconfig/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0424050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sysconfig/__main__.py 2025-09-07T07:27:28.0424470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sched.py 2025-09-07T07:27:28.0425280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/imaplib.py 2025-09-07T07:27:28.0425910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/mailbox.py 2025-09-07T07:27:28.0426540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sre_compile.py 2025-09-07T07:27:28.0427200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/locale.py 2025-09-07T07:27:28.0427740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ast.py 2025-09-07T07:27:28.0428450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/doctest.py 2025-09-07T07:27:28.0429170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/argparse.py 2025-09-07T07:27:28.0429890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/getpass.py 2025-09-07T07:27:28.0430560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pickle.py 2025-09-07T07:27:28.0431100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pty.py 2025-09-07T07:27:28.0431770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/contextlib.py 2025-09-07T07:27:28.0432380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/statistics.py 2025-09-07T07:27:28.0433070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_collections_abc.py 2025-09-07T07:27:28.0433650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__future__.py 2025-09-07T07:27:28.0434380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pylong.py 2025-09-07T07:27:28.0435150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dataclasses.py 2025-09-07T07:27:28.0435700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/shelve.py 2025-09-07T07:27:28.0436350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/string.py 2025-09-07T07:27:28.0437020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/smtplib.py 2025-09-07T07:27:28.0437690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/__init__.py 2025-09-07T07:27:28.0438740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:28.0439670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0440540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/scripts/posix/activate.csh 2025-09-07T07:27:28.0441400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/scripts/common/Activate.ps1 2025-09-07T07:27:28.0442230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/scripts/common/activate.fish 2025-09-07T07:27:28.0442960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/scripts/common/activate 2025-09-07T07:27:28.0443620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/__main__.py 2025-09-07T07:27:28.0444250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/getopt.py 2025-09-07T07:27:28.0445070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/antigravity.py 2025-09-07T07:27:28.0445630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/enum.py 2025-09-07T07:27:28.0446430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/ndbm.py 2025-09-07T07:27:28.0447020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/gnu.py 2025-09-07T07:27:28.0447840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__init__.py 2025-09-07T07:27:28.0448840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__pycache__/sqlite3.cpython-313.pyc 2025-09-07T07:27:28.0449700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__pycache__/gnu.cpython-313.pyc 2025-09-07T07:27:28.0450650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__pycache__/ndbm.cpython-313.pyc 2025-09-07T07:27:28.0451420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__pycache__/dumb.cpython-313.pyc 2025-09-07T07:27:28.0452380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0453060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/dumb.py 2025-09-07T07:27:28.0453600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/sqlite3.py 2025-09-07T07:27:28.0454230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/timeit.py 2025-09-07T07:27:28.0455010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/graphlib.py 2025-09-07T07:27:28.0455650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/hmac.py 2025-09-07T07:27:28.0456230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tarfile.py 2025-09-07T07:27:28.0457050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/readers.py 2025-09-07T07:27:28.0457860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/_abc.py 2025-09-07T07:27:28.0458550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/util.py 2025-09-07T07:27:28.0459400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/_bootstrap.py 2025-09-07T07:27:28.0460350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/readers.py 2025-09-07T07:27:28.0461290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/_common.py 2025-09-07T07:27:28.0462070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__init__.py 2025-09-07T07:27:28.0463450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/_functional.cpython-313.pyc 2025-09-07T07:27:28.0464520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/simple.cpython-313.pyc 2025-09-07T07:27:28.0465480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/abc.cpython-313.pyc 2025-09-07T07:27:28.0466620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/_common.cpython-313.pyc 2025-09-07T07:27:28.0467660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/_adapters.cpython-313.pyc 2025-09-07T07:27:28.0469010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/readers.cpython-313.pyc 2025-09-07T07:27:28.0470080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0471190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/_itertools.cpython-313.pyc 2025-09-07T07:27:28.0471930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/_itertools.py 2025-09-07T07:27:28.0472940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/_adapters.py 2025-09-07T07:27:28.0473780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/simple.py 2025-09-07T07:27:28.0474680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/_functional.py 2025-09-07T07:27:28.0475410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/abc.py 2025-09-07T07:27:28.0476210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__init__.py 2025-09-07T07:27:28.0477270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/_abc.cpython-313.pyc 2025-09-07T07:27:28.0478270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/simple.cpython-313.pyc 2025-09-07T07:27:28.0479160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/abc.cpython-313.pyc 2025-09-07T07:27:28.0480520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/_bootstrap.cpython-313.pyc 2025-09-07T07:27:28.0481270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/machinery.cpython-313.pyc 2025-09-07T07:27:28.0482290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/util.cpython-313.pyc 2025-09-07T07:27:28.0483320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/readers.cpython-313.pyc 2025-09-07T07:27:28.0484420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/_bootstrap_external.cpython-313.pyc 2025-09-07T07:27:28.0485500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0486620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/_bootstrap_external.py 2025-09-07T07:27:28.0487330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/machinery.py 2025-09-07T07:27:28.0488070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/simple.py 2025-09-07T07:27:28.0488850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_meta.py 2025-09-07T07:27:28.0489700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_text.py 2025-09-07T07:27:28.0490480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__init__.py 2025-09-07T07:27:28.0491370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_functools.py 2025-09-07T07:27:28.0492650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_functools.cpython-313.pyc 2025-09-07T07:27:28.0493840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_text.cpython-313.pyc 2025-09-07T07:27:28.0494770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_meta.cpython-313.pyc 2025-09-07T07:27:28.0495930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_adapters.cpython-313.pyc 2025-09-07T07:27:28.0496990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/diagnose.cpython-313.pyc 2025-09-07T07:27:28.0498150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0499290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_collections.cpython-313.pyc 2025-09-07T07:27:28.0500530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_itertools.cpython-313.pyc 2025-09-07T07:27:28.0501260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/diagnose.py 2025-09-07T07:27:28.0502160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_collections.py 2025-09-07T07:27:28.0502930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_itertools.py 2025-09-07T07:27:28.0503990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_adapters.py 2025-09-07T07:27:28.0504670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/abc.py 2025-09-07T07:27:28.0505380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/server.py 2025-09-07T07:27:28.0505990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/client.py 2025-09-07T07:27:28.0506720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/__init__.py 2025-09-07T07:27:28.0507770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/__pycache__/server.cpython-313.pyc 2025-09-07T07:27:28.0508980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/__pycache__/client.cpython-313.pyc 2025-09-07T07:27:28.0509920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0510590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/stringprep.py 2025-09-07T07:27:28.0511310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/typing.py 2025-09-07T07:27:28.0511910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/LICENSE.txt 2025-09-07T07:27:28.0512630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/multicall.py 2025-09-07T07:27:28.0513340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle.py 2025-09-07T07:27:28.0514130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/mainmenu.py 2025-09-07T07:27:28.0514850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/filelist.py 2025-09-07T07:27:28.0515660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/sidebar.py 2025-09-07T07:27:28.0516340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/tree.py 2025-09-07T07:27:28.0517240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/pyshell.py 2025-09-07T07:27:28.0517810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/stackviewer.py 2025-09-07T07:27:28.0518480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/statusbar.py 2025-09-07T07:27:28.0519040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/run.py 2025-09-07T07:27:28.0519750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/autoexpand.py 2025-09-07T07:27:28.0520490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/codecontext.py 2025-09-07T07:27:28.0521140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/help.html 2025-09-07T07:27:28.0521960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/configdialog.py 2025-09-07T07:27:28.0522760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config.py 2025-09-07T07:27:28.0523430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/help_about.py 2025-09-07T07:27:28.0523900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/TODO.txt 2025-09-07T07:27:28.0524460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/debugobj.py 2025-09-07T07:27:28.0525010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/query.py 2025-09-07T07:27:28.0525560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/window.py 2025-09-07T07:27:28.0526140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/extend.txt 2025-09-07T07:27:28.0526700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/ChangeLog 2025-09-07T07:27:28.0527290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/searchbase.py 2025-09-07T07:27:28.0527800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/util.py 2025-09-07T07:27:28.0528390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/colorizer.py 2025-09-07T07:27:28.0528960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/redirector.py 2025-09-07T07:27:28.0529550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config_key.py 2025-09-07T07:27:28.0530210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/calltip_w.py 2025-09-07T07:27:28.0531000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/runscript.py 2025-09-07T07:27:28.0531890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/delegator.py 2025-09-07T07:27:28.0532940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle.pyw 2025-09-07T07:27:28.0533650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__init__.py 2025-09-07T07:27:28.0534510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/format.py 2025-09-07T07:27:28.0535150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/textview.py 2025-09-07T07:27:28.0535830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/grep.py 2025-09-07T07:27:28.0536900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/browser.cpython-313.pyc 2025-09-07T07:27:28.0538010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/pyparse.cpython-313.pyc 2025-09-07T07:27:28.0538900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/zoomheight.cpython-313.pyc 2025-09-07T07:27:28.0539910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/search.cpython-313.pyc 2025-09-07T07:27:28.0540790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/pyshell.cpython-313.pyc 2025-09-07T07:27:28.0541770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/help_about.cpython-313.pyc 2025-09-07T07:27:28.0542700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/config.cpython-313.pyc 2025-09-07T07:27:28.0543770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/searchbase.cpython-313.pyc 2025-09-07T07:27:28.0544820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/window.cpython-313.pyc 2025-09-07T07:27:28.0546020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/redirector.cpython-313.pyc 2025-09-07T07:27:28.0546930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/rpc.cpython-313.pyc 2025-09-07T07:27:28.0547890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/config_key.cpython-313.pyc 2025-09-07T07:27:28.0548880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/grep.cpython-313.pyc 2025-09-07T07:27:28.0549870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/multicall.cpython-313.pyc 2025-09-07T07:27:28.0550840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/dynoption.cpython-313.pyc 2025-09-07T07:27:28.0551930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/delegator.cpython-313.pyc 2025-09-07T07:27:28.0552870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/filelist.cpython-313.pyc 2025-09-07T07:27:28.0553840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/statusbar.cpython-313.pyc 2025-09-07T07:27:28.0554770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/replace.cpython-313.pyc 2025-09-07T07:27:28.0555630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/squeezer.cpython-313.pyc 2025-09-07T07:27:28.0556680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/outwin.cpython-313.pyc 2025-09-07T07:27:28.0557670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/editor.cpython-313.pyc 2025-09-07T07:27:28.0558590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/idle.cpython-313.pyc 2025-09-07T07:27:28.0559500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/debugobj_r.cpython-313.pyc 2025-09-07T07:27:28.0560320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/history.cpython-313.pyc 2025-09-07T07:27:28.0561300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/stackviewer.cpython-313.pyc 2025-09-07T07:27:28.0562280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/debugger.cpython-313.pyc 2025-09-07T07:27:28.0563210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/autocomplete.cpython-313.pyc 2025-09-07T07:27:28.0564320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/codecontext.cpython-313.pyc 2025-09-07T07:27:28.0565350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/macosx.cpython-313.pyc 2025-09-07T07:27:28.0566430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/pathbrowser.cpython-313.pyc 2025-09-07T07:27:28.0567340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/format.cpython-313.pyc 2025-09-07T07:27:28.0568310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/percolator.cpython-313.pyc 2025-09-07T07:27:28.0569480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/tree.cpython-313.pyc 2025-09-07T07:27:28.0570340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/sidebar.cpython-313.pyc 2025-09-07T07:27:28.0571140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/undo.cpython-313.pyc 2025-09-07T07:27:28.0572430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/calltip.cpython-313.pyc 2025-09-07T07:27:28.0573400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/debugobj.cpython-313.pyc 2025-09-07T07:27:28.0574250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/help.cpython-313.pyc 2025-09-07T07:27:28.0575030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/run.cpython-313.pyc 2025-09-07T07:27:28.0575990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/parenmatch.cpython-313.pyc 2025-09-07T07:27:28.0576950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/util.cpython-313.pyc 2025-09-07T07:27:28.0578020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/autoexpand.cpython-313.pyc 2025-09-07T07:27:28.0582200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/tooltip.cpython-313.pyc 2025-09-07T07:27:28.0582500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/iomenu.cpython-313.pyc 2025-09-07T07:27:28.0582710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/textview.cpython-313.pyc 2025-09-07T07:27:28.0582910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/hyperparser.cpython-313.pyc 2025-09-07T07:27:28.0583120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/calltip_w.cpython-313.pyc 2025-09-07T07:27:28.0584080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/scrolledlist.cpython-313.pyc 2025-09-07T07:27:28.0585090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/searchengine.cpython-313.pyc 2025-09-07T07:27:28.0586190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:28.0587100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/colorizer.cpython-313.pyc 2025-09-07T07:27:28.0588070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/zzdummy.cpython-313.pyc 2025-09-07T07:27:28.0589010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0589980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/runscript.cpython-313.pyc 2025-09-07T07:27:28.0591160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/autocomplete_w.cpython-313.pyc 2025-09-07T07:27:28.0592370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/configdialog.cpython-313.pyc 2025-09-07T07:27:28.0593490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/debugger_r.cpython-313.pyc 2025-09-07T07:27:28.0594460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/mainmenu.cpython-313.pyc 2025-09-07T07:27:28.0595270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/query.cpython-313.pyc 2025-09-07T07:27:28.0595950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/tooltip.py 2025-09-07T07:27:28.0596770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/pathbrowser.py 2025-09-07T07:27:28.0597410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/debugger.py 2025-09-07T07:27:28.0598310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config-main.def 2025-09-07T07:27:28.0599110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/CREDITS.txt 2025-09-07T07:27:28.0599850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/browser.py 2025-09-07T07:27:28.0600690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/pyparse.py 2025-09-07T07:27:28.0601450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/macosx.py 2025-09-07T07:27:28.0602280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/scrolledlist.py 2025-09-07T07:27:28.0603130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/searchengine.py 2025-09-07T07:27:28.0603850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/rpc.py 2025-09-07T07:27:28.0604570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/percolator.py 2025-09-07T07:27:28.0605420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/outwin.py 2025-09-07T07:27:28.0606160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config-keys.def 2025-09-07T07:27:28.0606890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/plusnode.gif 2025-09-07T07:27:28.0607590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/folder.gif 2025-09-07T07:27:28.0608680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_48.png 2025-09-07T07:27:28.0609380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_32.gif 2025-09-07T07:27:28.0610110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_16.png 2025-09-07T07:27:28.0610800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/tk.gif 2025-09-07T07:27:28.0611620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/openfolder.gif 2025-09-07T07:27:28.0612330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_48.gif 2025-09-07T07:27:28.0613230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/minusnode.gif 2025-09-07T07:27:28.0614020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/python.gif 2025-09-07T07:27:28.0614740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_32.png 2025-09-07T07:27:28.0615460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/README.txt 2025-09-07T07:27:28.0616270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle.ico 2025-09-07T07:27:28.0617000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_16.gif 2025-09-07T07:27:28.0617780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_256.png 2025-09-07T07:27:28.0618700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/example_noext 2025-09-07T07:27:28.0619620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_macosx.py 2025-09-07T07:27:28.0620720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_autocomplete.py 2025-09-07T07:27:28.0621540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_outwin.py 2025-09-07T07:27:28.0622750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_autocomplete_w.py 2025-09-07T07:27:28.0623780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_debugger_r.py 2025-09-07T07:27:28.0624700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_textview.py 2025-09-07T07:27:28.0625450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_tree.py 2025-09-07T07:27:28.0626420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_debugobj_r.py 2025-09-07T07:27:28.0627290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_sidebar.py 2025-09-07T07:27:28.0628100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_iomenu.py 2025-09-07T07:27:28.0629080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_pyshell.py 2025-09-07T07:27:28.0630100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_pathbrowser.py 2025-09-07T07:27:28.0631000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_parenmatch.py 2025-09-07T07:27:28.0631900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_search.py 2025-09-07T07:27:28.0632730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_filelist.py 2025-09-07T07:27:28.0633660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_mainmenu.py 2025-09-07T07:27:28.0634560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_percolator.py 2025-09-07T07:27:28.0635420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_warning.py 2025-09-07T07:27:28.0636140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/htest.py 2025-09-07T07:27:28.0636930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_editor.py 2025-09-07T07:27:28.0637860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_searchengine.py 2025-09-07T07:27:28.0638740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_stackviewer.py 2025-09-07T07:27:28.0639770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_run.py 2025-09-07T07:27:28.0640640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_tooltip.py 2025-09-07T07:27:28.0641450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_scrolledlist.py 2025-09-07T07:27:28.0642310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_editmenu.py 2025-09-07T07:27:28.0643230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_grep.py 2025-09-07T07:27:28.0644250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_debugobj.py 2025-09-07T07:27:28.0645070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_codecontext.py 2025-09-07T07:27:28.0645870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__init__.py 2025-09-07T07:27:28.0646990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_zoomheight.py 2025-09-07T07:27:28.0647940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/tkinter_testing_utils.py 2025-09-07T07:27:28.0648970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_help.cpython-313.pyc 2025-09-07T07:27:28.0650080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_undo.cpython-313.pyc 2025-09-07T07:27:28.0651090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_tooltip.cpython-313.pyc 2025-09-07T07:27:28.0652310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/tkinter_testing_utils.cpython-313.pyc 2025-09-07T07:27:28.0653310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_percolator.cpython-313.pyc 2025-09-07T07:27:28.0654600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_tree.cpython-313.pyc 2025-09-07T07:27:28.0655670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_editor.cpython-313.pyc 2025-09-07T07:27:28.0656710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_warning.cpython-313.pyc 2025-09-07T07:27:28.0657970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_outwin.cpython-313.pyc 2025-09-07T07:27:28.0658990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_sidebar.cpython-313.pyc 2025-09-07T07:27:28.0660040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_macosx.cpython-313.pyc 2025-09-07T07:27:28.0661100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_mainmenu.cpython-313.pyc 2025-09-07T07:27:28.0662280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_format.cpython-313.pyc 2025-09-07T07:27:28.0663330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_query.cpython-313.pyc 2025-09-07T07:27:28.0664540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_util.cpython-313.pyc 2025-09-07T07:27:28.0665710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_calltip.cpython-313.pyc 2025-09-07T07:27:28.0667170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_hyperparser.cpython-313.pyc 2025-09-07T07:27:28.0668100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_debugobj_r.cpython-313.pyc 2025-09-07T07:27:28.0669240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_zzdummy.cpython-313.pyc 2025-09-07T07:27:28.0670450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_run.cpython-313.pyc 2025-09-07T07:27:28.0671430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_search.cpython-313.pyc 2025-09-07T07:27:28.0672700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_searchbase.cpython-313.pyc 2025-09-07T07:27:28.0673650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_colorizer.cpython-313.pyc 2025-09-07T07:27:28.0674720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_help_about.cpython-313.pyc 2025-09-07T07:27:28.0675830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_debugobj.cpython-313.pyc 2025-09-07T07:27:28.0677060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_configdialog.cpython-313.pyc 2025-09-07T07:27:28.0678100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_runscript.cpython-313.pyc 2025-09-07T07:27:28.0679260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_redirector.cpython-313.pyc 2025-09-07T07:27:28.0680510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_config_key.cpython-313.pyc 2025-09-07T07:27:28.0681640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_searchengine.cpython-313.pyc 2025-09-07T07:27:28.0682850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_textview.cpython-313.pyc 2025-09-07T07:27:28.0684040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_window.cpython-313.pyc 2025-09-07T07:27:28.0685310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/mock_idle.cpython-313.pyc 2025-09-07T07:27:28.0686560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_config.cpython-313.pyc 2025-09-07T07:27:28.0687690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/template.cpython-313.pyc 2025-09-07T07:27:28.0688590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_calltip_w.cpython-313.pyc 2025-09-07T07:27:28.0689500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_scrolledlist.cpython-313.pyc 2025-09-07T07:27:28.0690360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_zoomheight.cpython-313.pyc 2025-09-07T07:27:28.0691240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_codecontext.cpython-313.pyc 2025-09-07T07:27:28.0692640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_debugger_r.cpython-313.pyc 2025-09-07T07:27:28.0693810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_multicall.cpython-313.pyc 2025-09-07T07:27:28.0694990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_pathbrowser.cpython-313.pyc 2025-09-07T07:27:28.0696200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_delegator.cpython-313.pyc 2025-09-07T07:27:28.0697430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_statusbar.cpython-313.pyc 2025-09-07T07:27:28.0698690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_squeezer.cpython-313.pyc 2025-09-07T07:27:28.0699730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_grep.cpython-313.pyc 2025-09-07T07:27:28.0700790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_browser.cpython-313.pyc 2025-09-07T07:27:28.0701990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_autocomplete_w.cpython-313.pyc 2025-09-07T07:27:28.0703100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_pyparse.cpython-313.pyc 2025-09-07T07:27:28.0704550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_stackviewer.cpython-313.pyc 2025-09-07T07:27:28.0705670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_debugger.cpython-313.pyc 2025-09-07T07:27:28.0706770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_pyshell.cpython-313.pyc 2025-09-07T07:27:28.0708120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_autocomplete.cpython-313.pyc 2025-09-07T07:27:28.0709090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/htest.cpython-313.pyc 2025-09-07T07:27:28.0710260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_autoexpand.cpython-313.pyc 2025-09-07T07:27:28.0711360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_rpc.cpython-313.pyc 2025-09-07T07:27:28.0712420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_editmenu.cpython-313.pyc 2025-09-07T07:27:28.0713580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_filelist.cpython-313.pyc 2025-09-07T07:27:28.0714810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_replace.cpython-313.pyc 2025-09-07T07:27:28.0715920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_text.cpython-313.pyc 2025-09-07T07:27:28.0716830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0718010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_iomenu.cpython-313.pyc 2025-09-07T07:27:28.0719030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_parenmatch.cpython-313.pyc 2025-09-07T07:27:28.0720190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_history.cpython-313.pyc 2025-09-07T07:27:28.0721420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/mock_tk.cpython-313.pyc 2025-09-07T07:27:28.0722180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_util.py 2025-09-07T07:27:28.0723020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_undo.py 2025-09-07T07:27:28.0723950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/mock_idle.py 2025-09-07T07:27:28.0724830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_hyperparser.py 2025-09-07T07:27:28.0725660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_redirector.py 2025-09-07T07:27:28.0726560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_config_key.py 2025-09-07T07:27:28.0727630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_searchbase.py 2025-09-07T07:27:28.0728450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_text.py 2025-09-07T07:27:28.0729350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_pyparse.py 2025-09-07T07:27:28.0730350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_statusbar.py 2025-09-07T07:27:28.0731350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_browser.py 2025-09-07T07:27:28.0732130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_config.py 2025-09-07T07:27:28.0732930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_multicall.py 2025-09-07T07:27:28.0733770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_window.py 2025-09-07T07:27:28.0734740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/template.py 2025-09-07T07:27:28.0735640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_query.py 2025-09-07T07:27:28.0736600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/README.txt 2025-09-07T07:27:28.0737610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_autoexpand.py 2025-09-07T07:27:28.0738410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_zzdummy.py 2025-09-07T07:27:28.0739260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_debugger.py 2025-09-07T07:27:28.0740010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_rpc.py 2025-09-07T07:27:28.0740950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_replace.py 2025-09-07T07:27:28.0741720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_history.py 2025-09-07T07:27:28.0742840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_calltip_w.py 2025-09-07T07:27:28.0743840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/example_stub.pyi 2025-09-07T07:27:28.0744670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_calltip.py 2025-09-07T07:27:28.0745460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_delegator.py 2025-09-07T07:27:28.0746350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_format.py 2025-09-07T07:27:28.0747350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_runscript.py 2025-09-07T07:27:28.0748110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_help.py 2025-09-07T07:27:28.0748880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_help_about.py 2025-09-07T07:27:28.0749770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/mock_tk.py 2025-09-07T07:27:28.0750850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_colorizer.py 2025-09-07T07:27:28.0751710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_configdialog.py 2025-09-07T07:27:28.0752570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_squeezer.py 2025-09-07T07:27:28.0753130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/undo.py 2025-09-07T07:27:28.0753900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/squeezer.py 2025-09-07T07:27:28.0754530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/iomenu.py 2025-09-07T07:27:28.0755270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/zoomheight.py 2025-09-07T07:27:28.0755990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/search.py 2025-09-07T07:27:28.0756630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/NEWS2x.txt 2025-09-07T07:27:28.0757420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/README.txt 2025-09-07T07:27:28.0758060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/HISTORY.txt 2025-09-07T07:27:28.0758950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/debugger_r.py 2025-09-07T07:27:28.0759730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/editor.py 2025-09-07T07:27:28.0760350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/dynoption.py 2025-09-07T07:27:28.0761210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/autocomplete_w.py 2025-09-07T07:27:28.0761820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/calltip.py 2025-09-07T07:27:28.0762470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/News3.txt 2025-09-07T07:27:28.0763170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/autocomplete.py 2025-09-07T07:27:28.0763900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/hyperparser.py 2025-09-07T07:27:28.0764810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config-extensions.def 2025-09-07T07:27:28.0765450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/help.py 2025-09-07T07:27:28.0766130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/parenmatch.py 2025-09-07T07:27:28.0766970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/zzdummy.py 2025-09-07T07:27:28.0767570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__main__.py 2025-09-07T07:27:28.0768410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config-highlight.def 2025-09-07T07:27:28.0769170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle.bat 2025-09-07T07:27:28.0770050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/history.py 2025-09-07T07:27:28.0770900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/debugobj_r.py 2025-09-07T07:27:28.0771620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/replace.py 2025-09-07T07:27:28.0772410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc_data/__init__.py 2025-09-07T07:27:28.0773170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc_data/_pydoc.css 2025-09-07T07:27:28.0774140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc_data/__pycache__/topics.cpython-313.pyc 2025-09-07T07:27:28.0775200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc_data/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0775790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc_data/topics.py 2025-09-07T07:27:28.0776380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ssl.py 2025-09-07T07:27:28.0777020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/socket.py 2025-09-07T07:27:28.0777730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/datetime.py 2025-09-07T07:27:28.0778550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_android_support.py 2025-09-07T07:27:28.0779330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/collections/__init__.py 2025-09-07T07:27:28.0780450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/collections/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0781140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pydecimal.py 2025-09-07T07:27:28.0781710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ntpath.py 2025-09-07T07:27:28.0782870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_sysconfigdata__darwin_darwin.py.orig 2025-09-07T07:27:28.0783550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tokenize.py 2025-09-07T07:27:28.0784090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/uuid.py 2025-09-07T07:27:28.0784800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/mixins.py 2025-09-07T07:27:28.0785490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/queues.py 2025-09-07T07:27:28.0786190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/streams.py 2025-09-07T07:27:28.0786810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/tasks.py 2025-09-07T07:27:28.0787560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/selector_events.py 2025-09-07T07:27:28.0788520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/log.py 2025-09-07T07:27:28.0789390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/taskgroups.py 2025-09-07T07:27:28.0790070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/protocols.py 2025-09-07T07:27:28.0790700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/events.py 2025-09-07T07:27:28.0791600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/base_events.py 2025-09-07T07:27:28.0792290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/subprocess.py 2025-09-07T07:27:28.0792970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/constants.py 2025-09-07T07:27:28.0793850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/proactor_events.py 2025-09-07T07:27:28.0794580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/format_helpers.py 2025-09-07T07:27:28.0795220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/locks.py 2025-09-07T07:27:28.0795900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__init__.py 2025-09-07T07:27:28.0796680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/timeouts.py 2025-09-07T07:27:28.0797430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/trsock.py 2025-09-07T07:27:28.0798590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/trsock.cpython-313.pyc 2025-09-07T07:27:28.0799520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/windows_events.cpython-313.pyc 2025-09-07T07:27:28.0800460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/base_events.cpython-313.pyc 2025-09-07T07:27:28.0801320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/timeouts.cpython-313.pyc 2025-09-07T07:27:28.0802440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/transports.cpython-313.pyc 2025-09-07T07:27:28.0803260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/futures.cpython-313.pyc 2025-09-07T07:27:28.0804180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/sslproto.cpython-313.pyc 2025-09-07T07:27:28.0805330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/format_helpers.cpython-313.pyc 2025-09-07T07:27:28.0806290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/coroutines.cpython-313.pyc 2025-09-07T07:27:28.0807350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/selector_events.cpython-313.pyc 2025-09-07T07:27:28.0808250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/tasks.cpython-313.pyc 2025-09-07T07:27:28.0809340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/runners.cpython-313.pyc 2025-09-07T07:27:28.0810300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/base_tasks.cpython-313.pyc 2025-09-07T07:27:28.0811490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/base_futures.cpython-313.pyc 2025-09-07T07:27:28.0812550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/threads.cpython-313.pyc 2025-09-07T07:27:28.0813650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/windows_utils.cpython-313.pyc 2025-09-07T07:27:28.0814630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/staggered.cpython-313.pyc 2025-09-07T07:27:28.0815590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/streams.cpython-313.pyc 2025-09-07T07:27:28.0816620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/exceptions.cpython-313.pyc 2025-09-07T07:27:28.0817680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/taskgroups.cpython-313.pyc 2025-09-07T07:27:28.0818820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/protocols.cpython-313.pyc 2025-09-07T07:27:28.0819710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/unix_events.cpython-313.pyc 2025-09-07T07:27:28.0820660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/queues.cpython-313.pyc 2025-09-07T07:27:28.0821600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/log.cpython-313.pyc 2025-09-07T07:27:28.0822660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/constants.cpython-313.pyc 2025-09-07T07:27:28.0823640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/locks.cpython-313.pyc 2025-09-07T07:27:28.0824630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/mixins.cpython-313.pyc 2025-09-07T07:27:28.0825700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/proactor_events.cpython-313.pyc 2025-09-07T07:27:28.0826660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/events.cpython-313.pyc 2025-09-07T07:27:28.0827800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/base_subprocess.cpython-313.pyc 2025-09-07T07:27:28.0828770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/__main__.cpython-313.pyc 2025-09-07T07:27:28.0829910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0830980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/subprocess.cpython-313.pyc 2025-09-07T07:27:28.0831630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/futures.py 2025-09-07T07:27:28.0832410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/sslproto.py 2025-09-07T07:27:28.0833160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/staggered.py 2025-09-07T07:27:28.0833810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/threads.py 2025-09-07T07:27:28.0834630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/base_subprocess.py 2025-09-07T07:27:28.0835420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/windows_utils.py 2025-09-07T07:27:28.0836040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/runners.py 2025-09-07T07:27:28.0836840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/exceptions.py 2025-09-07T07:27:28.0837510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/transports.py 2025-09-07T07:27:28.0838320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/base_tasks.py 2025-09-07T07:27:28.0839030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/coroutines.py 2025-09-07T07:27:28.0839880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/windows_events.py 2025-09-07T07:27:28.0840580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/base_futures.py 2025-09-07T07:27:28.0841310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__main__.py 2025-09-07T07:27:28.0842120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/unix_events.py 2025-09-07T07:27:28.0842740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/config.py 2025-09-07T07:27:28.0843460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/handlers.py 2025-09-07T07:27:28.0844270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/__init__.py 2025-09-07T07:27:28.0845170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/__pycache__/config.cpython-313.pyc 2025-09-07T07:27:28.0846140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/__pycache__/handlers.cpython-313.pyc 2025-09-07T07:27:28.0847250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0847840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__hello__.py 2025-09-07T07:27:28.0848660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_colorize.py 2025-09-07T07:27:28.0849520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/contentmanager.py 2025-09-07T07:27:28.0850460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/_policybase.py 2025-09-07T07:27:28.0851140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/header.py 2025-09-07T07:27:28.0852030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/_encoded_words.py 2025-09-07T07:27:28.0853060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/_header_value_parser.py 2025-09-07T07:27:28.0853800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/policy.py 2025-09-07T07:27:28.0854390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__init__.py 2025-09-07T07:27:28.0854930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/message.py 2025-09-07T07:27:28.0855480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/encoders.py 2025-09-07T07:27:28.0856310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/base64mime.cpython-313.pyc 2025-09-07T07:27:28.0857010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/policy.cpython-313.pyc 2025-09-07T07:27:28.0857780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/quoprimime.cpython-313.pyc 2025-09-07T07:27:28.0858540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/_policybase.cpython-313.pyc 2025-09-07T07:27:28.0859360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/generator.cpython-313.pyc 2025-09-07T07:27:28.0860320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/message.cpython-313.pyc 2025-09-07T07:27:28.0861270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/header.cpython-313.pyc 2025-09-07T07:27:28.0862200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/iterators.cpython-313.pyc 2025-09-07T07:27:28.0863340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/feedparser.cpython-313.pyc 2025-09-07T07:27:28.0864340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/encoders.cpython-313.pyc 2025-09-07T07:27:28.0865170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/errors.cpython-313.pyc 2025-09-07T07:27:28.0866100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/utils.cpython-313.pyc 2025-09-07T07:27:28.0867360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/contentmanager.cpython-313.pyc 2025-09-07T07:27:28.0868110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/_parseaddr.cpython-313.pyc 2025-09-07T07:27:28.0868960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/charset.cpython-313.pyc 2025-09-07T07:27:28.0869920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/headerregistry.cpython-313.pyc 2025-09-07T07:27:28.0871010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/_encoded_words.cpython-313.pyc 2025-09-07T07:27:28.0872040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/_header_value_parser.cpython-313.pyc 2025-09-07T07:27:28.0873110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0874070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/parser.cpython-313.pyc 2025-09-07T07:27:28.0874740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/parser.py 2025-09-07T07:27:28.0875450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/generator.py 2025-09-07T07:27:28.0876080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/utils.py 2025-09-07T07:27:28.0876880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/charset.py 2025-09-07T07:27:28.0877710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/iterators.py 2025-09-07T07:27:28.0878400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/quoprimime.py 2025-09-07T07:27:28.0879310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/multipart.py 2025-09-07T07:27:28.0880110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__init__.py 2025-09-07T07:27:28.0880870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/message.py 2025-09-07T07:27:28.0881950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/multipart.cpython-313.pyc 2025-09-07T07:27:28.0882930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/base.cpython-313.pyc 2025-09-07T07:27:28.0883900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/image.cpython-313.pyc 2025-09-07T07:27:28.0884840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/message.cpython-313.pyc 2025-09-07T07:27:28.0885770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/audio.cpython-313.pyc 2025-09-07T07:27:28.0886680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/text.cpython-313.pyc 2025-09-07T07:27:28.0887830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/application.cpython-313.pyc 2025-09-07T07:27:28.0888870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/nonmultipart.cpython-313.pyc 2025-09-07T07:27:28.0889800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0890600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/application.py 2025-09-07T07:27:28.0891310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/nonmultipart.py 2025-09-07T07:27:28.0892070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/text.py 2025-09-07T07:27:28.0892890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/audio.py 2025-09-07T07:27:28.0893700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/image.py 2025-09-07T07:27:28.0894450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/base.py 2025-09-07T07:27:28.0895230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/errors.py 2025-09-07T07:27:28.0895900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/feedparser.py 2025-09-07T07:27:28.0896730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/architecture.rst 2025-09-07T07:27:28.0897470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/_parseaddr.py 2025-09-07T07:27:28.0898300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/base64mime.py 2025-09-07T07:27:28.0899200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/headerregistry.py 2025-09-07T07:27:28.0899790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/struct.py 2025-09-07T07:27:28.0900650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/_constants.py 2025-09-07T07:27:28.0901310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/_compiler.py 2025-09-07T07:27:28.0901890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__init__.py 2025-09-07T07:27:28.0902960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__pycache__/_compiler.cpython-313.pyc 2025-09-07T07:27:28.0903970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__pycache__/_constants.cpython-313.pyc 2025-09-07T07:27:28.0904860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__pycache__/_casefix.cpython-313.pyc 2025-09-07T07:27:28.0905700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__pycache__/__init__.cpython-313.pyc 2025-09-07T07:27:28.0906530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__pycache__/_parser.cpython-313.pyc 2025-09-07T07:27:28.0907080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/_casefix.py 2025-09-07T07:27:28.0907790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/_parser.py 2025-09-07T07:27:28.0908490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sre_parse.py 2025-09-07T07:27:28.0909200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/abc.py 2025-09-07T07:27:28.0909770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/runpy.py 2025-09-07T07:27:28.0910240Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanelw.a 2025-09-07T07:27:28.0910690Z /opt/homebrew/Caskroom/miniconda/base/LICENSE.txt 2025-09-07T07:27:28.0911210Z /opt/homebrew/Caskroom/miniconda/base/.nonadmin 2025-09-07T07:27:28.0912080Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/libarchive-formats.5 2025-09-07T07:27:28.0912610Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/mtree.5 2025-09-07T07:27:28.0913170Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/cpio.5 2025-09-07T07:27:28.0913910Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/tar.5 2025-09-07T07:27:28.0914770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_format.3 2025-09-07T07:27:28.0915640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_rr_del.3 2025-09-07T07:27:28.0916370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_disk.3 2025-09-07T07:27:28.0917050Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_statvfs.3 2025-09-07T07:27:28.0917690Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_expand_string.3 2025-09-07T07:27:28.0918260Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/iconv.3 2025-09-07T07:27:28.0919240Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_set_passphrase.3 2025-09-07T07:27:28.0920070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/history.3 2025-09-07T07:27:28.0920960Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_window_read.3 2025-09-07T07:27:28.0921540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libsolv-history.3 2025-09-07T07:27:28.0922380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_get_channel.3 2025-09-07T07:27:28.0923170Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_get_exit_status.3 2025-09-07T07:27:28.0923890Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_servers.3 2025-09-07T07:27:28.0924670Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_mapping.3 2025-09-07T07:27:28.0925470Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_method_pref.3 2025-09-07T07:27:28.0926020Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_init.3 2025-09-07T07:27:28.0926670Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_reinit.3 2025-09-07T07:27:28.0927450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_new.3 2025-09-07T07:27:28.0928200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_init.3 2025-09-07T07:27:28.0929060Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_opt_cnt.3 2025-09-07T07:27:28.0929850Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_local_ip4.3 2025-09-07T07:27:28.0930830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_handle_extended_data2.3 2025-09-07T07:27:28.0931560Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_callback_set.3 2025-09-07T07:27:28.0932500Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_setenv_ex.3 2025-09-07T07:27:28.0933300Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_open.3 2025-09-07T07:27:28.0934190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_open_ex.3 2025-09-07T07:27:28.0935060Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_queue.3 2025-09-07T07:27:28.0935930Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_set_u16.3 2025-09-07T07:27:28.0936770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_startup.3 2025-09-07T07:27:28.0937390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_search_dnsrec.3 2025-09-07T07:27:28.0938120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_extract.3 2025-09-07T07:27:28.0938850Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_destroy.3 2025-09-07T07:27:28.0939630Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_util.3 2025-09-07T07:27:28.0940200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ffi_call.3 2025-09-07T07:27:28.0940960Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_get_identity.3 2025-09-07T07:27:28.0941720Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_blocksize.3 2025-09-07T07:27:28.0942570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_password.3 2025-09-07T07:27:28.0943280Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_parse.3 2025-09-07T07:27:28.0944070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_seek.3 2025-09-07T07:27:28.0944820Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_open_ex.3 2025-09-07T07:27:28.0945630Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_inet_pton.3 2025-09-07T07:27:28.0946530Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_subsystem.3 2025-09-07T07:27:28.0947250Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_rewind.3 2025-09-07T07:27:28.0948060Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_last_error.3 2025-09-07T07:27:28.0948900Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_request_pty.3 2025-09-07T07:27:28.0949590Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_process.3 2025-09-07T07:27:28.0950640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_request_pty_ex.3 2025-09-07T07:27:28.0951320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_create_query.3 2025-09-07T07:27:28.0952390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_banner_set.3 2025-09-07T07:27:28.0953410Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_request_auth_agent.3 2025-09-07T07:27:28.0954190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_destroy.3 2025-09-07T07:27:28.0954930Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_svcb_param_t.3 2025-09-07T07:27:28.0955800Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_servers_csv.3 2025-09-07T07:27:28.0957060Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_supported_algs.3 2025-09-07T07:27:28.0957760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_shutdown.3 2025-09-07T07:27:28.0958630Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_check.3 2025-09-07T07:27:28.0959330Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_free.3 2025-09-07T07:27:28.0960210Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_query_add.3 2025-09-07T07:27:28.0960960Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_write.3 2025-09-07T07:27:28.0961770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_stat.3 2025-09-07T07:27:28.0962550Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rec_type_t.3 2025-09-07T07:27:28.0963400Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_opt_byid.3 2025-09-07T07:27:28.0964210Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_library_init.3 2025-09-07T07:27:28.0965170Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_key_tostr.3 2025-09-07T07:27:28.0965850Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_free_string.3 2025-09-07T07:27:28.0966720Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_posix_rename.3 2025-09-07T07:27:28.0967480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_create.3 2025-09-07T07:27:28.0968240Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_connect.3 2025-09-07T07:27:28.0968950Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_getsock.3 2025-09-07T07:27:28.0969850Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_u16.3 2025-09-07T07:27:28.0970770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_set_addr6.3 2025-09-07T07:27:28.0971460Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_mkquery.3 2025-09-07T07:27:28.0972260Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_write.3 2025-09-07T07:27:28.0973090Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_handshake.3 2025-09-07T07:27:28.0973910Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_del_opt_byid.3 2025-09-07T07:27:28.0974710Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rec_type_fromstr.3 2025-09-07T07:27:28.0975450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_misc.3 2025-09-07T07:27:28.0976240Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_list_free.3 2025-09-07T07:27:28.0977000Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libsolv-bindings.3 2025-09-07T07:27:28.0977850Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_servers_ports_csv.3 2025-09-07T07:27:28.0978540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_free.3 2025-09-07T07:27:28.0979170Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_freeaddrinfo.3 2025-09-07T07:27:28.0980120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_writeline.3 2025-09-07T07:27:28.0980840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_mkdir.3 2025-09-07T07:27:28.0981710Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_symlink.3 2025-09-07T07:27:28.0982520Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libsolv-constantids.3 2025-09-07T07:27:28.0983220Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_exec.3 2025-09-07T07:27:28.0983920Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_opendir.3 2025-09-07T07:27:28.0984840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_receive_window_adjust2.3 2025-09-07T07:27:28.0985490Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/iconv_close.3 2025-09-07T07:27:28.0986450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_filter.3 2025-09-07T07:27:28.0987200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_destroy_options.3 2025-09-07T07:27:28.0987890Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_data.3 2025-09-07T07:27:28.0988770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ffi_prep_cif_var.3 2025-09-07T07:27:28.0989750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_forward_listen.3 2025-09-07T07:27:28.0990760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_rr_get.3 2025-09-07T07:27:28.0991540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_close.3 2025-09-07T07:27:28.0992160Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_fds.3 2025-09-07T07:27:28.0992910Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_gethostbyname.3 2025-09-07T07:27:28.0993900Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_flush_stderr.3 2025-09-07T07:27:28.0994690Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_last_error.3 2025-09-07T07:27:28.0995440Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_abin.3 2025-09-07T07:27:28.0996220Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_init_options.3 2025-09-07T07:27:28.0997130Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_process_startup.3 2025-09-07T07:27:28.0997900Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_keys.3 2025-09-07T07:27:28.0998620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_userauth.3 2025-09-07T07:27:28.0999370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_type.3 2025-09-07T07:27:28.1000240Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_timeout.3 2025-09-07T07:27:28.1001110Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_add.3 2025-09-07T07:27:28.1001860Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_getnameinfo.3 2025-09-07T07:27:28.1002520Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_trace.3 2025-09-07T07:27:28.1003390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_get_timeout.3 2025-09-07T07:27:28.1004050Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_local_dev.3 2025-09-07T07:27:28.1004750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_disk.3 2025-09-07T07:27:28.1005640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_banner_set.3 2025-09-07T07:27:28.1006240Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read.3 2025-09-07T07:27:28.1007010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_unlink_ex.3 2025-09-07T07:27:28.1007790Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/iconv_open_into.3 2025-09-07T07:27:28.1008590Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_close.3 2025-09-07T07:27:28.1009370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_section_t.3 2025-09-07T07:27:28.1010170Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_gethostbyname_file.3 2025-09-07T07:27:28.1011020Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_process_pending_write.3 2025-09-07T07:27:28.1011860Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_close_handle.3 2025-09-07T07:27:28.1012580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_scp_send_ex.3 2025-09-07T07:27:28.1013510Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_get_servers_csv.3 2025-09-07T07:27:28.1014300Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_write_ex.3 2025-09-07T07:27:28.1015040Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_opt_get_datatype.3 2025-09-07T07:27:28.1015920Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_shell.3 2025-09-07T07:27:28.1016760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_init.3 2025-09-07T07:27:28.1017530Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_list.3 2025-09-07T07:27:28.1018230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_opcode_t.3 2025-09-07T07:27:28.1019280Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_signal_ex.3 2025-09-07T07:27:28.1020110Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_read_stderr.3 2025-09-07T07:27:28.1021030Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_set_id.3 2025-09-07T07:27:28.1021650Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_get_servers_ports.3 2025-09-07T07:27:28.1022380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_window_read_ex.3 2025-09-07T07:27:28.1022970Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_opt_get_name.3 2025-09-07T07:27:28.1023470Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_free.3 2025-09-07T07:27:28.1023990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr.3 2025-09-07T07:27:28.1024590Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_soa_reply.3 2025-09-07T07:27:28.1025190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_naptr_reply.3 2025-09-07T07:27:28.1025760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_stat.3 2025-09-07T07:27:28.1026410Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_key_to_rec_type.3 2025-09-07T07:27:28.1027020Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_addc.3 2025-09-07T07:27:28.1027770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_a_reply.3 2025-09-07T07:27:28.1028700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_open_session.3 2025-09-07T07:27:28.1029590Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_socket_configure_callback.3 2025-09-07T07:27:28.1030190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_open.3 2025-09-07T07:27:28.1031210Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_readline.3 2025-09-07T07:27:28.1032140Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_set_identity_path.3 2025-09-07T07:27:28.1032900Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_opt_param_t.3 2025-09-07T07:27:28.1033680Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_banner_get.3 2025-09-07T07:27:28.1034440Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_get_id.3 2025-09-07T07:27:28.1035330Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_checkp.3 2025-09-07T07:27:28.1036350Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_ignore_extended_data.3 2025-09-07T07:27:28.1036990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_write.3 2025-09-07T07:27:28.1037880Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_forward_cancel.3 2025-09-07T07:27:28.1038570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rcode_tostr.3 2025-09-07T07:27:28.1039290Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_format.3 2025-09-07T07:27:28.1040110Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_add_ex.3 2025-09-07T07:27:28.1040880Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_keepalive_config.3 2025-09-07T07:27:28.1041740Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_rmdir.3 2025-09-07T07:27:28.1042530Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_disconnect.3 2025-09-07T07:27:28.1043360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_symlink_ex.3 2025-09-07T07:27:28.1044100Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_pending_write_cb.3 2025-09-07T07:27:28.1044900Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_ttl.3 2025-09-07T07:27:28.1045380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ev.3 2025-09-07T07:27:28.1046200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_paths.3 2025-09-07T07:27:28.1046920Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ffi_prep_cif.3 2025-09-07T07:27:28.1047560Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_version.3 2025-09-07T07:27:28.1048330Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_name.3 2025-09-07T07:27:28.1048820Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ffi.3 2025-09-07T07:27:28.1049650Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_unlink.3 2025-09-07T07:27:28.1050260Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_key_t.3 2025-09-07T07:27:28.1050910Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_scp_send.3 2025-09-07T07:27:28.1051700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_library_init_android.3 2025-09-07T07:27:28.1052420Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_strerror.3 2025-09-07T07:27:28.1053180Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_publickey.3 2025-09-07T07:27:28.1053840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_filter.3 2025-09-07T07:27:28.1054530Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_open.3 2025-09-07T07:27:28.1055370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_rmdir_ex.3 2025-09-07T07:27:28.1056110Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_base64_decode.3 2025-09-07T07:27:28.1056850Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sign_sk.3 2025-09-07T07:27:28.1057620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_lstat.3 2025-09-07T07:27:28.1058220Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libsolv.3 2025-09-07T07:27:28.1059060Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_class_fromstr.3 2025-09-07T07:27:28.1060020Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_socket_functions_ex.3 2025-09-07T07:27:28.1060720Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_send.3 2025-09-07T07:27:28.1061680Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_init.3 2025-09-07T07:27:28.1062560Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_read.3 2025-09-07T07:27:28.1063420Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_password_ex.3 2025-09-07T07:27:28.1064230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_get_opcode.3 2025-09-07T07:27:28.1064820Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/iconv_open.3 2025-09-07T07:27:28.1065620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_publickey_sk.3 2025-09-07T07:27:28.1066310Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_data.3 2025-09-07T07:27:28.1067080Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_aaaa_reply.3 2025-09-07T07:27:28.1068070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_request_pty_size.3 2025-09-07T07:27:28.1068880Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_write_stderr.3 2025-09-07T07:27:28.1069670Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_crypto_engine.3 2025-09-07T07:27:28.1070370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_add.3 2025-09-07T07:27:28.1071310Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_get_exit_signal.3 2025-09-07T07:27:28.1071960Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record.3 2025-09-07T07:27:28.1072680Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_time.3 2025-09-07T07:27:28.1073490Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_socket_callback.3 2025-09-07T07:27:28.1074130Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_flags_t.3 2025-09-07T07:27:28.1075210Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_ns_reply.3 2025-09-07T07:27:28.1076050Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_rr_cnt.3 2025-09-07T07:27:28.1076940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_add_abin.3 2025-09-07T07:27:28.1077810Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_getaddrinfo.3 2025-09-07T07:27:28.1078740Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_set_read_timeout.3 2025-09-07T07:27:28.1079520Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_caa_reply.3 2025-09-07T07:27:28.1080340Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_get_read_timeout.3 2025-09-07T07:27:28.1081110Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_addr6.3 2025-09-07T07:27:28.1081850Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_free.3 2025-09-07T07:27:28.1082890Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_forward_listen_ex.3 2025-09-07T07:27:28.1083560Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_fstatvfs.3 2025-09-07T07:27:28.1084390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_linkify.3 2025-09-07T07:27:28.1085290Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_setenv.3 2025-09-07T07:27:28.1086040Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_tell.3 2025-09-07T07:27:28.1086910Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_hostbased_fromfile.3 2025-09-07T07:27:28.1087480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry.3 2025-09-07T07:27:28.1088320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_poll_channel_read.3 2025-09-07T07:27:28.1089420Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_hostbased_fromfile_ex.3 2025-09-07T07:27:28.1090380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_publickey_frommemory.3 2025-09-07T07:27:28.1091370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_trace_sethandler.3 2025-09-07T07:27:28.1091960Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write.3 2025-09-07T07:27:28.1092860Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_remove_ex.3 2025-09-07T07:27:28.1093720Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_free.3 2025-09-07T07:27:28.1094490Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_realpath.3 2025-09-07T07:27:28.1095240Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rec_type_tostr.3 2025-09-07T07:27:28.1096100Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_init.3 2025-09-07T07:27:28.1097010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_rr_add.3 2025-09-07T07:27:28.1097760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_abin_cnt.3 2025-09-07T07:27:28.1098710Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_list_fetch.3 2025-09-07T07:27:28.1099390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_x11_req.3 2025-09-07T07:27:28.1100200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_remove.3 2025-09-07T07:27:28.1101070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_add_passphrase.3 2025-09-07T07:27:28.1101790Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_methods.3 2025-09-07T07:27:28.1102490Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_seek64.3 2025-09-07T07:27:28.1103540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_query_set_type.3 2025-09-07T07:27:28.1104030Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_opt.3 2025-09-07T07:27:28.1104830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_posix_rename_ex.3 2025-09-07T07:27:28.1105810Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_block_directions.3 2025-09-07T07:27:28.1106540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_eof.3 2025-09-07T07:27:28.1107290Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_process_fd.3 2025-09-07T07:27:28.1108120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_flag.3 2025-09-07T07:27:28.1108720Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_exit.3 2025-09-07T07:27:28.1109450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_sortlist.3 2025-09-07T07:27:28.1110150Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_poll.3 2025-09-07T07:27:28.1110910Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_free.3 2025-09-07T07:27:28.1112010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_receive_window_adjust.3 2025-09-07T07:27:28.1112560Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_free_hostent.3 2025-09-07T07:27:28.1113310Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_set_u8.3 2025-09-07T07:27:28.1114340Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_init_ex.3 2025-09-07T07:27:28.1115370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_window_write_ex.3 2025-09-07T07:27:28.1116050Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_tlsa_selector_t.3 2025-09-07T07:27:28.1117050Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_set_timeout.3 2025-09-07T07:27:28.1117960Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_set_blocking.3 2025-09-07T07:27:28.1118610Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_u8.3 2025-09-07T07:27:28.1119450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_query_get.3 2025-09-07T07:27:28.1120180Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_local_ip6.3 2025-09-07T07:27:28.1121040Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_window_write.3 2025-09-07T07:27:28.1121620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libsolv-pool.3 2025-09-07T07:27:28.1122740Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_direct_tcpip.3 2025-09-07T07:27:28.1123570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_get_flags.3 2025-09-07T07:27:28.1124120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/iconvctl.3 2025-09-07T07:27:28.1124940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_set_opt.3 2025-09-07T07:27:28.1125840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_writefile.3 2025-09-07T07:27:28.1126410Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/readline.3 2025-09-07T07:27:28.1127480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_disconnect_ex.3 2025-09-07T07:27:28.1128200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_txt_reply.3 2025-09-07T07:27:28.1128960Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_send_dnsrec.3 2025-09-07T07:27:28.1129750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_disconnect.3 2025-09-07T07:27:28.1130470Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_class.3 2025-09-07T07:27:28.1131220Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_x11_req_ex.3 2025-09-07T07:27:28.1132240Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_publickey_fromfile.3 2025-09-07T07:27:28.1133060Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_readlink.3 2025-09-07T07:27:28.1133890Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_header.3 2025-09-07T07:27:28.1134650Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_rename_ex.3 2025-09-07T07:27:28.1135490Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_keepalive_send.3 2025-09-07T07:27:28.1136310Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_opt_datatype_t.3 2025-09-07T07:27:28.1137100Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_acl.3 2025-09-07T07:27:28.1137860Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_hostkey_hash.3 2025-09-07T07:27:28.1138450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_search.3 2025-09-07T07:27:28.1139150Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_fstat.3 2025-09-07T07:27:28.1139940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_abstract.3 2025-09-07T07:27:28.1140700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_query_set_name.3 2025-09-07T07:27:28.1141690Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_rr_get_const.3 2025-09-07T07:27:28.1142330Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_datatype_t.3 2025-09-07T07:27:28.1143100Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_mx_reply.3 2025-09-07T07:27:28.1143990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_section_tostr.3 2025-09-07T07:27:28.1144770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_opcode_tostr.3 2025-09-07T07:27:28.1145420Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_scp_recv2.3 2025-09-07T07:27:28.1146320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_open_ex_r.3 2025-09-07T07:27:28.1147360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_keyboard_interactive.3 2025-09-07T07:27:28.1148210Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_fsetstat.3 2025-09-07T07:27:28.1149220Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_shutdown.3 2025-09-07T07:27:28.1149980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_wait_eof.3 2025-09-07T07:27:28.1150660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_version.3 2025-09-07T07:27:28.1151410Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_srv_reply.3 2025-09-07T07:27:28.1152160Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_gethostbyaddr.3 2025-09-07T07:27:28.1153350Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_direct_tcpip_ex.3 2025-09-07T07:27:28.1154080Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_class_t.3 2025-09-07T07:27:28.1154850Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_socket_functions.3 2025-09-07T07:27:28.1155500Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_stat_ex.3 2025-09-07T07:27:28.1156260Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_key_datatype.3 2025-09-07T07:27:28.1157190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_get_identity_path.3 2025-09-07T07:27:28.1157960Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_process_fds.3 2025-09-07T07:27:28.1158770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dup.3 2025-09-07T07:27:28.1159600Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_set_blocking.3 2025-09-07T07:27:28.1160560Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_fstat_ex.3 2025-09-07T07:27:28.1161230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_scp_recv.3 2025-09-07T07:27:28.1162000Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_new.3 2025-09-07T07:27:28.1162830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_get.3 2025-09-07T07:27:28.1163580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_set_bin.3 2025-09-07T07:27:28.1164500Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_free.3 2025-09-07T07:27:28.1165280Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_sign.3 2025-09-07T07:27:28.1166010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_servers_ports.3 2025-09-07T07:27:28.1166790Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_readfile.3 2025-09-07T07:27:28.1167450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_library_cleanup.3 2025-09-07T07:27:28.1168210Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_set_addr.3 2025-09-07T07:27:28.1168920Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libarchive_changes.3 2025-09-07T07:27:28.1169750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_banner.3 2025-09-07T07:27:28.1170540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_setstat.3 2025-09-07T07:27:28.1171400Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_get_rcode.3 2025-09-07T07:27:28.1172180Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_tell64.3 2025-09-07T07:27:28.1173000Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_threadsafety.3 2025-09-07T07:27:28.1173890Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_authenticated.3 2025-09-07T07:27:28.1174640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_scp_send64.3 2025-09-07T07:27:28.1175470Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libarchive.3 2025-09-07T07:27:28.1176300Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_str.3 2025-09-07T07:27:28.1177060Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libarchive_internals.3 2025-09-07T07:27:28.1178010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_queue_wait_empty.3 2025-09-07T07:27:28.1178790Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_set_options.3 2025-09-07T07:27:28.1179460Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_free_data.3 2025-09-07T07:27:28.1180200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_tlsa_usage_t.3 2025-09-07T07:27:28.1181070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_library_initialized.3 2025-09-07T07:27:28.1181840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_init.3 2025-09-07T07:27:28.1182610Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_set_u32.3 2025-09-07T07:27:28.1183270Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_query_dnsrec.3 2025-09-07T07:27:28.1184190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_set_last_error.3 2025-09-07T07:27:28.1184980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_query_cnt.3 2025-09-07T07:27:28.1185950Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_list_identities.3 2025-09-07T07:27:28.1186690Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_uri_reply.3 2025-09-07T07:27:28.1187510Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_get_servers.3 2025-09-07T07:27:28.1188290Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_rename.3 2025-09-07T07:27:28.1192460Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_query.3 2025-09-07T07:27:28.1192710Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_finish_entry.3 2025-09-07T07:27:28.1192890Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_closedir.3 2025-09-07T07:27:28.1193030Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_fsync.3 2025-09-07T07:27:28.1193150Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_open_r.3 2025-09-07T07:27:28.1193280Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_tlsa_match_t.3 2025-09-07T07:27:28.1193420Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_set_options.3 2025-09-07T07:27:28.1194240Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_handle_extended_data.3 2025-09-07T07:27:28.1195020Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_get_blocking.3 2025-09-07T07:27:28.1195980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_ptr_reply.3 2025-09-07T07:27:28.1196760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_request_pty_size_ex.3 2025-09-07T07:27:28.1197570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_readdir_ex.3 2025-09-07T07:27:28.1198390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_u32.3 2025-09-07T07:27:28.1199290Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_last_errno.3 2025-09-07T07:27:28.1200040Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_queue_active_queries.3 2025-09-07T07:27:28.1200830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_addr.3 2025-09-07T07:27:28.1201700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_read_ex.3 2025-09-07T07:27:28.1202370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_save_options.3 2025-09-07T07:27:28.1203250Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_hostkey.3 2025-09-07T07:27:28.1203860Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_inet_ntop.3 2025-09-07T07:27:28.1204660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_read.3 2025-09-07T07:27:28.1205390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_send_eof.3 2025-09-07T07:27:28.1206360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_forward_accept.3 2025-09-07T07:27:28.1207370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_direct_streamlocal_ex.3 2025-09-07T07:27:28.1208090Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_readdir.3 2025-09-07T07:27:28.1208750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_bin.3 2025-09-07T07:27:28.1209440Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_cancel.3 2025-09-07T07:27:28.1210250Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_server_state_callback.3 2025-09-07T07:27:28.1210970Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_duplicate.3 2025-09-07T07:27:28.1211830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_keyboard_interactive_ex.3 2025-09-07T07:27:28.1212480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_header.3 2025-09-07T07:27:28.1213240Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rcode_t.3 2025-09-07T07:27:28.1213940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_class_tostr.3 2025-09-07T07:27:28.1214630Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_set_str.3 2025-09-07T07:27:28.1215470Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_del.3 2025-09-07T07:27:28.1216520Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_flush_ex.3 2025-09-07T07:27:28.1217870Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_publickey_fromfile_ex.3 2025-09-07T07:27:28.1218500Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_expand_name.3 2025-09-07T07:27:28.1219210Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_del_abin.3 2025-09-07T07:27:28.1220050Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_perms.3 2025-09-07T07:27:28.1221120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_callback_set2.3 2025-09-07T07:27:28.1221990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_wait_closed.3 2025-09-07T07:27:28.1222790Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_flush.3 2025-09-07T07:27:28.1223730Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_mkdir_ex.3 2025-09-07T07:27:28.1224400Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_init.3 2025-09-07T07:27:28.1225350Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/gensprep.8 2025-09-07T07:27:28.1225990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/genccode.8 2025-09-07T07:27:28.1226590Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/icupkg.8 2025-09-07T07:27:28.1227200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/gencmn.8 2025-09-07T07:27:28.1227800Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lz4cat.1 2025-09-07T07:27:28.1228350Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzma.1 2025-09-07T07:27:28.1229130Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/icuexportdata.1 2025-09-07T07:27:28.1229730Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xmlwf.1 2025-09-07T07:27:28.1230460Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/installcheck.1 2025-09-07T07:27:28.1231000Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/unzstd.1 2025-09-07T07:27:28.1231720Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzmore.1 2025-09-07T07:27:28.1232300Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzmore.1 2025-09-07T07:27:28.1232900Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzmainfo.1 2025-09-07T07:27:28.1233580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/mergesolv.1 2025-09-07T07:27:28.1234290Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/python3.13.1 2025-09-07T07:27:28.1234850Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/zstdcat.1 2025-09-07T07:27:28.1235540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzcat.1 2025-09-07T07:27:28.1236210Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/bsdtar.1 2025-09-07T07:27:28.1236890Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/unlz4.1 2025-09-07T07:27:28.1237460Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lz4.1 2025-09-07T07:27:28.1238220Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/icu-config.1 2025-09-07T07:27:28.1238840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/adig.1 2025-09-07T07:27:28.1239450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzcmp.1 2025-09-07T07:27:28.1240070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/python3.1 2025-09-07T07:27:28.1240740Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/pkgdata.1 2025-09-07T07:27:28.1241380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzdiff.1 2025-09-07T07:27:28.1241970Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/gendict.1 2025-09-07T07:27:28.1242620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzdiff.1 2025-09-07T07:27:28.1243120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xz.1 2025-09-07T07:27:28.1243670Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/ahost.1 2025-09-07T07:27:28.1244230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/genrb.1 2025-09-07T07:27:28.1244790Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzdec.1 2025-09-07T07:27:28.1245390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/repo2solv.1 2025-09-07T07:27:28.1246010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzegrep.1 2025-09-07T07:27:28.1246600Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/iconv.1 2025-09-07T07:27:28.1247230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/solv.1 2025-09-07T07:27:28.1247890Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/sqlite3.1 2025-09-07T07:27:28.1248420Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzgrep.1 2025-09-07T07:27:28.1248990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzgrep.1 2025-09-07T07:27:28.1249560Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzegrep.1 2025-09-07T07:27:28.1250260Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/zstdless.1 2025-09-07T07:27:28.1250820Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/dumpsolv.1 2025-09-07T07:27:28.1251410Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzless.1 2025-09-07T07:27:28.1251970Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/unlzma.1 2025-09-07T07:27:28.1252600Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/bsdunzip.1 2025-09-07T07:27:28.1253170Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/bsdcpio.1 2025-09-07T07:27:28.1253750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/genbrk.1 2025-09-07T07:27:28.1254530Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzless.1 2025-09-07T07:27:28.1255030Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzfgrep.1 2025-09-07T07:27:28.1255640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/testsolv.1 2025-09-07T07:27:28.1256220Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/zstd.1 2025-09-07T07:27:28.1256920Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/zstdgrep.1 2025-09-07T07:27:28.1257570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/bsdcat.1 2025-09-07T07:27:28.1258430Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lz4c.1 2025-09-07T07:27:28.1259130Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzcmp.1 2025-09-07T07:27:28.1259650Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/unxz.1 2025-09-07T07:27:28.1260360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzfgrep.1 2025-09-07T07:27:28.1260950Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/gencnval.1 2025-09-07T07:27:28.1261690Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/makeconv.1 2025-09-07T07:27:28.1262310Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzmadec.1 2025-09-07T07:27:28.1263070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzcat.1 2025-09-07T07:27:28.1263640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/gencfu.1 2025-09-07T07:27:28.1264320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/derb.1 2025-09-07T07:27:28.1264940Z /opt/homebrew/Caskroom/miniconda/base/share/aclocal/libxml.m4 2025-09-07T07:27:28.1265590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Mauritius 2025-09-07T07:27:28.1266290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Chagos 2025-09-07T07:27:28.1267280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Mayotte 2025-09-07T07:27:28.1267970Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Christmas 2025-09-07T07:27:28.1268680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Cocos 2025-09-07T07:27:28.1269330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Maldives 2025-09-07T07:27:28.1270080Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Comoro 2025-09-07T07:27:28.1270940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Reunion 2025-09-07T07:27:28.1271620Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Mahe 2025-09-07T07:27:28.1272350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Kerguelen 2025-09-07T07:27:28.1273040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Antananarivo 2025-09-07T07:27:28.1273760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Faroe 2025-09-07T07:27:28.1274390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Canary 2025-09-07T07:27:28.1275140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Stanley 2025-09-07T07:27:28.1275840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Bermuda 2025-09-07T07:27:28.1276670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/South_Georgia 2025-09-07T07:27:28.1277540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/St_Helena 2025-09-07T07:27:28.1278340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Jan_Mayen 2025-09-07T07:27:28.1278980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Faeroe 2025-09-07T07:27:28.1279790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Reykjavik 2025-09-07T07:27:28.1280540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Cape_Verde 2025-09-07T07:27:28.1281180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Azores 2025-09-07T07:27:28.1281940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Madeira 2025-09-07T07:27:28.1282530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/CST6CDT 2025-09-07T07:27:28.1283110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Poland 2025-09-07T07:27:28.1283710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Alaska 2025-09-07T07:27:28.1284430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Pacific 2025-09-07T07:27:28.1285100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Eastern 2025-09-07T07:27:28.1285800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Michigan 2025-09-07T07:27:28.1286430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Arizona 2025-09-07T07:27:28.1287140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Indiana-Starke 2025-09-07T07:27:28.1287970Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Aleutian 2025-09-07T07:27:28.1288540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Hawaii 2025-09-07T07:27:28.1289180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/East-Indiana 2025-09-07T07:27:28.1289750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Central 2025-09-07T07:27:28.1290380Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Mountain 2025-09-07T07:27:28.1290980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Samoa 2025-09-07T07:27:28.1291640Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Kwajalein 2025-09-07T07:27:28.1292240Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/leapseconds 2025-09-07T07:27:28.1292950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Brazil/DeNoronha 2025-09-07T07:27:28.1293590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Brazil/Acre 2025-09-07T07:27:28.1294220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Brazil/East 2025-09-07T07:27:28.1294800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Brazil/West 2025-09-07T07:27:28.1295590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Port_Moresby 2025-09-07T07:27:28.1296290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Chuuk 2025-09-07T07:27:28.1296910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Easter 2025-09-07T07:27:28.1297750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Kwajalein 2025-09-07T07:27:28.1298630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Tongatapu 2025-09-07T07:27:28.1299250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Yap 2025-09-07T07:27:28.1300020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Wallis 2025-09-07T07:27:28.1300660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Apia 2025-09-07T07:27:28.1301420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Norfolk 2025-09-07T07:27:28.1302070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Efate 2025-09-07T07:27:28.1302690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Fiji 2025-09-07T07:27:28.1303420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Funafuti 2025-09-07T07:27:28.1304070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Palau 2025-09-07T07:27:28.1304740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Guam 2025-09-07T07:27:28.1305530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Saipan 2025-09-07T07:27:28.1306400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Kosrae 2025-09-07T07:27:28.1307090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Niue 2025-09-07T07:27:28.1307730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Ponape 2025-09-07T07:27:28.1308390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Wake 2025-09-07T07:27:28.1309120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Galapagos 2025-09-07T07:27:28.1309760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Johnston 2025-09-07T07:27:28.1310380Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Midway 2025-09-07T07:27:28.1311150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Nauru 2025-09-07T07:27:28.1312040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Guadalcanal 2025-09-07T07:27:28.1312710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Chatham 2025-09-07T07:27:28.1313410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Auckland 2025-09-07T07:27:28.1314150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Noumea 2025-09-07T07:27:28.1314790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Fakaofo 2025-09-07T07:27:28.1315380Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Tahiti 2025-09-07T07:27:28.1316090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Gambier 2025-09-07T07:27:28.1316910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Majuro 2025-09-07T07:27:28.1317540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Honolulu 2025-09-07T07:27:28.1318190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Pohnpei 2025-09-07T07:27:28.1319000Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Pago_Pago 2025-09-07T07:27:28.1319690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Truk 2025-09-07T07:27:28.1320450Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Pitcairn 2025-09-07T07:27:28.1321250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Marquesas 2025-09-07T07:27:28.1322000Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Kanton 2025-09-07T07:27:28.1322870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Bougainville 2025-09-07T07:27:28.1323490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Tarawa 2025-09-07T07:27:28.1324190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Rarotonga 2025-09-07T07:27:28.1324870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Samoa 2025-09-07T07:27:28.1325670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Kiritimati 2025-09-07T07:27:28.1326310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Enderbury 2025-09-07T07:27:28.1326900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/zone1970.tab 2025-09-07T07:27:28.1327420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/MST 2025-09-07T07:27:28.1328090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/NZ 2025-09-07T07:27:28.1328920Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Arctic/Longyearbyen 2025-09-07T07:27:28.1329600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Universal 2025-09-07T07:27:28.1330320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Libya 2025-09-07T07:27:28.1330870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Turkey 2025-09-07T07:27:28.1331590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/iso3166.tab 2025-09-07T07:27:28.1332140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/EST5EDT 2025-09-07T07:27:28.1332710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Greenwich 2025-09-07T07:27:28.1333410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Puerto_Rico 2025-09-07T07:27:28.1334180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Recife 2025-09-07T07:27:28.1334980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Resolute 2025-09-07T07:27:28.1335720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Manaus 2025-09-07T07:27:28.1336340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/New_York 2025-09-07T07:27:28.1337340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Rankin_Inlet 2025-09-07T07:27:28.1337880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Lima 2025-09-07T07:27:28.1338740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Barthelemy 2025-09-07T07:27:28.1339590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Santo_Domingo 2025-09-07T07:27:28.1340240Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Detroit 2025-09-07T07:27:28.1340990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Paramaribo 2025-09-07T07:27:28.1341670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Yakutat 2025-09-07T07:27:28.1342430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Santarem 2025-09-07T07:27:28.1343230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Punta_Arenas 2025-09-07T07:27:28.1344010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Scoresbysund 2025-09-07T07:27:28.1344610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Santiago 2025-09-07T07:27:28.1345580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Guyana 2025-09-07T07:27:28.1346590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Coral_Harbour 2025-09-07T07:27:28.1347370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Rio_Branco 2025-09-07T07:27:28.1348200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Porto_Acre 2025-09-07T07:27:28.1349020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Ciudad_Juarez 2025-09-07T07:27:28.1349640Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Nipigon 2025-09-07T07:27:28.1350320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Edmonton 2025-09-07T07:27:28.1351110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Port_of_Spain 2025-09-07T07:27:28.1351840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Lower_Princes 2025-09-07T07:27:28.1352460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Thomas 2025-09-07T07:27:28.1353170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Guatemala 2025-09-07T07:27:28.1353830Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Catamarca 2025-09-07T07:27:28.1354440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Antigua 2025-09-07T07:27:28.1355200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Porto_Velho 2025-09-07T07:27:28.1356130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Rosario 2025-09-07T07:27:28.1356850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Chicago 2025-09-07T07:27:28.1357540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Creston 2025-09-07T07:27:28.1358210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Managua 2025-09-07T07:27:28.1358710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Nassau 2025-09-07T07:27:28.1359220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Bogota 2025-09-07T07:27:28.1359780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cancun 2025-09-07T07:27:28.1360340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Chihuahua 2025-09-07T07:27:28.1360910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Campo_Grande 2025-09-07T07:27:28.1361450Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Halifax 2025-09-07T07:27:28.1361950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Boise 2025-09-07T07:27:28.1362520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Montreal 2025-09-07T07:27:28.1363070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Goose_Bay 2025-09-07T07:27:28.1363620Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Sao_Paulo 2025-09-07T07:27:28.1364220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Blanc-Sablon 2025-09-07T07:27:28.1364780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Phoenix 2025-09-07T07:27:28.1365400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Atikokan 2025-09-07T07:27:28.1366050Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cayenne 2025-09-07T07:27:28.1367070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Nuuk 2025-09-07T07:27:28.1367850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Santa_Isabel 2025-09-07T07:27:28.1368560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Boa_Vista 2025-09-07T07:27:28.1369230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Bahia_Banderas 2025-09-07T07:27:28.1369900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Vevay 2025-09-07T07:27:28.1370870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Indianapolis 2025-09-07T07:27:28.1371870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Winamac 2025-09-07T07:27:28.1372570Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Tell_City 2025-09-07T07:27:28.1373370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Petersburg 2025-09-07T07:27:28.1374170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Vincennes 2025-09-07T07:27:28.1374850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Knox 2025-09-07T07:27:28.1375520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Marengo 2025-09-07T07:27:28.1376360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indianapolis 2025-09-07T07:27:28.1377160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Dominica 2025-09-07T07:27:28.1378190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Salta 2025-09-07T07:27:28.1378910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Ushuaia 2025-09-07T07:27:28.1379880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Catamarca 2025-09-07T07:27:28.1380800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/ComodRivadavia 2025-09-07T07:27:28.1381600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/San_Juan 2025-09-07T07:27:28.1382440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/San_Luis 2025-09-07T07:27:28.1383220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Rio_Gallegos 2025-09-07T07:27:28.1384030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Jujuy 2025-09-07T07:27:28.1384930Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Tucuman 2025-09-07T07:27:28.1385720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Buenos_Aires 2025-09-07T07:27:28.1386480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Cordoba 2025-09-07T07:27:28.1387320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/La_Rioja 2025-09-07T07:27:28.1387980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Mendoza 2025-09-07T07:27:28.1388580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/La_Paz 2025-09-07T07:27:28.1389300Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Dawson 2025-09-07T07:27:28.1389970Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Moncton 2025-09-07T07:27:28.1390740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Matamoros 2025-09-07T07:27:28.1391440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Vincent 2025-09-07T07:27:28.1392160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Regina 2025-09-07T07:27:28.1392990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Yellowknife 2025-09-07T07:27:28.1393790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Rainy_River 2025-09-07T07:27:28.1394560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Kralendijk 2025-09-07T07:27:28.1395410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Monterrey 2025-09-07T07:27:28.1396250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Jamaica 2025-09-07T07:27:28.1396950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Havana 2025-09-07T07:27:28.1397740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Tegucigalpa 2025-09-07T07:27:28.1398470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Guayaquil 2025-09-07T07:27:28.1399200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Metlakatla 2025-09-07T07:27:28.1399990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Mazatlan 2025-09-07T07:27:28.1400690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Belize 2025-09-07T07:27:28.1401410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Knox_IN 2025-09-07T07:27:28.1402120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cuiaba 2025-09-07T07:27:28.1402840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Merida 2025-09-07T07:27:28.1403540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Jujuy 2025-09-07T07:27:28.1404220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cayman 2025-09-07T07:27:28.1404980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Belem 2025-09-07T07:27:28.1405720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Eirunepe 2025-09-07T07:27:28.1406320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Lucia 2025-09-07T07:27:28.1407130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Bahia 2025-09-07T07:27:28.1407840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Whitehorse 2025-09-07T07:27:28.1408560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Tortola 2025-09-07T07:27:28.1409330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Vancouver 2025-09-07T07:27:28.1410040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Inuvik 2025-09-07T07:27:28.1410910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Port-au-Prince 2025-09-07T07:27:28.1411610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Fortaleza 2025-09-07T07:27:28.1412250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Noronha 2025-09-07T07:27:28.1413010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Buenos_Aires 2025-09-07T07:27:28.1413740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Los_Angeles 2025-09-07T07:27:28.1414740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/El_Salvador 2025-09-07T07:27:28.1415360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Denver 2025-09-07T07:27:28.1416140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Fort_Wayne 2025-09-07T07:27:28.1416900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Kentucky/Louisville 2025-09-07T07:27:28.1417860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Kentucky/Monticello 2025-09-07T07:27:28.1418680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/North_Dakota/New_Salem 2025-09-07T07:27:28.1419470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/North_Dakota/Center 2025-09-07T07:27:28.1420250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/North_Dakota/Beulah 2025-09-07T07:27:28.1420980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Glace_Bay 2025-09-07T07:27:28.1421740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Montserrat 2025-09-07T07:27:28.1422440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Toronto 2025-09-07T07:27:28.1423060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Panama 2025-09-07T07:27:28.1423710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cordoba 2025-09-07T07:27:28.1424460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Louisville 2025-09-07T07:27:28.1425290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Ensenada 2025-09-07T07:27:28.1425890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Shiprock 2025-09-07T07:27:28.1426600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Ojinaga 2025-09-07T07:27:28.1427230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Thule 2025-09-07T07:27:28.1428040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Caracas 2025-09-07T07:27:28.1428810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Araguaina 2025-09-07T07:27:28.1429520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cambridge_Bay 2025-09-07T07:27:28.1430180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Winnipeg 2025-09-07T07:27:28.1430920Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Grand_Turk 2025-09-07T07:27:28.1431630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Virgin 2025-09-07T07:27:28.1432400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Anchorage 2025-09-07T07:27:28.1433130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Costa_Rica 2025-09-07T07:27:28.1433780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Nome 2025-09-07T07:27:28.1434400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Grenada 2025-09-07T07:27:28.1435140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Johns 2025-09-07T07:27:28.1435810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Atka 2025-09-07T07:27:28.1436600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Asuncion 2025-09-07T07:27:28.1437370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Hermosillo 2025-09-07T07:27:28.1438000Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Tijuana 2025-09-07T07:27:28.1438720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Marigot 2025-09-07T07:27:28.1439570Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Juneau 2025-09-07T07:27:28.1440310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Montevideo 2025-09-07T07:27:28.1441080Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Godthab 2025-09-07T07:27:28.1441720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Guadeloupe 2025-09-07T07:27:28.1442490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Maceio 2025-09-07T07:27:28.1443210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Pangnirtung 2025-09-07T07:27:28.1443850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Kitts 2025-09-07T07:27:28.1444520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Barbados 2025-09-07T07:27:28.1445200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Iqaluit 2025-09-07T07:27:28.1445840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Menominee 2025-09-07T07:27:28.1446570Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Martinique 2025-09-07T07:27:28.1447400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Mexico_City 2025-09-07T07:27:28.1448240Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Swift_Current 2025-09-07T07:27:28.1448950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Miquelon 2025-09-07T07:27:28.1449810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Curacao 2025-09-07T07:27:28.1450500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Dawson_Creek 2025-09-07T07:27:28.1451110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Mendoza 2025-09-07T07:27:28.1451760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Adak 2025-09-07T07:27:28.1452460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Coyhaique 2025-09-07T07:27:28.1453160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Thunder_Bay 2025-09-07T07:27:28.1453960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Aruba 2025-09-07T07:27:28.1454760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Fort_Nelson 2025-09-07T07:27:28.1455580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Sitka 2025-09-07T07:27:28.1456350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Anguilla 2025-09-07T07:27:28.1457150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Danmarkshavn 2025-09-07T07:27:28.1457900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Melbourne 2025-09-07T07:27:28.1458550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Queensland 2025-09-07T07:27:28.1459190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/North 2025-09-07T07:27:28.1459900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Lord_Howe 2025-09-07T07:27:28.1460560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Adelaide 2025-09-07T07:27:28.1461510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Yancowinna 2025-09-07T07:27:28.1462050Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Victoria 2025-09-07T07:27:28.1463010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Canberra 2025-09-07T07:27:28.1463680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Sydney 2025-09-07T07:27:28.1464410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/ACT 2025-09-07T07:27:28.1465100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Eucla 2025-09-07T07:27:28.1465860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Brisbane 2025-09-07T07:27:28.1466600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Tasmania 2025-09-07T07:27:28.1467360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Hobart 2025-09-07T07:27:28.1468080Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Perth 2025-09-07T07:27:28.1468870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/South 2025-09-07T07:27:28.1469640Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Lindeman 2025-09-07T07:27:28.1470340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Darwin 2025-09-07T07:27:28.1471020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/West 2025-09-07T07:27:28.1471690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/LHI 2025-09-07T07:27:28.1472420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/NSW 2025-09-07T07:27:28.1473260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Broken_Hill 2025-09-07T07:27:28.1473990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Currie 2025-09-07T07:27:28.1474570Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-10 2025-09-07T07:27:28.1475250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+12 2025-09-07T07:27:28.1475860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-11 2025-09-07T07:27:28.1476440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/Universal 2025-09-07T07:27:28.1477090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/Greenwich 2025-09-07T07:27:28.1477820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-6 2025-09-07T07:27:28.1478460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-1 2025-09-07T07:27:28.1479140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-8 2025-09-07T07:27:28.1479890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+4 2025-09-07T07:27:28.1480410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+3 2025-09-07T07:27:28.1481070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-9 2025-09-07T07:27:28.1481770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-0 2025-09-07T07:27:28.1482500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-7 2025-09-07T07:27:28.1483040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+2 2025-09-07T07:27:28.1483660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+5 2025-09-07T07:27:28.1484320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT 2025-09-07T07:27:28.1484890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/Zulu 2025-09-07T07:27:28.1485510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+11 2025-09-07T07:27:28.1486190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-13 2025-09-07T07:27:28.1486750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-14 2025-09-07T07:27:28.1487370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+10 2025-09-07T07:27:28.1488140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-12 2025-09-07T07:27:28.1489000Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT0 2025-09-07T07:27:28.1489560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/UCT 2025-09-07T07:27:28.1490190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+0 2025-09-07T07:27:28.1490770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+7 2025-09-07T07:27:28.1491510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+9 2025-09-07T07:27:28.1492480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-2 2025-09-07T07:27:28.1493010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-5 2025-09-07T07:27:28.1493700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+8 2025-09-07T07:27:28.1494270Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+6 2025-09-07T07:27:28.1494960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+1 2025-09-07T07:27:28.1495470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/UTC 2025-09-07T07:27:28.1496170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-4 2025-09-07T07:27:28.1496730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-3 2025-09-07T07:27:28.1497410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/zonenow.tab 2025-09-07T07:27:28.1498030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/NZ-CHAT 2025-09-07T07:27:28.1498690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Dushanbe 2025-09-07T07:27:28.1499420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Qostanay 2025-09-07T07:27:28.1500060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Calcutta 2025-09-07T07:27:28.1500780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Urumqi 2025-09-07T07:27:28.1501460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Karachi 2025-09-07T07:27:28.1502120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Khandyga 2025-09-07T07:27:28.1502750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Thimbu 2025-09-07T07:27:28.1503410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Thimphu 2025-09-07T07:27:28.1504090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Vladivostok 2025-09-07T07:27:28.1504800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Vientiane 2025-09-07T07:27:28.1505580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Shanghai 2025-09-07T07:27:28.1506400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ulan_Bator 2025-09-07T07:27:28.1507150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Aden 2025-09-07T07:27:28.1507850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Muscat 2025-09-07T07:27:28.1508490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Damascus 2025-09-07T07:27:28.1509170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Jerusalem 2025-09-07T07:27:28.1509740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Brunei 2025-09-07T07:27:28.1510470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ulaanbaatar 2025-09-07T07:27:28.1511100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Amman 2025-09-07T07:27:28.1511810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kuching 2025-09-07T07:27:28.1512490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tel_Aviv 2025-09-07T07:27:28.1513150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Seoul 2025-09-07T07:27:28.1513720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Atyrau 2025-09-07T07:27:28.1514350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Pyongyang 2025-09-07T07:27:28.1514930Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Hovd 2025-09-07T07:27:28.1515580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Hebron 2025-09-07T07:27:28.1516250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kuwait 2025-09-07T07:27:28.1516900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tomsk 2025-09-07T07:27:28.1517610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Manila 2025-09-07T07:27:28.1518290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Chita 2025-09-07T07:27:28.1518960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Katmandu 2025-09-07T07:27:28.1519630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Gaza 2025-09-07T07:27:28.1520290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Samarkand 2025-09-07T07:27:28.1521000Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Taipei 2025-09-07T07:27:28.1521690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tashkent 2025-09-07T07:27:28.1522420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Yekaterinburg 2025-09-07T07:27:28.1523080Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Macau 2025-09-07T07:27:28.1523710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Qyzylorda 2025-09-07T07:27:28.1524380Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Macao 2025-09-07T07:27:28.1525030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tokyo 2025-09-07T07:27:28.1525500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Baku 2025-09-07T07:27:28.1526020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Barnaul 2025-09-07T07:27:28.1526550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Istanbul 2025-09-07T07:27:28.1527050Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Irkutsk 2025-09-07T07:27:28.1527620Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Qatar 2025-09-07T07:27:28.1528310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Bahrain 2025-09-07T07:27:28.1528930Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Yangon 2025-09-07T07:27:28.1529680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Yerevan 2025-09-07T07:27:28.1530250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Almaty 2025-09-07T07:27:28.1530840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Dili 2025-09-07T07:27:28.1531620Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Dacca 2025-09-07T07:27:28.1532340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Chongqing 2025-09-07T07:27:28.1533030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ust-Nera 2025-09-07T07:27:28.1533690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Magadan 2025-09-07T07:27:28.1534300Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Colombo 2025-09-07T07:27:28.1534970Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Krasnoyarsk 2025-09-07T07:27:28.1535610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kamchatka 2025-09-07T07:27:28.1536360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ujung_Pandang 2025-09-07T07:27:28.1536990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Jakarta 2025-09-07T07:27:28.1537630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kolkata 2025-09-07T07:27:28.1538240Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kabul 2025-09-07T07:27:28.1538880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Oral 2025-09-07T07:27:28.1539610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Jayapura 2025-09-07T07:27:28.1540250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Pontianak 2025-09-07T07:27:28.1540900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Makassar 2025-09-07T07:27:28.1541690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tbilisi 2025-09-07T07:27:28.1542360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Singapore 2025-09-07T07:27:28.1543040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Harbin 2025-09-07T07:27:28.1543670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kashgar 2025-09-07T07:27:28.1544330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Dhaka 2025-09-07T07:27:28.1545000Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Yakutsk 2025-09-07T07:27:28.1545800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kuala_Lumpur 2025-09-07T07:27:28.1546690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tehran 2025-09-07T07:27:28.1547310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Beirut 2025-09-07T07:27:28.1547930Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Aqtobe 2025-09-07T07:27:28.1548590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Anadyr 2025-09-07T07:27:28.1549220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Bishkek 2025-09-07T07:27:28.1549900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Dubai 2025-09-07T07:27:28.1550610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Riyadh 2025-09-07T07:27:28.1551340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Novokuznetsk 2025-09-07T07:27:28.1552060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Aqtau 2025-09-07T07:27:28.1552670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Omsk 2025-09-07T07:27:28.1553370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ashkhabad 2025-09-07T07:27:28.1554000Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Saigon 2025-09-07T07:27:28.1554770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Sakhalin 2025-09-07T07:27:28.1555460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Hong_Kong 2025-09-07T07:27:28.1556470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Phnom_Penh 2025-09-07T07:27:28.1557110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Nicosia 2025-09-07T07:27:28.1557700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Baghdad 2025-09-07T07:27:28.1558560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Srednekolymsk 2025-09-07T07:27:28.1559260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ashgabat 2025-09-07T07:27:28.1560000Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kathmandu 2025-09-07T07:27:28.1560640Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Choibalsan 2025-09-07T07:27:28.1561320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Bangkok 2025-09-07T07:27:28.1562130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Chungking 2025-09-07T07:27:28.1562810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Novosibirsk 2025-09-07T07:27:28.1563860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Famagusta 2025-09-07T07:27:28.1564580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Rangoon 2025-09-07T07:27:28.1565380Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ho_Chi_Minh 2025-09-07T07:27:28.1565990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/MET 2025-09-07T07:27:28.1566600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Portugal 2025-09-07T07:27:28.1567410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Palmer 2025-09-07T07:27:28.1568040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Davis 2025-09-07T07:27:28.1568880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Rothera 2025-09-07T07:27:28.1569600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Vostok 2025-09-07T07:27:28.1570340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Syowa 2025-09-07T07:27:28.1571400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/DumontDUrville 2025-09-07T07:27:28.1572050Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/McMurdo 2025-09-07T07:27:28.1572780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Macquarie 2025-09-07T07:27:28.1573620Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/South_Pole 2025-09-07T07:27:28.1574210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Troll 2025-09-07T07:27:28.1574940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Mawson 2025-09-07T07:27:28.1575600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Casey 2025-09-07T07:27:28.1576240Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GMT-0 2025-09-07T07:27:28.1576860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/CET 2025-09-07T07:27:28.1577570Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Eire 2025-09-07T07:27:28.1578260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/PST8PDT 2025-09-07T07:27:28.1579030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/leap-seconds.list 2025-09-07T07:27:28.1579550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Jamaica 2025-09-07T07:27:28.1580110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GMT 2025-09-07T07:27:28.1580690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Zulu 2025-09-07T07:27:28.1581350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Japan 2025-09-07T07:27:28.1582070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/ROC 2025-09-07T07:27:28.1582620Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GB-Eire 2025-09-07T07:27:28.1583340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Zurich 2025-09-07T07:27:28.1584100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Paris 2025-09-07T07:27:28.1584800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Moscow 2025-09-07T07:27:28.1585550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Luxembourg 2025-09-07T07:27:28.1586290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Ljubljana 2025-09-07T07:27:28.1587000Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Helsinki 2025-09-07T07:27:28.1587770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Minsk 2025-09-07T07:27:28.1588360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Skopje 2025-09-07T07:27:28.1589080Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Dublin 2025-09-07T07:27:28.1589910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Jersey 2025-09-07T07:27:28.1590600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/San_Marino 2025-09-07T07:27:28.1591290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Gibraltar 2025-09-07T07:27:28.1591960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Belgrade 2025-09-07T07:27:28.1592740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Guernsey 2025-09-07T07:27:28.1593640Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Ulyanovsk 2025-09-07T07:27:28.1594390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Saratov 2025-09-07T07:27:28.1595100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Vaduz 2025-09-07T07:27:28.1595680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Istanbul 2025-09-07T07:27:28.1596410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Lisbon 2025-09-07T07:27:28.1597330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Uzhgorod 2025-09-07T07:27:28.1597930Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Kirov 2025-09-07T07:27:28.1598550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Tirane 2025-09-07T07:27:28.1599290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Tiraspol 2025-09-07T07:27:28.1600070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Sarajevo 2025-09-07T07:27:28.1600840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Madrid 2025-09-07T07:27:28.1601530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Podgorica 2025-09-07T07:27:28.1602130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Busingen 2025-09-07T07:27:28.1602890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Vatican 2025-09-07T07:27:28.1603670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Belfast 2025-09-07T07:27:28.1604290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Bratislava 2025-09-07T07:27:28.1604920Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Kiev 2025-09-07T07:27:28.1605730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Kaliningrad 2025-09-07T07:27:28.1606440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Zaporozhye 2025-09-07T07:27:28.1607180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Vienna 2025-09-07T07:27:28.1607720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Budapest 2025-09-07T07:27:28.1608380Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Vilnius 2025-09-07T07:27:28.1609110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Monaco 2025-09-07T07:27:28.1609690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Oslo 2025-09-07T07:27:28.1610520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Astrakhan 2025-09-07T07:27:28.1611220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Simferopol 2025-09-07T07:27:28.1611830Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Volgograd 2025-09-07T07:27:28.1612590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Kyiv 2025-09-07T07:27:28.1613400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Isle_of_Man 2025-09-07T07:27:28.1614150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/London 2025-09-07T07:27:28.1614810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Riga 2025-09-07T07:27:28.1615610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Andorra 2025-09-07T07:27:28.1616460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Prague 2025-09-07T07:27:28.1617060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Berlin 2025-09-07T07:27:28.1617800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Tallinn 2025-09-07T07:27:28.1618470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Rome 2025-09-07T07:27:28.1619060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Malta 2025-09-07T07:27:28.1619670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Zagreb 2025-09-07T07:27:28.1620300Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Amsterdam 2025-09-07T07:27:28.1620970Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Nicosia 2025-09-07T07:27:28.1621620Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Bucharest 2025-09-07T07:27:28.1622400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Copenhagen 2025-09-07T07:27:28.1623120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Chisinau 2025-09-07T07:27:28.1623740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Mariehamn 2025-09-07T07:27:28.1624390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Sofia 2025-09-07T07:27:28.1625040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Athens 2025-09-07T07:27:28.1625760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Stockholm 2025-09-07T07:27:28.1626350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Samara 2025-09-07T07:27:28.1627150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Brussels 2025-09-07T07:27:28.1628110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Warsaw 2025-09-07T07:27:28.1628570Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/ROK 2025-09-07T07:27:28.1629120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Navajo 2025-09-07T07:27:28.1629820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Singapore 2025-09-07T07:27:28.1630320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GB 2025-09-07T07:27:28.1630980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Mexico/BajaNorte 2025-09-07T07:27:28.1631680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Mexico/General 2025-09-07T07:27:28.1632440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Mexico/BajaSur 2025-09-07T07:27:28.1633120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/EST 2025-09-07T07:27:28.1633720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GMT0 2025-09-07T07:27:28.1634310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Hongkong 2025-09-07T07:27:28.1634790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/PRC 2025-09-07T07:27:28.1635580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/zone.tab 2025-09-07T07:27:28.1636170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Iran 2025-09-07T07:27:28.1636900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/build/etc/localtime 2025-09-07T07:27:28.1637620Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/MST7MDT 2025-09-07T07:27:28.1638140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/WET 2025-09-07T07:27:28.1638730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/W-SU 2025-09-07T07:27:28.1639490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/UCT 2025-09-07T07:27:28.1640010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Cuba 2025-09-07T07:27:28.1640600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Egypt 2025-09-07T07:27:28.1641220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GMT+0 2025-09-07T07:27:28.1641820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/tzdata.zi 2025-09-07T07:27:28.1642470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/EET 2025-09-07T07:27:28.1643090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Israel 2025-09-07T07:27:28.1643930Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Sao_Tome 2025-09-07T07:27:28.1644540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Conakry 2025-09-07T07:27:28.1645310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Dakar 2025-09-07T07:27:28.1646120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Ndjamena 2025-09-07T07:27:28.1646800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Casablanca 2025-09-07T07:27:28.1647510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Lome 2025-09-07T07:27:28.1648380Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Algiers 2025-09-07T07:27:28.1649040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Mogadishu 2025-09-07T07:27:28.1649740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Lagos 2025-09-07T07:27:28.1650430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Brazzaville 2025-09-07T07:27:28.1651360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Timbuktu 2025-09-07T07:27:28.1652060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Nouakchott 2025-09-07T07:27:28.1652720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Maseru 2025-09-07T07:27:28.1653370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Libreville 2025-09-07T07:27:28.1654080Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Harare 2025-09-07T07:27:28.1654730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Malabo 2025-09-07T07:27:28.1655430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Bangui 2025-09-07T07:27:28.1656190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Nairobi 2025-09-07T07:27:28.1656960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Kinshasa 2025-09-07T07:27:28.1657640Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Porto-Novo 2025-09-07T07:27:28.1658250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Cairo 2025-09-07T07:27:28.1658810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Douala 2025-09-07T07:27:28.1659500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Juba 2025-09-07T07:27:28.1660180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Gaborone 2025-09-07T07:27:28.1660850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Tunis 2025-09-07T07:27:28.1661580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Kampala 2025-09-07T07:27:28.1662230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Mbabane 2025-09-07T07:27:28.1663080Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Addis_Ababa 2025-09-07T07:27:28.1663760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Maputo 2025-09-07T07:27:28.1664370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Bissau 2025-09-07T07:27:28.1665010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Blantyre 2025-09-07T07:27:28.1665670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Niamey 2025-09-07T07:27:28.1666350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Banjul 2025-09-07T07:27:28.1667200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Abidjan 2025-09-07T07:27:28.1667870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Asmara 2025-09-07T07:27:28.1668510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Bamako 2025-09-07T07:27:28.1669200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Ouagadougou 2025-09-07T07:27:28.1669780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Lusaka 2025-09-07T07:27:28.1670460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Luanda 2025-09-07T07:27:28.1671100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Asmera 2025-09-07T07:27:28.1671870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Lubumbashi 2025-09-07T07:27:28.1672470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Accra 2025-09-07T07:27:28.1673210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Khartoum 2025-09-07T07:27:28.1673850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Ceuta 2025-09-07T07:27:28.1674540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Bujumbura 2025-09-07T07:27:28.1675290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Windhoek 2025-09-07T07:27:28.1676060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/El_Aaiun 2025-09-07T07:27:28.1676650Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Tripoli 2025-09-07T07:27:28.1677270Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Monrovia 2025-09-07T07:27:28.1678020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Dar_es_Salaam 2025-09-07T07:27:28.1678890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Johannesburg 2025-09-07T07:27:28.1679550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Kigali 2025-09-07T07:27:28.1680140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Djibouti 2025-09-07T07:27:28.1680890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Freetown 2025-09-07T07:27:28.1681670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Factory 2025-09-07T07:27:28.1682100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/UTC 2025-09-07T07:27:28.1682880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Chile/EasterIsland 2025-09-07T07:27:28.1683650Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Chile/Continental 2025-09-07T07:27:28.1684300Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/HST 2025-09-07T07:27:28.1684970Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Atlantic 2025-09-07T07:27:28.1685810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Pacific 2025-09-07T07:27:28.1686390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Eastern 2025-09-07T07:27:28.1687020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Yukon 2025-09-07T07:27:28.1687890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Saskatchewan 2025-09-07T07:27:28.1688580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Newfoundland 2025-09-07T07:27:28.1689180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Central 2025-09-07T07:27:28.1690100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Mountain 2025-09-07T07:27:28.1690700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Iceland 2025-09-07T07:27:28.1691560Z /opt/homebrew/Caskroom/miniconda/base/share/pkgconfig/nlohmann_json.pc 2025-09-07T07:27:28.1692710Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/nlohmann_json/nlohmann_jsonTargets.cmake 2025-09-07T07:27:28.1693800Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake 2025-09-07T07:27:28.1694580Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake 2025-09-07T07:27:28.1695290Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/tl-expected/tl-expected-targets.cmake 2025-09-07T07:27:28.1696020Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/tl-expected/tl-expected-config-version.cmake 2025-09-07T07:27:28.1696670Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/tl-expected/tl-expected-config.cmake 2025-09-07T07:27:28.1697220Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/Modules/FindLibSolv.cmake 2025-09-07T07:27:28.1697620Z /opt/homebrew/Caskroom/miniconda/base/share/tabset/vt300 2025-09-07T07:27:28.1698090Z /opt/homebrew/Caskroom/miniconda/base/share/tabset/std 2025-09-07T07:27:28.1698690Z /opt/homebrew/Caskroom/miniconda/base/share/tabset/vt100 2025-09-07T07:27:28.1699130Z /opt/homebrew/Caskroom/miniconda/base/share/tabset/stdcrt 2025-09-07T07:27:28.1702520Z /opt/homebrew/Caskroom/miniconda/base/share/info/libffi.info 2025-09-07T07:27:28.1702690Z /opt/homebrew/Caskroom/miniconda/base/share/info/readline.info 2025-09-07T07:27:28.1702800Z /opt/homebrew/Caskroom/miniconda/base/share/info/rluserman.info 2025-09-07T07:27:28.1702910Z /opt/homebrew/Caskroom/miniconda/base/share/info/history.info 2025-09-07T07:27:28.1703030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x50-mono 2025-09-07T07:27:28.1703150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att620-103k 2025-09-07T07:27:28.1703760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex232 2025-09-07T07:27:28.1704360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4410v1-w 2025-09-07T07:27:28.1705020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420_2 2025-09-07T07:27:28.1705580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+idl1 2025-09-07T07:27:28.1706270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansil 2025-09-07T07:27:28.1707000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-s-rv-ctxt 2025-09-07T07:27:28.1707630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-40-rv 2025-09-07T07:27:28.1708250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+idc 2025-09-07T07:27:28.1708860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-18 2025-09-07T07:27:28.1709440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-20 2025-09-07T07:27:28.1710120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-soroc 2025-09-07T07:27:28.1710700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att6386 2025-09-07T07:27:28.1711360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4425 2025-09-07T07:27:28.1712180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-ctxt 2025-09-07T07:27:28.1712800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415+nl 2025-09-07T07:27:28.1713430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aj830 2025-09-07T07:27:28.1714040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansiw 2025-09-07T07:27:28.1714670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex232w 2025-09-07T07:27:28.1715350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aixterm-16color 2025-09-07T07:27:28.1716110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-rv-unk 2025-09-07T07:27:28.1716830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-videx2 2025-09-07T07:27:28.1717580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/abm85e 2025-09-07T07:27:28.1718390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x30 2025-09-07T07:27:28.1719050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-vm80 2025-09-07T07:27:28.1719790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-rv-nl 2025-09-07T07:27:28.1720350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa+rv 2025-09-07T07:27:28.1721080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alacritty+common 2025-09-07T07:27:28.1721800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-60-rv 2025-09-07T07:27:28.1722410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/a210 2025-09-07T07:27:28.1723040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/abm85 2025-09-07T07:27:28.1723700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610+cvis 2025-09-07T07:27:28.1724500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-videx3 2025-09-07T07:27:28.1725140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alacritty 2025-09-07T07:27:28.1725700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415 2025-09-07T07:27:28.1726340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-s 2025-09-07T07:27:28.1727120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-mono 2025-09-07T07:27:28.1727850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+pp 2025-09-07T07:27:28.1728450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-28 2025-09-07T07:27:28.1729060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+idl 2025-09-07T07:27:28.1729870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-60-s-rv 2025-09-07T07:27:28.1730550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att513 2025-09-07T07:27:28.1731170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4424 2025-09-07T07:27:28.1731790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-rv-ns 2025-09-07T07:27:28.1732360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-26 2025-09-07T07:27:28.1732990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att510d 2025-09-07T07:27:28.1733710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ap-vm80 2025-09-07T07:27:28.1734500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att620-103k-w 2025-09-07T07:27:28.1735090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apollo_19L 2025-09-07T07:27:28.1735620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w 2025-09-07T07:27:28.1736200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos3 2025-09-07T07:27:28.1736820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansil-mono 2025-09-07T07:27:28.1737450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos4 2025-09-07T07:27:28.1738120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x30-mono 2025-09-07T07:27:28.1738680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+cpr 2025-09-07T07:27:28.1739300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-rv 2025-09-07T07:27:28.1739830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apl 2025-09-07T07:27:28.1740520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-w-rv 2025-09-07T07:27:28.1741080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos-4 2025-09-07T07:27:28.1741840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos-3 2025-09-07T07:27:28.1742420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5620 2025-09-07T07:27:28.1743020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari_st 2025-09-07T07:27:28.1743610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aa4080 2025-09-07T07:27:28.1744390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alto-heath 2025-09-07T07:27:28.1745000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt2 2025-09-07T07:27:28.1745670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aj 2025-09-07T07:27:28.1746410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt5 2025-09-07T07:27:28.1747180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x25-raw 2025-09-07T07:27:28.1747900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos5 2025-09-07T07:27:28.1748610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aas1901 2025-09-07T07:27:28.1749130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt 2025-09-07T07:27:28.1749780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/awsc 2025-09-07T07:27:28.1750470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-unk 2025-09-07T07:27:28.1751150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos2 2025-09-07T07:27:28.1751730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple2e 2025-09-07T07:27:28.1752460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4424m 2025-09-07T07:27:28.1753050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+csr 2025-09-07T07:27:28.1753750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-generic 2025-09-07T07:27:28.1754560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/addsviewpoint 2025-09-07T07:27:28.1755180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-60-s 2025-09-07T07:27:28.1755880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apollo+vt132 2025-09-07T07:27:28.1756730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt4 2025-09-07T07:27:28.1757430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-w 2025-09-07T07:27:28.1758040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-24-rv 2025-09-07T07:27:28.1758700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt3 2025-09-07T07:27:28.1759420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5425 2025-09-07T07:27:28.1760100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att630 2025-09-07T07:27:28.1760760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+sgr 2025-09-07T07:27:28.1761390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+cup 2025-09-07T07:27:28.1762000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos-2 2025-09-07T07:27:28.1762790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-w 2025-09-07T07:27:28.1763310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-rv 2025-09-07T07:27:28.1764040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-ctxt 2025-09-07T07:27:28.1764810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt+s 2025-09-07T07:27:28.1765460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex175 2025-09-07T07:27:28.1766120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos-5 2025-09-07T07:27:28.1766900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amp219 2025-09-07T07:27:28.1767510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm42 2025-09-07T07:27:28.1768190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att505-24 2025-09-07T07:27:28.1768790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-s-rv 2025-09-07T07:27:28.1769430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm1a 2025-09-07T07:27:28.1770110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att615 2025-09-07T07:27:28.1770890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-emx 2025-09-07T07:27:28.1771690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+sgrbold 2025-09-07T07:27:28.1772290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+sgrul 2025-09-07T07:27:28.1772810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm20 2025-09-07T07:27:28.1773490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x60-mono 2025-09-07T07:27:28.1774250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610-103k 2025-09-07T07:27:28.1774930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari 2025-09-07T07:27:28.1775570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari-old 2025-09-07T07:27:28.1776160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansiterm 2025-09-07T07:27:28.1776760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4410v1 2025-09-07T07:27:28.1777440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm11 2025-09-07T07:27:28.1778120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5418-w 2025-09-07T07:27:28.1778770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5430 2025-09-07T07:27:28.1779540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w-rv-ns 2025-09-07T07:27:28.1780300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+sgrso 2025-09-07T07:27:28.1781020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi 2025-09-07T07:27:28.1781760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att505-22 2025-09-07T07:27:28.1782360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/a80 2025-09-07T07:27:28.1783060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att605-pc 2025-09-07T07:27:28.1783720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm21 2025-09-07T07:27:28.1784300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610-w 2025-09-07T07:27:28.1785260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm42-ns 2025-09-07T07:27:28.1785770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+rca2 2025-09-07T07:27:28.1786400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att500 2025-09-07T07:27:28.1787010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/arm100 2025-09-07T07:27:28.1787690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm5 2025-09-07T07:27:28.1788430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amiga-8bit 2025-09-07T07:27:28.1789140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ambassador 2025-09-07T07:27:28.1789770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm2 2025-09-07T07:27:28.1790560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att2350 2025-09-07T07:27:28.1791330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-color-2-emx 2025-09-07T07:27:28.1791990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansis-mono 2025-09-07T07:27:28.1792610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-color-3-emx 2025-09-07T07:27:28.1793310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5620-24 2025-09-07T07:27:28.1793930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altoheath 2025-09-07T07:27:28.1794620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610+cvis0 2025-09-07T07:27:28.1795430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansisysk 2025-09-07T07:27:28.1795970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi43m 2025-09-07T07:27:28.1796640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4418-w 2025-09-07T07:27:28.1797320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420+nl 2025-09-07T07:27:28.1798020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple2e-p 2025-09-07T07:27:28.1798690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apollo_color 2025-09-07T07:27:28.1799500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730r-41 2025-09-07T07:27:28.1800190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5410v1 2025-09-07T07:27:28.1800890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-mtabs 2025-09-07T07:27:28.1801520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-w-nl 2025-09-07T07:27:28.1802120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm3 2025-09-07T07:27:28.1802700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atarist-m 2025-09-07T07:27:28.1803410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610-103k-w 2025-09-07T07:27:28.1804090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-s-rv 2025-09-07T07:27:28.1804700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+sgrdim 2025-09-07T07:27:28.1805460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-uterm-vb 2025-09-07T07:27:28.1806090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex80 2025-09-07T07:27:28.1806830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730r-24 2025-09-07T07:27:28.1807410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/arm100-w 2025-09-07T07:27:28.1808030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex219 2025-09-07T07:27:28.1808790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/addrinfo 2025-09-07T07:27:28.1809460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-60 2025-09-07T07:27:28.1810100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x25 2025-09-07T07:27:28.1810810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa+dec 2025-09-07T07:27:28.1811480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex210 2025-09-07T07:27:28.1812210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex219w 2025-09-07T07:27:28.1813030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/arm100-am 2025-09-07T07:27:28.1813650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w-ns 2025-09-07T07:27:28.1814450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-w-rv-n 2025-09-07T07:27:28.1814990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-ae 2025-09-07T07:27:28.1815770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att615-103k-w 2025-09-07T07:27:28.1816390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+erase 2025-09-07T07:27:28.1816980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att510a 2025-09-07T07:27:28.1817670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4426 2025-09-07T07:27:28.1818520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att630-24 2025-09-07T07:27:28.1819100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altoh19 2025-09-07T07:27:28.1819830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa 2025-09-07T07:27:28.1820510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-24 2025-09-07T07:27:28.1821190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-uterm 2025-09-07T07:27:28.1821770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+rep 2025-09-07T07:27:28.1822320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-rv 2025-09-07T07:27:28.1823010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alto-h19 2025-09-07T07:27:28.1823770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-rv-ctxt 2025-09-07T07:27:28.1824430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari_st-color 2025-09-07T07:27:28.1825080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansis 2025-09-07T07:27:28.1825780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/abm80 2025-09-07T07:27:28.1826580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x50 2025-09-07T07:27:28.1827190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att615-w 2025-09-07T07:27:28.1827800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4410 2025-09-07T07:27:28.1828530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aixterm-m-old 2025-09-07T07:27:28.1829200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4425-nl 2025-09-07T07:27:28.1829830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt7pc 2025-09-07T07:27:28.1830390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-48 2025-09-07T07:27:28.1831050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+idc1 2025-09-07T07:27:28.1831760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+tabs 2025-09-07T07:27:28.1832400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/appleII 2025-09-07T07:27:28.1833260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alacritty-direct 2025-09-07T07:27:28.1833900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aj832 2025-09-07T07:27:28.1834610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+local1 2025-09-07T07:27:28.1835280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/abm85h-old 2025-09-07T07:27:28.1836120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aixterm+sl 2025-09-07T07:27:28.1836810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex-219w 2025-09-07T07:27:28.1837530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari-m 2025-09-07T07:27:28.1838170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avatar0+ 2025-09-07T07:27:28.1838770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x60 2025-09-07T07:27:28.1839530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4424-1 2025-09-07T07:27:28.1840190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+rca 2025-09-07T07:27:28.1840880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4420 2025-09-07T07:27:28.1841480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4418 2025-09-07T07:27:28.1842070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-22 2025-09-07T07:27:28.1842790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aepro 2025-09-07T07:27:28.1843510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-nl 2025-09-07T07:27:28.1844130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5410v1-w 2025-09-07T07:27:28.1844860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5620-34 2025-09-07T07:27:28.1845600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-w-rv-n 2025-09-07T07:27:28.1846280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-48-rv 2025-09-07T07:27:28.1846900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apollo 2025-09-07T07:27:28.1847550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-mini 2025-09-07T07:27:28.1848210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-40 2025-09-07T07:27:28.1848900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+enq 2025-09-07T07:27:28.1849570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/abm85h 2025-09-07T07:27:28.1850180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/annarbor4080 2025-09-07T07:27:28.1850890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-nt 2025-09-07T07:27:28.1851590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-rv 2025-09-07T07:27:28.1852410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w-rv 2025-09-07T07:27:28.1853060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420 2025-09-07T07:27:28.1853640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi77 2025-09-07T07:27:28.1854330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-mr 2025-09-07T07:27:28.1855060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5418 2025-09-07T07:27:28.1855690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm3a 2025-09-07T07:27:28.1856370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x43-mono 2025-09-07T07:27:28.1856950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5620-1 2025-09-07T07:27:28.1857700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari-color 2025-09-07T07:27:28.1858590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-s-ctxt 2025-09-07T07:27:28.1859270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi.sys 2025-09-07T07:27:28.1859940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-s 2025-09-07T07:27:28.1860590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos7 2025-09-07T07:27:28.1861280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-18-rv 2025-09-07T07:27:28.1861880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm31 2025-09-07T07:27:28.1862450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-w-nl 2025-09-07T07:27:28.1862960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5620-s 2025-09-07T07:27:28.1863440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm36 2025-09-07T07:27:28.1863930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avatar 2025-09-07T07:27:28.1864440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amiga 2025-09-07T07:27:28.1865060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apollo_15P 2025-09-07T07:27:28.1865730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt7 2025-09-07T07:27:28.1866320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-rv-s 2025-09-07T07:27:28.1866980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730-41 2025-09-07T07:27:28.1867730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420_2-w 2025-09-07T07:27:28.1868380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att605-w 2025-09-07T07:27:28.1869010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att605 2025-09-07T07:27:28.1869750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-60-dec-rv 2025-09-07T07:27:28.1870400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5410 2025-09-07T07:27:28.1871020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos7pc 2025-09-07T07:27:28.1871730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm1178 2025-09-07T07:27:28.1872390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/absolute 2025-09-07T07:27:28.1873030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex-219 2025-09-07T07:27:28.1873750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/at 2025-09-07T07:27:28.1874320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm+sgr 2025-09-07T07:27:28.1874960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att620-w 2025-09-07T07:27:28.1875590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-s 2025-09-07T07:27:28.1876230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aj510 2025-09-07T07:27:28.1876840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730-24 2025-09-07T07:27:28.1877540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex-232 2025-09-07T07:27:28.1878170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aws 2025-09-07T07:27:28.1878800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att7300 2025-09-07T07:27:28.1879330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm3a+ 2025-09-07T07:27:28.1880040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avatar0 2025-09-07T07:27:28.1880560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm12 2025-09-07T07:27:28.1881160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-rv 2025-09-07T07:27:28.1881740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730r 2025-09-07T07:27:28.1882490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi.sys-old 2025-09-07T07:27:28.1883100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/a980 2025-09-07T07:27:28.1883740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att620 2025-09-07T07:27:28.1884480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-videx 2025-09-07T07:27:28.1885080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi.sysk 2025-09-07T07:27:28.1885750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amp219w 2025-09-07T07:27:28.1886440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex175-b 2025-09-07T07:27:28.1887130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x25-mono 2025-09-07T07:27:28.1887730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm31-old 2025-09-07T07:27:28.1888420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avatar1 2025-09-07T07:27:28.1889170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-80 2025-09-07T07:27:28.1889740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-db 2025-09-07T07:27:28.1890480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amiga-vnc 2025-09-07T07:27:28.1891280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-rv-nl 2025-09-07T07:27:28.1891940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm22 2025-09-07T07:27:28.1892520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610 2025-09-07T07:27:28.1893140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adds980 2025-09-07T07:27:28.1893730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple80p 2025-09-07T07:27:28.1894480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5410-w 2025-09-07T07:27:28.1895260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+inittabs 2025-09-07T07:27:28.1895940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+local 2025-09-07T07:27:28.1896550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5425-nl 2025-09-07T07:27:28.1897200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aterm 2025-09-07T07:27:28.1897930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/at-m 2025-09-07T07:27:28.1898590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4425-w 2025-09-07T07:27:28.1899330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5425-w 2025-09-07T07:27:28.1900180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-rv-ctxt 2025-09-07T07:27:28.1900810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att2300 2025-09-07T07:27:28.1901350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-ns 2025-09-07T07:27:28.1902020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5310 2025-09-07T07:27:28.1902730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4410-w 2025-09-07T07:27:28.1903510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-36-rv 2025-09-07T07:27:28.1904070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/act4 2025-09-07T07:27:28.1904790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w-rv-s 2025-09-07T07:27:28.1905410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aixterm-m 2025-09-07T07:27:28.1906060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm1 2025-09-07T07:27:28.1906740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amiga-h 2025-09-07T07:27:28.1907410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att615-103k 2025-09-07T07:27:28.1908010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ambas 2025-09-07T07:27:28.1908600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/at386 2025-09-07T07:27:28.1909220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/appleIIe 2025-09-07T07:27:28.1909810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att700 2025-09-07T07:27:28.1910470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-36 2025-09-07T07:27:28.1911150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-w-rv 2025-09-07T07:27:28.1911910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/arm100-wam 2025-09-07T07:27:28.1912630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/act5 2025-09-07T07:27:28.1913430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/appleIIgs 2025-09-07T07:27:28.1914040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/addsvp60 2025-09-07T07:27:28.1914830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w-s 2025-09-07T07:27:28.1915570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5320 2025-09-07T07:27:28.1916430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-s-ctxt 2025-09-07T07:27:28.1917200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa+unk 2025-09-07T07:27:28.1917900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-m 2025-09-07T07:27:28.1918480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adds200 2025-09-07T07:27:28.1919260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+apparrows 2025-09-07T07:27:28.1920060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-s-rv-ct 2025-09-07T07:27:28.1920830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/appleIIc 2025-09-07T07:27:28.1921500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30 2025-09-07T07:27:28.1922110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/at-color 2025-09-07T07:27:28.1922700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730 2025-09-07T07:27:28.1923350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x43 2025-09-07T07:27:28.1923960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-nl 2025-09-07T07:27:28.1924500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att505 2025-09-07T07:27:28.1925140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+arrows 2025-09-07T07:27:28.1925780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aixterm 2025-09-07T07:27:28.1926380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f200vi-w 2025-09-07T07:27:28.1926950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f200vi 2025-09-07T07:27:28.1927570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f200 2025-09-07T07:27:28.1928210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fenixw 2025-09-07T07:27:28.1928820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/falco-p 2025-09-07T07:27:28.1929360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fox 2025-09-07T07:27:28.1930030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/foot 2025-09-07T07:27:28.1930710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/freedom 2025-09-07T07:27:28.1931300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f100 2025-09-07T07:27:28.1931980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fbterm 2025-09-07T07:27:28.1932590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/freedom110 2025-09-07T07:27:28.1933280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f110-14w 2025-09-07T07:27:28.1934070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f110-w 2025-09-07T07:27:28.1934740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f1720 2025-09-07T07:27:28.1935330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/foot+base 2025-09-07T07:27:28.1935930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fixterm 2025-09-07T07:27:28.1936620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/freedom100 2025-09-07T07:27:28.1937240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f200-w 2025-09-07T07:27:28.1937840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fos 2025-09-07T07:27:28.1938480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/foot-direct 2025-09-07T07:27:28.1939010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f110 2025-09-07T07:27:28.1939660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fenix 2025-09-07T07:27:28.1940230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/falco 2025-09-07T07:27:28.1940940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f110-14 2025-09-07T07:27:28.1941580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/freedom-rv 2025-09-07T07:27:28.1942190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f100-rv 2025-09-07T07:27:28.1942910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/freedom200 2025-09-07T07:27:28.1943480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f1720a 2025-09-07T07:27:28.1944310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fortune 2025-09-07T07:27:28.1944880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P4 2025-09-07T07:27:28.1945460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P14-W 2025-09-07T07:27:28.1946090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P14-M 2025-09-07T07:27:28.1946670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P5 2025-09-07T07:27:28.1947370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P9-8-W 2025-09-07T07:27:28.1947950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P9-8 2025-09-07T07:27:28.1948690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P8-W 2025-09-07T07:27:28.1949230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P12-M 2025-09-07T07:27:28.1949780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P7 2025-09-07T07:27:28.1950310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P9 2025-09-07T07:27:28.1950910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P8 2025-09-07T07:27:28.1951650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P12-M-W 2025-09-07T07:27:28.1952220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P12-W 2025-09-07T07:27:28.1952910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P9-W 2025-09-07T07:27:28.1953720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P14 2025-09-07T07:27:28.1954490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P14-M-W 2025-09-07T07:27:28.1955070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P12 2025-09-07T07:27:28.1955650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp236 2025-09-07T07:27:28.1956340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19us 2025-09-07T07:27:28.1956910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h-100 2025-09-07T07:27:28.1957540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-nt 2025-09-07T07:27:28.1958340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621b-kx-p 2025-09-07T07:27:28.1959090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h100 2025-09-07T07:27:28.1959780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19a 2025-09-07T07:27:28.1960410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624-10p 2025-09-07T07:27:28.1960960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19 2025-09-07T07:27:28.1961560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hirez100 2025-09-07T07:27:28.1962160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621a-a 2025-09-07T07:27:28.1962740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2640b 2025-09-07T07:27:28.1963340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-smul 2025-09-07T07:27:28.1964130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h80 2025-09-07T07:27:28.1964880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626p 2025-09-07T07:27:28.1965600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2623a 2025-09-07T07:27:28.1966230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpterm-color 2025-09-07T07:27:28.1966790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpex2 2025-09-07T07:27:28.1967450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2645a 2025-09-07T07:27:28.1968170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/heath-19 2025-09-07T07:27:28.1968740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hterm 2025-09-07T07:27:28.1969480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19g 2025-09-07T07:27:28.1970020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-u 2025-09-07T07:27:28.1971020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-12 2025-09-07T07:27:28.1971560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp 2025-09-07T07:27:28.1972190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-g 2025-09-07T07:27:28.1972860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-x40 2025-09-07T07:27:28.1973640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpterm-color2 2025-09-07T07:27:28.1974330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/heathkit 2025-09-07T07:27:28.1975040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h29a-kc-bc 2025-09-07T07:27:28.1975700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-a 2025-09-07T07:27:28.1976310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621b-kx 2025-09-07T07:27:28.1976890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-bs 2025-09-07T07:27:28.1977610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp70092A 2025-09-07T07:27:28.1978270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-wl 2025-09-07T07:27:28.1978980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+pfk-cr 2025-09-07T07:27:28.1979780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz2000 2025-09-07T07:27:28.1980530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98550a-color 2025-09-07T07:27:28.1981130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b-4p 2025-09-07T07:27:28.1981830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98550 2025-09-07T07:27:28.1982450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpsub 2025-09-07T07:27:28.1983180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+arrows 2025-09-07T07:27:28.1983870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+pfk+arrows 2025-09-07T07:27:28.1984470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621k45 2025-09-07T07:27:28.1985160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/heathkit-a 2025-09-07T07:27:28.1985950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98550-color 2025-09-07T07:27:28.1986600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hds200 2025-09-07T07:27:28.1987300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1420 2025-09-07T07:27:28.1987930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2392 2025-09-07T07:27:28.1988630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hirez100-w 2025-09-07T07:27:28.1989190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2648 2025-09-07T07:27:28.1989760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hft-c 2025-09-07T07:27:28.1990340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1552 2025-09-07T07:27:28.1990930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2 2025-09-07T07:27:28.1991760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h29a-nkc-bc 2025-09-07T07:27:28.1992310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+color 2025-09-07T07:27:28.1992920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-fl 2025-09-07T07:27:28.1993550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2641a 2025-09-07T07:27:28.1994350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/htx11 2025-09-07T07:27:28.1995130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2627a 2025-09-07T07:27:28.1995710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp262x 2025-09-07T07:27:28.1996480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624 2025-09-07T07:27:28.1996950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2623 2025-09-07T07:27:28.1997740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621p-a 2025-09-07T07:27:28.1998420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-k45 2025-09-07T07:27:28.1999170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621b 2025-09-07T07:27:28.1999750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hazel 2025-09-07T07:27:28.2000380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2648a 2025-09-07T07:27:28.2000950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98550a 2025-09-07T07:27:28.2001460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2622 2025-09-07T07:27:28.2002130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp9837 2025-09-07T07:27:28.2002770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b-4p-p 2025-09-07T07:27:28.2003480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621p 2025-09-07T07:27:28.2004080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpgeneric 2025-09-07T07:27:28.2004790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624a 2025-09-07T07:27:28.2005450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1500 2025-09-07T07:27:28.2006190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19kermit 2025-09-07T07:27:28.2006910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-us 2025-09-07T07:27:28.2007480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hft-old 2025-09-07T07:27:28.2008200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp700-wy 2025-09-07T07:27:28.2008760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp9845 2025-09-07T07:27:28.2009460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-nl 2025-09-07T07:27:28.2010010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpex 2025-09-07T07:27:28.2010640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19k 2025-09-07T07:27:28.2011310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hterm-256color 2025-09-07T07:27:28.2012000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h29a-kc-uc 2025-09-07T07:27:28.2012600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+printer 2025-09-07T07:27:28.2013150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2397a 2025-09-07T07:27:28.2013800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b-10p 2025-09-07T07:27:28.2014350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1510 2025-09-07T07:27:28.2015020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-ba 2025-09-07T07:27:28.2015640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-12x40 2025-09-07T07:27:28.2016230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/ha8675 2025-09-07T07:27:28.2017090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/ha8686 2025-09-07T07:27:28.2017700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2640a 2025-09-07T07:27:28.2018340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1520 2025-09-07T07:27:28.2019050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626a 2025-09-07T07:27:28.2019850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624a-10p 2025-09-07T07:27:28.2020410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/heath 2025-09-07T07:27:28.2021140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hft-c-old 2025-09-07T07:27:28.2021820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98720 2025-09-07T07:27:28.2022430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1000 2025-09-07T07:27:28.2023150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hft 2025-09-07T07:27:28.2023840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2382 2025-09-07T07:27:28.2024520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpterm 2025-09-07T07:27:28.2025120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpansi 2025-09-07T07:27:28.2025710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98721 2025-09-07T07:27:28.2026310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-b 2025-09-07T07:27:28.2026950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-a 2025-09-07T07:27:28.2027510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp45 2025-09-07T07:27:28.2028100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h-100bw 2025-09-07T07:27:28.2028840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1520-noesc 2025-09-07T07:27:28.2029360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp110 2025-09-07T07:27:28.2029850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp300h 2025-09-07T07:27:28.2030340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/he80 2025-09-07T07:27:28.2030900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-12-s 2025-09-07T07:27:28.2031410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2397 2025-09-07T07:27:28.2031950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp150 2025-09-07T07:27:28.2032490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2382a 2025-09-07T07:27:28.2033150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-48 2025-09-07T07:27:28.2033880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+pfk+cr 2025-09-07T07:27:28.2034540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h29a-nkc-uc 2025-09-07T07:27:28.2035120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp700 2025-09-07T07:27:28.2035760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621b-p 2025-09-07T07:27:28.2036480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h100bw 2025-09-07T07:27:28.2037220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hurd 2025-09-07T07:27:28.2037820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp70092 2025-09-07T07:27:28.2038470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2622a 2025-09-07T07:27:28.2039180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2644a 2025-09-07T07:27:28.2039980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2645 2025-09-07T07:27:28.2040680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b-10p-p 2025-09-07T07:27:28.2041270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-s 2025-09-07T07:27:28.2042040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2627c 2025-09-07T07:27:28.2042670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1552-rv 2025-09-07T07:27:28.2043340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626 2025-09-07T07:27:28.2044090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2627a-rev 2025-09-07T07:27:28.2044750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621 2025-09-07T07:27:28.2045440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b 2025-09-07T07:27:28.2046090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-ns 2025-09-07T07:27:28.2046750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hmod1 2025-09-07T07:27:28.2047320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621A 2025-09-07T07:27:28.2047960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+labels 2025-09-07T07:27:28.2048750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b-p 2025-09-07T07:27:28.2049380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/heath-ansi 2025-09-07T07:27:28.2050040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2647a 2025-09-07T07:27:28.2050700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-35 2025-09-07T07:27:28.2051420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-100 2025-09-07T07:27:28.2052190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-50 2025-09-07T07:27:28.2052740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/o4112-nd 2025-09-07T07:27:28.2053500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-25-w 2025-09-07T07:27:28.2054150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oc100 2025-09-07T07:27:28.2054860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-60 2025-09-07T07:27:28.2055580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-35-w 2025-09-07T07:27:28.2056140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/osexec 2025-09-07T07:27:28.2056680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/o85h 2025-09-07T07:27:28.2057290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oldibmpc3 2025-09-07T07:27:28.2057870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-w 2025-09-07T07:27:28.2058510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-50-w 2025-09-07T07:27:28.2059220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-25-w-vt 2025-09-07T07:27:28.2059840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/osborne 2025-09-07T07:27:28.2060420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oldsun 2025-09-07T07:27:28.2061010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/osborne1-w 2025-09-07T07:27:28.2061670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/osborne-w 2025-09-07T07:27:28.2062350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/owl 2025-09-07T07:27:28.2062920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oconcept 2025-09-07T07:27:28.2063600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt 2025-09-07T07:27:28.2064380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-60-nti 2025-09-07T07:27:28.2065010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/ofcons 2025-09-07T07:27:28.2065610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opus3n1+ 2025-09-07T07:27:28.2066200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/otek4112 2025-09-07T07:27:28.2066900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/otek4115 2025-09-07T07:27:28.2067790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oldxterm+sm+1006 2025-09-07T07:27:28.2068580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-100-nti 2025-09-07T07:27:28.2069320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-nti 2025-09-07T07:27:28.2069900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oblit 2025-09-07T07:27:28.2070610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/otek4114 2025-09-07T07:27:28.2071280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/otek4113 2025-09-07T07:27:28.2071950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-50-nti 2025-09-07T07:27:28.2072450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/o31 2025-09-07T07:27:28.2073310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oabm85h 2025-09-07T07:27:28.2073830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oldpc3 2025-09-07T07:27:28.2074400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/osborne1 2025-09-07T07:27:28.2075160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/omron 2025-09-07T07:27:28.2075820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-25-nti 2025-09-07T07:27:28.2076380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/origpc3 2025-09-07T07:27:28.2077060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-w-vt 2025-09-07T07:27:28.2077770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-60-w 2025-09-07T07:27:28.2078410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/origibmpc3 2025-09-07T07:27:28.2079130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/old-st 2025-09-07T07:27:28.2079750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/ojerq 2025-09-07T07:27:28.2080400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-25 2025-09-07T07:27:28.2081020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-35-nti 2025-09-07T07:27:28.2081660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/os9LII 2025-09-07T07:27:28.2082470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6a/jfbterm 2025-09-07T07:27:28.2083170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6a/jaixterm-m 2025-09-07T07:27:28.2083810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6a/jerq 2025-09-07T07:27:28.2084380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6a/jaixterm 2025-09-07T07:27:28.2085050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/32/2621 2025-09-07T07:27:28.2085780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/32/2621-wl 2025-09-07T07:27:28.2086500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/32/2621A 2025-09-07T07:27:28.2087030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/35/5051 2025-09-07T07:27:28.2087730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/35/5410-w 2025-09-07T07:27:28.2088360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/35/5630-24 2025-09-07T07:27:28.2089110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/35/5630DMD-24 2025-09-07T07:27:28.2089620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/35/5620 2025-09-07T07:27:28.2090480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iris-ansi 2025-09-07T07:27:28.2091160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iq140 2025-09-07T07:27:28.2091820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3161 2025-09-07T07:27:28.2092430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intertube2 2025-09-07T07:27:28.2093130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6154-c 2025-09-07T07:27:28.2093760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iterm 2025-09-07T07:27:28.2094410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intertube 2025-09-07T07:27:28.2095080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3151 2025-09-07T07:27:28.2095680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5051 2025-09-07T07:27:28.2096270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8604 2025-09-07T07:27:28.2096920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/infoton 2025-09-07T07:27:28.2097650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmpc3r-mono 2025-09-07T07:27:28.2098250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmaed 2025-09-07T07:27:28.2098910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmpc 2025-09-07T07:27:28.2099530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ips 2025-09-07T07:27:28.2100120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm327x 2025-09-07T07:27:28.2100720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibcs2 2025-09-07T07:27:28.2101410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/i100 2025-09-07T07:27:28.2102170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmmpel-c 2025-09-07T07:27:28.2102780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmega 2025-09-07T07:27:28.2103530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5154 2025-09-07T07:27:28.2104280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iTerm2.app 2025-09-07T07:27:28.2105360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iris-ansi-net 2025-09-07T07:27:28.2106310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/infoton2 2025-09-07T07:27:28.2107030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmvga-c 2025-09-07T07:27:28.2107900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm+16color 2025-09-07T07:27:28.2108630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ims-ansi 2025-09-07T07:27:28.2109400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm-system1 2025-09-07T07:27:28.2109970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmapa8c 2025-09-07T07:27:28.2110810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8503 2025-09-07T07:27:28.2111450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmega-c 2025-09-07T07:27:28.2112210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmx 2025-09-07T07:27:28.2112750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm-pc 2025-09-07T07:27:28.2113380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intext2 2025-09-07T07:27:28.2114210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5081 2025-09-07T07:27:28.2114920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmapa8c-c 2025-09-07T07:27:28.2115460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ipsi 2025-09-07T07:27:28.2116200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3162 2025-09-07T07:27:28.2116970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iris-color 2025-09-07T07:27:28.2117630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ims950-rv 2025-09-07T07:27:28.2118240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8512 2025-09-07T07:27:28.2119070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3161-C 2025-09-07T07:27:28.2119760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iq120 2025-09-07T07:27:28.2120350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3163 2025-09-07T07:27:28.2120970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3164 2025-09-07T07:27:28.2121750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6153-90 2025-09-07T07:27:28.2122320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8513 2025-09-07T07:27:28.2123030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5081-c 2025-09-07T07:27:28.2123650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iris40 2025-09-07T07:27:28.2124290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8514 2025-09-07T07:27:28.2124890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3101 2025-09-07T07:27:28.2125610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iterm2 2025-09-07T07:27:28.2126200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6153 2025-09-07T07:27:28.2126780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intertec 2025-09-07T07:27:28.2127530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6154 2025-09-07T07:27:28.2128140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmpc3r 2025-09-07T07:27:28.2128720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmvga 2025-09-07T07:27:28.2129320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6155 2025-09-07T07:27:28.2130160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ims950-b 2025-09-07T07:27:28.2130960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/interix-nti 2025-09-07T07:27:28.2131690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmmono 2025-09-07T07:27:28.2132260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmapa8 2025-09-07T07:27:28.2133040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iTerm.app 2025-09-07T07:27:28.2133720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/icl6404 2025-09-07T07:27:28.2134410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/icl6404-w 2025-09-07T07:27:28.2135160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iterm2-direct 2025-09-07T07:27:28.2135700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/i3101 2025-09-07T07:27:28.2136450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intext 2025-09-07T07:27:28.2137110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/interix 2025-09-07T07:27:28.2137650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmpc3 2025-09-07T07:27:28.2138220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5151 2025-09-07T07:27:28.2138880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmpcx 2025-09-07T07:27:28.2139670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm+color 2025-09-07T07:27:28.2140380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/i3164 2025-09-07T07:27:28.2141150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/icl6402 2025-09-07T07:27:28.2141680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ifmr 2025-09-07T07:27:28.2142210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/i400 2025-09-07T07:27:28.2142940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8507 2025-09-07T07:27:28.2143500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ims950 2025-09-07T07:27:28.2144270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iris-ansi-ap 2025-09-07T07:27:28.2144830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmapa16 2025-09-07T07:27:28.2145630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm-apl 2025-09-07T07:27:28.2146260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intextii 2025-09-07T07:27:28.2147080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8514-c 2025-09-07T07:27:28.2147770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5154-c 2025-09-07T07:27:28.2148460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6153-40 2025-09-07T07:27:28.2149150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q310-vip-H 2025-09-07T07:27:28.2149910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q306-8-pc 2025-09-07T07:27:28.2150600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q310-vip-H-am 2025-09-07T07:27:28.2151400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q310-vip-w-am 2025-09-07T07:27:28.2152150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q310-vip-w 2025-09-07T07:27:28.2152840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q310-vip-Hw 2025-09-07T07:27:28.2153490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/58/X-hpterm 2025-09-07T07:27:28.2154320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/58/X-hpterm-color2 2025-09-07T07:27:28.2154980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-2012 2025-09-07T07:27:28.2155570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-44 2025-09-07T07:27:28.2156120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru+rv 2025-09-07T07:27:28.2156730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru 2025-09-07T07:27:28.2157300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gator 2025-09-07T07:27:28.2158040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome+pcfkeys 2025-09-07T07:27:28.2158700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/go140 2025-09-07T07:27:28.2159320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76-s 2025-09-07T07:27:28.2159970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-lp 2025-09-07T07:27:28.2160680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76-w-s 2025-09-07T07:27:28.2161310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gsi 2025-09-07T07:27:28.2161900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gs6300 2025-09-07T07:27:28.2162710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gator-52 2025-09-07T07:27:28.2163250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-44-s 2025-09-07T07:27:28.2163920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-rh72 2025-09-07T07:27:28.2164680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gs5430-24 2025-09-07T07:27:28.2165440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-rh80 2025-09-07T07:27:28.2166100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru+s 2025-09-07T07:27:28.2166760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-fc5 2025-09-07T07:27:28.2167360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gs5430-22 2025-09-07T07:27:28.2167890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gt40 2025-09-07T07:27:28.2168470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/go225 2025-09-07T07:27:28.2169140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-33-rv 2025-09-07T07:27:28.2169760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome 2025-09-07T07:27:28.2170380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-2007 2025-09-07T07:27:28.2171040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gigi 2025-09-07T07:27:28.2171680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-33 2025-09-07T07:27:28.2172350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-2008 2025-09-07T07:27:28.2173010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gator-t 2025-09-07T07:27:28.2173700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/graphos 2025-09-07T07:27:28.2174290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76 2025-09-07T07:27:28.2174980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/glasstty 2025-09-07T07:27:28.2175630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-256color 2025-09-07T07:27:28.2176250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gs5430 2025-09-07T07:27:28.2176830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-rv 2025-09-07T07:27:28.2177450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-24 2025-09-07T07:27:28.2178080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru+unk 2025-09-07T07:27:28.2178870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-rh90 2025-09-07T07:27:28.2179540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76-w 2025-09-07T07:27:28.2180140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-nctxt 2025-09-07T07:27:28.2180760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-rh62 2025-09-07T07:27:28.2181400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/go-225 2025-09-07T07:27:28.2182090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gt100a 2025-09-07T07:27:28.2182690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gt100 2025-09-07T07:27:28.2186210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gt42 2025-09-07T07:27:28.2186550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-s 2025-09-07T07:27:28.2186960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76-lp 2025-09-07T07:27:28.2187230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/go140w 2025-09-07T07:27:28.2187540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/graphos-30 2025-09-07T07:27:28.2187850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-33-s 2025-09-07T07:27:28.2188130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gator-52t 2025-09-07T07:27:28.2188410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76-wm 2025-09-07T07:27:28.2188940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/34/4410-w 2025-09-07T07:27:28.2189730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/34/4027ex 2025-09-07T07:27:28.2190540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/34/4025ex 2025-09-07T07:27:28.2191470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/33/386at 2025-09-07T07:27:28.2192040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/33/3b1 2025-09-07T07:27:28.2192800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4e/NCR260VT300WPP 2025-09-07T07:27:28.2193500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4e/NCRVT100WPP 2025-09-07T07:27:28.2194380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/45/Eterm-88color 2025-09-07T07:27:28.2195020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/45/Eterm 2025-09-07T07:27:28.2195790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/45/Eterm-256color 2025-09-07T07:27:28.2196470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/45/Eterm-color 2025-09-07T07:27:28.2197220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel1b-nb 2025-09-07T07:27:28.2197780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scanset 2025-09-07T07:27:28.2198420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/swtp 2025-09-07T07:27:28.2199070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/superbee-xsb 2025-09-07T07:27:28.2199600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/synertek380 2025-09-07T07:27:28.2200200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-256color 2025-09-07T07:27:28.2200770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen5 2025-09-07T07:27:28.2201500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/soroc140 2025-09-07T07:27:28.2202320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-16color 2025-09-07T07:27:28.2203160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen2 2025-09-07T07:27:28.2203850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-17 2025-09-07T07:27:28.2204470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.putty 2025-09-07T07:27:28.2205060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun 2025-09-07T07:27:28.2205770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-16color 2025-09-07T07:27:28.2206510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/stterm-256color 2025-09-07T07:27:28.2207100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen3 2025-09-07T07:27:28.2207680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen4 2025-09-07T07:27:28.2208490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.konsole-256color 2025-09-07T07:27:28.2209110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/s4 2025-09-07T07:27:28.2209980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.putty-m1 2025-09-07T07:27:28.2210820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-16color-bce-s 2025-09-07T07:27:28.2211660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-256color-bce 2025-09-07T07:27:28.2212470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel12-80 2025-09-07T07:27:28.2213150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/superbee 2025-09-07T07:27:28.2213850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-0.7 2025-09-07T07:27:28.2214580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.putty-m1b 2025-09-07T07:27:28.2215210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-cgsix 2025-09-07T07:27:28.2215760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sb3 2025-09-07T07:27:28.2216400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scoansi 2025-09-07T07:27:28.2217100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.konsole 2025-09-07T07:27:28.2217700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st52-m 2025-09-07T07:27:28.2218490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-0.6 2025-09-07T07:27:28.2219160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.rxvt 2025-09-07T07:27:28.2219850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-type4 2025-09-07T07:27:28.2220440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-0.8 2025-09-07T07:27:28.2221070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sb2 2025-09-07T07:27:28.2221790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.linux-m1b 2025-09-07T07:27:28.2222430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/superbeeic 2025-09-07T07:27:28.2223310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-e-s 2025-09-07T07:27:28.2223770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-cmd 2025-09-07T07:27:28.2224380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/soroc 2025-09-07T07:27:28.2225100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.gnome 2025-09-07T07:27:28.2225870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.xterm-r6 2025-09-07T07:27:28.2226590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.linux-s 2025-09-07T07:27:28.2227250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-c 2025-09-07T07:27:28.2228140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.vte 2025-09-07T07:27:28.2228530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sune 2025-09-07T07:27:28.2229250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel1-nb 2025-09-07T07:27:28.2229870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-base 2025-09-07T07:27:28.2230530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.gnome 2025-09-07T07:27:28.2231420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.linux-m2 2025-09-07T07:27:28.2231960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun2 2025-09-07T07:27:28.2232660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-w 2025-09-07T07:27:28.2233670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.xterm-xfree86 2025-09-07T07:27:28.2234180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/stterm 2025-09-07T07:27:28.2234840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-ss5 2025-09-07T07:27:28.2235640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-e 2025-09-07T07:27:28.2236330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-nic 2025-09-07T07:27:28.2237170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.mlterm-256color 2025-09-07T07:27:28.2237800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.rxvt 2025-09-07T07:27:28.2238380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-34 2025-09-07T07:27:28.2239150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel2-80 2025-09-07T07:27:28.2239690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-direct 2025-09-07T07:27:28.2240420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/simterm 2025-09-07T07:27:28.2241100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel1b 2025-09-07T07:27:28.2241640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sc415 2025-09-07T07:27:28.2242190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sibo 2025-09-07T07:27:28.2242820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scoansi-old 2025-09-07T07:27:28.2243490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/stv52 2025-09-07T07:27:28.2244480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-16color-s 2025-09-07T07:27:28.2245490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.xterm-new 2025-09-07T07:27:28.2246100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st 2025-09-07T07:27:28.2246820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st52-color 2025-09-07T07:27:28.2247410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sbobcat 2025-09-07T07:27:28.2248180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.linux 2025-09-07T07:27:28.2248730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-12 2025-09-07T07:27:28.2249540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-256color-bce-s 2025-09-07T07:27:28.2250390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen+italics 2025-09-07T07:27:28.2250940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-24 2025-09-07T07:27:28.2251780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.putty-m2 2025-09-07T07:27:28.2252610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.linux 2025-09-07T07:27:28.2253500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screwpoint 2025-09-07T07:27:28.2254130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/soroc120 2025-09-07T07:27:28.2254770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-48 2025-09-07T07:27:28.2255480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/simpleterm 2025-09-07T07:27:28.2256100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/synertek 2025-09-07T07:27:28.2256690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scrt 2025-09-07T07:27:28.2257250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen 2025-09-07T07:27:28.2257900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-il 2025-09-07T07:27:28.2258600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce 2025-09-07T07:27:28.2259360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sbi 2025-09-07T07:27:28.2259890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sb1 2025-09-07T07:27:28.2260820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.xterm-256color 2025-09-07T07:27:28.2261320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st52 2025-09-07T07:27:28.2262050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scrhp 2025-09-07T07:27:28.2262820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/stterm-16color 2025-09-07T07:27:28.2263550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scoansi-new 2025-09-07T07:27:28.2264160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/superbrain 2025-09-07T07:27:28.2264860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-256color-s 2025-09-07T07:27:28.2265480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sv80 2025-09-07T07:27:28.2266260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.mlterm 2025-09-07T07:27:28.2267010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.vte-256color 2025-09-07T07:27:28.2267830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.putty-256color 2025-09-07T07:27:28.2268440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.mrxvt 2025-09-07T07:27:28.2269010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st52-old 2025-09-07T07:27:28.2269640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.Eterm 2025-09-07T07:27:28.2270330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/spinwriter 2025-09-07T07:27:28.2271200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-s 2025-09-07T07:27:28.2271830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun1 2025-09-07T07:27:28.2272550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.teraterm 2025-09-07T07:27:28.2273310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.Eterm 2025-09-07T07:27:28.2273920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.mrxvt 2025-09-07T07:27:28.2274800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-16color-bce 2025-09-07T07:27:28.2275340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-s 2025-09-07T07:27:28.2275950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/stv52pc 2025-09-07T07:27:28.2276730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel1b-80 2025-09-07T07:27:28.2277420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/system1 2025-09-07T07:27:28.2278120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.linux-m1 2025-09-07T07:27:28.2278700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-1 2025-09-07T07:27:28.2279360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-color 2025-09-07T07:27:28.2280240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.xterm-new 2025-09-07T07:27:28.2280900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-256color 2025-09-07T07:27:28.2281510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen+fkeys 2025-09-07T07:27:28.2282210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.konsole 2025-09-07T07:27:28.2282890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun+sl 2025-09-07T07:27:28.2283470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sc410 2025-09-07T07:27:28.2284070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-s-e 2025-09-07T07:27:28.2284870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel1 2025-09-07T07:27:28.2285450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/securecrt 2025-09-07T07:27:28.2286050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty4424 2025-09-07T07:27:28.2286740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tw52 2025-09-07T07:27:28.2287550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-mc-vb 2025-09-07T07:27:28.2288250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5620-s 2025-09-07T07:27:28.2289050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-unk-2p 2025-09-07T07:27:28.2289660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab132-rv 2025-09-07T07:27:28.2290450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab132-15 2025-09-07T07:27:28.2291050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5620-1 2025-09-07T07:27:28.2291730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek 2025-09-07T07:27:28.2292420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti926-8 2025-09-07T07:27:28.2293090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-mc 2025-09-07T07:27:28.2293710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-vb 2025-09-07T07:27:28.2294340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi925-hi 2025-09-07T07:27:28.2294960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty33 2025-09-07T07:27:28.2295670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4027-ex 2025-09-07T07:27:28.2296330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4107 2025-09-07T07:27:28.2297040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti928-8 2025-09-07T07:27:28.2297640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-rv 2025-09-07T07:27:28.2298240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-2p-p 2025-09-07T07:27:28.2298990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-vb-unk 2025-09-07T07:27:28.2299670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ttydmd 2025-09-07T07:27:28.2300440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-p-2p 2025-09-07T07:27:28.2301000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4109 2025-09-07T07:27:28.2301730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty35 2025-09-07T07:27:28.2302400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-mc-2p 2025-09-07T07:27:28.2303130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916-8-132 2025-09-07T07:27:28.2304010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-2p-unk 2025-09-07T07:27:28.2304570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti931 2025-09-07T07:27:28.2305190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi970-vb 2025-09-07T07:27:28.2305770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5425 2025-09-07T07:27:28.2306440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts-1p 2025-09-07T07:27:28.2307020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920 2025-09-07T07:27:28.2307850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5620-34 2025-09-07T07:27:28.2308480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi9065 2025-09-07T07:27:28.2309190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-p-2p 2025-09-07T07:27:28.2309860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-2p-p 2025-09-07T07:27:28.2310680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b+printer 2025-09-07T07:27:28.2311420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-mc-2p 2025-09-07T07:27:28.2312030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t16 2025-09-07T07:27:28.2312670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c 2025-09-07T07:27:28.2313540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-unk-vb 2025-09-07T07:27:28.2314110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tgtelnet 2025-09-07T07:27:28.2314700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-unk 2025-09-07T07:27:28.2315260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4027 2025-09-07T07:27:28.2315990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminology 2025-09-07T07:27:28.2316580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5620 2025-09-07T07:27:28.2317270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-mc-vb 2025-09-07T07:27:28.2318150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b+fn 2025-09-07T07:27:28.2318800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tws2103-sna 2025-09-07T07:27:28.2319510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4105-30 2025-09-07T07:27:28.2320270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tws2102-sna 2025-09-07T07:27:28.2321070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025-17-ws 2025-09-07T07:27:28.2321620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b 2025-09-07T07:27:28.2322220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-mc 2025-09-07T07:27:28.2322790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi910 2025-09-07T07:27:28.2323400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-vb 2025-09-07T07:27:28.2324040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty4424-1 2025-09-07T07:27:28.2324800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t10 2025-09-07T07:27:28.2325640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-unk 2025-09-07T07:27:28.2326360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti707 2025-09-07T07:27:28.2326940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi921 2025-09-07T07:27:28.2327500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti700 2025-09-07T07:27:28.2328070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4404 2025-09-07T07:27:28.2328860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-2p 2025-09-07T07:27:28.2329510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950-2p 2025-09-07T07:27:28.2330070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken 2025-09-07T07:27:28.2330720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tt52 2025-09-07T07:27:28.2331380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025a 2025-09-07T07:27:28.2332110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-vb-p 2025-09-07T07:27:28.2332750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-unk-2p 2025-09-07T07:27:28.2333490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5410v1-w 2025-09-07T07:27:28.2334240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/trs2 2025-09-07T07:27:28.2335100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-mc-2p 2025-09-07T07:27:28.2335760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950 2025-09-07T07:27:28.2336300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti924 2025-09-07T07:27:28.2337060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tw52-m 2025-09-07T07:27:28.2337640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916-132 2025-09-07T07:27:28.2338260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-nl 2025-09-07T07:27:28.2338940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5425-w 2025-09-07T07:27:28.2339530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950-rv 2025-09-07T07:27:28.2340320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-p-vb 2025-09-07T07:27:28.2341200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-mc-vb 2025-09-07T07:27:28.2341840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi970-2p 2025-09-07T07:27:28.2342530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4207 2025-09-07T07:27:28.2343160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teraterm4.59 2025-09-07T07:27:28.2343890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912cc 2025-09-07T07:27:28.2344750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-vb-unk 2025-09-07T07:27:28.2345290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t3800 2025-09-07T07:27:28.2345970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-mc-vb 2025-09-07T07:27:28.2346620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminology-1.0.0 2025-09-07T07:27:28.2347270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tw100 2025-09-07T07:27:28.2347960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b+dim 2025-09-07T07:27:28.2348610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminet300 2025-09-07T07:27:28.2349250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-2018 2025-09-07T07:27:28.2349920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti703-w 2025-09-07T07:27:28.2350620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty43 2025-09-07T07:27:28.2351330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4113 2025-09-07T07:27:28.2352070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-16color 2025-09-07T07:27:28.2352890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminator 2025-09-07T07:27:28.2353450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4114 2025-09-07T07:27:28.2354140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti_ansi 2025-09-07T07:27:28.2354750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts100-ctxt 2025-09-07T07:27:28.2355380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5425-nl 2025-09-07T07:27:28.2355980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teletec 2025-09-07T07:27:28.2356520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts1p 2025-09-07T07:27:28.2357200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-2p-unk 2025-09-07T07:27:28.2357850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-p-vb 2025-09-07T07:27:28.2358510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4125 2025-09-07T07:27:28.2359260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950-rv-4p 2025-09-07T07:27:28.2359930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts100 2025-09-07T07:27:28.2360570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-2p 2025-09-07T07:27:28.2361350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5410-w 2025-09-07T07:27:28.2362010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-vb-p 2025-09-07T07:27:28.2362660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab 2025-09-07T07:27:28.2363310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti707-w 2025-09-07T07:27:28.2364000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-p 2025-09-07T07:27:28.2364700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi955-w 2025-09-07T07:27:28.2365570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-mc-2p 2025-09-07T07:27:28.2366150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4113-34 2025-09-07T07:27:28.2366630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-p 2025-09-07T07:27:28.2367160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4115 2025-09-07T07:27:28.2367690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-unk-vb 2025-09-07T07:27:28.2368170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4112 2025-09-07T07:27:28.2368730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminet1200 2025-09-07T07:27:28.2369330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t3700 2025-09-07T07:27:28.2370070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-sc+fkeys 2025-09-07T07:27:28.2370630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t1061f 2025-09-07T07:27:28.2371320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty37 2025-09-07T07:27:28.2371940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c 2025-09-07T07:27:28.2372510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t1061 2025-09-07T07:27:28.2373080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi803 2025-09-07T07:27:28.2373910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tn1200 2025-09-07T07:27:28.2374540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti924-8 2025-09-07T07:27:28.2375290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-vb-unk 2025-09-07T07:27:28.2376120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-vt+fkeys 2025-09-07T07:27:28.2376800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts100-sp 2025-09-07T07:27:28.2377460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty4420 2025-09-07T07:27:28.2378130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-2p-mc 2025-09-07T07:27:28.2378730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty4424m 2025-09-07T07:27:28.2379280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4105 2025-09-07T07:27:28.2379920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4015-sm 2025-09-07T07:27:28.2380600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-vb-mc 2025-09-07T07:27:28.2381320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminet 2025-09-07T07:27:28.2381940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b 2025-09-07T07:27:28.2382540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-w 2025-09-07T07:27:28.2383280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab132-w-rv 2025-09-07T07:27:28.2384070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teleray 2025-09-07T07:27:28.2384630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/trsII 2025-09-07T07:27:28.2385250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b+vb 2025-09-07T07:27:28.2385990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-p-2p 2025-09-07T07:27:28.2386590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-2p-p 2025-09-07T07:27:28.2387300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4109brl 2025-09-07T07:27:28.2387960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty4426 2025-09-07T07:27:28.2388560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-2p 2025-09-07T07:27:28.2389390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-unk-2p 2025-09-07T07:27:28.2390140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-w-rv 2025-09-07T07:27:28.2390820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4112-5 2025-09-07T07:27:28.2391480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tmux-256color 2025-09-07T07:27:28.2392060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi924 2025-09-07T07:27:28.2392770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-rv-nl 2025-09-07T07:27:28.2393380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti924-8w 2025-09-07T07:27:28.2394120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-2p-p 2025-09-07T07:27:28.2394840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab132-w 2025-09-07T07:27:28.2395420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts-1 2025-09-07T07:27:28.2396270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-p-2p 2025-09-07T07:27:28.2396900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tws-generic 2025-09-07T07:27:28.2397620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tandem6510 2025-09-07T07:27:28.2398380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teraterm-256color 2025-09-07T07:27:28.2399130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-vb-mc 2025-09-07T07:27:28.2399760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912 2025-09-07T07:27:28.2400360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teraterm 2025-09-07T07:27:28.2400920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti733 2025-09-07T07:27:28.2401590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025 2025-09-07T07:27:28.2402320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b+mc 2025-09-07T07:27:28.2403070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5410 2025-09-07T07:27:28.2403560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi92D 2025-09-07T07:27:28.2404200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-unk-vb 2025-09-07T07:27:28.2404770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4014 2025-09-07T07:27:28.2405480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-vt 2025-09-07T07:27:28.2406100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-2p 2025-09-07T07:27:28.2406670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4013 2025-09-07T07:27:28.2407350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi970 2025-09-07T07:27:28.2407990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-unk 2025-09-07T07:27:28.2408570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi914 2025-09-07T07:27:28.2409280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti735 2025-09-07T07:27:28.2409940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tmux 2025-09-07T07:27:28.2410660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti703 2025-09-07T07:27:28.2411260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi925 2025-09-07T07:27:28.2411820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t653x 2025-09-07T07:27:28.2412510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tw52-color 2025-09-07T07:27:28.2413120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/trs16 2025-09-07T07:27:28.2413830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4012 2025-09-07T07:27:28.2414520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420 2025-09-07T07:27:28.2415340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/trs80II 2025-09-07T07:27:28.2416050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4015 2025-09-07T07:27:28.2416730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-sc 2025-09-07T07:27:28.2417330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-p 2025-09-07T07:27:28.2418130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-2p-unk 2025-09-07T07:27:28.2418670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab132 2025-09-07T07:27:28.2419290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4023 2025-09-07T07:27:28.2420170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-p 2025-09-07T07:27:28.2420890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tandem653 2025-09-07T07:27:28.2421480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4024 2025-09-07T07:27:28.2422230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-2p-mc 2025-09-07T07:27:28.2422890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi955-hb 2025-09-07T07:27:28.2423460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi92B 2025-09-07T07:27:28.2424250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-unk 2025-09-07T07:27:28.2424810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4014-sm 2025-09-07T07:27:28.2425530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-w-nl 2025-09-07T07:27:28.2429500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916 2025-09-07T07:27:28.2429840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4205 2025-09-07T07:27:28.2430140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-vb-p 2025-09-07T07:27:28.2430490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teraterm4.97 2025-09-07T07:27:28.2430780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025-cr 2025-09-07T07:27:28.2431080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4113-nd 2025-09-07T07:27:28.2431410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-vb-mc 2025-09-07T07:27:28.2431710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-vb-unk 2025-09-07T07:27:28.2432100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tmux-direct 2025-09-07T07:27:28.2432620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916-220-7 2025-09-07T07:27:28.2433250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4107brl 2025-09-07T07:27:28.2433820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts1 2025-09-07T07:27:28.2434580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti926 2025-09-07T07:27:28.2435300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-unk-2p 2025-09-07T07:27:28.2435940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti924w 2025-09-07T07:27:28.2436590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tn300 2025-09-07T07:27:28.2437210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi955 2025-09-07T07:27:28.2437890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950-4p 2025-09-07T07:27:28.2438510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti928 2025-09-07T07:27:28.2439290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-mc 2025-09-07T07:27:28.2439920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-vb 2025-09-07T07:27:28.2440670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti745 2025-09-07T07:27:28.2441380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tws2103 2025-09-07T07:27:28.2442000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916-220-8 2025-09-07T07:27:28.2442620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5620-24 2025-09-07T07:27:28.2443240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5410v1 2025-09-07T07:27:28.2444070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420+nl 2025-09-07T07:27:28.2444660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025ex 2025-09-07T07:27:28.2445330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025-ex 2025-09-07T07:27:28.2446110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-2p-mc 2025-09-07T07:27:28.2446830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-p-vb 2025-09-07T07:27:28.2447370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti800 2025-09-07T07:27:28.2448080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-p-vb 2025-09-07T07:27:28.2448800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-w-rv-n 2025-09-07T07:27:28.2449480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b+2p 2025-09-07T07:27:28.2450160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty40 2025-09-07T07:27:28.2450850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-unk-vb 2025-09-07T07:27:28.2451560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950-rv-2p 2025-09-07T07:27:28.2452240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-mc 2025-09-07T07:27:28.2452910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-vb 2025-09-07T07:27:28.2453510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tt 2025-09-07T07:27:28.2454290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4207-s 2025-09-07T07:27:28.2455120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-2p-mc 2025-09-07T07:27:28.2455700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916-8 2025-09-07T07:27:28.2456510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teraterm2.3 2025-09-07T07:27:28.2457220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminology-0.6.1 2025-09-07T07:27:28.2457780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi910+ 2025-09-07T07:27:28.2458390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvipt 2025-09-07T07:27:28.2459160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-vb-mc 2025-09-07T07:27:28.2459770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/termite 2025-09-07T07:27:28.2460630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-2p-unk 2025-09-07T07:27:28.2461550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4105a 2025-09-07T07:27:28.2462210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4112-nd 2025-09-07T07:27:28.2462930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-2022 2025-09-07T07:27:28.2463580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025-17 2025-09-07T07:27:28.2464290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-vb-p 2025-09-07T07:27:28.2464900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4106brl 2025-09-07T07:27:28.2465760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminology-1.8.1 2025-09-07T07:27:28.2466350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tkterm 2025-09-07T07:27:28.2467000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4c/LFT-PC850 2025-09-07T07:27:28.2467750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4d/MtxOrb162 2025-09-07T07:27:28.2468320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4d/MtxOrb 2025-09-07T07:27:28.2468960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4d/MtxOrb204 2025-09-07T07:27:28.2469540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/uniterm 2025-09-07T07:27:28.2470180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/ultima2 2025-09-07T07:27:28.2470870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/uniterm49 2025-09-07T07:27:28.2471420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/uts30 2025-09-07T07:27:28.2472190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/ultimaII 2025-09-07T07:27:28.2472750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/unixpc 2025-09-07T07:27:28.2473430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/unknown 2025-09-07T07:27:28.2474040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/uwin 2025-09-07T07:27:28.2474660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rebus3180 2025-09-07T07:27:28.2475460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rbcomm-w 2025-09-07T07:27:28.2476120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/report+version 2025-09-07T07:27:28.2477030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-xpm 2025-09-07T07:27:28.2477950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rtpc 2025-09-07T07:27:28.2478560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-16color 2025-09-07T07:27:28.2479340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-cygwin-native 2025-09-07T07:27:28.2480110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent200 2025-09-07T07:27:28.2480980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rt6221 2025-09-07T07:27:28.2481650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rbcomm-nam 2025-09-07T07:27:28.2482250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rbcomm 2025-09-07T07:27:28.2482960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-88color 2025-09-07T07:27:28.2483720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rcons 2025-09-07T07:27:28.2484340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-cygwin 2025-09-07T07:27:28.2484900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent40 2025-09-07T07:27:28.2485580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent100 2025-09-07T07:27:28.2486150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent25 2025-09-07T07:27:28.2486740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/report+da2 2025-09-07T07:27:28.2487350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt 2025-09-07T07:27:28.2487920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent60 2025-09-07T07:27:28.2488470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rio 2025-09-07T07:27:28.2489090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rca 2025-09-07T07:27:28.2489780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-color 2025-09-07T07:27:28.2490510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-256color 2025-09-07T07:27:28.2491010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rt6221-w 2025-09-07T07:27:28.2491710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-basic 2025-09-07T07:27:28.2492300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rcons-color 2025-09-07T07:27:28.2492990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rio-direct 2025-09-07T07:27:28.2493800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent40+ 2025-09-07T07:27:28.2494490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt+pcfkeys 2025-09-07T07:27:28.2495110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent 2025-09-07T07:27:28.2495880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent20 2025-09-07T07:27:28.2496580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-vt100 2025-09-07T07:27:28.2497060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kterm 2025-09-07T07:27:28.2497890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-direct 2025-09-07T07:27:28.2498530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-base 2025-09-07T07:27:28.2499240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+sgr 2025-09-07T07:27:28.2499880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kds7372-w 2025-09-07T07:27:28.2500550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kterm-color 2025-09-07T07:27:28.2501290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-vt420pc 2025-09-07T07:27:28.2501850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kvt 2025-09-07T07:27:28.2502520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kaypro 2025-09-07T07:27:28.2503250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole 2025-09-07T07:27:28.2504020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-solaris 2025-09-07T07:27:28.2504770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-linux 2025-09-07T07:27:28.2505380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/ktm 2025-09-07T07:27:28.2506120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+sgr-dumb 2025-09-07T07:27:28.2506750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kitty+common 2025-09-07T07:27:28.2507560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-16color 2025-09-07T07:27:28.2508220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/k45 2025-09-07T07:27:28.2508890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kermit-am 2025-09-07T07:27:28.2509640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kds6402 2025-09-07T07:27:28.2510200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kds7372 2025-09-07T07:27:28.2510930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+acs 2025-09-07T07:27:28.2511590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kitty+setal 2025-09-07T07:27:28.2512360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole+pcfkeys 2025-09-07T07:27:28.2513000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-xf3x 2025-09-07T07:27:28.2513650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kt7ix 2025-09-07T07:27:28.2514460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-256color 2025-09-07T07:27:28.2515130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kermit 2025-09-07T07:27:28.2515850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kitty-direct 2025-09-07T07:27:28.2516530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kt7 2025-09-07T07:27:28.2517190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+color 2025-09-07T07:27:28.2518000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kitty 2025-09-07T07:27:28.2518800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kterm-co 2025-09-07T07:27:28.2519710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+koi8acs 2025-09-07T07:27:28.2520340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+sgr8 2025-09-07T07:27:28.2520980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-xf4x 2025-09-07T07:27:28.2521620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kon 2025-09-07T07:27:28.2522410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kaypro2 2025-09-07T07:27:28.2523300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kon2 2025-09-07T07:27:28.2523880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/38/8510 2025-09-07T07:27:28.2524590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newscbm 2025-09-07T07:27:28.2525630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-25-mc-nl 2025-09-07T07:27:28.2526340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160wy60wpp 2025-09-07T07:27:28.2527080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build309 2025-09-07T07:27:28.2527620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp-517 2025-09-07T07:27:28.2528280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt200wpp 2025-09-07T07:27:28.2529020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-25-w 2025-09-07T07:27:28.2529770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy50+pp 2025-09-07T07:27:28.2530440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news28-a 2025-09-07T07:27:28.2531130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-25 2025-09-07T07:27:28.2531970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-29-euc 2025-09-07T07:27:28.2532550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/next 2025-09-07T07:27:28.2533280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp-511 2025-09-07T07:27:28.2534010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs-s 2025-09-07T07:27:28.2534690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/netbsd6 2025-09-07T07:27:28.2535290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-50-w 2025-09-07T07:27:28.2535870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-60-nti 2025-09-07T07:27:28.2536390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c-s-7 2025-09-07T07:27:28.2536930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build440 2025-09-07T07:27:28.2537750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt100an 2025-09-07T07:27:28.2538470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt+sl 2025-09-07T07:27:28.2539210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt100pp 2025-09-07T07:27:28.2539910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newhpkeyboard 2025-09-07T07:27:28.2540710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-42-sjis 2025-09-07T07:27:28.2541320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vpwpp 2025-09-07T07:27:28.2541990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nxterm 2025-09-07T07:27:28.2542720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwe501 2025-09-07T07:27:28.2543290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nansisysk 2025-09-07T07:27:28.2544080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt200an 2025-09-07T07:27:28.2544740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt300pp 2025-09-07T07:27:28.2545510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy325wpp 2025-09-07T07:27:28.2546240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vp+sl 2025-09-07T07:27:28.2546790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news40 2025-09-07T07:27:28.2547430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-35-w 2025-09-07T07:27:28.2548240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy350wpp 2025-09-07T07:27:28.2549010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt300wpp 2025-09-07T07:27:28.2549710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-100 2025-09-07T07:27:28.2550350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa-vt220-8 2025-09-07T07:27:28.2551070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp512-a 2025-09-07T07:27:28.2551940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp518-o 2025-09-07T07:27:28.2552640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt300an 2025-09-07T07:27:28.2553430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt200pp 2025-09-07T07:27:28.2554210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt100wpp 2025-09-07T07:27:28.2554890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500 2025-09-07T07:27:28.2555480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp512-o 2025-09-07T07:27:28.2556040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp518-a 2025-09-07T07:27:28.2556850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-100-nti 2025-09-07T07:27:28.2557560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news40-o 2025-09-07T07:27:28.2558280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m 2025-09-07T07:27:28.2558870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-mc 2025-09-07T07:27:28.2559530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+s 2025-09-07T07:27:28.2560240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-nl 2025-09-07T07:27:28.2560820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news40-a 2025-09-07T07:27:28.2561490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c 2025-09-07T07:27:28.2562300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nec5520 2025-09-07T07:27:28.2562940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy325pp 2025-09-07T07:27:28.2563730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt100wan 2025-09-07T07:27:28.2564440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7-s 2025-09-07T07:27:28.2565230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwe501-o 2025-09-07T07:27:28.2565930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news31 2025-09-07T07:27:28.2566800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt300wan 2025-09-07T07:27:28.2567390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp251-o 2025-09-07T07:27:28.2568110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncrvt100wan 2025-09-07T07:27:28.2568780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-old-unk 2025-09-07T07:27:28.2569480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp251-a 2025-09-07T07:27:28.2570060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwe501-a 2025-09-07T07:27:28.2570720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-s-acs 2025-09-07T07:27:28.2571410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+7 2025-09-07T07:27:28.2572150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build400 2025-09-07T07:27:28.2572800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-bce 2025-09-07T07:27:28.2573440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncrvt100an 2025-09-07T07:27:28.2574080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-mc-nl 2025-09-07T07:27:28.2574670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nansisys 2025-09-07T07:27:28.2575320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+acs 2025-09-07T07:27:28.2575880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-w 2025-09-07T07:27:28.2576620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c-acs 2025-09-07T07:27:28.2577380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-33-sjis 2025-09-07T07:27:28.2577960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa-m 2025-09-07T07:27:28.2578730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m-s-acs 2025-09-07T07:27:28.2579380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp518 2025-09-07T07:27:28.2579970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp511 2025-09-07T07:27:28.2580640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m-7 2025-09-07T07:27:28.2581210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp517-w 2025-09-07T07:27:28.2581870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260intwan 2025-09-07T07:27:28.2582720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs-c-s 2025-09-07T07:27:28.2583570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c-s 2025-09-07T07:27:28.2584270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy350pp 2025-09-07T07:27:28.2584970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+c41 2025-09-07T07:27:28.2585550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp517 2025-09-07T07:27:28.2586210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa 2025-09-07T07:27:28.2586930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news31-a 2025-09-07T07:27:28.2587660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260intan 2025-09-07T07:27:28.2588270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newhp 2025-09-07T07:27:28.2588880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news31-o 2025-09-07T07:27:28.2589540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m-s 2025-09-07T07:27:28.2590330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt200wan 2025-09-07T07:27:28.2590880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/n7900 2025-09-07T07:27:28.2591530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-29-sjis 2025-09-07T07:27:28.2592300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160wy50+wpp 2025-09-07T07:27:28.2593000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-25 2025-09-07T07:27:28.2593730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nd9500 2025-09-07T07:27:28.2594370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c-7 2025-09-07T07:27:28.2595090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs-m-s 2025-09-07T07:27:28.2595970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-50 2025-09-07T07:27:28.2596720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build361 2025-09-07T07:27:28.2597540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vpwpp 2025-09-07T07:27:28.2598310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr7900iv 2025-09-07T07:27:28.2599030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c-s-acs 2025-09-07T07:27:28.2599770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr7901 2025-09-07T07:27:28.2600570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt100wan 2025-09-07T07:27:28.2601200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nansi.sysk 2025-09-07T07:27:28.2601900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt300pp 2025-09-07T07:27:28.2602510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt200an 2025-09-07T07:27:28.2603110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160wy60pp 2025-09-07T07:27:28.2603740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt300wan 2025-09-07T07:27:28.2604450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vppp 2025-09-07T07:27:28.2605180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt200pp 2025-09-07T07:27:28.2605810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt300an 2025-09-07T07:27:28.2606490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7-c-s 2025-09-07T07:27:28.2607300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs-c 2025-09-07T07:27:28.2607850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-35 2025-09-07T07:27:28.2608680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-25-nti 2025-09-07T07:27:28.2609250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp-517-w 2025-09-07T07:27:28.2609930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs-m 2025-09-07T07:27:28.2610630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m-acs 2025-09-07T07:27:28.2611410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-25-w-vt 2025-09-07T07:27:28.2612060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr7900 2025-09-07T07:27:28.2612790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-60 2025-09-07T07:27:28.2613460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7-m-s 2025-09-07T07:27:28.2614170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt100an 2025-09-07T07:27:28.2614840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-old 2025-09-07T07:27:28.2615470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs 2025-09-07T07:27:28.2616280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt100pp 2025-09-07T07:27:28.2616990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newscbm33 2025-09-07T07:27:28.2617670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news 2025-09-07T07:27:28.2618360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-42-euc 2025-09-07T07:27:28.2619070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-33 2025-09-07T07:27:28.2619700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/no+brackets 2025-09-07T07:27:28.2620390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-unk 2025-09-07T07:27:28.2620960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news42 2025-09-07T07:27:28.2621690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newscbm-o 2025-09-07T07:27:28.2622350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-direct 2025-09-07T07:27:28.2623070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp514-a 2025-09-07T07:27:28.2623870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-256color 2025-09-07T07:27:28.2624560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news29 2025-09-07T07:27:28.2625240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa-m-ns 2025-09-07T07:27:28.2625810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp514-o 2025-09-07T07:27:28.2626730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newscbm-a 2025-09-07T07:27:28.2627400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-25-nl 2025-09-07T07:27:28.2628050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa-ns 2025-09-07T07:27:28.2628810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-25-mc 2025-09-07T07:27:28.2629550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-35-nti 2025-09-07T07:27:28.2630130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nec 2025-09-07T07:27:28.2630960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy60wpp 2025-09-07T07:27:28.2631570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy50+wpp 2025-09-07T07:27:28.2632290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt200wan 2025-09-07T07:27:28.2633230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160wy50+pp 2025-09-07T07:27:28.2633910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-16color 2025-09-07T07:27:28.2634620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news28 2025-09-07T07:27:28.2635330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+mac 2025-09-07T07:27:28.2636110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-60-w 2025-09-07T07:27:28.2636990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vppp 2025-09-07T07:27:28.2637880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7 2025-09-07T07:27:28.2638490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-w-vt 2025-09-07T07:27:28.2639170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt200wpp 2025-09-07T07:27:28.2639750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260intpp 2025-09-07T07:27:28.2640520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m-s-7 2025-09-07T07:27:28.2641080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+c 2025-09-07T07:27:28.2641760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy60pp 2025-09-07T07:27:28.2642370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-42 2025-09-07T07:27:28.2643060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-50-nti 2025-09-07T07:27:28.2643610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news33 2025-09-07T07:27:28.2644420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-s 2025-09-07T07:27:28.2645210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7-c 2025-09-07T07:27:28.2645850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260intwpp 2025-09-07T07:27:28.2646480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-s-7 2025-09-07T07:27:28.2647050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-29 2025-09-07T07:27:28.2647660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7-m 2025-09-07T07:27:28.2648230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-a 2025-09-07T07:27:28.2648840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa-vt220 2025-09-07T07:27:28.2649380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-o 2025-09-07T07:27:28.2649980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr7900i 2025-09-07T07:27:28.2650680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nextshell 2025-09-07T07:27:28.2651470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncrvt100pp 2025-09-07T07:27:28.2652240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp512 2025-09-07T07:27:28.2652880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/northstar 2025-09-07T07:27:28.2653530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm 2025-09-07T07:27:28.2654200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt300wpp 2025-09-07T07:27:28.2654800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncrvt100wpp 2025-09-07T07:27:28.2655440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt100wpp 2025-09-07T07:27:28.2656060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nansi.sys 2025-09-07T07:27:28.2656740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build326 2025-09-07T07:27:28.2657480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp513-o 2025-09-07T07:27:28.2658100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp513 2025-09-07T07:27:28.2658630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp514 2025-09-07T07:27:28.2659250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole 2025-09-07T07:27:28.2660240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build343 2025-09-07T07:27:28.2660820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp513-a 2025-09-07T07:27:28.2661510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-33-euc 2025-09-07T07:27:28.2662110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/6053-dg 2025-09-07T07:27:28.2662680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/605x-dg 2025-09-07T07:27:28.2663270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/6053 2025-09-07T07:27:28.2663950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/605x 2025-09-07T07:27:28.2664890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/630MTG-24 2025-09-07T07:27:28.2665470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/630-lm 2025-09-07T07:27:28.2666020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/31/1178 2025-09-07T07:27:28.2666600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/31/1730-lm 2025-09-07T07:27:28.2667400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel62-w 2025-09-07T07:27:28.2668040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/emu-220 2025-09-07T07:27:28.2668630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/emu 2025-09-07T07:27:28.2669350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel62 2025-09-07T07:27:28.2669920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel64 2025-09-07T07:27:28.2670670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ecma+italics 2025-09-07T07:27:28.2671290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ex155 2025-09-07T07:27:28.2671970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ecma+sgr 2025-09-07T07:27:28.2672710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ecma+strikeout 2025-09-07T07:27:28.2673450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel64-rv 2025-09-07T07:27:28.2674050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/elks-vt52 2025-09-07T07:27:28.2674670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ep4000 2025-09-07T07:27:28.2675260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ecma+index 2025-09-07T07:27:28.2675900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ep48 2025-09-07T07:27:28.2676570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/elks-glasstty 2025-09-07T07:27:28.2677140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/emx-base 2025-09-07T07:27:28.2677750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ecma+color 2025-09-07T07:27:28.2678500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ep40 2025-09-07T07:27:28.2679110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ep4080 2025-09-07T07:27:28.2679880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel62-rv 2025-09-07T07:27:28.2680470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/env230 2025-09-07T07:27:28.2681110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel64-w 2025-09-07T07:27:28.2681830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/envision230 2025-09-07T07:27:28.2682390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ergo4000 2025-09-07T07:27:28.2683040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/elks-ansi 2025-09-07T07:27:28.2683700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/esprit-am 2025-09-07T07:27:28.2684290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/emots 2025-09-07T07:27:28.2684860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/esprit 2025-09-07T07:27:28.2685400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/elks 2025-09-07T07:27:28.2685980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/eterm 2025-09-07T07:27:28.2686540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/exec80 2025-09-07T07:27:28.2687420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/eterm-color 2025-09-07T07:27:28.2688090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bct510a 2025-09-07T07:27:28.2689030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-pc-w-rv 2025-09-07T07:27:28.2689600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8 2025-09-07T07:27:28.2690230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-pc-nobold 2025-09-07T07:27:28.2690850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg2.0 2025-09-07T07:27:28.2691560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/b-128 2025-09-07T07:27:28.2692210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300 2025-09-07T07:27:28.2692820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-pc 2025-09-07T07:27:28.2693600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8-pc 2025-09-07T07:27:28.2694170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg3.10rv 2025-09-07T07:27:28.2694940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bee 2025-09-07T07:27:28.2695600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-w-8rv 2025-09-07T07:27:28.2696180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bh4 2025-09-07T07:27:28.2696830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beehiveIIIm 2025-09-07T07:27:28.2697520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-pc-m 2025-09-07T07:27:28.2698130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-pc-rv 2025-09-07T07:27:28.2698940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bracketed+paste 2025-09-07T07:27:28.2699760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-pc 2025-09-07T07:27:28.2700410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg3.10nv 2025-09-07T07:27:28.2701030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8-pc-w 2025-09-07T07:27:28.2701800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8rv 2025-09-07T07:27:28.2702300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-rv 2025-09-07T07:27:28.2702760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/basic4 2025-09-07T07:27:28.2703250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bct510d 2025-09-07T07:27:28.2703750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8w 2025-09-07T07:27:28.2704240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beehive 2025-09-07T07:27:28.2704740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-w 2025-09-07T07:27:28.2705240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg1.25nv 2025-09-07T07:27:28.2705890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg2.0nv 2025-09-07T07:27:28.2706460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bantam 2025-09-07T07:27:28.2707040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bobcat 2025-09-07T07:27:28.2707630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg3.10 2025-09-07T07:27:28.2708360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8-pc-rv 2025-09-07T07:27:28.2708930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bh3m 2025-09-07T07:27:28.2709580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bitgraph 2025-09-07T07:27:28.2710220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-w-rv 2025-09-07T07:27:28.2710920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bterm 2025-09-07T07:27:28.2711570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-pc-mono 2025-09-07T07:27:28.2712140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg1.25rv 2025-09-07T07:27:28.2712850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg2.0rv 2025-09-07T07:27:28.2713510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-sparc 2025-09-07T07:27:28.2714170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beehive4 2025-09-07T07:27:28.2714750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beehive3 2025-09-07T07:27:28.2715370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beterm 2025-09-07T07:27:28.2716150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/basis 2025-09-07T07:27:28.2716850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/blit 2025-09-07T07:27:28.2717470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-ppc 2025-09-07T07:27:28.2718140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg1.25 2025-09-07T07:27:28.2718860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8-pc-w-rv 2025-09-07T07:27:28.2719540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-pc-w 2025-09-07T07:27:28.2720230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beacon 2025-09-07T07:27:28.2720800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/37/730MTGr 2025-09-07T07:27:28.2721600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/37/730MTGr-24 2025-09-07T07:27:28.2722250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/37/730MTG-24 2025-09-07T07:27:28.2722900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/37/730MTG-41 2025-09-07T07:27:28.2723640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/37/730MTG-41r 2025-09-07T07:27:28.2724230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime314 2025-09-07T07:27:28.2724780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mosh 2025-09-07T07:27:28.2725500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mskermit227 2025-09-07T07:27:28.2726110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mouse-sun 2025-09-07T07:27:28.2726680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mai 2025-09-07T07:27:28.2727360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mterm-ansi 2025-09-07T07:27:28.2727950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mt70 2025-09-07T07:27:28.2728740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mod24 2025-09-07T07:27:28.2729410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime340 2025-09-07T07:27:28.2730030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/modgraph48 2025-09-07T07:27:28.2730790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mgterm 2025-09-07T07:27:28.2731560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mach-gnu-color 2025-09-07T07:27:28.2732160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/msk227 2025-09-07T07:27:28.2732800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix-old 2025-09-07T07:27:28.2733510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mintty+common 2025-09-07T07:27:28.2734090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime-fb 2025-09-07T07:27:28.2734680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/masscomp 2025-09-07T07:27:28.2735250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/masscomp2 2025-09-07T07:27:28.2735820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mterm 2025-09-07T07:27:28.2736500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime2 2025-09-07T07:27:28.2737200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mvterm 2025-09-07T07:27:28.2737940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mt-70 2025-09-07T07:27:28.2738640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix-old-am 2025-09-07T07:27:28.2739420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mrxvt-256color 2025-09-07T07:27:28.2740060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm2 2025-09-07T07:27:28.2740690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/macintosh 2025-09-07T07:27:28.2741430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/macterminal-w 2025-09-07T07:27:28.2742050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-vt100 2025-09-07T07:27:28.2742610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mach-gnu 2025-09-07T07:27:28.2743250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mac-w 2025-09-07T07:27:28.2743930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/microterm5 2025-09-07T07:27:28.2744470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/m2-nam 2025-09-07T07:27:28.2745340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mskermit227am 2025-09-07T07:27:28.2745910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm3 2025-09-07T07:27:28.2746510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime2a-v 2025-09-07T07:27:28.2747220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime2a 2025-09-07T07:27:28.2747880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix-1.7 2025-09-07T07:27:28.2748570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel2-80 2025-09-07T07:27:28.2749230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/modgraph2 2025-09-07T07:27:28.2749970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel1-nb 2025-09-07T07:27:28.2750580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime-hb 2025-09-07T07:27:28.2751320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/msk227am 2025-09-07T07:27:28.2752000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mimeii 2025-09-07T07:27:28.2752680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel1b-80 2025-09-07T07:27:28.2753370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/microbee 2025-09-07T07:27:28.2754120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mosh-256color 2025-09-07T07:27:28.2754760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm-direct 2025-09-07T07:27:28.2755500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-vt100-16color 2025-09-07T07:27:28.2756090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mgr-linux 2025-09-07T07:27:28.2756880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mskermit22714 2025-09-07T07:27:28.2757670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mintty-direct 2025-09-07T07:27:28.2758340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mostlike 2025-09-07T07:27:28.2758910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mgr-sun 2025-09-07T07:27:28.2759540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mac 2025-09-07T07:27:28.2760240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel1 2025-09-07T07:27:28.2760930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mgt 2025-09-07T07:27:28.2761690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime-3ax 2025-09-07T07:27:28.2762410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm-256color 2025-09-07T07:27:28.2763100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel12-80 2025-09-07T07:27:28.2763750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/modgraph 2025-09-07T07:27:28.2764380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mgr 2025-09-07T07:27:28.2765120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/microterm 2025-09-07T07:27:28.2765910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm+pcfkeys 2025-09-07T07:27:28.2766490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/masscomp1 2025-09-07T07:27:28.2767250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mach-color 2025-09-07T07:27:28.2768210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime1 2025-09-07T07:27:28.2768870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mm314 2025-09-07T07:27:28.2769450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime3a 2025-09-07T07:27:28.2770090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mm340 2025-09-07T07:27:28.2770860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mt4520-rv 2025-09-07T07:27:28.2771430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/megatek 2025-09-07T07:27:28.2772420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel-2-nam 2025-09-07T07:27:28.2773200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel1b-nb 2025-09-07T07:27:28.2774030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel-2 2025-09-07T07:27:28.2774730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mono-emx 2025-09-07T07:27:28.2775530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime 2025-09-07T07:27:28.2776120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/msk22714 2025-09-07T07:27:28.2776800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mdl110 2025-09-07T07:27:28.2777620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mimei 2025-09-07T07:27:28.2778210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mach 2025-09-07T07:27:28.2778910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime2a-s 2025-09-07T07:27:28.2779570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix-1.5 2025-09-07T07:27:28.2780110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/microb 2025-09-07T07:27:28.2780680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/memhp 2025-09-07T07:27:28.2781400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mintty 2025-09-07T07:27:28.2782060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm 2025-09-07T07:27:28.2783000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-vt100-color 2025-09-07T07:27:28.2783570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix-3.0 2025-09-07T07:27:28.2784280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime3ax 2025-09-07T07:27:28.2785000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-vt100+ 2025-09-07T07:27:28.2785660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/morphos 2025-09-07T07:27:28.2786510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel 2025-09-07T07:27:28.2787150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix 2025-09-07T07:27:28.2787740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mod 2025-09-07T07:27:28.2788460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mach-bold 2025-09-07T07:27:28.2789170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel1b 2025-09-07T07:27:28.2789940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-terminal 2025-09-07T07:27:28.2790550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mrxvt 2025-09-07T07:27:28.2791290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-vt-utf8 2025-09-07T07:27:28.2791880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lisaterm-w 2025-09-07T07:27:28.2792550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux3.0 2025-09-07T07:27:28.2793220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux+sfkeys 2025-09-07T07:27:28.2793950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-m2 2025-09-07T07:27:28.2794480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/luna 2025-09-07T07:27:28.2795110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-lat 2025-09-07T07:27:28.2795680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/luna68k 2025-09-07T07:27:28.2796320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-koi8r 2025-09-07T07:27:28.2796900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/la120 2025-09-07T07:27:28.2797590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lft-pc850 2025-09-07T07:27:28.2798270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux2.2 2025-09-07T07:27:28.2799010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-s 2025-09-07T07:27:28.2799760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux+decid 2025-09-07T07:27:28.2800430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lisaterm 2025-09-07T07:27:28.2801350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-16color 2025-09-07T07:27:28.2802010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/ln03 2025-09-07T07:27:28.2802700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/ln03-w 2025-09-07T07:27:28.2803400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-vt 2025-09-07T07:27:28.2803970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/layer 2025-09-07T07:27:28.2804560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux+kbs 2025-09-07T07:27:28.2805260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-basic 2025-09-07T07:27:28.2805710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lisa 2025-09-07T07:27:28.2806280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux 2025-09-07T07:27:28.2806860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-m1 2025-09-07T07:27:28.2807450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-c-nc 2025-09-07T07:27:28.2808150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/liswb 2025-09-07T07:27:28.2808810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lft 2025-09-07T07:27:28.2809410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-m1b 2025-09-07T07:27:28.2809990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux2.6 2025-09-07T07:27:28.2810620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux2.6.26 2025-09-07T07:27:28.2811230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-c 2025-09-07T07:27:28.2811990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-m 2025-09-07T07:27:28.2812550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-nic 2025-09-07T07:27:28.2813140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-koi8 2025-09-07T07:27:28.2813800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lpr 2025-09-07T07:27:28.2814610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/39/955-w 2025-09-07T07:27:28.2815240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/39/9term 2025-09-07T07:27:28.2815830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/39/955-hb 2025-09-07T07:27:28.2816580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108-4p 2025-09-07T07:27:28.2817220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/coco3 2025-09-07T07:27:28.2817850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-6lpi 2025-09-07T07:27:28.2818400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cx100 2025-09-07T07:27:28.2819040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c321 2025-09-07T07:27:28.2819600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit80 2025-09-07T07:27:28.2820160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50 2025-09-07T07:27:28.2820730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cops-10 2025-09-07T07:27:28.2821370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept-avt 2025-09-07T07:27:28.2822180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50r 2025-09-07T07:27:28.2822850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept100-rv 2025-09-07T07:27:28.2823410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60 2025-09-07T07:27:28.2824060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cci1 2025-09-07T07:27:28.2824620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/coherent 2025-09-07T07:27:28.2825330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cad68-2 2025-09-07T07:27:28.2825950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cyb83 2025-09-07T07:27:28.2826790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50-koi8r 2025-09-07T07:27:28.2827570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cbunix 2025-09-07T07:27:28.2828320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-rv 2025-09-07T07:27:28.2829080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-8p 2025-09-07T07:27:28.2832810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cs10-w 2025-09-07T07:27:28.2832950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60l1 2025-09-07T07:27:28.2833070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cad68-3 2025-09-07T07:27:28.2833200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citc 2025-09-07T07:27:28.2833330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-rv-8p 2025-09-07T07:27:28.2833470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108-w8p 2025-09-07T07:27:28.2834010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-ps 2025-09-07T07:27:28.2834540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c100-4p 2025-09-07T07:27:28.2835210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101e-n132 2025-09-07T07:27:28.2835840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contel320 2025-09-07T07:27:28.2836690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-koi8r-m 2025-09-07T07:27:28.2837230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/ct82 2025-09-07T07:27:28.2837910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/ct8500 2025-09-07T07:27:28.2838450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cops 2025-09-07T07:27:28.2839220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept100 2025-09-07T07:27:28.2839910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contel321 2025-09-07T07:27:28.2840610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-8lpi 2025-09-07T07:27:28.2841190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60-m 2025-09-07T07:27:28.2841860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25w 2025-09-07T07:27:28.2842660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cbblit 2025-09-07T07:27:28.2843410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108 2025-09-07T07:27:28.2844050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60r 2025-09-07T07:27:28.2844730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/ctrm 2025-09-07T07:27:28.2845350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contour 2025-09-07T07:27:28.2846040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101e-rv 2025-09-07T07:27:28.2846660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c100-rv-4p 2025-09-07T07:27:28.2847270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/ci8510 2025-09-07T07:27:28.2848150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60-koi8r-m 2025-09-07T07:27:28.2848860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50-iso-m 2025-09-07T07:27:28.2849470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/commodore 2025-09-07T07:27:28.2850160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108 2025-09-07T07:27:28.2850820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons43 2025-09-07T07:27:28.2851550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50-iso8859 2025-09-07T07:27:28.2852240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101 2025-09-07T07:27:28.2852870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons30-m 2025-09-07T07:27:28.2853550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60l1-m 2025-09-07T07:27:28.2854280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c100 2025-09-07T07:27:28.2854930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc752 2025-09-07T07:27:28.2855580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit500 2025-09-07T07:27:28.2856200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cgc2 2025-09-07T07:27:28.2856770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cg7900 2025-09-07T07:27:28.2857380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cygwinDBG 2025-09-07T07:27:28.2858160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/chromatics 2025-09-07T07:27:28.2858770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50l1-m 2025-09-07T07:27:28.2859380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/colorscan 2025-09-07T07:27:28.2859950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/ca22851 2025-09-07T07:27:28.2860610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60-koi8r 2025-09-07T07:27:28.2861270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc721 2025-09-07T07:27:28.2861860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101e-n 2025-09-07T07:27:28.2862450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cgc3 2025-09-07T07:27:28.2863000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-w 2025-09-07T07:27:28.2863660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108-8p 2025-09-07T07:27:28.2864340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cs10 2025-09-07T07:27:28.2865070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-m 2025-09-07T07:27:28.2865630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons30 2025-09-07T07:27:28.2866370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept 2025-09-07T07:27:28.2866930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh 2025-09-07T07:27:28.2867530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-pica 2025-09-07T07:27:28.2868250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60-iso 2025-09-07T07:27:28.2869020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contel300 2025-09-07T07:27:28.2869590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-rv-4p 2025-09-07T07:27:28.2870020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-4p 2025-09-07T07:27:28.2870560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-elite 2025-09-07T07:27:28.2871130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contour-direct 2025-09-07T07:27:28.2871600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cops10 2025-09-07T07:27:28.2872110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101e 2025-09-07T07:27:28.2872620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contel301 2025-09-07T07:27:28.2873160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-comp 2025-09-07T07:27:28.2873650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50-m 2025-09-07T07:27:28.2874220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c100-1p 2025-09-07T07:27:28.2874870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c100-rv 2025-09-07T07:27:28.2875460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc456 2025-09-07T07:27:28.2876040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit-80 2025-09-07T07:27:28.2876740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-iso-m 2025-09-07T07:27:28.2877510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60-iso-m 2025-09-07T07:27:28.2878060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cx 2025-09-07T07:27:28.2878810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25r 2025-09-07T07:27:28.2879600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-debian 2025-09-07T07:27:28.2880230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/crt 2025-09-07T07:27:28.2880960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-w-8p 2025-09-07T07:27:28.2881600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons43-m 2025-09-07T07:27:28.2882260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/crt-vt220 2025-09-07T07:27:28.2883030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc721-esc 2025-09-07T07:27:28.2883700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cygwinB19 2025-09-07T07:27:28.2884280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25l1-m 2025-09-07T07:27:28.2885100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/color_xterm 2025-09-07T07:27:28.2885760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50l1 2025-09-07T07:27:28.2886410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-prop 2025-09-07T07:27:28.2887040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50-koi8r-m 2025-09-07T07:27:28.2887830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-koi8-r 2025-09-07T07:27:28.2888400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c301 2025-09-07T07:27:28.2889040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cyb110 2025-09-07T07:27:28.2889890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-iso8859 2025-09-07T07:27:28.2890460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108-w-8 2025-09-07T07:27:28.2891060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60r-m 2025-09-07T07:27:28.2891590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c300 2025-09-07T07:27:28.2892180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25 2025-09-07T07:27:28.2892880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cygwin 2025-09-07T07:27:28.2893740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contour-latest 2025-09-07T07:27:28.2894330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc721ll 2025-09-07T07:27:28.2895000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25r-m 2025-09-07T07:27:28.2895560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c104 2025-09-07T07:27:28.2896280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc756 2025-09-07T07:27:28.2896960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101e-132 2025-09-07T07:27:28.2897500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50r-m 2025-09-07T07:27:28.2898030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cci 2025-09-07T07:27:28.2898860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108rv4p 2025-09-07T07:27:28.2899530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25l1 2025-09-07T07:27:28.2900100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/digilog 2025-09-07T07:27:28.2900770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmd-34 2025-09-07T07:27:28.2901520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmdt80 2025-09-07T07:27:28.2902120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d410-7b-w 2025-09-07T07:27:28.2902770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d555-7b-w 2025-09-07T07:27:28.2903450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d132 2025-09-07T07:27:28.2904080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d230c 2025-09-07T07:27:28.2904700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7102-sna 2025-09-07T07:27:28.2905230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/delta 2025-09-07T07:27:28.2905890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d217-dg 2025-09-07T07:27:28.2906520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7103-sna 2025-09-07T07:27:28.2907210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix 2025-09-07T07:27:28.2907960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7003-dumb 2025-09-07T07:27:28.2908650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d577-7b 2025-09-07T07:27:28.2909230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmchat 2025-09-07T07:27:28.2909960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-128x48-m 2025-09-07T07:27:28.2910670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec-vt220 2025-09-07T07:27:28.2911490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-w-ccc 2025-09-07T07:27:28.2912070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm3025 2025-09-07T07:27:28.2912840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+s 2025-09-07T07:27:28.2913440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dw1 2025-09-07T07:27:28.2914180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216-unix-25 2025-09-07T07:27:28.2914760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+25 2025-09-07T07:27:28.2915390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-unix-w 2025-09-07T07:27:28.2916170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-144x48-m 2025-09-07T07:27:28.2916830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec-vt330 2025-09-07T07:27:28.2917480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d578-dg 2025-09-07T07:27:28.2918180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/datapoint 2025-09-07T07:27:28.2918780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d211 2025-09-07T07:27:28.2919330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462e-dg 2025-09-07T07:27:28.2919870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+ 2025-09-07T07:27:28.2920520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-25 2025-09-07T07:27:28.2921070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt80 2025-09-07T07:27:28.2921820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-s-ccc 2025-09-07T07:27:28.2922370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d220 2025-09-07T07:27:28.2923170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-unix-w 2025-09-07T07:27:28.2923870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dialogue80 2025-09-07T07:27:28.2924740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-25 2025-09-07T07:27:28.2925290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dumb 2025-09-07T07:27:28.2926240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-sr-ccc 2025-09-07T07:27:28.2926820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg-generic 2025-09-07T07:27:28.2927450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d217-unix-25 2025-09-07T07:27:28.2928110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7003 2025-09-07T07:27:28.2928900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d464-unix-25 2025-09-07T07:27:28.2929580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-112x37-m 2025-09-07T07:27:28.2930150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+25 2025-09-07T07:27:28.2930730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1720 2025-09-07T07:27:28.2931300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470 2025-09-07T07:27:28.2932050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-unix-s 2025-09-07T07:27:28.2932850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-unix-s 2025-09-07T07:27:28.2933480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/decpro 2025-09-07T07:27:28.2934220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d210 2025-09-07T07:27:28.2935080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/datagraphix 2025-09-07T07:27:28.2935820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216-dg 2025-09-07T07:27:28.2936510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d414-unix-sr 2025-09-07T07:27:28.2937150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-80x25-m 2025-09-07T07:27:28.2937790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d411-7b-w 2025-09-07T07:27:28.2938540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-ccc 2025-09-07T07:27:28.2939190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-sr 2025-09-07T07:27:28.2939770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec-vt340 2025-09-07T07:27:28.2940390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmdt80w 2025-09-07T07:27:28.2941130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dumb-emacs-ansi 2025-09-07T07:27:28.2941710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm80w 2025-09-07T07:27:28.2942320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d577-dg 2025-09-07T07:27:28.2942950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgkeys+11 2025-09-07T07:27:28.2943720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/datamedia2500 2025-09-07T07:27:28.2944300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dtc382 2025-09-07T07:27:28.2944860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d461-w 2025-09-07T07:27:28.2945650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7102-old 2025-09-07T07:27:28.2946310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-m 2025-09-07T07:27:28.2946950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216-unix 2025-09-07T07:27:28.2947890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-dg 2025-09-07T07:27:28.2948370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d461-7b-w 2025-09-07T07:27:28.2949060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-s 2025-09-07T07:27:28.2949780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-sr 2025-09-07T07:27:28.2950380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg+color8 2025-09-07T07:27:28.2950950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/djgpp 2025-09-07T07:27:28.2951570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-112x37 2025-09-07T07:27:28.2952210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216e-dg 2025-09-07T07:27:28.2953000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d414-unix-25 2025-09-07T07:27:28.2953620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/ddr3180 2025-09-07T07:27:28.2954270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgkeys+7b 2025-09-07T07:27:28.2954790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-dg 2025-09-07T07:27:28.2955400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-dg-ccc 2025-09-07T07:27:28.2956110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-sr-ccc 2025-09-07T07:27:28.2956760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d400 2025-09-07T07:27:28.2957370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-dg 2025-09-07T07:27:28.2958020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+sr 2025-09-07T07:27:28.2958670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-b 2025-09-07T07:27:28.2959290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d464-unix-sr 2025-09-07T07:27:28.2960010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgmode+color8 2025-09-07T07:27:28.2960630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix 2025-09-07T07:27:28.2961360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt110 2025-09-07T07:27:28.2962030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-ccc 2025-09-07T07:27:28.2962730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg-ansi 2025-09-07T07:27:28.2963280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg+fixed 2025-09-07T07:27:28.2963890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmd 2025-09-07T07:27:28.2964670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt-100w 2025-09-07T07:27:28.2965310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1640 2025-09-07T07:27:28.2966050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-128x40 2025-09-07T07:27:28.2966770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-dg 2025-09-07T07:27:28.2967420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dataspeed40 2025-09-07T07:27:28.2968120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+w 2025-09-07T07:27:28.2968830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dd5000 2025-09-07T07:27:28.2969510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec-vt400 2025-09-07T07:27:28.2970120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dp3360 2025-09-07T07:27:28.2970860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg6053-old 2025-09-07T07:27:28.2971590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg210 2025-09-07T07:27:28.2972300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-200x64-m 2025-09-07T07:27:28.2973240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d464-unix-s 2025-09-07T07:27:28.2973980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-128x48 2025-09-07T07:27:28.2974740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-200x64 2025-09-07T07:27:28.2975350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmterm 2025-09-07T07:27:28.2975960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+ 2025-09-07T07:27:28.2976720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo-lm 2025-09-07T07:27:28.2977310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/decansi 2025-09-07T07:27:28.2978080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d460-7b-w 2025-09-07T07:27:28.2978690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-w 2025-09-07T07:27:28.2979310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216+25 2025-09-07T07:27:28.2979950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-m-b 2025-09-07T07:27:28.2980580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d217-unix 2025-09-07T07:27:28.2981140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d578-7b 2025-09-07T07:27:28.2981750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+sr 2025-09-07T07:27:28.2982370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/ds40-2 2025-09-07T07:27:28.2983020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg211 2025-09-07T07:27:28.2983710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt80w 2025-09-07T07:27:28.2984240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-dg 2025-09-07T07:27:28.2984940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d414-unix-w 2025-09-07T07:27:28.2985570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d410-w 2025-09-07T07:27:28.2986380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d230c-dg 2025-09-07T07:27:28.2987000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d80 2025-09-07T07:27:28.2987610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dw3 2025-09-07T07:27:28.2988380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-90x30 2025-09-07T07:27:28.2988930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt-100 2025-09-07T07:27:28.2989630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg+ccc 2025-09-07T07:27:28.2990290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dw4 2025-09-07T07:27:28.2991090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dwk-vt 2025-09-07T07:27:28.2991710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d460-dg 2025-09-07T07:27:28.2992400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-90x30-m 2025-09-07T07:27:28.2993260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgunix+fixed 2025-09-07T07:27:28.2993850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dialogue 2025-09-07T07:27:28.2994410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d555-dg 2025-09-07T07:27:28.2995120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg450 2025-09-07T07:27:28.2995700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d555 2025-09-07T07:27:28.2996290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470-dg 2025-09-07T07:27:28.2996940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm3045 2025-09-07T07:27:28.2997510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm1520 2025-09-07T07:27:28.2998130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/decwriter 2025-09-07T07:27:28.2998850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-100x37 2025-09-07T07:27:28.2999560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-80x30 2025-09-07T07:27:28.3000130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d460-w 2025-09-07T07:27:28.3000700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm2500 2025-09-07T07:27:28.3001290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-unix 2025-09-07T07:27:28.3001960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d215-7b 2025-09-07T07:27:28.3002560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216+ 2025-09-07T07:27:28.3003210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470c-7b 2025-09-07T07:27:28.3003900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1620-m8 2025-09-07T07:27:28.3004460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt80-sas 2025-09-07T07:27:28.3005180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+w 2025-09-07T07:27:28.3005700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d450-dg 2025-09-07T07:27:28.3006380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-unix-sr 2025-09-07T07:27:28.3007150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-200x75 2025-09-07T07:27:28.3007770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-256x96 2025-09-07T07:27:28.3008420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dw2 2025-09-07T07:27:28.3009160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg605x 2025-09-07T07:27:28.3010070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-200x75-m 2025-09-07T07:27:28.3010730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgmode+color 2025-09-07T07:27:28.3011610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d2-dg 2025-09-07T07:27:28.3012300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d411-dg 2025-09-07T07:27:28.3012840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmd1 2025-09-07T07:27:28.3013450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm1521 2025-09-07T07:27:28.3014310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-25-ccc 2025-09-07T07:27:28.3014980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dwk 2025-09-07T07:27:28.3015580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg6053 2025-09-07T07:27:28.3016250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-128x40-m 2025-09-07T07:27:28.3017000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo 2025-09-07T07:27:28.3017730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d211-7b 2025-09-07T07:27:28.3018370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg200 2025-09-07T07:27:28.3019050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg+color 2025-09-07T07:27:28.3019710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-unix-25 2025-09-07T07:27:28.3020440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dtterm 2025-09-07T07:27:28.3021300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-160x64 2025-09-07T07:27:28.3021950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dvtm-256color 2025-09-07T07:27:28.3022510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dp8242 2025-09-07T07:27:28.3023100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d400-dg 2025-09-07T07:27:28.3023650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d410 2025-09-07T07:27:28.3024290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-unix-sr 2025-09-07T07:27:28.3024890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1740 2025-09-07T07:27:28.3025690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-100x37-m 2025-09-07T07:27:28.3026490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-unix-s 2025-09-07T07:27:28.3027230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d410-dg 2025-09-07T07:27:28.3027940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216+dg 2025-09-07T07:27:28.3028470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d215 2025-09-07T07:27:28.3029190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-unix-25 2025-09-07T07:27:28.3029820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt100 2025-09-07T07:27:28.3030490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d464-unix 2025-09-07T07:27:28.3031070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec+pp 2025-09-07T07:27:28.3031710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-unix-s 2025-09-07T07:27:28.3032360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d411 2025-09-07T07:27:28.3033030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-unix 2025-09-07T07:27:28.3033780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1640-m8 2025-09-07T07:27:28.3034420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d2 2025-09-07T07:27:28.3034880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216e+ 2025-09-07T07:27:28.3035410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dw 2025-09-07T07:27:28.3035860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d461-dg 2025-09-07T07:27:28.3036390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dvtm 2025-09-07T07:27:28.3037000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-dg 2025-09-07T07:27:28.3037670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec+sl 2025-09-07T07:27:28.3038250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7202 2025-09-07T07:27:28.3038900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-256x96-m 2025-09-07T07:27:28.3039590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d555-w 2025-09-07T07:27:28.3040150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d411-w 2025-09-07T07:27:28.3040860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-unix-w 2025-09-07T07:27:28.3041410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-unix-w 2025-09-07T07:27:28.3042120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgunix+ccc 2025-09-07T07:27:28.3042820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d220-7b 2025-09-07T07:27:28.3043540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec-vt100 2025-09-07T07:27:28.3044240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d214 2025-09-07T07:27:28.3044890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo630 2025-09-07T07:27:28.3045780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-unix 2025-09-07T07:27:28.3046590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d800 2025-09-07T07:27:28.3047170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt100w 2025-09-07T07:27:28.3047910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216e+dg 2025-09-07T07:27:28.3048620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d460 2025-09-07T07:27:28.3049320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1730 2025-09-07T07:27:28.3049870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d200 2025-09-07T07:27:28.3050430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/ddr 2025-09-07T07:27:28.3051070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-unix-sr 2025-09-07T07:27:28.3051730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-w 2025-09-07T07:27:28.3052400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-f2 2025-09-07T07:27:28.3053120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin 2025-09-07T07:27:28.3053940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470c-dg 2025-09-07T07:27:28.3054610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+dg 2025-09-07T07:27:28.3055200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/djgpp203 2025-09-07T07:27:28.3055810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/djgpp204 2025-09-07T07:27:28.3056540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d211-dg 2025-09-07T07:27:28.3057160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg6134 2025-09-07T07:27:28.3057720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d411-7b 2025-09-07T07:27:28.3058340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm80 2025-09-07T07:27:28.3059070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-unix-25 2025-09-07T07:27:28.3059730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-w-ccc 2025-09-07T07:27:28.3060320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgkeys+15 2025-09-07T07:27:28.3061020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d577-7b-w 2025-09-07T07:27:28.3061630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d450 2025-09-07T07:27:28.3062210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-f 2025-09-07T07:27:28.3062910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-80x30-m 2025-09-07T07:27:28.3063570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d460-7b 2025-09-07T07:27:28.3064140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg100 2025-09-07T07:27:28.3064750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d461 2025-09-07T07:27:28.3065490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1640-lm 2025-09-07T07:27:28.3066280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d230 2025-09-07T07:27:28.3067070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-144x48 2025-09-07T07:27:28.3067590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d215-dg 2025-09-07T07:27:28.3068130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgkeys+8b 2025-09-07T07:27:28.3068670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo450 2025-09-07T07:27:28.3069220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470-7b 2025-09-07T07:27:28.3070550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/domterm 2025-09-07T07:27:28.3071120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470c 2025-09-07T07:27:28.3071730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d414-unix 2025-09-07T07:27:28.3072300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d555-7b 2025-09-07T07:27:28.3072900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216e-unix 2025-09-07T07:27:28.3073500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-80x25 2025-09-07T07:27:28.3074060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d461-7b 2025-09-07T07:27:28.3074750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-25-ccc 2025-09-07T07:27:28.3075320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-dg-ccc 2025-09-07T07:27:28.3075860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d577-w 2025-09-07T07:27:28.3076640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-160x64-m 2025-09-07T07:27:28.3077040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d578 2025-09-07T07:27:28.3077550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d230-dg 2025-09-07T07:27:28.3078070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dtc300s 2025-09-07T07:27:28.3078630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg460-ansi 2025-09-07T07:27:28.3079170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d464-unix-w 2025-09-07T07:27:28.3079640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/ds40 2025-09-07T07:27:28.3080130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+dg 2025-09-07T07:27:28.3080670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d214-dg 2025-09-07T07:27:28.3081160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d220-dg 2025-09-07T07:27:28.3081740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1740-lm 2025-09-07T07:27:28.3082220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+s 2025-09-07T07:27:28.3082790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/decid+cpr 2025-09-07T07:27:28.3083260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmd-24 2025-09-07T07:27:28.3083850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-m-f2 2025-09-07T07:27:28.3084400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-s-ccc 2025-09-07T07:27:28.3084920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d414-unix-s 2025-09-07T07:27:28.3085470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1620 2025-09-07T07:27:28.3085960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d200-dg 2025-09-07T07:27:28.3086450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d577 2025-09-07T07:27:28.3087010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-unix-sr 2025-09-07T07:27:28.3087520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d210-dg 2025-09-07T07:27:28.3088130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-s 2025-09-07T07:27:28.3088620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-m-f 2025-09-07T07:27:28.3089190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-unix-25 2025-09-07T07:27:28.3089680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d410-7b 2025-09-07T07:27:28.3090220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-unix 2025-09-07T07:27:28.3090720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7102 2025-09-07T07:27:28.3091320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/41/Apple_Terminal 2025-09-07T07:27:28.3091830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-42 2025-09-07T07:27:28.3092390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-epc-w 2025-09-07T07:27:28.3092940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-48wpc 2025-09-07T07:27:28.3093570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt-25 2025-09-07T07:27:28.3094020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75-mc 2025-09-07T07:27:28.3094510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-w 2025-09-07T07:27:28.3095070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-25-w 2025-09-07T07:27:28.3095600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-w-vb 2025-09-07T07:27:28.3096140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-42wvb 2025-09-07T07:27:28.3096680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-w 2025-09-07T07:27:28.3097170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75-wvb 2025-09-07T07:27:28.3097730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-42-w 2025-09-07T07:27:28.3098270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-wvb 2025-09-07T07:27:28.3098770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy50-vb 2025-09-07T07:27:28.3099300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150-25 2025-09-07T07:27:28.3099820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-w 2025-09-07T07:27:28.3100410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-43-w 2025-09-07T07:27:28.3100860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-25 2025-09-07T07:27:28.3101410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-wvb 2025-09-07T07:27:28.3101930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-43 2025-09-07T07:27:28.3102450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75ap 2025-09-07T07:27:28.3103000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-w-vb 2025-09-07T07:27:28.3103520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75 2025-09-07T07:27:28.3104000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy30-mc 2025-09-07T07:27:28.3104540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-vb 2025-09-07T07:27:28.3105080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-36pc 2025-09-07T07:27:28.3105610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-36w 2025-09-07T07:27:28.3106140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-316X 2025-09-07T07:27:28.3106700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-epc-vb 2025-09-07T07:27:28.3107260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-25 2025-09-07T07:27:28.3107810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120-25 2025-09-07T07:27:28.3108310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-w 2025-09-07T07:27:28.3108830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-AT 2025-09-07T07:27:28.3109320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse370 2025-09-07T07:27:28.3109810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy100 2025-09-07T07:27:28.3110350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse85-vb 2025-09-07T07:27:28.3110940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse350-w 2025-09-07T07:27:28.3111360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy30-vb 2025-09-07T07:27:28.3111900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-25 2025-09-07T07:27:28.3112450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-w 2025-09-07T07:27:28.3112930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy350 2025-09-07T07:27:28.3113470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120 2025-09-07T07:27:28.3113910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse50 2025-09-07T07:27:28.3114510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325w-24 2025-09-07T07:27:28.3115040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-42w 2025-09-07T07:27:28.3115610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-wvb 2025-09-07T07:27:28.3116110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520 2025-09-07T07:27:28.3116700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75-wvb 2025-09-07T07:27:28.3117140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75-vb 2025-09-07T07:27:28.3117650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-25-w 2025-09-07T07:27:28.3118250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-48w 2025-09-07T07:27:28.3118770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-43wvb 2025-09-07T07:27:28.3119270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-w 2025-09-07T07:27:28.3119770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150-w 2025-09-07T07:27:28.3120270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy50-mc 2025-09-07T07:27:28.3120810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150-25 2025-09-07T07:27:28.3121360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325 2025-09-07T07:27:28.3121910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-wvb 2025-09-07T07:27:28.3122410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-epc 2025-09-07T07:27:28.3122950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-vb 2025-09-07T07:27:28.3123450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60 2025-09-07T07:27:28.3123950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-25 2025-09-07T07:27:28.3124480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-25-w 2025-09-07T07:27:28.3125010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wsvt25 2025-09-07T07:27:28.3125510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150-vb 2025-09-07T07:27:28.3126090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/winconsole 2025-09-07T07:27:28.3126580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150 2025-09-07T07:27:28.3127080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-43 2025-09-07T07:27:28.3127600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wrenw 2025-09-07T07:27:28.3128160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-42w-vb 2025-09-07T07:27:28.3128660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75 2025-09-07T07:27:28.3129160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75ap 2025-09-07T07:27:28.3129690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-wvb 2025-09-07T07:27:28.3130230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse185-w 2025-09-07T07:27:28.3130800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-43-w 2025-09-07T07:27:28.3131310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-vb 2025-09-07T07:27:28.3131770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy185 2025-09-07T07:27:28.3132310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wezterm 2025-09-07T07:27:28.3132840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-42 2025-09-07T07:27:28.3133400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt-w 2025-09-07T07:27:28.3133900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-316X 2025-09-07T07:27:28.3134470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160 2025-09-07T07:27:28.3134920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120-vb 2025-09-07T07:27:28.3135470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wsvt25m 2025-09-07T07:27:28.3136000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-36w 2025-09-07T07:27:28.3136540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-43w-vb 2025-09-07T07:27:28.3137020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy-99fgt 2025-09-07T07:27:28.3137600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-epc-wvb 2025-09-07T07:27:28.3138130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-vb 2025-09-07T07:27:28.3138630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy50 2025-09-07T07:27:28.3139210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-25 2025-09-07T07:27:28.3139690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-w 2025-09-07T07:27:28.3140220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-PC 2025-09-07T07:27:28.3140760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-42-w 2025-09-07T07:27:28.3141270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-vb 2025-09-07T07:27:28.3141810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-42w 2025-09-07T07:27:28.3142320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-80 2025-09-07T07:27:28.3142820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-w 2025-09-07T07:27:28.3143320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-42 2025-09-07T07:27:28.3143890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-48w 2025-09-07T07:27:28.3144450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-w-vb 2025-09-07T07:27:28.3144930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99fa 2025-09-07T07:27:28.3145430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wren 2025-09-07T07:27:28.3145970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150-vb 2025-09-07T07:27:28.3146490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-epc-24 2025-09-07T07:27:28.3147000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-wvb 2025-09-07T07:27:28.3147550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy100q 2025-09-07T07:27:28.3148110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt-wvb 2025-09-07T07:27:28.3148640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse-75ap 2025-09-07T07:27:28.3149080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60 2025-09-07T07:27:28.3149610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-epc 2025-09-07T07:27:28.3150190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt-vb 2025-09-07T07:27:28.3150720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-43 2025-09-07T07:27:28.3151260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-36pc 2025-09-07T07:27:28.3151850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-36wpc 2025-09-07T07:27:28.3152360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wsiris 2025-09-07T07:27:28.3152850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-w-vb 2025-09-07T07:27:28.3153420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-wvb 2025-09-07T07:27:28.3153940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-vb 2025-09-07T07:27:28.3154430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy-75ap 2025-09-07T07:27:28.3154930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse50-w 2025-09-07T07:27:28.3155470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-42 2025-09-07T07:27:28.3156030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy350-vb 2025-09-07T07:27:28.3156580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75-w 2025-09-07T07:27:28.3157050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt 2025-09-07T07:27:28.3157500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy85 2025-09-07T07:27:28.3158080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-48 2025-09-07T07:27:28.3158620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse85-8bit 2025-09-07T07:27:28.3159200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150-w-vb 2025-09-07T07:27:28.3159710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-48pc 2025-09-07T07:27:28.3160250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-tek 2025-09-07T07:27:28.3160820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-42-w 2025-09-07T07:27:28.3161310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99-ansi 2025-09-07T07:27:28.3161910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-wvb 2025-09-07T07:27:28.3162350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-vb 2025-09-07T07:27:28.3162880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-25 2025-09-07T07:27:28.3163420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse-325 2025-09-07T07:27:28.3163950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy185-wvb 2025-09-07T07:27:28.3164510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-43w 2025-09-07T07:27:28.3165000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-PC 2025-09-07T07:27:28.3165540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy185-vb 2025-09-07T07:27:28.3166080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy350-wvb 2025-09-07T07:27:28.3166590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-105k 2025-09-07T07:27:28.3167160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-24 2025-09-07T07:27:28.3167660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-43 2025-09-07T07:27:28.3168250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-25w 2025-09-07T07:27:28.3168790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-25-w 2025-09-07T07:27:28.3169270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150 2025-09-07T07:27:28.3169840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-pc-24 2025-09-07T07:27:28.3170360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120-25-w 2025-09-07T07:27:28.3170880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-48 2025-09-07T07:27:28.3171440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-nk 2025-09-07T07:27:28.3171990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy185-w 2025-09-07T07:27:28.3172540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-24 2025-09-07T07:27:28.3173020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-43 2025-09-07T07:27:28.3173540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99f 2025-09-07T07:27:28.3174060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99fgt 2025-09-07T07:27:28.3174610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse185-vb 2025-09-07T07:27:28.3175090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy85-w 2025-09-07T07:27:28.3175630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-43-w 2025-09-07T07:27:28.3176190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120-wvb 2025-09-07T07:27:28.3176610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160 2025-09-07T07:27:28.3177170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-vb 2025-09-07T07:27:28.3177740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-36wpc 2025-09-07T07:27:28.3178250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150-25-w 2025-09-07T07:27:28.3178800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99a-ansi 2025-09-07T07:27:28.3179500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse30 2025-09-07T07:27:28.3180010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-w-vb 2025-09-07T07:27:28.3180540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse350-vb 2025-09-07T07:27:28.3181040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse185 2025-09-07T07:27:28.3181600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-42 2025-09-07T07:27:28.3182100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy50-w 2025-09-07T07:27:28.3182670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-vb 2025-09-07T07:27:28.3183230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-p-wvb 2025-09-07T07:27:28.3183760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse185-24 2025-09-07T07:27:28.3184280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-25-w 2025-09-07T07:27:28.3184830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-wvb 2025-09-07T07:27:28.3185390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-36 2025-09-07T07:27:28.3185910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75-vb 2025-09-07T07:27:28.3186390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse350 2025-09-07T07:27:28.3186880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120 2025-09-07T07:27:28.3187410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75-w 2025-09-07T07:27:28.3188000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-pc-vb 2025-09-07T07:27:28.3188540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-48wpc 2025-09-07T07:27:28.3189080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120-w 2025-09-07T07:27:28.3189580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-epc-w 2025-09-07T07:27:28.3190130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150-w 2025-09-07T07:27:28.3190660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse50-mc 2025-09-07T07:27:28.3191180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt 2025-09-07T07:27:28.3191730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse50-wvb 2025-09-07T07:27:28.3192260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-25 2025-09-07T07:27:28.3192700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370 2025-09-07T07:27:28.3193320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-43-w 2025-09-07T07:27:28.3193810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-tek 2025-09-07T07:27:28.3194330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-AT 2025-09-07T07:27:28.3194910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-wvb 2025-09-07T07:27:28.3195430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse85-wvb 2025-09-07T07:27:28.3196000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150-25-w 2025-09-07T07:27:28.3196510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy85-vb 2025-09-07T07:27:28.3197020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy350-w 2025-09-07T07:27:28.3197510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-42-w 2025-09-07T07:27:28.3198040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy85-8bit 2025-09-07T07:27:28.3198530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325 2025-09-07T07:27:28.3199050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse85 2025-09-07T07:27:28.3199600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-25w 2025-09-07T07:27:28.3200120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-w 2025-09-07T07:27:28.3200640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520 2025-09-07T07:27:28.3201160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse30-vb 2025-09-07T07:27:28.3201720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse350-wvb 2025-09-07T07:27:28.3202320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse185-wvb 2025-09-07T07:27:28.3202810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-43w 2025-09-07T07:27:28.3203320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-43 2025-09-07T07:27:28.3203850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy85-wvb 2025-09-07T07:27:28.3204360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-wvb 2025-09-07T07:27:28.3204890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse30-mc 2025-09-07T07:27:28.3205450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse85-w 2025-09-07T07:27:28.3205960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-vb 2025-09-07T07:27:28.3206510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-101k 2025-09-07T07:27:28.3207010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse+sl 2025-09-07T07:27:28.3207540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99fgta 2025-09-07T07:27:28.3208100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse-vp 2025-09-07T07:27:28.3208550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy30 2025-09-07T07:27:28.3209110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-48pc 2025-09-07T07:27:28.3209630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-36 2025-09-07T07:27:28.3210170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150-w-vb 2025-09-07T07:27:28.3210670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy185-24 2025-09-07T07:27:28.3211200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-42 2025-09-07T07:27:28.3211760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-tek 2025-09-07T07:27:28.3212250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-w 2025-09-07T07:27:28.3212780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75-mc 2025-09-07T07:27:28.3213300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-vb 2025-09-07T07:27:28.3213820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-25 2025-09-07T07:27:28.3214340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy50-wvb 2025-09-07T07:27:28.3214870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-rv 2025-09-07T07:27:28.3215420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse50-vb 2025-09-07T07:27:28.3215940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy-99fgta 2025-09-07T07:27:28.3216520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt-25-w 2025-09-07T07:27:28.3217050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-w 2025-09-07T07:27:28.3217550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-EPC 2025-09-07T07:27:28.3218110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-25-w 2025-09-07T07:27:28.3218590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt25 2025-09-07T07:27:28.3219120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon0 2025-09-07T07:27:28.3219590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt210 2025-09-07T07:27:28.3220160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc3-bold 2025-09-07T07:27:28.3220580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p4 2025-09-07T07:27:28.3221130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism14-m 2025-09-07T07:27:28.3221660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism9-w 2025-09-07T07:27:28.3222210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-43-m 2025-09-07T07:27:28.3222770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+keypad 2025-09-07T07:27:28.3223270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt40 2025-09-07T07:27:28.3223800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p14-w 2025-09-07T07:27:28.3224250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p14-m 2025-09-07T07:27:28.3224760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt200w 2025-09-07T07:27:28.3225360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism14-w 2025-09-07T07:27:28.3225810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccons 2025-09-07T07:27:28.3226360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism9-8-w 2025-09-07T07:27:28.3226890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pmconsole 2025-09-07T07:27:28.3227390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvtXX 2025-09-07T07:27:28.3227850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p5 2025-09-07T07:27:28.3228420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-vt100 2025-09-07T07:27:28.3228920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p19 2025-09-07T07:27:28.3229400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty 2025-09-07T07:27:28.3229910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p9-8-w 2025-09-07T07:27:28.3230520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc6300plus 2025-09-07T07:27:28.3231020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm-96x48 2025-09-07T07:27:28.3231560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcconsole 2025-09-07T07:27:28.3232040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pro350 2025-09-07T07:27:28.3232580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pckermit12 2025-09-07T07:27:28.3233100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi25 2025-09-07T07:27:28.3233570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p9-8 2025-09-07T07:27:28.3234210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+xterm 2025-09-07T07:27:28.3234690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc-venix 2025-09-07T07:27:28.3235270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm-basic 2025-09-07T07:27:28.3235770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pckermit 2025-09-07T07:27:28.3236420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon+sgr+acs0 2025-09-07T07:27:28.3236920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-43 2025-09-07T07:27:28.3237340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pty 2025-09-07T07:27:28.3237840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt505 2025-09-07T07:27:28.3238360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon 2025-09-07T07:27:28.3238880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism7 2025-09-07T07:27:28.3239390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc-minix 2025-09-07T07:27:28.3239860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism9 2025-09-07T07:27:28.3240450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pckermit120 2025-09-07T07:27:28.3240970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt50w 2025-09-07T07:27:28.3241440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism8 2025-09-07T07:27:28.3242080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm-fast 2025-09-07T07:27:28.3242540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/printer 2025-09-07T07:27:28.3243060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe1251 2025-09-07T07:27:28.3243550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-33 2025-09-07T07:27:28.3244050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt35w 2025-09-07T07:27:28.3244730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+vt400 2025-09-07T07:27:28.3245260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-25-m 2025-09-07T07:27:28.3245780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism14-m-w 2025-09-07T07:27:28.3246280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p8-w 2025-09-07T07:27:28.3246780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-m 2025-09-07T07:27:28.3247270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p8gl 2025-09-07T07:27:28.3247880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon+sgr+acs 2025-09-07T07:27:28.3248360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-m1 2025-09-07T07:27:28.3248940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+cursor 2025-09-07T07:27:28.3249480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys 2025-09-07T07:27:28.3250050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-256color 2025-09-07T07:27:28.3250610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm-90x28 2025-09-07T07:27:28.3251150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-mono 2025-09-07T07:27:28.3251640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt250 2025-09-07T07:27:28.3252170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe6100 2025-09-07T07:27:28.3252680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism12-m-w 2025-09-07T07:27:28.3253190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcz19 2025-09-07T07:27:28.3253780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism9-8 2025-09-07T07:27:28.3254260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm 2025-09-07T07:27:28.3254870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+vt100 2025-09-07T07:27:28.3255350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p12-m 2025-09-07T07:27:28.3255780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p7 2025-09-07T07:27:28.3256310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt43 2025-09-07T07:27:28.3256800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p9 2025-09-07T07:27:28.3257340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism12-w 2025-09-07T07:27:28.3257810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt40w 2025-09-07T07:27:28.3258300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt28 2025-09-07T07:27:28.3258870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe1100 2025-09-07T07:27:28.3259400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc-coherent 2025-09-07T07:27:28.3259910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe550 2025-09-07T07:27:28.3260360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p8 2025-09-07T07:27:28.3260890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p12-m-w 2025-09-07T07:27:28.3261330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc3 2025-09-07T07:27:28.3261870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcmw 2025-09-07T07:27:28.3266670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt43w 2025-09-07T07:27:28.3266860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism12-m 2025-09-07T07:27:28.3266970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p12-w 2025-09-07T07:27:28.3267070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc3r-m 2025-09-07T07:27:28.3267170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt25w 2025-09-07T07:27:28.3267270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe6312 2025-09-07T07:27:28.3267430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-sco 2025-09-07T07:27:28.3267560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+esc 2025-09-07T07:27:28.3267660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p9-w 2025-09-07T07:27:28.3267790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc3r 2025-09-07T07:27:28.3267900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism12 2025-09-07T07:27:28.3268010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe7000m 2025-09-07T07:27:28.3268470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-m1b 2025-09-07T07:27:28.3269080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi 2025-09-07T07:27:28.3269500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe7000c 2025-09-07T07:27:28.3270070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt25-color 2025-09-07T07:27:28.3270630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi43 2025-09-07T07:27:28.3271070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p14 2025-09-07T07:27:28.3271610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p14-m-w 2025-09-07T07:27:28.3272080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism14 2025-09-07T07:27:28.3272650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-noapp 2025-09-07T07:27:28.3273140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pilot 2025-09-07T07:27:28.3273640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p12 2025-09-07T07:27:28.3274220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon+colors 2025-09-07T07:27:28.3274850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+linux 2025-09-07T07:27:28.3275300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi25m 2025-09-07T07:27:28.3275840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psx_ansi 2025-09-07T07:27:28.3276430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-25 2025-09-07T07:27:28.3276860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt100 2025-09-07T07:27:28.3277380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/ps300 2025-09-07T07:27:28.3277890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe1200 2025-09-07T07:27:28.3278430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt250w 2025-09-07T07:27:28.3278960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism8gl 2025-09-07T07:27:28.3279450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi33 2025-09-07T07:27:28.3280010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism4 2025-09-07T07:27:28.3280500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt505-24 2025-09-07T07:27:28.3281050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism8-w 2025-09-07T07:27:28.3281550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcplot 2025-09-07T07:27:28.3282190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+sco 2025-09-07T07:27:28.3282710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-screen 2025-09-07T07:27:28.3283240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon+keys 2025-09-07T07:27:28.3283730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism5 2025-09-07T07:27:28.3284250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt505-22 2025-09-07T07:27:28.3284750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism2 2025-09-07T07:27:28.3285250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-m2 2025-09-07T07:27:28.3285750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc7300 2025-09-07T07:27:28.3286560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm-80x24 2025-09-07T07:27:28.3287080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon+base 2025-09-07T07:27:28.3287660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi33m 2025-09-07T07:27:28.3288140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon-m 2025-09-07T07:27:28.3288670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt100w 2025-09-07T07:27:28.3289160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe6300 2025-09-07T07:27:28.3289650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt200 2025-09-07T07:27:28.3290150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt35 2025-09-07T07:27:28.3290690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt28w 2025-09-07T07:27:28.3291220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pmcons 2025-09-07T07:27:28.3291670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcix 2025-09-07T07:27:28.3292190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon0-m 2025-09-07T07:27:28.3292720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt50 2025-09-07T07:27:28.3293290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-33-m 2025-09-07T07:27:28.3293920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+screen 2025-09-07T07:27:28.3294330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qdcons 2025-09-07T07:27:28.3294850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203 2025-09-07T07:27:28.3295380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119p-25 2025-09-07T07:27:28.3295920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119+-25-w 2025-09-07T07:27:28.3296500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119p-25-w 2025-09-07T07:27:28.3296990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxt 2025-09-07T07:27:28.3297500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203-25 2025-09-07T07:27:28.3298030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119 2025-09-07T07:27:28.3298490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnx 2025-09-07T07:27:28.3299040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxt4 2025-09-07T07:27:28.3299500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt103 2025-09-07T07:27:28.3300010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119-w 2025-09-07T07:27:28.3300550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119p 2025-09-07T07:27:28.3301010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qansi-g 2025-09-07T07:27:28.3301600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203-25-w 2025-09-07T07:27:28.3302140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119+-w 2025-09-07T07:27:28.3302620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt102 2025-09-07T07:27:28.3303110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qansi-t 2025-09-07T07:27:28.3303640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxt2 2025-09-07T07:27:28.3304160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203-w 2025-09-07T07:27:28.3304710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt101p 2025-09-07T07:27:28.3305160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxtmono 2025-09-07T07:27:28.3305700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt103-w 2025-09-07T07:27:28.3306260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119+-25 2025-09-07T07:27:28.3306740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qume 2025-09-07T07:27:28.3307280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203-w-am 2025-09-07T07:27:28.3307810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxw 2025-09-07T07:27:28.3308250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnx4 2025-09-07T07:27:28.3308800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119p-w 2025-09-07T07:27:28.3309290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxm 2025-09-07T07:27:28.3309820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qansi-m 2025-09-07T07:27:28.3310280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qdss 2025-09-07T07:27:28.3310780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qansi-w 2025-09-07T07:27:28.3311290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt101 2025-09-07T07:27:28.3311830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119+ 2025-09-07T07:27:28.3312310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt108 2025-09-07T07:27:28.3312810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qume5 2025-09-07T07:27:28.3313320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qansi 2025-09-07T07:27:28.3313830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt101+ 2025-09-07T07:27:28.3314350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203+ 2025-09-07T07:27:28.3314920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119-25-w 2025-09-07T07:27:28.3315370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt61 2025-09-07T07:27:28.3315870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt330 2025-09-07T07:27:28.3316400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt102 2025-09-07T07:27:28.3316830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt50 2025-09-07T07:27:28.3317370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vp60 2025-09-07T07:27:28.3317910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-putty 2025-09-07T07:27:28.3318420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200-8 2025-09-07T07:27:28.3318950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-nav-w 2025-09-07T07:27:28.3319410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt300 2025-09-07T07:27:28.3319950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt132 2025-09-07T07:27:28.3320450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc403a 2025-09-07T07:27:28.3320970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220+pcedit 2025-09-07T07:27:28.3321550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-s 2025-09-07T07:27:28.3322010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip 2025-09-07T07:27:28.3322530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-direct 2025-09-07T07:27:28.3323100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewpoint90 2025-09-07T07:27:28.3323640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte+pcfkeys 2025-09-07T07:27:28.3324160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320-nam 2025-09-07T07:27:28.3324640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vitty 2025-09-07T07:27:28.3325160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt102-w 2025-09-07T07:27:28.3325700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/versaterm 2025-09-07T07:27:28.3326210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/visa50 2025-09-07T07:27:28.3326750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt52+arrows 2025-09-07T07:27:28.3327240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vp3a+ 2025-09-07T07:27:28.3327780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewdata 2025-09-07T07:27:28.3328300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2014 2025-09-07T07:27:28.3328810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi550 2025-09-07T07:27:28.3329320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt102-nsgr 2025-09-07T07:27:28.3329870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200-old 2025-09-07T07:27:28.3330330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt-61 2025-09-07T07:27:28.3330880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320-k311 2025-09-07T07:27:28.3331390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+ 2025-09-07T07:27:28.3331940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220+keypad 2025-09-07T07:27:28.3332430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vtnt 2025-09-07T07:27:28.3332970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+4bsd 2025-09-07T07:27:28.3333520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewdata-o 2025-09-07T07:27:28.3334010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt61.5 2025-09-07T07:27:28.3334510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt510pc 2025-09-07T07:27:28.3335020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc203 2025-09-07T07:27:28.3335540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/v200-nam 2025-09-07T07:27:28.3336000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220 2025-09-07T07:27:28.3336560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320-k3 2025-09-07T07:27:28.3337110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100nam 2025-09-07T07:27:28.3337640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2012 2025-09-07T07:27:28.3338130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi300 2025-09-07T07:27:28.3338660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vapple 2025-09-07T07:27:28.3339120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip-H 2025-09-07T07:27:28.3339640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2008 2025-09-07T07:27:28.3340140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc415 2025-09-07T07:27:28.3340650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt400 2025-09-07T07:27:28.3341140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-vb 2025-09-07T07:27:28.3341730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220+vtedit 2025-09-07T07:27:28.3342230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-nam 2025-09-07T07:27:28.3342780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+noapp 2025-09-07T07:27:28.3343290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/v320n 2025-09-07T07:27:28.3343750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vv100 2025-09-07T07:27:28.3344330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+enq 2025-09-07T07:27:28.3344820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-w 2025-09-07T07:27:28.3345350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt102+enq 2025-09-07T07:27:28.3345850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2007 2025-09-07T07:27:28.3346430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-s-top 2025-09-07T07:27:28.3346860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc414 2025-09-07T07:27:28.3347400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320-w 2025-09-07T07:27:28.3347940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt52-basic 2025-09-07T07:27:28.3348420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vk100 2025-09-07T07:27:28.3348990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-8bit 2025-09-07T07:27:28.3349440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt520 2025-09-07T07:27:28.3349950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt340 2025-09-07T07:27:28.3350500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vs100-x10 2025-09-07T07:27:28.3351010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-nam-w 2025-09-07T07:27:28.3351600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+noapp+pc 2025-09-07T07:27:28.3352050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi55 2025-09-07T07:27:28.3352550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi603 2025-09-07T07:27:28.3353090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vwmterm 2025-09-07T07:27:28.3353670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt420pcdos 2025-09-07T07:27:28.3354130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-js 2025-09-07T07:27:28.3354630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vs100 2025-09-07T07:27:28.3355170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt520ansi 2025-09-07T07:27:28.3355680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt510 2025-09-07T07:27:28.3356160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200-js 2025-09-07T07:27:28.3356720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-256color 2025-09-07T07:27:28.3357240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip7800-w 2025-09-07T07:27:28.3357820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220+cvis 2025-09-07T07:27:28.3358300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc103 2025-09-07T07:27:28.3358800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200-8bit 2025-09-07T07:27:28.3359340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi300-old 2025-09-07T07:27:28.3359840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200-w 2025-09-07T07:27:28.3360300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vp90 2025-09-07T07:27:28.3360910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+fnkeys 2025-09-07T07:27:28.3361420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi200-f 2025-09-07T07:27:28.3361900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt420f 2025-09-07T07:27:28.3362420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt400-24 2025-09-07T07:27:28.3362920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt300-w 2025-09-07T07:27:28.3363460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/visual603 2025-09-07T07:27:28.3364000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-w 2025-09-07T07:27:28.3364530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewpoint60 2025-09-07T07:27:28.3364990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt52 2025-09-07T07:27:28.3365490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt131 2025-09-07T07:27:28.3366000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt50h 2025-09-07T07:27:28.3366490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100 2025-09-07T07:27:28.3366990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/venix 2025-09-07T07:27:28.3367490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2017 2025-09-07T07:27:28.3368040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip7800-Hw 2025-09-07T07:27:28.3368520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc404 2025-09-07T07:27:28.3369010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt420 2025-09-07T07:27:28.3369540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-w-nav 2025-09-07T07:27:28.3370030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte 2025-09-07T07:27:28.3370530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/v3220 2025-09-07T07:27:28.3371090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-bot-s 2025-09-07T07:27:28.3371640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-w-nam 2025-09-07T07:27:28.3372110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi500 2025-09-07T07:27:28.3372610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc414h 2025-09-07T07:27:28.3373160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt52+keypad 2025-09-07T07:27:28.3373700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2018 2025-09-07T07:27:28.3374220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt420+lrmm 2025-09-07T07:27:28.3374780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+pfkeys 2025-09-07T07:27:28.3375270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt510pcdos 2025-09-07T07:27:28.3375780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vremote 2025-09-07T07:27:28.3376320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-top-s 2025-09-07T07:27:28.3376870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewdata-rv 2025-09-07T07:27:28.3377340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip-w 2025-09-07T07:27:28.3377900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-nav 2025-09-07T07:27:28.3378430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-base 2025-09-07T07:27:28.3378990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt300-w-nam 2025-09-07T07:27:28.3379540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewpoint3a+ 2025-09-07T07:27:28.3380090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-nam 2025-09-07T07:27:28.3380640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-bm-o 2025-09-07T07:27:28.3381120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi50adm 2025-09-07T07:27:28.3381650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt300-nam 2025-09-07T07:27:28.3382130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200 2025-09-07T07:27:28.3382640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220d 2025-09-07T07:27:28.3383110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vsc 2025-09-07T07:27:28.3383630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt420pc 2025-09-07T07:27:28.3384190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-8 2025-09-07T07:27:28.3384670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vanilla 2025-09-07T07:27:28.3385170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vscode 2025-09-07T07:27:28.3385680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt125 2025-09-07T07:27:28.3386190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip-Hw 2025-09-07T07:27:28.3386740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-old 2025-09-07T07:27:28.3387220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/v5410 2025-09-07T07:27:28.3387770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+keypad 2025-09-07T07:27:28.3388290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc303a 2025-09-07T07:27:28.3388820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-am 2025-09-07T07:27:28.3389380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-s-bot 2025-09-07T07:27:28.3389950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320nam 2025-09-07T07:27:28.3390440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-w-am 2025-09-07T07:27:28.3390920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320 2025-09-07T07:27:28.3391440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc303 2025-09-07T07:27:28.3391920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi50 2025-09-07T07:27:28.3392630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip7800-H 2025-09-07T07:27:28.3393160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewpoint 2025-09-07T07:27:28.3393650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc404-s 2025-09-07T07:27:28.3394220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220+cvis8 2025-09-07T07:27:28.3394720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt-utf8 2025-09-07T07:27:28.3395230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi200 2025-09-07T07:27:28.3395740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-bm 2025-09-07T07:27:28.3396290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vscode-direct 2025-09-07T07:27:28.3396790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt525 2025-09-07T07:27:28.3397310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi200-rv 2025-09-07T07:27:28.3397830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320-w-nam 2025-09-07T07:27:28.3398450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-256color 2025-09-07T07:27:28.3398970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+r6f2 2025-09-07T07:27:28.3399540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-112x37 2025-09-07T07:27:28.3400090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+200x64 2025-09-07T07:27:28.3400660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+x10mouse 2025-09-07T07:27:28.3401220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+128x48 2025-09-07T07:27:28.3401770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+osc104 2025-09-07T07:27:28.3402340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-200x64-m 2025-09-07T07:27:28.3402860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-color 2025-09-07T07:27:28.3403440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-16color 2025-09-07T07:27:28.3404020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v40 2025-09-07T07:27:28.3404540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+128x40 2025-09-07T07:27:28.3405090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-m-b 2025-09-07T07:27:28.3405650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+direct256 2025-09-07T07:27:28.3406190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+direct2 2025-09-07T07:27:28.3406750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+app+pc 2025-09-07T07:27:28.3407270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xgterm 2025-09-07T07:27:28.3407810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+88color 2025-09-07T07:27:28.3408350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+c 2025-09-07T07:27:28.3408860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pce2 2025-09-07T07:27:28.3409460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-200x64 2025-09-07T07:27:28.3410040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-128x48 2025-09-07T07:27:28.3410540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+app 2025-09-07T07:27:28.3411060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-8bit 2025-09-07T07:27:28.3411590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xerox820 2025-09-07T07:27:28.3412080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x1750 2025-09-07T07:27:28.3412680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+112x37 2025-09-07T07:27:28.3413130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xtermm 2025-09-07T07:27:28.3413640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xi 2025-09-07T07:27:28.3414200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcc0 2025-09-07T07:27:28.3414710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-f 2025-09-07T07:27:28.3415290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-x11hilite 2025-09-07T07:27:28.3415770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xtermc 2025-09-07T07:27:28.3416370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-80x25-m 2025-09-07T07:27:28.3416900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcf2 2025-09-07T07:27:28.3417460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+keypad 2025-09-07T07:27:28.3417930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm 2025-09-07T07:27:28.3418530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-128x40 2025-09-07T07:27:28.3419040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+noapp 2025-09-07T07:27:28.3419530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+b 2025-09-07T07:27:28.3420110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-basic 2025-09-07T07:27:28.3420630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+meta 2025-09-07T07:27:28.3421210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+x11mouse 2025-09-07T07:27:28.3421730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-f2 2025-09-07T07:27:28.3422210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x820 2025-09-07T07:27:28.3422750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcc1 2025-09-07T07:27:28.3423270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-r6 2025-09-07T07:27:28.3423770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x1720 2025-09-07T07:27:28.3424280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm.js 2025-09-07T07:27:28.3424860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-88color 2025-09-07T07:27:28.3425390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+tmux2 2025-09-07T07:27:28.3425980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-144x48-m 2025-09-07T07:27:28.3426550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-direct2 2025-09-07T07:27:28.3427090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+decedit 2025-09-07T07:27:28.3427640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-utf8 2025-09-07T07:27:28.3428230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+x11hilite 2025-09-07T07:27:28.3428800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-direct16 2025-09-07T07:27:28.3429260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xdku 2025-09-07T07:27:28.3429850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x68k-ite 2025-09-07T07:27:28.3430390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+alt+title 2025-09-07T07:27:28.3430980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-112x37-m 2025-09-07T07:27:28.3431510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+direct 2025-09-07T07:27:28.3432090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v333 2025-09-07T07:27:28.3432660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xfree86 2025-09-07T07:27:28.3433230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-vt220 2025-09-07T07:27:28.3433830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+acs 2025-09-07T07:27:28.3434240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-hp 2025-09-07T07:27:28.3434760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-new 2025-09-07T07:27:28.3435280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-noapp 2025-09-07T07:27:28.3435900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pc+edit 2025-09-07T07:27:28.3436420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-1003 2025-09-07T07:27:28.3436950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterms-sun 2025-09-07T07:27:28.3437490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sl-twm 2025-09-07T07:27:28.3438050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+basic 2025-09-07T07:27:28.3438600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sm+1003 2025-09-07T07:27:28.3439150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-pcolor 2025-09-07T07:27:28.3439640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xenix 2025-09-07T07:27:28.3440240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-direct256 2025-09-07T07:27:28.3440710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc 2025-09-07T07:27:28.3441310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sm+1002 2025-09-07T07:27:28.3441830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+focus 2025-09-07T07:27:28.3442400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sm+1005 2025-09-07T07:27:28.3442980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-1005 2025-09-07T07:27:28.3443560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-128x48-m 2025-09-07T07:27:28.3444060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xerox-lm 2025-09-07T07:27:28.3444640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+nopcfkeys 2025-09-07T07:27:28.3445180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-direct 2025-09-07T07:27:28.3445730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-1002 2025-09-07T07:27:28.3446260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-sco 2025-09-07T07:27:28.3446840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-144x48 2025-09-07T07:27:28.3447330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-p371 2025-09-07T07:27:28.3447950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+256setaf 2025-09-07T07:27:28.3448530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-160x64-m 2025-09-07T07:27:28.3449070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+vt+edit 2025-09-07T07:27:28.3449580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+kbs 2025-09-07T07:27:28.3450150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-80x30 2025-09-07T07:27:28.3450720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-90x30-m 2025-09-07T07:27:28.3451280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-x11mouse 2025-09-07T07:27:28.3451740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xwsh 2025-09-07T07:27:28.3452270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xtalk 2025-09-07T07:27:28.3452930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v43 2025-09-07T07:27:28.3453470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v44 2025-09-07T07:27:28.3453990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-p370 2025-09-07T07:27:28.3454530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-m-f 2025-09-07T07:27:28.3455060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-90x30 2025-09-07T07:27:28.3455570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xl83 2025-09-07T07:27:28.3456040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xfce 2025-09-07T07:27:28.3456590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcc3 2025-09-07T07:27:28.3457100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x1700 2025-09-07T07:27:28.3457600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-24 2025-09-07T07:27:28.3458170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sl-alt 2025-09-07T07:27:28.3458800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+144x48 2025-09-07T07:27:28.3459240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-b 2025-09-07T07:27:28.3459740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-old 2025-09-07T07:27:28.3460290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+alt47 2025-09-07T07:27:28.3460810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+f2 2025-09-07T07:27:28.3461400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-x10mouse 2025-09-07T07:27:28.3461950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+80x25 2025-09-07T07:27:28.3462470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcf0 2025-09-07T07:27:28.3463040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+nofkeys 2025-09-07T07:27:28.3463610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+256color 2025-09-07T07:27:28.3464110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x1700-lm 2025-09-07T07:27:28.3464640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-m 2025-09-07T07:27:28.3465240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+256color2 2025-09-07T07:27:28.3465740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-r5 2025-09-07T07:27:28.3466340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+titlestack 2025-09-07T07:27:28.3466860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xerox1720 2025-09-07T07:27:28.3467390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcc2 2025-09-07T07:27:28.3467900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm1 2025-09-07T07:27:28.3468390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x68k 2025-09-07T07:27:28.3468910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+f 2025-09-07T07:27:28.3469420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterms 2025-09-07T07:27:28.3469960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-mono 2025-09-07T07:27:28.3470490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x10term+sl 2025-09-07T07:27:28.3471090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-100x37-m 2025-09-07T07:27:28.3471630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+80x30 2025-09-07T07:27:28.3472200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-200x75 2025-09-07T07:27:28.3472750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-256x96 2025-09-07T07:27:28.3473320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-80x30-m 2025-09-07T07:27:28.3473870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+90x30 2025-09-07T07:27:28.3474360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x10term 2025-09-07T07:27:28.3474930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcfkeys 2025-09-07T07:27:28.3475530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-256x96-m 2025-09-07T07:27:28.3476140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+160x64 2025-09-07T07:27:28.3476570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xerox 2025-09-07T07:27:28.3477090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sl 2025-09-07T07:27:28.3477620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+edit 2025-09-07T07:27:28.3478160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-sun 2025-09-07T07:27:28.3478730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-100x37 2025-09-07T07:27:28.3479240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-bold 2025-09-07T07:27:28.3479790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-m-f2 2025-09-07T07:27:28.3480370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+direct16 2025-09-07T07:27:28.3480940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+200x75 2025-09-07T07:27:28.3481550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+256x96 2025-09-07T07:27:28.3482010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+tmux 2025-09-07T07:27:28.3482530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-nic 2025-09-07T07:27:28.3483070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-vt52 2025-09-07T07:27:28.3483650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v32 2025-09-07T07:27:28.3484230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-200x75-m 2025-09-07T07:27:28.3484780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sm+1006 2025-09-07T07:27:28.3485320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-160x64 2025-09-07T07:27:28.3485820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xiterm 2025-09-07T07:27:28.3486390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+indirect 2025-09-07T07:27:28.3487000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+88color2 2025-09-07T07:27:28.3487550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-128x40-m 2025-09-07T07:27:28.3488060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-1006 2025-09-07T07:27:28.3488660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+100x37 2025-09-07T07:27:28.3489200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+alt1049 2025-09-07T07:27:28.3489740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-80x25 2025-09-07T07:27:28.3490310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v33 2025-09-07T07:27:28.3490850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+noalt 2025-09-07T07:27:28.3491410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29a-nkc-bc 2025-09-07T07:27:28.3491880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29a 2025-09-07T07:27:28.3492370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z19 2025-09-07T07:27:28.3492890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z-100bw 2025-09-07T07:27:28.3493340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/ztx 2025-09-07T07:27:28.3493850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zen30 2025-09-07T07:27:28.3494330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z-100 2025-09-07T07:27:28.3494860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zenith29 2025-09-07T07:27:28.3495330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29 2025-09-07T07:27:28.3495820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z100 2025-09-07T07:27:28.3496370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zenith39-a 2025-09-07T07:27:28.3496840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z50 2025-09-07T07:27:28.3497350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z8001 2025-09-07T07:27:28.3497820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/ztx11 2025-09-07T07:27:28.3498370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29a-kc-bc 2025-09-07T07:27:28.3498870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29b 2025-09-07T07:27:28.3499350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z100bw 2025-09-07T07:27:28.3499850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zenith 2025-09-07T07:27:28.3500370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zen8001 2025-09-07T07:27:28.3500960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zenith39-ansi 2025-09-07T07:27:28.3501420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zt-1 2025-09-07T07:27:28.3501900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zen50 2025-09-07T07:27:28.3502390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z110 2025-09-07T07:27:28.3503090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z110bw 2025-09-07T07:27:28.3503580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z340 2025-09-07T07:27:28.3504190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29a-nkc-uc 2025-09-07T07:27:28.3504640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z30 2025-09-07T07:27:28.3505150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29a-kc-uc 2025-09-07T07:27:28.3505630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z39a 2025-09-07T07:27:28.3506150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/ztx-1-a 2025-09-07T07:27:28.3506650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z39-a 2025-09-07T07:27:28.3507180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z340-nam 2025-09-07T07:27:28.3507710Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconv_close.3.html 2025-09-07T07:27:28.3508180Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconv.3.html 2025-09-07T07:27:28.3508710Z /opt/homebrew/Caskroom/miniconda/base/share/doc/expat/changelog 2025-09-07T07:27:28.3509200Z /opt/homebrew/Caskroom/miniconda/base/share/doc/expat/AUTHORS 2025-09-07T07:27:28.3509740Z /opt/homebrew/Caskroom/miniconda/base/share/doc/readline/INSTALL 2025-09-07T07:27:28.3510250Z /opt/homebrew/Caskroom/miniconda/base/share/doc/readline/CHANGES 2025-09-07T07:27:28.3510760Z /opt/homebrew/Caskroom/miniconda/base/share/doc/readline/README 2025-09-07T07:27:28.3511360Z /opt/homebrew/Caskroom/miniconda/base/share/doc/readline/rluserman.html 2025-09-07T07:27:28.3511930Z /opt/homebrew/Caskroom/miniconda/base/share/doc/readline/history.html 2025-09-07T07:27:28.3512500Z /opt/homebrew/Caskroom/miniconda/base/share/doc/readline/readline.html 2025-09-07T07:27:28.3512930Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/AUTHORS 2025-09-07T07:27:28.3513550Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/lzma-file-format.txt 2025-09-07T07:27:28.3513970Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/README 2025-09-07T07:27:28.3514500Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/faq.txt 2025-09-07T07:27:28.3514920Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/COPYING 2025-09-07T07:27:28.3515360Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/NEWS 2025-09-07T07:27:28.3516090Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/04_compress_easy_mt.c 2025-09-07T07:27:28.3516700Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/01_compress_easy.c 2025-09-07T07:27:28.3517340Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/02_decompress.c 2025-09-07T07:27:28.3517850Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/Makefile 2025-09-07T07:27:28.3518520Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/03_compress_custom.c 2025-09-07T07:27:28.3519100Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/00_README.txt 2025-09-07T07:27:28.3519690Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/11_file_info.c 2025-09-07T07:27:28.3520180Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/COPYING.0BSD 2025-09-07T07:27:28.3520710Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/COPYING.GPLv2 2025-09-07T07:27:28.3521200Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/history.txt 2025-09-07T07:27:28.3521680Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/THANKS 2025-09-07T07:27:28.3522240Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/xz-file-format.txt 2025-09-07T07:27:28.3522780Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/BINDINGS.md 2025-09-07T07:27:28.3523270Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/AUTHORS 2025-09-07T07:27:28.3523830Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/HACKING.md 2025-09-07T07:27:28.3524390Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/RELEASE-NOTES 2025-09-07T07:27:28.3524870Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/README 2025-09-07T07:27:28.3525370Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/COPYING 2025-09-07T07:27:28.3525850Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/NEWS 2025-09-07T07:27:28.3526510Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_config.html 2025-09-07T07:27:28.3527140Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2compat.html 2025-09-07T07:27:28.3527820Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_depth_limit.html 2025-09-07T07:27:28.3528330Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2.html 2025-09-07T07:27:28.3529220Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_data_create_from_pattern.html 2025-09-07T07:27:28.3529760Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2unicode.html 2025-09-07T07:27:28.3530360Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2sample.html 2025-09-07T07:27:28.3531050Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_pattern_convert.html 2025-09-07T07:27:28.3531710Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_heap_limit.html 2025-09-07T07:27:28.3532480Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_substitute_callout.html 2025-09-07T07:27:28.3532980Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/index.html 2025-09-07T07:27:28.3533620Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_code_free.html 2025-09-07T07:27:28.3534380Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_converted_pattern_free.html 2025-09-07T07:27:28.3535170Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_length_bynumber.html 2025-09-07T07:27:28.3535820Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_data_free.html 2025-09-07T07:27:28.3536510Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_callout_enumerate.html 2025-09-07T07:27:28.3537160Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_free.html 2025-09-07T07:27:28.3537760Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2perform.html 2025-09-07T07:27:28.3538530Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_code_copy_with_tables.html 2025-09-07T07:27:28.3539050Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2jit.html 2025-09-07T07:27:28.3539710Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2serialize.html 2025-09-07T07:27:28.3540440Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_data_create.html 2025-09-07T07:27:28.3541040Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_maketables.html 2025-09-07T07:27:28.3541750Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_stack_assign.html 2025-09-07T07:27:28.3542340Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_bsr.html 2025-09-07T07:27:28.3543040Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_stack_create.html 2025-09-07T07:27:28.3543660Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_mark.html 2025-09-07T07:27:28.3544410Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_free_unused_memory.html 2025-09-07T07:27:28.3545180Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_character_tables.html 2025-09-07T07:27:28.3545870Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_match_limit.html 2025-09-07T07:27:28.3546550Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_parens_nest_limit.html 2025-09-07T07:27:28.3547120Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2syntax.html 2025-09-07T07:27:28.3547690Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2api.html 2025-09-07T07:27:28.3548410Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_error_message.html 2025-09-07T07:27:28.3549060Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_startchar.html 2025-09-07T07:27:28.3549720Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_newline.html 2025-09-07T07:27:28.3550300Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2convert.html 2025-09-07T07:27:28.3551030Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_ovector_count.html 2025-09-07T07:27:28.3551700Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_pattern_info.html 2025-09-07T07:27:28.3552380Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_maketables_free.html 2025-09-07T07:27:28.3553070Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_glob_escape.html 2025-09-07T07:27:28.3553780Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_ovector_pointer.html 2025-09-07T07:27:28.3554390Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_code_copy.html 2025-09-07T07:27:28.3555010Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2matching.html 2025-09-07T07:27:28.3555810Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_general_context_create.html 2025-09-07T07:27:28.3556330Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2test.html 2025-09-07T07:27:28.3556980Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_dfa_match.html 2025-09-07T07:27:28.3557560Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2posix.html 2025-09-07T07:27:28.3558350Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_max_pattern_length.html 2025-09-07T07:27:28.3559020Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_serialize_encode.html 2025-09-07T07:27:28.3559760Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_recursion_limit.html 2025-09-07T07:27:28.3560480Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_convert_context_free.html 2025-09-07T07:27:28.3561250Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_nametable_scan.html 2025-09-07T07:27:28.3561810Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2callout.html 2025-09-07T07:27:28.3562560Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_general_context_copy.html 2025-09-07T07:27:28.3563260Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_compile_context_free.html 2025-09-07T07:27:28.3563830Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2build.html 2025-09-07T07:27:28.3564540Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_offset_limit.html 2025-09-07T07:27:28.3565290Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_get_byname.html 2025-09-07T07:27:28.3565890Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_match.html 2025-09-07T07:27:28.3566680Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_compile_context_create.html 2025-09-07T07:27:28.3567240Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2partial.html 2025-09-07T07:27:28.3567810Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2grep.html 2025-09-07T07:27:28.3568560Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_context_free.html 2025-09-07T07:27:28.3569270Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_glob_separator.html 2025-09-07T07:27:28.3569910Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2pattern.html 2025-09-07T07:27:28.3570600Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_general_context_free.html 2025-09-07T07:27:28.3571140Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2demo.html 2025-09-07T07:27:28.3572040Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_recursion_memory_management.html 2025-09-07T07:27:28.3572760Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_convert_context_create.html 2025-09-07T07:27:28.3573470Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_compile_context_copy.html 2025-09-07T07:27:28.3574290Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_serialize_get_number_of_codes.html 2025-09-07T07:27:28.3575050Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_compile_recursion_guard.html 2025-09-07T07:27:28.3575910Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_number_from_name.html 2025-09-07T07:27:28.3576540Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_list_free.html 2025-09-07T07:27:28.3577260Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_convert_context_copy.html 2025-09-07T07:27:28.3577960Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_match_data_size.html 2025-09-07T07:27:28.3578720Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_length_byname.html 2025-09-07T07:27:28.3579490Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_copy_bynumber.html 2025-09-07T07:27:28.3580100Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_compile.html 2025-09-07T07:27:28.3580800Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_serialize_decode.html 2025-09-07T07:27:28.3581530Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_context_copy.html 2025-09-07T07:27:28.3582120Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_compile.html 2025-09-07T07:27:28.3582830Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_stack_free.html 2025-09-07T07:27:28.3583420Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2limits.html 2025-09-07T07:27:28.3584010Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2-config.html 2025-09-07T07:27:28.3584710Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substitute.html 2025-09-07T07:27:28.3585270Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match.html 2025-09-07T07:27:28.3586090Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_compile_extra_options.html 2025-09-07T07:27:28.3586750Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_serialize_free.html 2025-09-07T07:27:28.3587510Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_get_bynumber.html 2025-09-07T07:27:28.3588130Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_callout.html 2025-09-07T07:27:28.3588890Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_copy_byname.html 2025-09-07T07:27:28.3589590Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_list_get.html 2025-09-07T07:27:28.3590310Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_context_create.html 2025-09-07T07:27:28.3590760Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconvctl.3.html 2025-09-07T07:27:28.3591340Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconv_open_into.3.html 2025-09-07T07:27:28.3591870Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconv_open.3.html 2025-09-07T07:27:28.3592350Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconv.1.html 2025-09-07T07:27:28.3592890Z /opt/homebrew/Caskroom/miniconda/base/share/icu/73.1/install-sh 2025-09-07T07:27:28.3593340Z /opt/homebrew/Caskroom/miniconda/base/share/icu/73.1/LICENSE 2025-09-07T07:27:28.3593960Z /opt/homebrew/Caskroom/miniconda/base/share/icu/73.1/config/mh-darwin 2025-09-07T07:27:28.3594500Z /opt/homebrew/Caskroom/miniconda/base/share/icu/73.1/mkinstalldirs 2025-09-07T07:27:29.3489040Z ==> Uninstalling Cask miniconda 2025-09-07T07:27:29.3491040Z ==> Removing files: 2025-09-07T07:27:29.3491310Z /opt/homebrew/Caskroom/miniconda/base 2025-09-07T07:27:31.1459300Z ==> Unlinking Binary '/opt/homebrew/bin/conda' 2025-09-07T07:27:31.1491680Z ==> Purging files for version py313_25.7.0-2 of Cask miniconda 2025-09-07T07:27:31.2025860Z ##[group]Run for dir in ~/.local/lib/python3.*/site-packages; do 2025-09-07T07:27:31.2026210Z for dir in ~/.local/lib/python3.*/site-packages; do 2025-09-07T07:27:31.2026430Z  echo "Cleaning up ${dir}" 2025-09-07T07:27:31.2026580Z  rm -rf "${dir}" 2025-09-07T07:27:31.2026690Z done 2025-09-07T07:27:31.2433630Z shell: /bin/bash -e -l {0} 2025-09-07T07:27:31.2433760Z env: 2025-09-07T07:27:31.2433850Z GIT_DEFAULT_BRANCH: main 2025-09-07T07:27:31.2434010Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T07:27:31.2434190Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T07:27:31.2434340Z SHARD_NUMBER: 1 2025-09-07T07:27:31.2434440Z NUM_TEST_SHARDS: 3 2025-09-07T07:27:31.2434540Z PR_BODY: 2025-09-07T07:27:31.2434640Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T07:27:31.2434760Z ##[endgroup] 2025-09-07T07:27:31.2768030Z Cleaning up /Users/ec2-user/.local/lib/python3.*/site-packages 2025-09-07T07:27:31.2836320Z ##[group]Run pytorch/test-infra/.github/actions/check-disk-space@main 2025-09-07T07:27:31.2836550Z with: 2025-09-07T07:27:31.2836680Z minimum-available-space-in-gb: 6 2025-09-07T07:27:31.2836830Z env: 2025-09-07T07:27:31.2836930Z GIT_DEFAULT_BRANCH: main 2025-09-07T07:27:31.2837100Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T07:27:31.2837290Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T07:27:31.2837440Z SHARD_NUMBER: 1 2025-09-07T07:27:31.2837580Z NUM_TEST_SHARDS: 3 2025-09-07T07:27:31.2837710Z PR_BODY: 2025-09-07T07:27:31.2837850Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T07:27:31.2837980Z ##[endgroup] 2025-09-07T07:27:31.2881650Z ##[group]Run echo "Print the available disk space for manual inspection" 2025-09-07T07:27:31.2882000Z echo "Print the available disk space for manual inspection" 2025-09-07T07:27:31.2882230Z df -h 2025-09-07T07:27:31.2882340Z  2025-09-07T07:27:31.2882480Z function check_disk_space() { 2025-09-07T07:27:31.2882630Z  set +e 2025-09-07T07:27:31.2882750Z  2025-09-07T07:27:31.2882880Z  # Set the minimum requirement space to 6GB 2025-09-07T07:27:31.2883140Z  MINIMUM_AVAILABLE_SPACE_IN_KB=$(($MINIMUM_AVAILABLE_SPACE_IN_GB * 1024 * 1024)) 2025-09-07T07:27:31.2883380Z  2025-09-07T07:27:31.2883510Z  # Use KB to avoid floating point warning like 3.1GB 2025-09-07T07:27:31.2883730Z  df -k | tr -s ' ' | cut -d' ' -f 4,9 | while read -r LINE; 2025-09-07T07:27:31.2884010Z  do 2025-09-07T07:27:31.2884140Z  AVAIL=$(echo $LINE | cut -f1 -d' ') 2025-09-07T07:27:31.2884320Z  MOUNT=$(echo $LINE | cut -f2 -d' ') 2025-09-07T07:27:31.2884490Z  2025-09-07T07:27:31.2884600Z  if [ "${MOUNT}" = "/" ]; then 2025-09-07T07:27:31.2884810Z  if [ "${AVAIL}" -lt "${MINIMUM_AVAILABLE_SPACE_IN_KB}" ]; then 2025-09-07T07:27:31.2885320Z  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-09-07T07:27:31.2885770Z  else 2025-09-07T07:27:31.2886020Z  echo "Success: There is ${AVAIL}KB free space left in ${MOUNT} for ${RUNNER_OS}, continue" 2025-09-07T07:27:31.2886290Z  fi 2025-09-07T07:27:31.2886410Z  fi 2025-09-07T07:27:31.2886560Z  done 2025-09-07T07:27:31.2886690Z  2025-09-07T07:27:31.2886810Z  set -e 2025-09-07T07:27:31.2886990Z } 2025-09-07T07:27:31.2887080Z  2025-09-07T07:27:31.2887190Z RESULT=$(check_disk_space) 2025-09-07T07:27:31.2887340Z echo "${RESULT}" 2025-09-07T07:27:31.2887480Z  2025-09-07T07:27:31.2887640Z if [[ "${RESULT}" == *Failure* && "${RUNNER_OS}" == "macOS" ]]; then 2025-09-07T07:27:31.2888060Z  # 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-09-07T07:27:31.2888490Z  # https://github.com/pytorch/pytorch/issues/85440 2025-09-07T07:27:31.2888770Z  sudo rm "/System/Library/Caches/com.apple.coresymbolicationd/data" || true 2025-09-07T07:27:31.2889190Z  # Stop the daemon and launchctl will automatically start it again, thus accomplish a restart and free up the above file 2025-09-07T07:27:31.2889590Z  sudo launchctl stop com.apple.coresymbolicationd || true 2025-09-07T07:27:31.2889790Z  2025-09-07T07:27:31.2889920Z  # Clean up crash reports on the runner 2025-09-07T07:27:31.2890170Z  sudo rm -rf "/System/Volumes/Data/Library/Logs/CrashReporter" || true 2025-09-07T07:27:31.2890390Z  2025-09-07T07:27:31.2890530Z  # Also try to clean up torch.hub caching directory 2025-09-07T07:27:31.2890760Z  rm -rf "${HOME}/.cache/torch/hub" || true 2025-09-07T07:27:31.2891130Z  2025-09-07T07:27:31.2891250Z  # Purge conda 2025-09-07T07:27:31.2891390Z  conda clean -p -t -y || true 2025-09-07T07:27:31.2891560Z  # and pip cache 2025-09-07T07:27:31.2891700Z  pip cache purge || true 2025-09-07T07:27:31.2891840Z  2025-09-07T07:27:31.2892020Z  echo "Re-run disk space check for ${RUNNER_OS} after cleaning up" 2025-09-07T07:27:31.2892230Z  # Re-run the check 2025-09-07T07:27:31.2892370Z  RESULT=$(check_disk_space) 2025-09-07T07:27:31.2892540Z  echo "${RESULT}" 2025-09-07T07:27:31.2892660Z fi 2025-09-07T07:27:31.2892770Z  2025-09-07T07:27:31.2892890Z if [[ "${RESULT}" == *Failure* ]]; then 2025-09-07T07:27:31.2893050Z  df -h 2025-09-07T07:27:31.2893150Z  2025-09-07T07:27:31.2893560Z  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-09-07T07:27:31.2893960Z  exit 1 2025-09-07T07:27:31.2894070Z fi 2025-09-07T07:27:31.2904310Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T07:27:31.2904490Z env: 2025-09-07T07:27:31.2904610Z GIT_DEFAULT_BRANCH: main 2025-09-07T07:27:31.2904770Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T07:27:31.2904950Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T07:27:31.2905110Z SHARD_NUMBER: 1 2025-09-07T07:27:31.2905220Z NUM_TEST_SHARDS: 3 2025-09-07T07:27:31.2905390Z PR_BODY: 2025-09-07T07:27:31.2905510Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T07:27:31.2905660Z MINIMUM_AVAILABLE_SPACE_IN_GB: 6 2025-09-07T07:27:31.2905810Z ##[endgroup] 2025-09-07T07:27:31.3099440Z Print the available disk space for manual inspection 2025-09-07T07:27:31.3127150Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2025-09-07T07:27:31.3127510Z /dev/disk5s2s1 256Gi 10Gi 206Gi 5% 412k 2.2G 0% / 2025-09-07T07:27:31.3127800Z devfs 216Ki 216Ki 0Bi 100% 748 0 100% /dev 2025-09-07T07:27:31.3128110Z /dev/disk5s5 256Gi 1.0Gi 206Gi 1% 1 2.2G 0% /System/Volumes/VM 2025-09-07T07:27:31.3128430Z /dev/disk5s3 256Gi 6.4Gi 206Gi 3% 1.2k 2.2G 0% /System/Volumes/Preboot 2025-09-07T07:27:31.3128760Z /dev/disk1s2 500Mi 6.0Mi 399Mi 2% 1 4.1M 0% /System/Volumes/xarts 2025-09-07T07:27:31.3129120Z /dev/disk1s1 500Mi 48Mi 399Mi 11% 64 4.1M 0% /System/Volumes/iSCPreboot 2025-09-07T07:27:31.3129600Z /dev/disk1s3 500Mi 880Ki 399Mi 1% 53 4.1M 0% /System/Volumes/Hardware 2025-09-07T07:27:31.3129930Z /dev/disk5s1 256Gi 30Gi 206Gi 13% 1.2M 2.2G 0% /System/Volumes/Data 2025-09-07T07:27:31.3130280Z map auto_home 0Bi 0Bi 0Bi 100% 0 0 - /System/Volumes/Data/home 2025-09-07T07:27:31.3130610Z /dev/disk3s4 460Gi 600Ki 442Gi 1% 18 4.6G 0% /private/tmp/tmp-mount-RP34K3 2025-09-07T07:27:31.3520800Z Success: There is 216511824KB free space left in / for macOS, continue 2025-09-07T07:27:31.3590940Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-09-07T07:27:31.3591150Z with: 2025-09-07T07:27:31.3591270Z submodules: recursive 2025-09-07T07:27:31.3591430Z fetch-depth: 0 2025-09-07T07:27:31.3591540Z env: 2025-09-07T07:27:31.3591640Z GIT_DEFAULT_BRANCH: main 2025-09-07T07:27:31.3591800Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T07:27:31.3592000Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T07:27:31.3592150Z SHARD_NUMBER: 1 2025-09-07T07:27:31.3592260Z NUM_TEST_SHARDS: 3 2025-09-07T07:27:31.3592380Z PR_BODY: 2025-09-07T07:27:31.3592490Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T07:27:31.3592620Z ##[endgroup] 2025-09-07T07:27:31.3615410Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-09-07T07:27:31.3615930Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-09-07T07:27:31.3627060Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T07:27:31.3627250Z env: 2025-09-07T07:27:31.3627350Z GIT_DEFAULT_BRANCH: main 2025-09-07T07:27:31.3627510Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T07:27:31.3627700Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T07:27:31.3627850Z SHARD_NUMBER: 1 2025-09-07T07:27:31.3627950Z NUM_TEST_SHARDS: 3 2025-09-07T07:27:31.3628060Z PR_BODY: 2025-09-07T07:27:31.3628160Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T07:27:31.3628300Z ##[endgroup] 2025-09-07T07:27:31.3885430Z ##[group]Run # Use all available CPUs for fetching 2025-09-07T07:27:31.3885760Z # Use all available CPUs for fetching 2025-09-07T07:27:31.3885940Z cd "${GITHUB_WORKSPACE}" 2025-09-07T07:27:31.3886100Z git config --global fetch.parallel 0 2025-09-07T07:27:31.3886310Z git config --global submodule.fetchJobs 0 2025-09-07T07:27:31.3886480Z  2025-09-07T07:27:31.3886690Z # Clean workspace. The default checkout action should also do this, but 2025-09-07T07:27:31.3886930Z # do it here as well just in case 2025-09-07T07:27:31.3887090Z if [[ -d .git ]]; then 2025-09-07T07:27:31.3887230Z  if [ -z "${NO_SUDO}" ]; then 2025-09-07T07:27:31.3887400Z  sudo git clean -ffdx 2025-09-07T07:27:31.3887600Z  else 2025-09-07T07:27:31.3887710Z  git clean -ffdx 2025-09-07T07:27:31.3887840Z  fi 2025-09-07T07:27:31.3887950Z fi 2025-09-07T07:27:31.3898340Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T07:27:31.3898540Z env: 2025-09-07T07:27:31.3898680Z GIT_DEFAULT_BRANCH: main 2025-09-07T07:27:31.3898860Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T07:27:31.3899090Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T07:27:31.3899270Z SHARD_NUMBER: 1 2025-09-07T07:27:31.3899390Z NUM_TEST_SHARDS: 3 2025-09-07T07:27:31.3899520Z PR_BODY: 2025-09-07T07:27:31.3899650Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T07:27:31.3899790Z NO_SUDO: 2025-09-07T07:27:31.3899920Z ##[endgroup] 2025-09-07T07:27:32.3702680Z Removing .additional_ci_files/ 2025-09-07T07:27:32.3702970Z Removing .pytest_cache/ 2025-09-07T07:27:32.3703150Z Removing build/ 2025-09-07T07:27:32.3703280Z Removing dist/ 2025-09-07T07:27:32.3703410Z Removing test-reports/ 2025-09-07T07:27:32.3703700Z Removing test/.pytorch-disabled-tests.json 2025-09-07T07:27:32.3703900Z Removing test/__pycache__/ 2025-09-07T07:27:32.3704070Z Removing test/inductor/__pycache__/ 2025-09-07T07:27:32.3704250Z Removing test/test-reports/ 2025-09-07T07:27:32.3704390Z Removing test/torch_compile_debug/ 2025-09-07T07:27:32.3704550Z Removing tools/__pycache__/ 2025-09-07T07:27:32.3704710Z Removing tools/stats/__pycache__/ 2025-09-07T07:27:32.3704960Z Removing tools/stats/upload_utilization_stats/__pycache__/ 2025-09-07T07:27:32.3705180Z Removing tools/testing/__pycache__/ 2025-09-07T07:27:32.3705760Z Removing tools/testing/target_determination/__pycache__/ 2025-09-07T07:27:32.3706070Z Removing tools/testing/target_determination/heuristics/__pycache__/ 2025-09-07T07:27:32.3706300Z Removing usage_log.txt 2025-09-07T07:27:32.3755690Z ##[group]Run actions/checkout@v4 2025-09-07T07:27:32.3755840Z with: 2025-09-07T07:27:32.3755980Z ref: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T07:27:32.3756150Z fetch-depth: 0 2025-09-07T07:27:32.3756270Z submodules: recursive 2025-09-07T07:27:32.3756410Z show-progress: false 2025-09-07T07:27:32.3756540Z repository: pytorch/pytorch 2025-09-07T07:27:32.3756740Z token: *** 2025-09-07T07:27:32.3756860Z ssh-strict: true 2025-09-07T07:27:32.3756970Z ssh-user: git 2025-09-07T07:27:32.3757090Z persist-credentials: true 2025-09-07T07:27:32.3757230Z clean: true 2025-09-07T07:27:32.3757380Z sparse-checkout-cone-mode: true 2025-09-07T07:27:32.3757520Z fetch-tags: false 2025-09-07T07:27:32.3757640Z lfs: false 2025-09-07T07:27:32.3757760Z set-safe-directory: true 2025-09-07T07:27:32.3757890Z env: 2025-09-07T07:27:32.3758000Z GIT_DEFAULT_BRANCH: main 2025-09-07T07:27:32.3758160Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T07:27:32.3758350Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T07:27:32.3758540Z SHARD_NUMBER: 1 2025-09-07T07:27:32.3758640Z NUM_TEST_SHARDS: 3 2025-09-07T07:27:32.3758770Z PR_BODY: 2025-09-07T07:27:32.3758880Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T07:27:32.3759020Z ##[endgroup] 2025-09-07T07:27:32.4672130Z Syncing repository: pytorch/pytorch 2025-09-07T07:27:32.4672900Z ##[group]Getting Git version info 2025-09-07T07:27:32.4673140Z Working directory is '/Users/ec2-user/runner/_work/pytorch/pytorch' 2025-09-07T07:27:32.4673490Z [command]/usr/bin/git version 2025-09-07T07:27:32.4724990Z git version 2.39.5 (Apple Git-154) 2025-09-07T07:27:32.4737610Z ##[endgroup] 2025-09-07T07:27:32.4742400Z Copying '/Users/ec2-user/.gitconfig' to '/Users/ec2-user/runner/_work/_temp/0cfe65c0-d1dc-4779-81e5-11747efb30eb/.gitconfig' 2025-09-07T07:27:32.4748140Z Temporarily overriding HOME='/Users/ec2-user/runner/_work/_temp/0cfe65c0-d1dc-4779-81e5-11747efb30eb' before making global git config changes 2025-09-07T07:27:32.4748650Z Adding repository directory to the temporary git global config as a safe directory 2025-09-07T07:27:32.4751130Z [command]/usr/bin/git config --global --add safe.directory /Users/ec2-user/runner/_work/pytorch/pytorch 2025-09-07T07:27:32.4824480Z [command]/usr/bin/git config --local --get remote.origin.url 2025-09-07T07:27:32.4881290Z https://github.com/pytorch/pytorch 2025-09-07T07:27:32.4889860Z ##[group]Removing previously created refs, to avoid conflicts 2025-09-07T07:27:32.4892010Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-09-07T07:27:32.4952420Z HEAD 2025-09-07T07:27:32.5029080Z ##[endgroup] 2025-09-07T07:27:32.5030700Z [command]/usr/bin/git submodule status 2025-09-07T07:27:32.5750770Z 7e1e1fe3858c63c251c637ae41a20de425dde96f android/libs/fbjni (v0.1.0-12-g7e1e1fe) 2025-09-07T07:27:32.6001510Z 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 third_party/FP16 (4dfe081) 2025-09-07T07:27:32.6198250Z b408327ac2a15ec3e43352421954f5b1967701d1 third_party/FXdiv (b408327) 2025-09-07T07:27:32.6473490Z c07e3a0400713d546e0dea2d5466dd22ea389c73 third_party/NNPACK (c07e3a0) 2025-09-07T07:27:32.6716450Z 2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07 third_party/NVTX (v3.1.0-263-g2942f16) 2025-09-07T07:27:32.6912110Z 1d8f600fd424278486eade7ed3e877c99f0846b1 third_party/VulkanMemoryAllocator (v2.1.0-982-g1d8f600) 2025-09-07T07:27:32.8837370Z 51a0103656eff6fc9bfd39a4597923c4b542c883 third_party/XNNPACK (remotes/origin/ds/ndk-1243-g51a0103656) 2025-09-07T07:27:32.9193490Z 01aae101b9e5e94d6c16a9514c9fb8df99c93150 third_party/aiter (v0.1.1-92-g01aae101) 2025-09-07T07:27:32.9324300Z 299e5928955cc62af9968370293b916f5130916f third_party/benchmark (v1.9.3) 2025-09-07T07:27:32.9840870Z 7fe50dc3da2069d6645d9deb8c017a876472a977 third_party/composable_kernel (rocm-6.4.3-459-g7fe50dc3d) 2025-09-07T07:27:33.0126960Z 89c932f313c6437c38f2982869beacc89c2f2246 third_party/cpp-httplib (v0.26.0) 2025-09-07T07:27:33.0538770Z 5e3d2445e6a84d9599bee2bf78edbb4d80865e1d third_party/cpuinfo (5e3d244) 2025-09-07T07:27:33.0802390Z f937055efc6d414d11f4c6577e3977fe74f35fb6 third_party/cudnn_frontend (v0.5-52-gf937055) 2025-09-07T07:27:33.1069020Z e51efbfe18fe4f4cbb66ab814c55bf4aa0185491 third_party/cutlass (v4.1.0) 2025-09-07T07:27:33.1761120Z 4b39c551efe15e6bbade20565b0ceb2d8ce3352d third_party/fbgemm (v1.3.0-rc1-342-g4b39c551) 2025-09-07T07:27:33.1938840Z 979702c87a8713a8e0a5e9fee122b90d2ef13be5 third_party/flash-attention (v2.7.4) 2025-09-07T07:27:33.2027660Z a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757 third_party/flatbuffers (v24.12.23) 2025-09-07T07:27:33.3010470Z 40626af88bd7df9a5fb80be7b25ac85b122d6c21 third_party/fmt (11.2.0) 2025-09-07T07:27:33.3328510Z 3fb5c176c17c765a3492cd2f0321b0dab712f350 third_party/gemmlowp/gemmlowp (remotes/origin/revert-87-master-135-g3fb5c17) 2025-09-07T07:27:33.3756590Z c7b7b022c124d9643957d9bd55f57ac59fce8fa2 third_party/gloo (remotes/origin/gh/c-p-i-o/1/base-33-gc7b7b02) 2025-09-07T07:27:33.4449860Z 52eb8108c5bdec04579160ae17225d66034bd723 third_party/googletest (release-1.8.0-3544-g52eb8108) 2025-09-07T07:27:33.4814600Z 719d8e6cd7f7a0e01b155657526d693acf97c2b3 third_party/ideep (pytorch-rls-v3.7.1) 2025-09-07T07:27:33.4981680Z dec1d23ca65ab069d225dfe40dea14f455170959 third_party/ittapi (v3.25.5) 2025-09-07T07:27:33.5469330Z 5e7501833f1021ce6f618572d3baf657b6319658 third_party/kineto (remotes/origin/sraikund/test-98-g5e75018) 2025-09-07T07:27:33.5625580Z cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7 third_party/kleidiai (v1.8.0) 2025-09-07T07:27:33.5697240Z fbd8b99c2b828428947d70fdc046bb55609be93e third_party/mimalloc (v2.2.4) 2025-09-07T07:27:33.5785070Z 55f93686c01528224f448c19128836e7df245f72 third_party/nlohmann (v3.12.0) 2025-09-07T07:27:33.6868540Z e709452ef2bbc1d113faf678c24e6d3467696e83 third_party/onnx (v1.18.0) 2025-09-07T07:27:33.6960450Z a799f4aed9c94b765dcdaabaeab7d5e7e2310878 third_party/opentelemetry-cpp (v1.14.2) 2025-09-07T07:27:33.7047110Z 0fa0ef591e38c2758e3184c6c23e497b9f732ffa third_party/pocketfft (release_for_eigen-40-g0fa0ef5) 2025-09-07T07:27:33.8977860Z d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a third_party/protobuf (v3.7.0-rc.2-1279-gd1eca4e4b) 2025-09-07T07:27:33.9166840Z 072586a71b55b7f8c584153d223e95687148a900 third_party/psimd (heads/master) 2025-09-07T07:27:33.9348820Z 4fe0e1e183925bf8cfa6aae24237e724a96479b8 third_party/pthreadpool (0.1-144-g4fe0e1e) 2025-09-07T07:27:33.9470770Z f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8 third_party/pybind11 (v3.0.1) 2025-09-07T07:27:33.9677360Z f45429b087dd7d5bc78bb40dc7cf06425c252d67 third_party/python-peachpy (remotes/origin/pre-generated) 2025-09-07T07:27:34.0063960Z 5a1d179df9cf652951b59010a2d2075372d67f68 third_party/sleef (3.8) 2025-09-07T07:27:34.0345280Z af0118d13e52f5a08841464a768e01a0bf3e3075 third_party/tensorpipe (heads/main) 2025-09-07T07:27:34.0352720Z ##[group]Cleaning the repository 2025-09-07T07:27:34.0355480Z [command]/usr/bin/git clean -ffdx 2025-09-07T07:27:34.0717370Z [command]/usr/bin/git reset --hard HEAD 2025-09-07T07:27:34.7601990Z HEAD is now at fea20775ad9 [vllm hash update] update the pinned vllm hash (#162314) 2025-09-07T07:27:34.7607080Z ##[endgroup] 2025-09-07T07:27:34.7608890Z ##[group]Disabling automatic garbage collection 2025-09-07T07:27:34.7613120Z [command]/usr/bin/git config --local gc.auto 0 2025-09-07T07:27:34.7703240Z ##[endgroup] 2025-09-07T07:27:34.7703490Z ##[group]Setting up auth 2025-09-07T07:27:34.7707130Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-09-07T07:27:34.7771680Z [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-09-07T07:27:34.8256460Z Entering 'android/libs/fbjni' 2025-09-07T07:27:34.8364960Z Entering 'third_party/FP16' 2025-09-07T07:27:34.8463920Z Entering 'third_party/FXdiv' 2025-09-07T07:27:34.8562900Z Entering 'third_party/NNPACK' 2025-09-07T07:27:34.8661720Z Entering 'third_party/NVTX' 2025-09-07T07:27:34.8760320Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-07T07:27:34.8866090Z Entering 'third_party/XNNPACK' 2025-09-07T07:27:34.8969200Z Entering 'third_party/aiter' 2025-09-07T07:27:34.9067080Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-07T07:27:34.9169610Z Entering 'third_party/benchmark' 2025-09-07T07:27:34.9268610Z Entering 'third_party/composable_kernel' 2025-09-07T07:27:34.9371190Z Entering 'third_party/cpp-httplib' 2025-09-07T07:27:34.9470300Z Entering 'third_party/cpuinfo' 2025-09-07T07:27:34.9568890Z Entering 'third_party/cudnn_frontend' 2025-09-07T07:27:34.9667870Z Entering 'third_party/cutlass' 2025-09-07T07:27:34.9775940Z Entering 'third_party/fbgemm' 2025-09-07T07:27:34.9874830Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-07T07:27:34.9973290Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-07T07:27:35.0073150Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-07T07:27:35.0172040Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-07T07:27:35.0272950Z Entering 'third_party/fbgemm/external/googletest' 2025-09-07T07:27:35.0371900Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-07T07:27:35.0470750Z Entering 'third_party/fbgemm/external/json' 2025-09-07T07:27:35.0571760Z Entering 'third_party/flash-attention' 2025-09-07T07:27:35.0677530Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-07T07:27:35.0777880Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-07T07:27:35.0881260Z Entering 'third_party/flatbuffers' 2025-09-07T07:27:35.0981180Z Entering 'third_party/fmt' 2025-09-07T07:27:35.1079550Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-07T07:27:35.1178170Z Entering 'third_party/gloo' 2025-09-07T07:27:35.1275990Z Entering 'third_party/googletest' 2025-09-07T07:27:35.1375260Z Entering 'third_party/ideep' 2025-09-07T07:27:35.1473040Z Entering 'third_party/ideep/mkl-dnn' 2025-09-07T07:27:35.1574010Z Entering 'third_party/ittapi' 2025-09-07T07:27:35.1672160Z Entering 'third_party/kineto' 2025-09-07T07:27:35.1770070Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-07T07:27:35.1878480Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-07T07:27:35.1977850Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-07T07:27:35.2076590Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-07T07:27:35.2175560Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-07T07:27:35.2273970Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-07T07:27:35.2374490Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-07T07:27:35.2474140Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-07T07:27:35.2572510Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-07T07:27:35.2671330Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-07T07:27:35.2771890Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-07T07:27:35.2878920Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-07T07:27:35.2978200Z Entering 'third_party/kleidiai' 2025-09-07T07:27:35.3077560Z Entering 'third_party/mimalloc' 2025-09-07T07:27:35.3175840Z Entering 'third_party/nlohmann' 2025-09-07T07:27:35.3274750Z Entering 'third_party/onnx' 2025-09-07T07:27:35.3378930Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-07T07:27:35.3480710Z Entering 'third_party/opentelemetry-cpp' 2025-09-07T07:27:35.3581420Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-07T07:27:35.3682480Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-07T07:27:35.3782750Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-07T07:27:35.3882240Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-07T07:27:35.3982030Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-07T07:27:35.4081720Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-07T07:27:35.4181760Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-07T07:27:35.4280170Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-07T07:27:35.4381570Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-07T07:27:35.4482770Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-07T07:27:35.4595980Z Entering 'third_party/pocketfft' 2025-09-07T07:27:35.4696770Z Entering 'third_party/protobuf' 2025-09-07T07:27:35.4796860Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-07T07:27:35.4897840Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-07T07:27:35.5000980Z Entering 'third_party/psimd' 2025-09-07T07:27:35.5100630Z Entering 'third_party/pthreadpool' 2025-09-07T07:27:35.5199440Z Entering 'third_party/pybind11' 2025-09-07T07:27:35.5299060Z Entering 'third_party/python-peachpy' 2025-09-07T07:27:35.5405210Z Entering 'third_party/sleef' 2025-09-07T07:27:35.5504110Z Entering 'third_party/tensorpipe' 2025-09-07T07:27:35.5602750Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-07T07:27:35.5702690Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-07T07:27:35.5801530Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-07T07:27:35.5901340Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-07T07:27:35.5999570Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-07T07:27:35.6112450Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-09-07T07:27:35.6178760Z [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-09-07T07:27:35.6660330Z Entering 'android/libs/fbjni' 2025-09-07T07:27:35.6760900Z Entering 'third_party/FP16' 2025-09-07T07:27:35.6860920Z Entering 'third_party/FXdiv' 2025-09-07T07:27:35.6960700Z Entering 'third_party/NNPACK' 2025-09-07T07:27:35.7060470Z Entering 'third_party/NVTX' 2025-09-07T07:27:35.7162360Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-07T07:27:35.7261230Z Entering 'third_party/XNNPACK' 2025-09-07T07:27:35.7365890Z Entering 'third_party/aiter' 2025-09-07T07:27:35.7467730Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-07T07:27:35.7569840Z Entering 'third_party/benchmark' 2025-09-07T07:27:35.7669800Z Entering 'third_party/composable_kernel' 2025-09-07T07:27:35.7772380Z Entering 'third_party/cpp-httplib' 2025-09-07T07:27:35.7873600Z Entering 'third_party/cpuinfo' 2025-09-07T07:27:35.7973380Z Entering 'third_party/cudnn_frontend' 2025-09-07T07:27:35.8073280Z Entering 'third_party/cutlass' 2025-09-07T07:27:35.8176820Z Entering 'third_party/fbgemm' 2025-09-07T07:27:35.8276510Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-07T07:27:35.8375930Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-07T07:27:35.8477570Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-07T07:27:35.8580100Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-07T07:27:35.8681970Z Entering 'third_party/fbgemm/external/googletest' 2025-09-07T07:27:35.8781410Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-07T07:27:35.8879990Z Entering 'third_party/fbgemm/external/json' 2025-09-07T07:27:35.8980180Z Entering 'third_party/flash-attention' 2025-09-07T07:27:35.9079640Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-07T07:27:35.9180310Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-07T07:27:35.9279780Z Entering 'third_party/flatbuffers' 2025-09-07T07:27:35.9377190Z Entering 'third_party/fmt' 2025-09-07T07:27:35.9473910Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-07T07:27:35.9570570Z Entering 'third_party/gloo' 2025-09-07T07:27:35.9668760Z Entering 'third_party/googletest' 2025-09-07T07:27:35.9767280Z Entering 'third_party/ideep' 2025-09-07T07:27:35.9863850Z Entering 'third_party/ideep/mkl-dnn' 2025-09-07T07:27:35.9964820Z Entering 'third_party/ittapi' 2025-09-07T07:27:36.0063700Z Entering 'third_party/kineto' 2025-09-07T07:27:36.0160630Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-07T07:27:36.0257970Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-07T07:27:36.0357650Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-07T07:27:36.0456470Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-07T07:27:36.0555110Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-07T07:27:36.0652770Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-07T07:27:36.0752500Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-07T07:27:36.0850530Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-07T07:27:36.0948690Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-07T07:27:36.1047500Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-07T07:27:36.1147220Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-07T07:27:36.1245770Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-07T07:27:36.1345360Z Entering 'third_party/kleidiai' 2025-09-07T07:27:36.1444180Z Entering 'third_party/mimalloc' 2025-09-07T07:27:36.1542320Z Entering 'third_party/nlohmann' 2025-09-07T07:27:36.1640650Z Entering 'third_party/onnx' 2025-09-07T07:27:36.1743330Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-07T07:27:36.1843730Z Entering 'third_party/opentelemetry-cpp' 2025-09-07T07:27:36.1941830Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-07T07:27:36.2039850Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-07T07:27:36.2138820Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-07T07:27:36.2236710Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-07T07:27:36.2334800Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-07T07:27:36.2432640Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-07T07:27:36.2530330Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-07T07:27:36.2627160Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-07T07:27:36.2726410Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-07T07:27:36.2826170Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-07T07:27:36.2932290Z Entering 'third_party/pocketfft' 2025-09-07T07:27:36.3031440Z Entering 'third_party/protobuf' 2025-09-07T07:27:36.3129420Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-07T07:27:36.3227060Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-07T07:27:36.3326340Z Entering 'third_party/psimd' 2025-09-07T07:27:36.3424490Z Entering 'third_party/pthreadpool' 2025-09-07T07:27:36.3522720Z Entering 'third_party/pybind11' 2025-09-07T07:27:36.3621500Z Entering 'third_party/python-peachpy' 2025-09-07T07:27:36.3720630Z Entering 'third_party/sleef' 2025-09-07T07:27:36.3819330Z Entering 'third_party/tensorpipe' 2025-09-07T07:27:36.3918760Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-07T07:27:36.4017240Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-07T07:27:36.4114620Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-07T07:27:36.4211930Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-07T07:27:36.4307610Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-07T07:27:36.4419230Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-09-07T07:27:36.4504100Z ##[endgroup] 2025-09-07T07:27:36.4504340Z ##[group]Fetching the repository 2025-09-07T07:27:36.4508060Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-09-07T07:27:41.0769710Z From https://github.com/pytorch/pytorch 2025-09-07T07:27:41.0770040Z - [deleted] (none) -> ciflow/vllm/162000 2025-09-07T07:27:42.4934980Z * [new branch] gh/PaulZhang12/25/base -> origin/gh/PaulZhang12/25/base 2025-09-07T07:27:42.4937010Z * [new branch] gh/PaulZhang12/25/head -> origin/gh/PaulZhang12/25/head 2025-09-07T07:27:42.4939470Z * [new branch] gh/PaulZhang12/25/orig -> origin/gh/PaulZhang12/25/orig 2025-09-07T07:27:42.4997270Z 174f2faa8c5..636d3aa00f2 install-torchao-0.13.0 -> origin/install-torchao-0.13.0 2025-09-07T07:27:42.5016730Z fea20775ad9..93fb23d6fae main -> origin/main 2025-09-07T07:27:42.5023410Z * [new tag] ciflow/inductor-periodic/162227 -> ciflow/inductor-periodic/162227 2025-09-07T07:27:42.5031890Z t [tag update] ciflow/inductor/161178 -> ciflow/inductor/161178 2025-09-07T07:27:42.5033580Z * [new tag] ciflow/inductor/161667 -> ciflow/inductor/161667 2025-09-07T07:27:42.5041070Z t [tag update] ciflow/inductor/162227 -> ciflow/inductor/162227 2025-09-07T07:27:42.5042980Z * [new tag] ciflow/inductor/162311 -> ciflow/inductor/162311 2025-09-07T07:27:42.5044290Z * [new tag] ciflow/inductor/162345 -> ciflow/inductor/162345 2025-09-07T07:27:42.5047170Z t [tag update] ciflow/trunk/161178 -> ciflow/trunk/161178 2025-09-07T07:27:42.5048600Z * [new tag] ciflow/trunk/161667 -> ciflow/trunk/161667 2025-09-07T07:27:42.5050510Z * [new tag] ciflow/trunk/162311 -> ciflow/trunk/162311 2025-09-07T07:27:42.5052980Z * [new tag] trunk/104f2680e03d13a4765ca69f905d8f16fc0c822f -> trunk/104f2680e03d13a4765ca69f905d8f16fc0c822f 2025-09-07T07:27:42.5055640Z * [new tag] trunk/93fb23d6fae7c4e82c4239a1033e522088742634 -> trunk/93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T07:27:42.5058130Z * [new tag] trunk/eac3d6f04cfbbebe3d470dacd216da7d4b1f95a8 -> trunk/eac3d6f04cfbbebe3d470dacd216da7d4b1f95a8 2025-09-07T07:27:42.5958220Z [command]/usr/bin/git rev-parse --verify --quiet 93fb23d6fae7c4e82c4239a1033e522088742634^{object} 2025-09-07T07:27:42.6031440Z 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T07:27:42.6034890Z ##[endgroup] 2025-09-07T07:27:42.6035160Z ##[group]Determining the checkout info 2025-09-07T07:27:42.6035430Z ##[endgroup] 2025-09-07T07:27:42.6037290Z [command]/usr/bin/git sparse-checkout disable 2025-09-07T07:27:42.6214430Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-09-07T07:27:42.6277420Z ##[group]Checking out the ref 2025-09-07T07:27:42.6279100Z [command]/usr/bin/git checkout --progress --force 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T07:27:42.8045070Z Previous HEAD position was fea20775ad9 [vllm hash update] update the pinned vllm hash (#162314) 2025-09-07T07:27:42.8135330Z HEAD is now at 93fb23d6fae Build vLLM nightly wheels (#162000) 2025-09-07T07:27:42.8143510Z ##[endgroup] 2025-09-07T07:27:42.8143730Z ##[group]Setting up auth for fetching submodules 2025-09-07T07:27:42.8148670Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-09-07T07:27:42.8234590Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-09-07T07:27:42.8309330Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-09-07T07:27:42.8374760Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-09-07T07:27:42.8437820Z ##[endgroup] 2025-09-07T07:27:42.8438060Z ##[group]Fetching submodules 2025-09-07T07:27:42.8439840Z [command]/usr/bin/git submodule sync --recursive 2025-09-07T07:27:42.8949380Z Synchronizing submodule url for 'android/libs/fbjni' 2025-09-07T07:27:42.8987110Z Synchronizing submodule url for 'third_party/FP16' 2025-09-07T07:27:42.9022890Z Synchronizing submodule url for 'third_party/FXdiv' 2025-09-07T07:27:42.9065690Z Synchronizing submodule url for 'third_party/NNPACK' 2025-09-07T07:27:42.9102450Z Synchronizing submodule url for 'third_party/NVTX' 2025-09-07T07:27:42.9139460Z Synchronizing submodule url for 'third_party/VulkanMemoryAllocator' 2025-09-07T07:27:42.9175650Z Synchronizing submodule url for 'third_party/XNNPACK' 2025-09-07T07:27:42.9217090Z Synchronizing submodule url for 'third_party/aiter' 2025-09-07T07:27:42.9289040Z Synchronizing submodule url for 'third_party/aiter/3rdparty/composable_kernel' 2025-09-07T07:27:42.9328820Z Synchronizing submodule url for 'third_party/benchmark' 2025-09-07T07:27:42.9365940Z Synchronizing submodule url for 'third_party/composable_kernel' 2025-09-07T07:27:42.9405160Z Synchronizing submodule url for 'third_party/cpp-httplib' 2025-09-07T07:27:42.9447800Z Synchronizing submodule url for 'third_party/cpuinfo' 2025-09-07T07:27:42.9484140Z Synchronizing submodule url for 'third_party/cudnn_frontend' 2025-09-07T07:27:42.9519940Z Synchronizing submodule url for 'third_party/cutlass' 2025-09-07T07:27:42.9559000Z Synchronizing submodule url for 'third_party/fbgemm' 2025-09-07T07:27:42.9614350Z Synchronizing submodule url for 'third_party/fbgemm/external/asmjit' 2025-09-07T07:27:42.9650740Z Synchronizing submodule url for 'third_party/fbgemm/external/composable_kernel' 2025-09-07T07:27:42.9695600Z Synchronizing submodule url for 'third_party/fbgemm/external/cpuinfo' 2025-09-07T07:27:42.9739040Z Synchronizing submodule url for 'third_party/fbgemm/external/cutlass' 2025-09-07T07:27:42.9784020Z Synchronizing submodule url for 'third_party/fbgemm/external/googletest' 2025-09-07T07:27:42.9826930Z Synchronizing submodule url for 'third_party/fbgemm/external/hipify_torch' 2025-09-07T07:27:42.9875980Z Synchronizing submodule url for 'third_party/fbgemm/external/json' 2025-09-07T07:27:42.9915550Z Synchronizing submodule url for 'third_party/flash-attention' 2025-09-07T07:27:42.9975320Z Synchronizing submodule url for 'third_party/flash-attention/csrc/composable_kernel' 2025-09-07T07:27:43.0025990Z Synchronizing submodule url for 'third_party/flash-attention/csrc/cutlass' 2025-09-07T07:27:43.0066610Z Synchronizing submodule url for 'third_party/flatbuffers' 2025-09-07T07:27:43.0105030Z Synchronizing submodule url for 'third_party/fmt' 2025-09-07T07:27:43.0147590Z Synchronizing submodule url for 'third_party/gemmlowp/gemmlowp' 2025-09-07T07:27:43.0185140Z Synchronizing submodule url for 'third_party/gloo' 2025-09-07T07:27:43.0223600Z Synchronizing submodule url for 'third_party/googletest' 2025-09-07T07:27:43.0260740Z Synchronizing submodule url for 'third_party/ideep' 2025-09-07T07:27:43.0311680Z Synchronizing submodule url for 'third_party/ideep/mkl-dnn' 2025-09-07T07:27:43.0351270Z Synchronizing submodule url for 'third_party/ittapi' 2025-09-07T07:27:43.0392970Z Synchronizing submodule url for 'third_party/kineto' 2025-09-07T07:27:43.0459360Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-07T07:27:43.0505690Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-07T07:27:43.0548630Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-07T07:27:43.0591840Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-07T07:27:43.0633270Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-07T07:27:43.0686360Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-07T07:27:43.0729760Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-07T07:27:43.0772060Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-07T07:27:43.0813930Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-07T07:27:43.0862830Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-07T07:27:43.0906820Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/fmt' 2025-09-07T07:27:43.0948920Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/googletest' 2025-09-07T07:27:43.0986960Z Synchronizing submodule url for 'third_party/kleidiai' 2025-09-07T07:27:43.1023000Z Synchronizing submodule url for 'third_party/mimalloc' 2025-09-07T07:27:43.1059050Z Synchronizing submodule url for 'third_party/nlohmann' 2025-09-07T07:27:43.1095280Z Synchronizing submodule url for 'third_party/onnx' 2025-09-07T07:27:43.1155310Z Synchronizing submodule url for 'third_party/onnx/third_party/pybind11' 2025-09-07T07:27:43.1193600Z Synchronizing submodule url for 'third_party/opentelemetry-cpp' 2025-09-07T07:27:43.1254290Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-07T07:27:43.1295690Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-07T07:27:43.1337330Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-07T07:27:43.1379150Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-07T07:27:43.1421300Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-07T07:27:43.1456480Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-07T07:27:43.1497920Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-07T07:27:43.1551490Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-07T07:27:43.1600900Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-07T07:27:43.1657400Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-07T07:27:43.1709400Z Synchronizing submodule url for 'third_party/pocketfft' 2025-09-07T07:27:43.1747580Z Synchronizing submodule url for 'third_party/protobuf' 2025-09-07T07:27:43.1801800Z Synchronizing submodule url for 'third_party/protobuf/third_party/benchmark' 2025-09-07T07:27:43.1838120Z Synchronizing submodule url for 'third_party/protobuf/third_party/googletest' 2025-09-07T07:27:43.1875940Z Synchronizing submodule url for 'third_party/psimd' 2025-09-07T07:27:43.1912560Z Synchronizing submodule url for 'third_party/pthreadpool' 2025-09-07T07:27:43.1949030Z Synchronizing submodule url for 'third_party/pybind11' 2025-09-07T07:27:43.1985590Z Synchronizing submodule url for 'third_party/python-peachpy' 2025-09-07T07:27:43.2028080Z Synchronizing submodule url for 'third_party/sleef' 2025-09-07T07:27:43.2064840Z Synchronizing submodule url for 'third_party/tensorpipe' 2025-09-07T07:27:43.2117620Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/googletest' 2025-09-07T07:27:43.2159170Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libnop' 2025-09-07T07:27:43.2201280Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libuv' 2025-09-07T07:27:43.2243690Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11' 2025-09-07T07:27:43.2283800Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-07T07:27:43.2324140Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-09-07T07:27:43.3037230Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-09-07T07:27:43.3218520Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-09-07T07:27:43.3393990Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-09-07T07:27:43.3663550Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-09-07T07:27:43.4205080Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-09-07T07:27:43.4529820Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-09-07T07:27:43.5598590Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-09-07T07:27:43.6357930Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-09-07T07:27:43.7695720Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-09-07T07:27:43.8178210Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-09-07T07:27:43.8633480Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-09-07T07:27:43.8797860Z Submodule path 'third_party/cpp-httplib': checked out '89c932f313c6437c38f2982869beacc89c2f2246' 2025-09-07T07:27:43.9216810Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-09-07T07:27:43.9388300Z Submodule path 'third_party/cudnn_frontend': checked out 'f937055efc6d414d11f4c6577e3977fe74f35fb6' 2025-09-07T07:27:43.9673300Z Submodule path 'third_party/cutlass': checked out 'e51efbfe18fe4f4cbb66ab814c55bf4aa0185491' 2025-09-07T07:27:44.0566860Z Submodule path 'third_party/fbgemm': checked out '4b39c551efe15e6bbade20565b0ceb2d8ce3352d' 2025-09-07T07:27:44.1039190Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-09-07T07:27:44.1626150Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out 'b1281b8b08d973a7064f864f47eeb30f3e2596e9' 2025-09-07T07:27:44.1938800Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-09-07T07:27:44.2807890Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '311f3c8e51dc0eb56310cfc6980bf63d0fbd7917' 2025-09-07T07:27:44.3411640Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-09-07T07:27:44.3670990Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out '63b6a7b541fa7f08f8475ca7d74054db36ff2691' 2025-09-07T07:27:44.4754750Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-09-07T07:27:44.4970220Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-09-07T07:27:44.6201130Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-09-07T07:27:44.6577620Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-09-07T07:27:44.6971340Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-09-07T07:27:44.7260160Z Submodule path 'third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-09-07T07:27:44.7516370Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-09-07T07:27:44.7850560Z Submodule path 'third_party/gloo': checked out 'c7b7b022c124d9643957d9bd55f57ac59fce8fa2' 2025-09-07T07:27:44.8192700Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-09-07T07:27:44.8379150Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-09-07T07:27:45.1118580Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-09-07T07:27:45.1283360Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-09-07T07:27:45.1456450Z Submodule path 'third_party/kineto': checked out '5e7501833f1021ce6f618572d3baf657b6319658' 2025-09-07T07:27:45.1781210Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-09-07T07:27:45.2106470Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-09-07T07:27:45.2505950Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-09-07T07:27:45.3145750Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-09-07T07:27:45.3362490Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-09-07T07:27:45.3593550Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-09-07T07:27:45.3904940Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-09-07T07:27:45.4354710Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-09-07T07:27:45.5119230Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-09-07T07:27:45.5339810Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-09-07T07:27:45.5951000Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-09-07T07:27:45.6408530Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-09-07T07:27:45.6577180Z Submodule path 'third_party/kleidiai': checked out 'cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7' 2025-09-07T07:27:45.6907880Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-09-07T07:27:45.7505900Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-09-07T07:27:45.8135350Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-09-07T07:27:45.8951650Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-09-07T07:27:45.9556950Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-09-07T07:27:45.9991730Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-09-07T07:27:46.0462100Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-09-07T07:27:46.0788910Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-09-07T07:27:46.1573970Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-09-07T07:27:46.1861810Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-09-07T07:27:46.2049530Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-09-07T07:27:46.2279240Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-09-07T07:27:46.2776720Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-09-07T07:27:46.3232510Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-09-07T07:27:46.5079120Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-09-07T07:27:46.5249710Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-09-07T07:27:46.6040270Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-09-07T07:27:46.6565000Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-09-07T07:27:46.7221070Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-09-07T07:27:46.7388070Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-09-07T07:27:46.7585290Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-09-07T07:27:46.8599380Z Submodule path 'third_party/pybind11': checked out 'f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-09-07T07:27:46.8838050Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-09-07T07:27:46.9173810Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-09-07T07:27:46.9587220Z Submodule path 'third_party/tensorpipe': checked out 'af0118d13e52f5a08841464a768e01a0bf3e3075' 2025-09-07T07:27:47.0245910Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-09-07T07:27:47.0542730Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-09-07T07:27:47.1666580Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-09-07T07:27:47.2511280Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-09-07T07:27:47.2757100Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-09-07T07:27:47.2802930Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-09-07T07:27:47.3292980Z Entering 'android/libs/fbjni' 2025-09-07T07:27:47.3376310Z Entering 'third_party/FP16' 2025-09-07T07:27:47.3455420Z Entering 'third_party/FXdiv' 2025-09-07T07:27:47.3535220Z Entering 'third_party/NNPACK' 2025-09-07T07:27:47.3616670Z Entering 'third_party/NVTX' 2025-09-07T07:27:47.3698350Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-07T07:27:47.3780200Z Entering 'third_party/XNNPACK' 2025-09-07T07:27:47.3865360Z Entering 'third_party/aiter' 2025-09-07T07:27:47.3946860Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-07T07:27:47.4031200Z Entering 'third_party/benchmark' 2025-09-07T07:27:47.4112400Z Entering 'third_party/composable_kernel' 2025-09-07T07:27:47.4195400Z Entering 'third_party/cpp-httplib' 2025-09-07T07:27:47.4276100Z Entering 'third_party/cpuinfo' 2025-09-07T07:27:47.4357300Z Entering 'third_party/cudnn_frontend' 2025-09-07T07:27:47.4439270Z Entering 'third_party/cutlass' 2025-09-07T07:27:47.4522370Z Entering 'third_party/fbgemm' 2025-09-07T07:27:47.4601770Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-07T07:27:47.4682000Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-07T07:27:47.4765660Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-07T07:27:47.4847080Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-07T07:27:47.4928840Z Entering 'third_party/fbgemm/external/googletest' 2025-09-07T07:27:47.5007620Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-07T07:27:47.5088190Z Entering 'third_party/fbgemm/external/json' 2025-09-07T07:27:47.5170540Z Entering 'third_party/flash-attention' 2025-09-07T07:27:47.5251890Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-07T07:27:47.5334930Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-07T07:27:47.5417880Z Entering 'third_party/flatbuffers' 2025-09-07T07:27:47.5499810Z Entering 'third_party/fmt' 2025-09-07T07:27:47.5581370Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-07T07:27:47.5663000Z Entering 'third_party/gloo' 2025-09-07T07:27:47.5744740Z Entering 'third_party/googletest' 2025-09-07T07:27:47.5825590Z Entering 'third_party/ideep' 2025-09-07T07:27:47.5904600Z Entering 'third_party/ideep/mkl-dnn' 2025-09-07T07:27:47.5988620Z Entering 'third_party/ittapi' 2025-09-07T07:27:47.6070470Z Entering 'third_party/kineto' 2025-09-07T07:27:47.6150890Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-07T07:27:47.6230840Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-07T07:27:47.6312840Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-07T07:27:47.6392750Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-07T07:27:47.6474170Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-07T07:27:47.6554970Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-07T07:27:47.6637230Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-07T07:27:47.6719040Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-07T07:27:47.6800750Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-07T07:27:47.6881390Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-07T07:27:47.6964360Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-07T07:27:47.7043850Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-07T07:27:47.7125660Z Entering 'third_party/kleidiai' 2025-09-07T07:27:47.7206230Z Entering 'third_party/mimalloc' 2025-09-07T07:27:47.7287060Z Entering 'third_party/nlohmann' 2025-09-07T07:27:47.7366930Z Entering 'third_party/onnx' 2025-09-07T07:27:47.7453020Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-07T07:27:47.7535800Z Entering 'third_party/opentelemetry-cpp' 2025-09-07T07:27:47.7617840Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-07T07:27:47.7698550Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-07T07:27:47.7780140Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-07T07:27:47.7860090Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-07T07:27:47.7940330Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-07T07:27:47.8020590Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-07T07:27:47.8101670Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-07T07:27:47.8180880Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-07T07:27:47.8260690Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-07T07:27:47.8343110Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-07T07:27:47.8429870Z Entering 'third_party/pocketfft' 2025-09-07T07:27:47.8510220Z Entering 'third_party/protobuf' 2025-09-07T07:27:47.8592540Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-07T07:27:47.8673460Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-07T07:27:47.8755700Z Entering 'third_party/psimd' 2025-09-07T07:27:47.8837270Z Entering 'third_party/pthreadpool' 2025-09-07T07:27:47.8918340Z Entering 'third_party/pybind11' 2025-09-07T07:27:47.8999930Z Entering 'third_party/python-peachpy' 2025-09-07T07:27:47.9080200Z Entering 'third_party/sleef' 2025-09-07T07:27:47.9160890Z Entering 'third_party/tensorpipe' 2025-09-07T07:27:47.9239350Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-07T07:27:47.9320880Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-07T07:27:47.9400120Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-07T07:27:47.9478100Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-07T07:27:47.9557660Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-07T07:27:47.9647900Z ##[endgroup] 2025-09-07T07:27:47.9648140Z ##[group]Persisting credentials for submodules 2025-09-07T07:27:47.9652260Z [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-09-07T07:27:48.0143100Z Entering 'android/libs/fbjni' 2025-09-07T07:27:48.0211190Z url.https://github.com/.insteadof 2025-09-07T07:27:48.0211390Z url.https://github.com/.insteadof 2025-09-07T07:27:48.0274080Z Entering 'third_party/FP16' 2025-09-07T07:27:48.0339890Z url.https://github.com/.insteadof 2025-09-07T07:27:48.0340060Z url.https://github.com/.insteadof 2025-09-07T07:27:48.0401900Z Entering 'third_party/FXdiv' 2025-09-07T07:27:48.0468080Z url.https://github.com/.insteadof 2025-09-07T07:27:48.0468260Z url.https://github.com/.insteadof 2025-09-07T07:27:48.0529720Z Entering 'third_party/NNPACK' 2025-09-07T07:27:48.0596280Z url.https://github.com/.insteadof 2025-09-07T07:27:48.0596450Z url.https://github.com/.insteadof 2025-09-07T07:27:48.0658330Z Entering 'third_party/NVTX' 2025-09-07T07:27:48.0725020Z url.https://github.com/.insteadof 2025-09-07T07:27:48.0725200Z url.https://github.com/.insteadof 2025-09-07T07:27:48.0788450Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-07T07:27:48.0854900Z url.https://github.com/.insteadof 2025-09-07T07:27:48.0855080Z url.https://github.com/.insteadof 2025-09-07T07:27:48.0917650Z Entering 'third_party/XNNPACK' 2025-09-07T07:27:48.0983920Z url.https://github.com/.insteadof 2025-09-07T07:27:48.0984100Z url.https://github.com/.insteadof 2025-09-07T07:27:48.1050910Z Entering 'third_party/aiter' 2025-09-07T07:27:48.1116650Z url.https://github.com/.insteadof 2025-09-07T07:27:48.1116820Z url.https://github.com/.insteadof 2025-09-07T07:27:48.1176630Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-07T07:27:48.1242450Z url.https://github.com/.insteadof 2025-09-07T07:27:48.1242630Z url.https://github.com/.insteadof 2025-09-07T07:27:48.1309320Z Entering 'third_party/benchmark' 2025-09-07T07:27:48.1378610Z url.https://github.com/.insteadof 2025-09-07T07:27:48.1378790Z url.https://github.com/.insteadof 2025-09-07T07:27:48.1442420Z Entering 'third_party/composable_kernel' 2025-09-07T07:27:48.1510310Z url.https://github.com/.insteadof 2025-09-07T07:27:48.1510480Z url.https://github.com/.insteadof 2025-09-07T07:27:48.1573720Z Entering 'third_party/cpp-httplib' 2025-09-07T07:27:48.1639560Z url.https://github.com/.insteadof 2025-09-07T07:27:48.1639760Z url.https://github.com/.insteadof 2025-09-07T07:27:48.1702180Z Entering 'third_party/cpuinfo' 2025-09-07T07:27:48.1770280Z url.https://github.com/.insteadof 2025-09-07T07:27:48.1770440Z url.https://github.com/.insteadof 2025-09-07T07:27:48.1832640Z Entering 'third_party/cudnn_frontend' 2025-09-07T07:27:48.1900150Z url.https://github.com/.insteadof 2025-09-07T07:27:48.1900310Z url.https://github.com/.insteadof 2025-09-07T07:27:48.1963790Z Entering 'third_party/cutlass' 2025-09-07T07:27:48.2031440Z url.https://github.com/.insteadof 2025-09-07T07:27:48.2031600Z url.https://github.com/.insteadof 2025-09-07T07:27:48.2095210Z Entering 'third_party/fbgemm' 2025-09-07T07:27:48.2160830Z url.https://github.com/.insteadof 2025-09-07T07:27:48.2160990Z url.https://github.com/.insteadof 2025-09-07T07:27:48.2223630Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-07T07:27:48.2291760Z url.https://github.com/.insteadof 2025-09-07T07:27:48.2291950Z url.https://github.com/.insteadof 2025-09-07T07:27:48.2354100Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-07T07:27:48.2422340Z url.https://github.com/.insteadof 2025-09-07T07:27:48.2422510Z url.https://github.com/.insteadof 2025-09-07T07:27:48.2487620Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-07T07:27:48.2554580Z url.https://github.com/.insteadof 2025-09-07T07:27:48.2554740Z url.https://github.com/.insteadof 2025-09-07T07:27:48.2618220Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-07T07:27:48.2684810Z url.https://github.com/.insteadof 2025-09-07T07:27:48.2684980Z url.https://github.com/.insteadof 2025-09-07T07:27:48.2748620Z Entering 'third_party/fbgemm/external/googletest' 2025-09-07T07:27:48.2816750Z url.https://github.com/.insteadof 2025-09-07T07:27:48.2816930Z url.https://github.com/.insteadof 2025-09-07T07:27:48.2878670Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-07T07:27:48.2944510Z url.https://github.com/.insteadof 2025-09-07T07:27:48.2944680Z url.https://github.com/.insteadof 2025-09-07T07:27:48.3006550Z Entering 'third_party/fbgemm/external/json' 2025-09-07T07:27:48.3072690Z url.https://github.com/.insteadof 2025-09-07T07:27:48.3072860Z url.https://github.com/.insteadof 2025-09-07T07:27:48.3137770Z Entering 'third_party/flash-attention' 2025-09-07T07:27:48.3207030Z url.https://github.com/.insteadof 2025-09-07T07:27:48.3207200Z url.https://github.com/.insteadof 2025-09-07T07:27:48.3270310Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-07T07:27:48.3337940Z url.https://github.com/.insteadof 2025-09-07T07:27:48.3338110Z url.https://github.com/.insteadof 2025-09-07T07:27:48.3401830Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-07T07:27:48.3469820Z url.https://github.com/.insteadof 2025-09-07T07:27:48.3469990Z url.https://github.com/.insteadof 2025-09-07T07:27:48.3535890Z Entering 'third_party/flatbuffers' 2025-09-07T07:27:48.3601670Z url.https://github.com/.insteadof 2025-09-07T07:27:48.3601860Z url.https://github.com/.insteadof 2025-09-07T07:27:48.3665180Z Entering 'third_party/fmt' 2025-09-07T07:27:48.3734090Z url.https://github.com/.insteadof 2025-09-07T07:27:48.3734260Z url.https://github.com/.insteadof 2025-09-07T07:27:48.3796960Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-07T07:27:48.3864370Z url.https://github.com/.insteadof 2025-09-07T07:27:48.3864660Z url.https://github.com/.insteadof 2025-09-07T07:27:48.3925460Z Entering 'third_party/gloo' 2025-09-07T07:27:48.3991660Z url.https://github.com/.insteadof 2025-09-07T07:27:48.3991820Z url.https://github.com/.insteadof 2025-09-07T07:27:48.4056710Z Entering 'third_party/googletest' 2025-09-07T07:27:48.4136450Z url.https://github.com/.insteadof 2025-09-07T07:27:48.4136650Z url.https://github.com/.insteadof 2025-09-07T07:27:48.4202050Z Entering 'third_party/ideep' 2025-09-07T07:27:48.4273330Z url.https://github.com/.insteadof 2025-09-07T07:27:48.4273530Z url.https://github.com/.insteadof 2025-09-07T07:27:48.4335300Z Entering 'third_party/ideep/mkl-dnn' 2025-09-07T07:27:48.4405150Z url.https://github.com/.insteadof 2025-09-07T07:27:48.4405330Z url.https://github.com/.insteadof 2025-09-07T07:27:48.4473740Z Entering 'third_party/ittapi' 2025-09-07T07:27:48.4544510Z url.https://github.com/.insteadof 2025-09-07T07:27:48.4544680Z url.https://github.com/.insteadof 2025-09-07T07:27:48.4608360Z Entering 'third_party/kineto' 2025-09-07T07:27:48.4678530Z url.https://github.com/.insteadof 2025-09-07T07:27:48.4678710Z url.https://github.com/.insteadof 2025-09-07T07:27:48.4742240Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-07T07:27:48.4810850Z url.https://github.com/.insteadof 2025-09-07T07:27:48.4811020Z url.https://github.com/.insteadof 2025-09-07T07:27:48.4875880Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-07T07:27:48.4946290Z url.https://github.com/.insteadof 2025-09-07T07:27:48.4946460Z url.https://github.com/.insteadof 2025-09-07T07:27:48.5012820Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-07T07:27:48.5082380Z url.https://github.com/.insteadof 2025-09-07T07:27:48.5082540Z url.https://github.com/.insteadof 2025-09-07T07:27:48.5147950Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-07T07:27:48.5216780Z url.https://github.com/.insteadof 2025-09-07T07:27:48.5216960Z url.https://github.com/.insteadof 2025-09-07T07:27:48.5282240Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-07T07:27:48.5352480Z url.https://github.com/.insteadof 2025-09-07T07:27:48.5352660Z url.https://github.com/.insteadof 2025-09-07T07:27:48.5414550Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-07T07:27:48.5481990Z url.https://github.com/.insteadof 2025-09-07T07:27:48.5482170Z url.https://github.com/.insteadof 2025-09-07T07:27:48.5548510Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-07T07:27:48.5617930Z url.https://github.com/.insteadof 2025-09-07T07:27:48.5682340Z url.https://github.com/.insteadof 2025-09-07T07:27:48.5682650Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-07T07:27:48.5752990Z url.https://github.com/.insteadof 2025-09-07T07:27:48.5817630Z url.https://github.com/.insteadof 2025-09-07T07:27:48.5817900Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-07T07:27:48.5886040Z url.https://github.com/.insteadof 2025-09-07T07:27:48.5886200Z url.https://github.com/.insteadof 2025-09-07T07:27:48.5952330Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-07T07:27:48.6021760Z url.https://github.com/.insteadof 2025-09-07T07:27:48.6021930Z url.https://github.com/.insteadof 2025-09-07T07:27:48.6086160Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-07T07:27:48.6153710Z url.https://github.com/.insteadof 2025-09-07T07:27:48.6153880Z url.https://github.com/.insteadof 2025-09-07T07:27:48.6217990Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-07T07:27:48.6287520Z url.https://github.com/.insteadof 2025-09-07T07:27:48.6287700Z url.https://github.com/.insteadof 2025-09-07T07:27:48.6352970Z Entering 'third_party/kleidiai' 2025-09-07T07:27:48.6423440Z url.https://github.com/.insteadof 2025-09-07T07:27:48.6423620Z url.https://github.com/.insteadof 2025-09-07T07:27:48.6488080Z Entering 'third_party/mimalloc' 2025-09-07T07:27:48.6557310Z url.https://github.com/.insteadof 2025-09-07T07:27:48.6557500Z url.https://github.com/.insteadof 2025-09-07T07:27:48.6621440Z Entering 'third_party/nlohmann' 2025-09-07T07:27:48.6689930Z url.https://github.com/.insteadof 2025-09-07T07:27:48.6690100Z url.https://github.com/.insteadof 2025-09-07T07:27:48.6754390Z Entering 'third_party/onnx' 2025-09-07T07:27:48.6823010Z url.https://github.com/.insteadof 2025-09-07T07:27:48.6823190Z url.https://github.com/.insteadof 2025-09-07T07:27:48.6891260Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-07T07:27:48.6961620Z url.https://github.com/.insteadof 2025-09-07T07:27:48.6961810Z url.https://github.com/.insteadof 2025-09-07T07:27:48.7027930Z Entering 'third_party/opentelemetry-cpp' 2025-09-07T07:27:48.7098080Z url.https://github.com/.insteadof 2025-09-07T07:27:48.7098240Z url.https://github.com/.insteadof 2025-09-07T07:27:48.7162000Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-07T07:27:48.7231170Z url.https://github.com/.insteadof 2025-09-07T07:27:48.7231330Z url.https://github.com/.insteadof 2025-09-07T07:27:48.7295600Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-07T07:27:48.7364210Z url.https://github.com/.insteadof 2025-09-07T07:27:48.7364370Z url.https://github.com/.insteadof 2025-09-07T07:27:48.7427970Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-07T07:27:48.7496490Z url.https://github.com/.insteadof 2025-09-07T07:27:48.7496650Z url.https://github.com/.insteadof 2025-09-07T07:27:48.7560250Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-07T07:27:48.7628890Z url.https://github.com/.insteadof 2025-09-07T07:27:48.7629060Z url.https://github.com/.insteadof 2025-09-07T07:27:48.7692520Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-07T07:27:48.7761390Z url.https://github.com/.insteadof 2025-09-07T07:27:48.7761560Z url.https://github.com/.insteadof 2025-09-07T07:27:48.7824910Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-07T07:27:48.7891890Z url.https://github.com/.insteadof 2025-09-07T07:27:48.7892070Z url.https://github.com/.insteadof 2025-09-07T07:27:48.7956460Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-07T07:27:48.8024210Z url.https://github.com/.insteadof 2025-09-07T07:27:48.8024380Z url.https://github.com/.insteadof 2025-09-07T07:27:48.8086780Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-07T07:27:48.8155390Z url.https://github.com/.insteadof 2025-09-07T07:27:48.8155560Z url.https://github.com/.insteadof 2025-09-07T07:27:48.8219850Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-07T07:27:48.8286150Z url.https://github.com/.insteadof 2025-09-07T07:27:48.8286310Z url.https://github.com/.insteadof 2025-09-07T07:27:48.8349290Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-07T07:27:48.8417250Z url.https://github.com/.insteadof 2025-09-07T07:27:48.8417420Z url.https://github.com/.insteadof 2025-09-07T07:27:48.8488350Z Entering 'third_party/pocketfft' 2025-09-07T07:27:48.8557660Z url.https://github.com/.insteadof 2025-09-07T07:27:48.8557820Z url.https://github.com/.insteadof 2025-09-07T07:27:48.8622430Z Entering 'third_party/protobuf' 2025-09-07T07:27:48.8690460Z url.https://github.com/.insteadof 2025-09-07T07:27:48.8690630Z url.https://github.com/.insteadof 2025-09-07T07:27:48.8753120Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-07T07:27:48.8821180Z url.https://github.com/.insteadof 2025-09-07T07:27:48.8821340Z url.https://github.com/.insteadof 2025-09-07T07:27:48.8883830Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-07T07:27:48.8953240Z url.https://github.com/.insteadof 2025-09-07T07:27:48.8953420Z url.https://github.com/.insteadof 2025-09-07T07:27:48.9019120Z Entering 'third_party/psimd' 2025-09-07T07:27:48.9089260Z url.https://github.com/.insteadof 2025-09-07T07:27:48.9089430Z url.https://github.com/.insteadof 2025-09-07T07:27:48.9152800Z Entering 'third_party/pthreadpool' 2025-09-07T07:27:48.9221770Z url.https://github.com/.insteadof 2025-09-07T07:27:48.9221980Z url.https://github.com/.insteadof 2025-09-07T07:27:48.9285890Z Entering 'third_party/pybind11' 2025-09-07T07:27:48.9354610Z url.https://github.com/.insteadof 2025-09-07T07:27:48.9354770Z url.https://github.com/.insteadof 2025-09-07T07:27:48.9418310Z Entering 'third_party/python-peachpy' 2025-09-07T07:27:48.9487450Z url.https://github.com/.insteadof 2025-09-07T07:27:48.9487630Z url.https://github.com/.insteadof 2025-09-07T07:27:48.9552290Z Entering 'third_party/sleef' 2025-09-07T07:27:48.9621550Z url.https://github.com/.insteadof 2025-09-07T07:27:48.9621720Z url.https://github.com/.insteadof 2025-09-07T07:27:48.9684530Z Entering 'third_party/tensorpipe' 2025-09-07T07:27:48.9758860Z url.https://github.com/.insteadof 2025-09-07T07:27:48.9759060Z url.https://github.com/.insteadof 2025-09-07T07:27:48.9818100Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-07T07:27:48.9885630Z url.https://github.com/.insteadof 2025-09-07T07:27:48.9885790Z url.https://github.com/.insteadof 2025-09-07T07:27:48.9949200Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-07T07:27:49.0016240Z url.https://github.com/.insteadof 2025-09-07T07:27:49.0016400Z url.https://github.com/.insteadof 2025-09-07T07:27:49.0080190Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-07T07:27:49.0148750Z url.https://github.com/.insteadof 2025-09-07T07:27:49.0148920Z url.https://github.com/.insteadof 2025-09-07T07:27:49.0212950Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-07T07:27:49.0282510Z url.https://github.com/.insteadof 2025-09-07T07:27:49.0282700Z url.https://github.com/.insteadof 2025-09-07T07:27:49.0345530Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-07T07:27:49.0412800Z url.https://github.com/.insteadof 2025-09-07T07:27:49.0412980Z url.https://github.com/.insteadof 2025-09-07T07:27:49.0489340Z [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-09-07T07:27:49.0977190Z Entering 'android/libs/fbjni' 2025-09-07T07:27:49.1077620Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-09-07T07:27:49.1110430Z Entering 'third_party/FP16' 2025-09-07T07:27:49.1208000Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-09-07T07:27:49.1239850Z Entering 'third_party/FXdiv' 2025-09-07T07:27:49.1339160Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-09-07T07:27:49.1372910Z Entering 'third_party/NNPACK' 2025-09-07T07:27:49.1472630Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-09-07T07:27:49.1504770Z Entering 'third_party/NVTX' 2025-09-07T07:27:49.1603760Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-09-07T07:27:49.1637370Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-07T07:27:49.1736220Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-09-07T07:27:49.1769280Z Entering 'third_party/XNNPACK' 2025-09-07T07:27:49.1867060Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-09-07T07:27:49.1903970Z Entering 'third_party/aiter' 2025-09-07T07:27:49.2002950Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-09-07T07:27:49.2034270Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-07T07:27:49.2133570Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-09-07T07:27:49.2169290Z Entering 'third_party/benchmark' 2025-09-07T07:27:49.2267790Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-09-07T07:27:49.2300680Z Entering 'third_party/composable_kernel' 2025-09-07T07:27:49.2399530Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-09-07T07:27:49.2434660Z Entering 'third_party/cpp-httplib' 2025-09-07T07:27:49.2533180Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-09-07T07:27:49.2566080Z Entering 'third_party/cpuinfo' 2025-09-07T07:27:49.2665280Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-09-07T07:27:49.2697990Z Entering 'third_party/cudnn_frontend' 2025-09-07T07:27:49.2796640Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-09-07T07:27:49.2829560Z Entering 'third_party/cutlass' 2025-09-07T07:27:49.2928950Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-09-07T07:27:49.2964900Z Entering 'third_party/fbgemm' 2025-09-07T07:27:49.3064990Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-09-07T07:27:49.3098130Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-07T07:27:49.3196920Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-09-07T07:27:49.3229890Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-07T07:27:49.3328440Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-09-07T07:27:49.3362970Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-07T07:27:49.3462160Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-09-07T07:27:49.3494640Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-07T07:27:49.3593990Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-09-07T07:27:49.3629420Z Entering 'third_party/fbgemm/external/googletest' 2025-09-07T07:27:49.3729120Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-09-07T07:27:49.3761970Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-07T07:27:49.3860420Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-09-07T07:27:49.3891750Z Entering 'third_party/fbgemm/external/json' 2025-09-07T07:27:49.3988730Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-09-07T07:27:49.4022390Z Entering 'third_party/flash-attention' 2025-09-07T07:27:49.4117880Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-09-07T07:27:49.4148880Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-07T07:27:49.4247040Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-09-07T07:27:49.4281490Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-07T07:27:49.4379730Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-09-07T07:27:49.4416140Z Entering 'third_party/flatbuffers' 2025-09-07T07:27:49.4515820Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-09-07T07:27:49.4548570Z Entering 'third_party/fmt' 2025-09-07T07:27:49.4647560Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-09-07T07:27:49.4680470Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-07T07:27:49.4778610Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-09-07T07:27:49.4811640Z Entering 'third_party/gloo' 2025-09-07T07:27:49.4910970Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-09-07T07:27:49.4944040Z Entering 'third_party/googletest' 2025-09-07T07:27:49.5043410Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-09-07T07:27:49.5076240Z Entering 'third_party/ideep' 2025-09-07T07:27:49.5174840Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-09-07T07:27:49.5206990Z Entering 'third_party/ideep/mkl-dnn' 2025-09-07T07:27:49.5305910Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-09-07T07:27:49.5341460Z Entering 'third_party/ittapi' 2025-09-07T07:27:49.5436790Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-09-07T07:27:49.5469470Z Entering 'third_party/kineto' 2025-09-07T07:27:49.5568320Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-09-07T07:27:49.5600750Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-07T07:27:49.5699100Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-09-07T07:27:49.5730190Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-07T07:27:49.5826170Z 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-09-07T07:27:49.5858990Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-07T07:27:49.5955900Z 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-09-07T07:27:49.5988390Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-07T07:27:49.6086050Z 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-09-07T07:27:49.6119320Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-07T07:27:49.6218930Z 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-09-07T07:27:49.6250710Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-07T07:27:49.6350150Z 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-09-07T07:27:49.6384280Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-07T07:27:49.6485000Z 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-09-07T07:27:49.6517670Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-07T07:27:49.6615450Z 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-09-07T07:27:49.6648520Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-07T07:27:49.6746870Z 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-09-07T07:27:49.6781040Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-07T07:27:49.6878050Z 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-09-07T07:27:49.6912660Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-07T07:27:49.7010600Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-09-07T07:27:49.7043540Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-07T07:27:49.7143040Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-09-07T07:27:49.7177130Z Entering 'third_party/kleidiai' 2025-09-07T07:27:49.7275920Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-09-07T07:27:49.7308870Z Entering 'third_party/mimalloc' 2025-09-07T07:27:49.7407540Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-09-07T07:27:49.7440560Z Entering 'third_party/nlohmann' 2025-09-07T07:27:49.7538630Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-09-07T07:27:49.7571980Z Entering 'third_party/onnx' 2025-09-07T07:27:49.7670390Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-09-07T07:27:49.7707270Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-07T07:27:49.7807080Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-09-07T07:27:49.7840970Z Entering 'third_party/opentelemetry-cpp' 2025-09-07T07:27:49.7938900Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-09-07T07:27:49.7971160Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-07T07:27:49.8070540Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-09-07T07:27:49.8103790Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-07T07:27:49.8202580Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-09-07T07:27:49.8235780Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-07T07:27:49.8335010Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-09-07T07:27:49.8367600Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-07T07:27:49.8466610Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-09-07T07:27:49.8499220Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-07T07:27:49.8596360Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-09-07T07:27:49.8628970Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-07T07:27:49.8726150Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-09-07T07:27:49.8758970Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-07T07:27:49.8857790Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-09-07T07:27:49.8889830Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-07T07:27:49.8990490Z 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-09-07T07:27:49.9024070Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-07T07:27:49.9123520Z 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-09-07T07:27:49.9157380Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-07T07:27:49.9256490Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-09-07T07:27:49.9296760Z Entering 'third_party/pocketfft' 2025-09-07T07:27:49.9397360Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-09-07T07:27:49.9430300Z Entering 'third_party/protobuf' 2025-09-07T07:27:49.9529280Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-09-07T07:27:49.9562260Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-07T07:27:49.9661790Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-09-07T07:27:49.9694230Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-07T07:27:49.9793580Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-09-07T07:27:49.9827560Z Entering 'third_party/psimd' 2025-09-07T07:27:49.9925770Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-09-07T07:27:49.9958830Z Entering 'third_party/pthreadpool' 2025-09-07T07:27:50.0056060Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-09-07T07:27:50.0088750Z Entering 'third_party/pybind11' 2025-09-07T07:27:50.0187650Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-09-07T07:27:50.0221430Z Entering 'third_party/python-peachpy' 2025-09-07T07:27:50.0320570Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-09-07T07:27:50.0353910Z Entering 'third_party/sleef' 2025-09-07T07:27:50.0453510Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-09-07T07:27:50.0485780Z Entering 'third_party/tensorpipe' 2025-09-07T07:27:50.0582310Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-09-07T07:27:50.0613440Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-07T07:27:50.0708260Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-09-07T07:27:50.0740520Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-07T07:27:50.0835800Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-09-07T07:27:50.0867340Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-07T07:27:50.0961470Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-09-07T07:27:50.0993410Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-07T07:27:50.1091400Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-09-07T07:27:50.1123520Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-07T07:27:50.1221350Z 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-09-07T07:27:50.1399350Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-09-07T07:27:50.1897040Z Entering 'android/libs/fbjni' 2025-09-07T07:27:50.1978140Z Entering 'third_party/FP16' 2025-09-07T07:27:50.2058020Z Entering 'third_party/FXdiv' 2025-09-07T07:27:50.2138970Z Entering 'third_party/NNPACK' 2025-09-07T07:27:50.2220310Z Entering 'third_party/NVTX' 2025-09-07T07:27:50.2302140Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-07T07:27:50.2383700Z Entering 'third_party/XNNPACK' 2025-09-07T07:27:50.2469830Z Entering 'third_party/aiter' 2025-09-07T07:27:50.2551440Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-07T07:27:50.2636230Z Entering 'third_party/benchmark' 2025-09-07T07:27:50.2717000Z Entering 'third_party/composable_kernel' 2025-09-07T07:27:50.2801590Z Entering 'third_party/cpp-httplib' 2025-09-07T07:27:50.2881950Z Entering 'third_party/cpuinfo' 2025-09-07T07:27:50.2964620Z Entering 'third_party/cudnn_frontend' 2025-09-07T07:27:50.3046040Z Entering 'third_party/cutlass' 2025-09-07T07:27:50.3129620Z Entering 'third_party/fbgemm' 2025-09-07T07:27:50.3210400Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-07T07:27:50.3292020Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-07T07:27:50.3375550Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-07T07:27:50.3457590Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-07T07:27:50.3542200Z Entering 'third_party/fbgemm/external/googletest' 2025-09-07T07:27:50.3623640Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-07T07:27:50.3704680Z Entering 'third_party/fbgemm/external/json' 2025-09-07T07:27:50.3788130Z Entering 'third_party/flash-attention' 2025-09-07T07:27:50.3869070Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-07T07:27:50.3952500Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-07T07:27:50.4037590Z Entering 'third_party/flatbuffers' 2025-09-07T07:27:50.4120630Z Entering 'third_party/fmt' 2025-09-07T07:27:50.4201680Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-07T07:27:50.4283400Z Entering 'third_party/gloo' 2025-09-07T07:27:50.4364030Z Entering 'third_party/googletest' 2025-09-07T07:27:50.4445410Z Entering 'third_party/ideep' 2025-09-07T07:27:50.4525020Z Entering 'third_party/ideep/mkl-dnn' 2025-09-07T07:27:50.4608820Z Entering 'third_party/ittapi' 2025-09-07T07:27:50.4690530Z Entering 'third_party/kineto' 2025-09-07T07:27:50.4771660Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-07T07:27:50.4851790Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-07T07:27:50.4934060Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-07T07:27:50.5015270Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-07T07:27:50.5097360Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-07T07:27:50.5177820Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-07T07:27:50.5261060Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-07T07:27:50.5341680Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-07T07:27:50.5421790Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-07T07:27:50.5499790Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-07T07:27:50.5579760Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-07T07:27:50.5657820Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-07T07:27:50.5738840Z Entering 'third_party/kleidiai' 2025-09-07T07:27:50.5821150Z Entering 'third_party/mimalloc' 2025-09-07T07:27:50.5902070Z Entering 'third_party/nlohmann' 2025-09-07T07:27:50.5983020Z Entering 'third_party/onnx' 2025-09-07T07:27:50.6069270Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-07T07:27:50.6151660Z Entering 'third_party/opentelemetry-cpp' 2025-09-07T07:27:50.6232780Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-07T07:27:50.6312930Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-07T07:27:50.6394280Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-07T07:27:50.6475890Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-07T07:27:50.6558480Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-07T07:27:50.6639570Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-07T07:27:50.6720880Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-07T07:27:50.6801670Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-07T07:27:50.6882120Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-07T07:27:50.6962880Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-07T07:27:50.7051290Z Entering 'third_party/pocketfft' 2025-09-07T07:27:50.7134260Z Entering 'third_party/protobuf' 2025-09-07T07:27:50.7214970Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-07T07:27:50.7296430Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-07T07:27:50.7378300Z Entering 'third_party/psimd' 2025-09-07T07:27:50.7460420Z Entering 'third_party/pthreadpool' 2025-09-07T07:27:50.7541600Z Entering 'third_party/pybind11' 2025-09-07T07:27:50.7622950Z Entering 'third_party/python-peachpy' 2025-09-07T07:27:50.7703560Z Entering 'third_party/sleef' 2025-09-07T07:27:50.7784030Z Entering 'third_party/tensorpipe' 2025-09-07T07:27:50.7863990Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-07T07:27:50.7945010Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-07T07:27:50.8025970Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-07T07:27:50.8107390Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-07T07:27:50.8187420Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-07T07:27:50.8279210Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-09-07T07:27:50.8774820Z Entering 'android/libs/fbjni' 2025-09-07T07:27:50.8857200Z Entering 'third_party/FP16' 2025-09-07T07:27:50.8939490Z Entering 'third_party/FXdiv' 2025-09-07T07:27:50.9020990Z Entering 'third_party/NNPACK' 2025-09-07T07:27:50.9104090Z Entering 'third_party/NVTX' 2025-09-07T07:27:50.9185530Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-07T07:27:50.9266820Z Entering 'third_party/XNNPACK' 2025-09-07T07:27:50.9352070Z Entering 'third_party/aiter' 2025-09-07T07:27:50.9433620Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-07T07:27:50.9518110Z Entering 'third_party/benchmark' 2025-09-07T07:27:50.9600230Z Entering 'third_party/composable_kernel' 2025-09-07T07:27:50.9683980Z Entering 'third_party/cpp-httplib' 2025-09-07T07:27:50.9765970Z Entering 'third_party/cpuinfo' 2025-09-07T07:27:50.9847060Z Entering 'third_party/cudnn_frontend' 2025-09-07T07:27:50.9928310Z Entering 'third_party/cutlass' 2025-09-07T07:27:51.0014270Z Entering 'third_party/fbgemm' 2025-09-07T07:27:51.0094840Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-07T07:27:51.0174880Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-07T07:27:51.0254890Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-07T07:27:51.0332420Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-07T07:27:51.0413200Z Entering 'third_party/fbgemm/external/googletest' 2025-09-07T07:27:51.0492290Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-07T07:27:51.0574320Z Entering 'third_party/fbgemm/external/json' 2025-09-07T07:27:51.0656660Z Entering 'third_party/flash-attention' 2025-09-07T07:27:51.0738110Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-07T07:27:51.0820790Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-07T07:27:51.0905440Z Entering 'third_party/flatbuffers' 2025-09-07T07:27:51.0988630Z Entering 'third_party/fmt' 2025-09-07T07:27:51.1070310Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-07T07:27:51.1151570Z Entering 'third_party/gloo' 2025-09-07T07:27:51.1233300Z Entering 'third_party/googletest' 2025-09-07T07:27:51.1313690Z Entering 'third_party/ideep' 2025-09-07T07:27:51.1393220Z Entering 'third_party/ideep/mkl-dnn' 2025-09-07T07:27:51.1477090Z Entering 'third_party/ittapi' 2025-09-07T07:27:51.1558890Z Entering 'third_party/kineto' 2025-09-07T07:27:51.1638930Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-07T07:27:51.1718220Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-07T07:27:51.1800340Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-07T07:27:51.1880030Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-07T07:27:51.1961630Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-07T07:27:51.2041860Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-07T07:27:51.2125180Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-07T07:27:51.2205540Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-07T07:27:51.2286500Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-07T07:27:51.2367340Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-07T07:27:51.2452270Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-07T07:27:51.2532060Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-07T07:27:51.2614920Z Entering 'third_party/kleidiai' 2025-09-07T07:27:51.2696310Z Entering 'third_party/mimalloc' 2025-09-07T07:27:51.2777570Z Entering 'third_party/nlohmann' 2025-09-07T07:27:51.2858840Z Entering 'third_party/onnx' 2025-09-07T07:27:51.2944770Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-07T07:27:51.3028500Z Entering 'third_party/opentelemetry-cpp' 2025-09-07T07:27:51.3110540Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-07T07:27:51.3191070Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-07T07:27:51.3278580Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-07T07:27:51.3352350Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-07T07:27:51.3433780Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-07T07:27:51.3514060Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-07T07:27:51.3595150Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-07T07:27:51.3675140Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-07T07:27:51.3757650Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-07T07:27:51.3840040Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-07T07:27:51.3928670Z Entering 'third_party/pocketfft' 2025-09-07T07:27:51.4011120Z Entering 'third_party/protobuf' 2025-09-07T07:27:51.4093350Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-07T07:27:51.4173610Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-07T07:27:51.4255350Z Entering 'third_party/psimd' 2025-09-07T07:27:51.4336180Z Entering 'third_party/pthreadpool' 2025-09-07T07:27:51.4416250Z Entering 'third_party/pybind11' 2025-09-07T07:27:51.4497100Z Entering 'third_party/python-peachpy' 2025-09-07T07:27:51.4577910Z Entering 'third_party/sleef' 2025-09-07T07:27:51.4658490Z Entering 'third_party/tensorpipe' 2025-09-07T07:27:51.4738280Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-07T07:27:51.4819340Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-07T07:27:51.4899810Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-07T07:27:51.4979900Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-07T07:27:51.5060110Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-07T07:27:51.5149580Z ##[endgroup] 2025-09-07T07:27:51.5232560Z [command]/usr/bin/git log -1 --format=%H 2025-09-07T07:27:51.5296780Z 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T07:27:51.5352660Z ##[group]Run cd "${GITHUB_WORKSPACE}" 2025-09-07T07:27:51.5352820Z cd "${GITHUB_WORKSPACE}" 2025-09-07T07:27:51.5352970Z # Clean stale submodule dirs 2025-09-07T07:27:51.5353120Z if [ -z "${NO_SUDO}" ]; then 2025-09-07T07:27:51.5353310Z  sudo git submodule foreach --recursive git clean -ffdx 2025-09-07T07:27:51.5353570Z else 2025-09-07T07:27:51.5353710Z  git submodule foreach --recursive git clean -ffdx 2025-09-07T07:27:51.5353880Z fi 2025-09-07T07:27:51.5364720Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T07:27:51.5364890Z env: 2025-09-07T07:27:51.5364980Z GIT_DEFAULT_BRANCH: main 2025-09-07T07:27:51.5365130Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T07:27:51.5365310Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T07:27:51.5365450Z SHARD_NUMBER: 1 2025-09-07T07:27:51.5365550Z NUM_TEST_SHARDS: 3 2025-09-07T07:27:51.5365770Z PR_BODY: 2025-09-07T07:27:51.5365870Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T07:27:51.5366000Z NO_SUDO: 2025-09-07T07:27:51.5366080Z ##[endgroup] 2025-09-07T07:27:51.6121640Z Entering 'android/libs/fbjni' 2025-09-07T07:27:51.6236990Z Entering 'third_party/FP16' 2025-09-07T07:27:51.6317610Z Entering 'third_party/FXdiv' 2025-09-07T07:27:51.6377420Z Entering 'third_party/NNPACK' 2025-09-07T07:27:51.6518930Z Entering 'third_party/NVTX' 2025-09-07T07:27:51.6598160Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-07T07:27:51.6661800Z Entering 'third_party/XNNPACK' 2025-09-07T07:27:51.9338970Z Entering 'third_party/aiter' 2025-09-07T07:27:51.9450090Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-07T07:27:52.1322050Z Entering 'third_party/benchmark' 2025-09-07T07:27:52.1404180Z Entering 'third_party/composable_kernel' 2025-09-07T07:27:52.4109650Z Entering 'third_party/cpp-httplib' 2025-09-07T07:27:52.4250710Z Entering 'third_party/cpuinfo' 2025-09-07T07:27:52.4338880Z Entering 'third_party/cudnn_frontend' 2025-09-07T07:27:52.4512610Z Entering 'third_party/cutlass' 2025-09-07T07:27:52.6808960Z Entering 'third_party/fbgemm' 2025-09-07T07:27:52.6988180Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-07T07:27:52.7048960Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-07T07:27:52.8211680Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-07T07:27:52.8427040Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-07T07:27:52.8895680Z Entering 'third_party/fbgemm/external/googletest' 2025-09-07T07:27:52.8979040Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-07T07:27:52.9038700Z Entering 'third_party/fbgemm/external/json' 2025-09-07T07:27:52.9141700Z Entering 'third_party/flash-attention' 2025-09-07T07:27:52.9486350Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-07T07:27:53.1575630Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-07T07:27:53.3589100Z Entering 'third_party/flatbuffers' 2025-09-07T07:27:53.4594920Z Entering 'third_party/fmt' 2025-09-07T07:27:53.4663820Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-07T07:27:53.4733430Z Entering 'third_party/gloo' 2025-09-07T07:27:53.4796860Z Entering 'third_party/googletest' 2025-09-07T07:27:53.4861300Z Entering 'third_party/ideep' 2025-09-07T07:27:53.4919660Z Entering 'third_party/ideep/mkl-dnn' 2025-09-07T07:27:53.5573930Z Entering 'third_party/ittapi' 2025-09-07T07:27:53.5725870Z Entering 'third_party/kineto' 2025-09-07T07:27:53.5937080Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-07T07:27:53.6160430Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-07T07:27:53.6622870Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-07T07:27:53.6740980Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-07T07:27:53.6898030Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-07T07:27:53.6978340Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-07T07:27:53.7038040Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-07T07:27:53.7144210Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-07T07:27:53.7316000Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-07T07:27:53.7707530Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-07T07:27:53.7820130Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-07T07:27:53.7978630Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-07T07:27:53.8148640Z Entering 'third_party/kleidiai' 2025-09-07T07:27:53.8415120Z Entering 'third_party/mimalloc' 2025-09-07T07:27:53.8597680Z Entering 'third_party/nlohmann' 2025-09-07T07:27:53.9201350Z Entering 'third_party/onnx' 2025-09-07T07:27:54.1321600Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-07T07:27:54.1395170Z Entering 'third_party/opentelemetry-cpp' 2025-09-07T07:27:54.2097740Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-07T07:27:54.2217100Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-07T07:27:54.2386280Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-07T07:27:54.2463940Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-07T07:27:54.2859760Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-07T07:27:54.2965860Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-07T07:27:54.3085060Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-07T07:27:54.3230330Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-07T07:27:54.3790370Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-07T07:27:54.3985950Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-07T07:27:54.9872300Z Entering 'third_party/pocketfft' 2025-09-07T07:27:54.9931360Z Entering 'third_party/protobuf' 2025-09-07T07:27:55.0080220Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-07T07:27:55.0140460Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-07T07:27:55.0215670Z Entering 'third_party/psimd' 2025-09-07T07:27:55.0274400Z Entering 'third_party/pthreadpool' 2025-09-07T07:27:55.0333870Z Entering 'third_party/pybind11' 2025-09-07T07:27:55.0399860Z Entering 'third_party/python-peachpy' 2025-09-07T07:27:55.0460800Z Entering 'third_party/sleef' 2025-09-07T07:27:55.0526000Z Entering 'third_party/tensorpipe' 2025-09-07T07:27:55.0591900Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-07T07:27:55.0655550Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-07T07:27:55.0715860Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-07T07:27:55.0786090Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-07T07:27:55.0847200Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-07T07:27:55.0960090Z Prepare all required actions 2025-09-07T07:27:55.0977250Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-09-07T07:27:55.0977450Z with: 2025-09-07T07:27:55.0977770Z github-token: *** 2025-09-07T07:27:55.0977910Z env: 2025-09-07T07:27:55.0978010Z GIT_DEFAULT_BRANCH: main 2025-09-07T07:27:55.0978240Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T07:27:55.0978450Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T07:27:55.0978630Z SHARD_NUMBER: 1 2025-09-07T07:27:55.0978740Z NUM_TEST_SHARDS: 3 2025-09-07T07:27:55.0978850Z PR_BODY: 2025-09-07T07:27:55.0979030Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T07:27:55.0979200Z ##[endgroup] 2025-09-07T07:27:55.0987710Z ##[group]Run set -eux 2025-09-07T07:27:55.0987840Z set -eux 2025-09-07T07:27:55.0988070Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-09-07T07:27:55.0998550Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T07:27:55.0998760Z env: 2025-09-07T07:27:55.0998860Z GIT_DEFAULT_BRANCH: main 2025-09-07T07:27:55.0999030Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T07:27:55.0999210Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T07:27:55.0999370Z SHARD_NUMBER: 1 2025-09-07T07:27:55.0999490Z NUM_TEST_SHARDS: 3 2025-09-07T07:27:55.0999670Z PR_BODY: 2025-09-07T07:27:55.0999790Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T07:27:55.1000000Z GITHUB_TOKEN: *** 2025-09-07T07:27:55.1000120Z ##[endgroup] 2025-09-07T07:27:55.1210460Z + python3 .github/scripts/get_workflow_job_id.py 17525282541 i-0d9c08ddd85b5df26 2025-09-07T07:27:55.7288450Z Setting output job-id=49775423386 2025-09-07T07:27:55.7289890Z Setting output job-name=macos-perf-py3-arm64-mps / test (aot_inductor_perf_smoketest, 1, 3, macos-m2-15) 2025-09-07T07:27:55.7525080Z ##[group]Run pytorch/test-infra/.github/actions/setup-python@main 2025-09-07T07:27:55.7525620Z with: 2025-09-07T07:27:55.7525870Z python-version: 3.12.7 2025-09-07T07:27:55.7526370Z pip-requirements-file: .github/requirements/pip-requirements-macOS.txt 2025-09-07T07:27:55.7526940Z env: 2025-09-07T07:27:55.7527190Z GIT_DEFAULT_BRANCH: main 2025-09-07T07:27:55.7527560Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T07:27:55.7528000Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T07:27:55.7528490Z SHARD_NUMBER: 1 2025-09-07T07:27:55.7528810Z NUM_TEST_SHARDS: 3 2025-09-07T07:27:55.7529100Z PR_BODY: 2025-09-07T07:27:55.7529420Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T07:27:55.7529850Z ##[endgroup] 2025-09-07T07:27:55.8113410Z Warning: HomeBrew only supports version specified by major and minor, but got 3.12.7 2025-09-07T07:27:56.3611060Z ==> Updating Homebrew... 2025-09-07T07:27:57.5938050Z ==> Homebrew's analytics have entirely moved to our InfluxDB instance in the EU. 2025-09-07T07:27:57.5938490Z We gather less data than before and have destroyed all Google Analytics data: 2025-09-07T07:27:57.5938820Z https://docs.brew.sh/Analytics 2025-09-07T07:27:57.5939100Z Please reconsider re-enabling analytics to help our volunteer maintainers with: 2025-09-07T07:27:57.5939360Z brew analytics on 2025-09-07T07:27:57.6134790Z ==> Homebrew is run entirely by unpaid volunteers. Please consider donating: 2025-09-07T07:27:57.6135250Z https://github.com/Homebrew/brew#donations 2025-09-07T07:27:57.6135430Z 2025-09-07T07:27:58.1875690Z Already up-to-date. 2025-09-07T07:27:59.1388330Z ##[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-09-07T07:27:59.1689470Z Using python at /opt/homebrew/bin/python3.12 to create venv /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T07:28:00.3624640Z Installing requirements from .github/requirements/pip-requirements-macOS.txt 2025-09-07T07:28:00.6776260Z Collecting boto3==1.35.42 (from -r .github/requirements/pip-requirements-macOS.txt (line 1)) 2025-09-07T07:28:00.6785590Z Using cached boto3-1.35.42-py3-none-any.whl.metadata (6.7 kB) 2025-09-07T07:28:00.7445710Z Collecting cmake==3.27.* (from -r .github/requirements/pip-requirements-macOS.txt (line 2)) 2025-09-07T07:28:00.7465790Z 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-09-07T07:28:00.7727630Z Collecting expecttest==0.3.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 3)) 2025-09-07T07:28:00.7739970Z Using cached expecttest-0.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-09-07T07:28:00.7980260Z Collecting fbscribelogger==0.1.7 (from -r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-09-07T07:28:00.7993560Z Using cached fbscribelogger-0.1.7-py3-none-any.whl.metadata (684 bytes) 2025-09-07T07:28:00.8217970Z Collecting filelock==3.18.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 5)) 2025-09-07T07:28:00.8237430Z Using cached filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB) 2025-09-07T07:28:00.9314800Z Collecting hypothesis==6.56.4 (from -r .github/requirements/pip-requirements-macOS.txt (line 6)) 2025-09-07T07:28:00.9336730Z Using cached hypothesis-6.56.4-py3-none-any.whl.metadata (6.1 kB) 2025-09-07T07:28:00.9538920Z Collecting librosa>=0.6.2 (from -r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-09-07T07:28:00.9558270Z Using cached librosa-0.11.0-py3-none-any.whl.metadata (8.7 kB) 2025-09-07T07:28:00.9758250Z Collecting mpmath==1.3.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 8)) 2025-09-07T07:28:00.9778440Z Using cached mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2025-09-07T07:28:01.0023070Z Collecting networkx==2.8.7 (from -r .github/requirements/pip-requirements-macOS.txt (line 9)) 2025-09-07T07:28:01.0044040Z Using cached networkx-2.8.7-py3-none-any.whl.metadata (5.1 kB) 2025-09-07T07:28:01.0325790Z Collecting ninja==1.10.2.4 (from -r .github/requirements/pip-requirements-macOS.txt (line 10)) 2025-09-07T07:28:01.0345090Z 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-09-07T07:28:01.0951090Z Collecting numba==0.59.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 11)) 2025-09-07T07:28:01.0974550Z Using cached numba-0.59.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (2.7 kB) 2025-09-07T07:28:01.1828290Z Collecting numpy==1.26.4 (from -r .github/requirements/pip-requirements-macOS.txt (line 12)) 2025-09-07T07:28:01.1848270Z Using cached numpy-1.26.4-cp312-cp312-macosx_11_0_arm64.whl.metadata (61 kB) 2025-09-07T07:28:01.2107270Z Collecting opt-einsum>=3.3 (from -r .github/requirements/pip-requirements-macOS.txt (line 13)) 2025-09-07T07:28:01.2126990Z Using cached opt_einsum-3.4.0-py3-none-any.whl.metadata (6.3 kB) 2025-09-07T07:28:01.2593160Z Collecting optree==0.13.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 14)) 2025-09-07T07:28:01.2613740Z Using cached optree-0.13.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (47 kB) 2025-09-07T07:28:01.2843780Z Collecting packaging==23.1 (from -r .github/requirements/pip-requirements-macOS.txt (line 15)) 2025-09-07T07:28:01.2856880Z Using cached packaging-23.1-py3-none-any.whl.metadata (3.1 kB) 2025-09-07T07:28:01.3023730Z Collecting parameterized==0.8.1 (from -r .github/requirements/pip-requirements-macOS.txt (line 16)) 2025-09-07T07:28:01.3037420Z Using cached parameterized-0.8.1-py2.py3-none-any.whl.metadata (18 kB) 2025-09-07T07:28:01.4642140Z Collecting pillow==10.3.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 17)) 2025-09-07T07:28:01.4657230Z Using cached pillow-10.3.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (9.2 kB) 2025-09-07T07:28:01.5452860Z Collecting protobuf==5.29.4 (from -r .github/requirements/pip-requirements-macOS.txt (line 18)) 2025-09-07T07:28:01.5467500Z Using cached protobuf-5.29.4-cp38-abi3-macosx_10_9_universal2.whl.metadata (592 bytes) 2025-09-07T07:28:01.6012030Z Collecting psutil==5.9.8 (from -r .github/requirements/pip-requirements-macOS.txt (line 19)) 2025-09-07T07:28:01.6028100Z Using cached psutil-5.9.8-cp38-abi3-macosx_11_0_arm64.whl.metadata (21 kB) 2025-09-07T07:28:01.6242890Z Collecting pygments==2.15.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 20)) 2025-09-07T07:28:01.6255610Z Using cached Pygments-2.15.0-py3-none-any.whl.metadata (2.5 kB) 2025-09-07T07:28:01.6500790Z Collecting pytest-cpp==2.3.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 21)) 2025-09-07T07:28:01.6514610Z Using cached pytest_cpp-2.3.0-py3-none-any.whl.metadata (5.4 kB) 2025-09-07T07:28:01.6680730Z Collecting pytest-flakefinder==1.1.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 22)) 2025-09-07T07:28:01.6694530Z Using cached pytest_flakefinder-1.1.0-py2.py3-none-any.whl.metadata (3.3 kB) 2025-09-07T07:28:01.6875450Z Collecting pytest-rerunfailures==10.3 (from -r .github/requirements/pip-requirements-macOS.txt (line 23)) 2025-09-07T07:28:01.6889290Z Using cached pytest_rerunfailures-10.3-py3-none-any.whl.metadata (15 kB) 2025-09-07T07:28:01.7064850Z Collecting pytest-subtests==0.13.1 (from -r .github/requirements/pip-requirements-macOS.txt (line 24)) 2025-09-07T07:28:01.7078440Z Using cached pytest_subtests-0.13.1-py3-none-any.whl.metadata (6.1 kB) 2025-09-07T07:28:01.7275670Z Collecting pytest-xdist==3.3.1 (from -r .github/requirements/pip-requirements-macOS.txt (line 25)) 2025-09-07T07:28:01.7288930Z Using cached pytest_xdist-3.3.1-py3-none-any.whl.metadata (3.1 kB) 2025-09-07T07:28:01.7556570Z Collecting pytest==7.3.2 (from -r .github/requirements/pip-requirements-macOS.txt (line 26)) 2025-09-07T07:28:01.7569230Z Using cached pytest-7.3.2-py3-none-any.whl.metadata (8.0 kB) 2025-09-07T07:28:01.7855240Z Collecting pyyaml==6.0.2 (from -r .github/requirements/pip-requirements-macOS.txt (line 27)) 2025-09-07T07:28:01.7868730Z Using cached PyYAML-6.0.2-cp312-cp312-macosx_11_0_arm64.whl.metadata (2.1 kB) 2025-09-07T07:28:01.8478180Z Collecting scipy==1.12.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 28)) 2025-09-07T07:28:01.8492550Z Using cached scipy-1.12.0-cp312-cp312-macosx_12_0_arm64.whl.metadata (217 kB) 2025-09-07T07:28:01.9417840Z Collecting setuptools==72.1.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 29)) 2025-09-07T07:28:01.9438430Z Using cached setuptools-72.1.0-py3-none-any.whl.metadata (6.6 kB) 2025-09-07T07:28:01.9663510Z Collecting sympy==1.13.3 (from -r .github/requirements/pip-requirements-macOS.txt (line 30)) 2025-09-07T07:28:01.9676560Z Using cached sympy-1.13.3-py3-none-any.whl.metadata (12 kB) 2025-09-07T07:28:02.0027250Z Collecting tlparse==0.4.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 31)) 2025-09-07T07:28:02.0039670Z Using cached tlparse-0.4.0-py3-none-macosx_11_0_arm64.whl.metadata (1.9 kB) 2025-09-07T07:28:02.0247030Z Collecting tensorboard==2.13.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-09-07T07:28:02.0260610Z Using cached tensorboard-2.13.0-py3-none-any.whl.metadata (1.8 kB) 2025-09-07T07:28:02.0458270Z Collecting typing-extensions==4.12.2 (from -r .github/requirements/pip-requirements-macOS.txt (line 33)) 2025-09-07T07:28:02.0477510Z Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-09-07T07:28:02.0732260Z Collecting unittest-xml-reporting<=3.2.0,>=2.0.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 34)) 2025-09-07T07:28:02.0745380Z Using cached unittest_xml_reporting-3.2.0-py2.py3-none-any.whl.metadata (11 kB) 2025-09-07T07:28:02.1018410Z Collecting xdoctest==1.1.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 35)) 2025-09-07T07:28:02.1031020Z Using cached xdoctest-1.1.0-py3-none-any.whl.metadata (37 kB) 2025-09-07T07:28:02.1619110Z Collecting z3-solver==4.15.1.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 36)) 2025-09-07T07:28:02.1639540Z Using cached z3_solver-4.15.1.0-py3-none-macosx_13_0_arm64.whl.metadata (778 bytes) 2025-09-07T07:28:02.3654090Z Collecting botocore<1.36.0,>=1.35.42 (from boto3==1.35.42->-r .github/requirements/pip-requirements-macOS.txt (line 1)) 2025-09-07T07:28:02.3676610Z Using cached botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2025-09-07T07:28:02.3848690Z Collecting jmespath<2.0.0,>=0.7.1 (from boto3==1.35.42->-r .github/requirements/pip-requirements-macOS.txt (line 1)) 2025-09-07T07:28:02.3869410Z Using cached jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-09-07T07:28:02.4068740Z Collecting s3transfer<0.11.0,>=0.10.0 (from boto3==1.35.42->-r .github/requirements/pip-requirements-macOS.txt (line 1)) 2025-09-07T07:28:02.4088470Z Using cached s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2025-09-07T07:28:02.6619510Z Collecting aiohttp<4.0.0,>=3.10.4 (from fbscribelogger==0.1.7->-r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-09-07T07:28:02.6644070Z Using cached aiohttp-3.12.15-cp312-cp312-macosx_11_0_arm64.whl.metadata (7.7 kB) 2025-09-07T07:28:02.6861980Z Collecting thriftpy2<0.6.0,>=0.5.2 (from fbscribelogger==0.1.7->-r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-09-07T07:28:02.6875980Z Using cached thriftpy2-0.5.3-cp312-cp312-macosx_11_0_arm64.whl.metadata (8.2 kB) 2025-09-07T07:28:02.7087060Z Collecting attrs>=19.2.0 (from hypothesis==6.56.4->-r .github/requirements/pip-requirements-macOS.txt (line 6)) 2025-09-07T07:28:02.7100850Z Using cached attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-09-07T07:28:02.7313240Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis==6.56.4->-r .github/requirements/pip-requirements-macOS.txt (line 6)) 2025-09-07T07:28:02.7326470Z Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-09-07T07:28:02.7731500Z Collecting llvmlite<0.43,>=0.42.0dev0 (from numba==0.59.0->-r .github/requirements/pip-requirements-macOS.txt (line 11)) 2025-09-07T07:28:02.7744290Z Using cached llvmlite-0.42.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (4.8 kB) 2025-09-07T07:28:02.8036420Z Collecting colorama (from pytest-cpp==2.3.0->-r .github/requirements/pip-requirements-macOS.txt (line 21)) 2025-09-07T07:28:02.8049250Z Using cached colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-09-07T07:28:02.8332340Z Collecting execnet>=1.1 (from pytest-xdist==3.3.1->-r .github/requirements/pip-requirements-macOS.txt (line 25)) 2025-09-07T07:28:02.8345650Z Using cached execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB) 2025-09-07T07:28:02.8573000Z Collecting iniconfig (from pytest==7.3.2->-r .github/requirements/pip-requirements-macOS.txt (line 26)) 2025-09-07T07:28:02.8586520Z Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-09-07T07:28:02.8756400Z Collecting pluggy<2.0,>=0.12 (from pytest==7.3.2->-r .github/requirements/pip-requirements-macOS.txt (line 26)) 2025-09-07T07:28:02.8769750Z Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2025-09-07T07:28:02.9040610Z Collecting absl-py>=0.4 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-09-07T07:28:02.9054200Z Using cached absl_py-2.3.1-py3-none-any.whl.metadata (3.3 kB) 2025-09-07T07:28:03.1214590Z Collecting grpcio>=1.48.2 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-09-07T07:28:03.1231430Z Using cached grpcio-1.74.0-cp312-cp312-macosx_11_0_universal2.whl.metadata (3.8 kB) 2025-09-07T07:28:03.1908520Z Collecting google-auth<3,>=1.6.3 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-09-07T07:28:03.1925320Z Using cached google_auth-2.40.3-py2.py3-none-any.whl.metadata (6.2 kB) 2025-09-07T07:28:03.2133860Z Collecting google-auth-oauthlib<1.1,>=0.5 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-09-07T07:28:03.2147790Z Using cached google_auth_oauthlib-1.0.0-py2.py3-none-any.whl.metadata (2.7 kB) 2025-09-07T07:28:03.2348940Z Collecting markdown>=2.6.8 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-09-07T07:28:03.2362390Z Using cached markdown-3.9-py3-none-any.whl.metadata (5.1 kB) 2025-09-07T07:28:03.2689210Z Collecting requests<3,>=2.21.0 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-09-07T07:28:03.2702880Z Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2025-09-07T07:28:03.3085410Z 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-09-07T07:28:03.3097800Z Using cached tensorboard_data_server-0.7.2-py3-none-any.whl.metadata (1.1 kB) 2025-09-07T07:28:03.3320380Z Collecting werkzeug>=1.0.1 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-09-07T07:28:03.3332990Z Using cached werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-09-07T07:28:03.3550590Z Collecting wheel>=0.26 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-09-07T07:28:03.3570510Z Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 2025-09-07T07:28:03.3815230Z Collecting six (from xdoctest==1.1.0->-r .github/requirements/pip-requirements-macOS.txt (line 35)) 2025-09-07T07:28:03.3829070Z Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-09-07T07:28:03.4787590Z Collecting lxml (from unittest-xml-reporting<=3.2.0,>=2.0.0->-r .github/requirements/pip-requirements-macOS.txt (line 34)) 2025-09-07T07:28:03.4802190Z Using cached lxml-6.0.1-cp312-cp312-macosx_10_13_universal2.whl.metadata (3.8 kB) 2025-09-07T07:28:03.4994260Z 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-09-07T07:28:03.5007100Z Using cached aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB) 2025-09-07T07:28:03.5171780Z 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-09-07T07:28:03.5185110Z Using cached aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB) 2025-09-07T07:28:03.5632660Z 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-09-07T07:28:03.5645390Z Using cached frozenlist-1.7.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (18 kB) 2025-09-07T07:28:03.6774430Z 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-09-07T07:28:03.6790320Z Using cached multidict-6.6.4-cp312-cp312-macosx_11_0_arm64.whl.metadata (5.3 kB) 2025-09-07T07:28:03.7118900Z 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-09-07T07:28:03.7132510Z Using cached propcache-0.3.2-cp312-cp312-macosx_11_0_arm64.whl.metadata (12 kB) 2025-09-07T07:28:03.8774790Z 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-09-07T07:28:03.8792100Z Using cached yarl-1.20.1-cp312-cp312-macosx_11_0_arm64.whl.metadata (73 kB) 2025-09-07T07:28:03.9020440Z 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-09-07T07:28:03.9034710Z Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-09-07T07:28:03.9293190Z 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-09-07T07:28:03.9305800Z Using cached urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 2025-09-07T07:28:03.9527150Z 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-09-07T07:28:03.9541170Z Using cached cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) 2025-09-07T07:28:03.9741650Z 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-09-07T07:28:03.9753950Z Using cached pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2025-09-07T07:28:03.9938290Z 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-09-07T07:28:03.9951610Z Using cached rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2025-09-07T07:28:04.0198830Z 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-09-07T07:28:04.0212380Z Using cached requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2025-09-07T07:28:04.0760930Z 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-09-07T07:28:04.0777630Z Using cached charset_normalizer-3.4.3-cp312-cp312-macosx_10_13_universal2.whl.metadata (36 kB) 2025-09-07T07:28:04.0980330Z 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-09-07T07:28:04.0992370Z Using cached idna-3.10-py3-none-any.whl.metadata (10 kB) 2025-09-07T07:28:04.1264530Z 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-09-07T07:28:04.1277030Z Using cached certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) 2025-09-07T07:28:04.1523430Z 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-09-07T07:28:04.1538070Z Using cached pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) 2025-09-07T07:28:04.2510720Z 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-09-07T07:28:04.2523820Z Using cached ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 2025-09-07T07:28:04.2800000Z Collecting audioread>=2.1.9 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-09-07T07:28:04.2812670Z Using cached audioread-3.0.1-py3-none-any.whl.metadata (8.4 kB) 2025-09-07T07:28:04.3385120Z Collecting scikit-learn>=1.1.0 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-09-07T07:28:04.3398590Z Using cached scikit_learn-1.7.1-cp312-cp312-macosx_12_0_arm64.whl.metadata (11 kB) 2025-09-07T07:28:04.3648200Z Collecting joblib>=1.0 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-09-07T07:28:04.3662130Z Using cached joblib-1.5.2-py3-none-any.whl.metadata (5.6 kB) 2025-09-07T07:28:04.3844780Z Collecting decorator>=4.3.0 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-09-07T07:28:04.3864480Z Using cached decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2025-09-07T07:28:04.4047600Z Collecting soundfile>=0.12.1 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-09-07T07:28:04.4068030Z Using cached soundfile-0.13.1-py2.py3-none-macosx_11_0_arm64.whl.metadata (16 kB) 2025-09-07T07:28:04.4250500Z Collecting pooch>=1.1 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-09-07T07:28:04.4270340Z Using cached pooch-1.8.2-py3-none-any.whl.metadata (10 kB) 2025-09-07T07:28:04.4672380Z Collecting soxr>=0.3.2 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-09-07T07:28:04.4690400Z Using cached soxr-0.5.0.post1-cp312-abi3-macosx_11_0_arm64.whl.metadata (5.6 kB) 2025-09-07T07:28:04.4864340Z Collecting lazy_loader>=0.1 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-09-07T07:28:04.4881110Z Using cached lazy_loader-0.4-py3-none-any.whl.metadata (7.6 kB) 2025-09-07T07:28:04.5285910Z Collecting msgpack>=1.0 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-09-07T07:28:04.5304950Z Using cached msgpack-1.1.1-cp312-cp312-macosx_11_0_arm64.whl.metadata (8.4 kB) 2025-09-07T07:28:04.5676070Z Collecting platformdirs>=2.5.0 (from pooch>=1.1->librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-09-07T07:28:04.5689350Z Using cached platformdirs-4.4.0-py3-none-any.whl.metadata (12 kB) 2025-09-07T07:28:04.5985190Z 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-09-07T07:28:04.5997510Z Using cached oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2025-09-07T07:28:04.6260880Z 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-09-07T07:28:04.6274100Z Using cached threadpoolctl-3.6.0-py3-none-any.whl.metadata (13 kB) 2025-09-07T07:28:04.6858480Z Collecting cffi>=1.0 (from soundfile>=0.12.1->librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-09-07T07:28:04.6873050Z Using cached cffi-1.17.1-cp312-cp312-macosx_11_0_arm64.whl.metadata (1.5 kB) 2025-09-07T07:28:04.7048090Z Collecting pycparser (from cffi>=1.0->soundfile>=0.12.1->librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-09-07T07:28:04.7061310Z Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2025-09-07T07:28:04.7434270Z Collecting MarkupSafe>=2.1.1 (from werkzeug>=1.0.1->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-09-07T07:28:04.7455000Z Using cached MarkupSafe-3.0.2-cp312-cp312-macosx_11_0_arm64.whl.metadata (4.0 kB) 2025-09-07T07:28:04.7567050Z Using cached boto3-1.35.42-py3-none-any.whl (139 kB) 2025-09-07T07:28:04.7585900Z Using cached expecttest-0.3.0-py3-none-any.whl (8.2 kB) 2025-09-07T07:28:04.7605010Z Using cached fbscribelogger-0.1.7-py3-none-any.whl (6.9 kB) 2025-09-07T07:28:04.7629880Z Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-09-07T07:28:04.7651930Z Using cached filelock-3.18.0-py3-none-any.whl (16 kB) 2025-09-07T07:28:04.7676850Z Using cached hypothesis-6.56.4-py3-none-any.whl (395 kB) 2025-09-07T07:28:04.7722950Z Using cached mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-09-07T07:28:04.7767030Z Using cached networkx-2.8.7-py3-none-any.whl (2.0 MB) 2025-09-07T07:28:04.7860690Z 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-09-07T07:28:04.7887060Z Using cached numba-0.59.0-cp312-cp312-macosx_11_0_arm64.whl (2.6 MB) 2025-09-07T07:28:04.8006620Z Using cached numpy-1.26.4-cp312-cp312-macosx_11_0_arm64.whl (13.7 MB) 2025-09-07T07:28:04.8317230Z Using cached optree-0.13.0-cp312-cp312-macosx_11_0_arm64.whl (305 kB) 2025-09-07T07:28:04.8354890Z Using cached packaging-23.1-py3-none-any.whl (48 kB) 2025-09-07T07:28:04.8378440Z Using cached parameterized-0.8.1-py2.py3-none-any.whl (26 kB) 2025-09-07T07:28:04.8395730Z Using cached pillow-10.3.0-cp312-cp312-macosx_11_0_arm64.whl (3.4 MB) 2025-09-07T07:28:04.8524970Z Using cached protobuf-5.29.4-cp38-abi3-macosx_10_9_universal2.whl (417 kB) 2025-09-07T07:28:04.8569610Z Using cached psutil-5.9.8-cp38-abi3-macosx_11_0_arm64.whl (249 kB) 2025-09-07T07:28:04.8592840Z Using cached Pygments-2.15.0-py3-none-any.whl (1.1 MB) 2025-09-07T07:28:04.8660500Z Using cached pytest_cpp-2.3.0-py3-none-any.whl (14 kB) 2025-09-07T07:28:04.8679190Z Using cached pytest_flakefinder-1.1.0-py2.py3-none-any.whl (4.6 kB) 2025-09-07T07:28:04.8698960Z Using cached pytest_rerunfailures-10.3-py3-none-any.whl (11 kB) 2025-09-07T07:28:04.8722350Z Using cached pytest_subtests-0.13.1-py3-none-any.whl (8.0 kB) 2025-09-07T07:28:04.8733790Z Using cached pytest_xdist-3.3.1-py3-none-any.whl (41 kB) 2025-09-07T07:28:04.8751370Z Using cached pytest-7.3.2-py3-none-any.whl (320 kB) 2025-09-07T07:28:04.8784450Z Using cached PyYAML-6.0.2-cp312-cp312-macosx_11_0_arm64.whl (173 kB) 2025-09-07T07:28:04.8811650Z Using cached scipy-1.12.0-cp312-cp312-macosx_12_0_arm64.whl (31.4 MB) 2025-09-07T07:28:04.9391570Z Using cached setuptools-72.1.0-py3-none-any.whl (2.3 MB) 2025-09-07T07:28:04.9513780Z Using cached sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-09-07T07:28:04.9703170Z Using cached tlparse-0.4.0-py3-none-macosx_11_0_arm64.whl (2.2 MB) 2025-09-07T07:28:04.9805540Z Using cached tensorboard-2.13.0-py3-none-any.whl (5.6 MB) 2025-09-07T07:28:04.9997300Z Using cached xdoctest-1.1.0-py3-none-any.whl (135 kB) 2025-09-07T07:28:05.0026620Z Using cached z3_solver-4.15.1.0-py3-none-macosx_13_0_arm64.whl (37.5 MB) 2025-09-07T07:28:05.0709280Z 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-09-07T07:28:05.4948150Z Using cached unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB) 2025-09-07T07:28:05.5017670Z Using cached aiohttp-3.12.15-cp312-cp312-macosx_11_0_arm64.whl (469 kB) 2025-09-07T07:28:05.5055930Z Using cached botocore-1.35.99-py3-none-any.whl (13.3 MB) 2025-09-07T07:28:05.6510600Z Using cached google_auth-2.40.3-py2.py3-none-any.whl (216 kB) 2025-09-07T07:28:05.6534130Z Using cached cachetools-5.5.2-py3-none-any.whl (10 kB) 2025-09-07T07:28:05.6555110Z Using cached google_auth_oauthlib-1.0.0-py2.py3-none-any.whl (18 kB) 2025-09-07T07:28:05.6571560Z Using cached jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-09-07T07:28:05.6592360Z Using cached llvmlite-0.42.0-cp312-cp312-macosx_11_0_arm64.whl (28.8 MB) 2025-09-07T07:28:05.9659520Z Using cached multidict-6.6.4-cp312-cp312-macosx_11_0_arm64.whl (43 kB) 2025-09-07T07:28:05.9727350Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-09-07T07:28:05.9745780Z Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-09-07T07:28:05.9775940Z Using cached requests-2.32.5-py3-none-any.whl (64 kB) 2025-09-07T07:28:05.9795320Z Using cached charset_normalizer-3.4.3-cp312-cp312-macosx_10_13_universal2.whl (205 kB) 2025-09-07T07:28:05.9820530Z Using cached idna-3.10-py3-none-any.whl (70 kB) 2025-09-07T07:28:05.9845360Z Using cached rsa-4.9.1-py3-none-any.whl (34 kB) 2025-09-07T07:28:05.9862210Z Using cached s3transfer-0.10.4-py3-none-any.whl (83 kB) 2025-09-07T07:28:05.9887890Z Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-09-07T07:28:05.9904820Z Using cached tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) 2025-09-07T07:28:05.9925990Z Using cached thriftpy2-0.5.3-cp312-cp312-macosx_11_0_arm64.whl (833 kB) 2025-09-07T07:28:05.9973720Z Using cached ply-3.11-py2.py3-none-any.whl (49 kB) 2025-09-07T07:28:05.9993300Z Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-09-07T07:28:06.0014210Z Using cached urllib3-2.5.0-py3-none-any.whl (129 kB) 2025-09-07T07:28:06.0034620Z Using cached yarl-1.20.1-cp312-cp312-macosx_11_0_arm64.whl (89 kB) 2025-09-07T07:28:06.0057930Z Using cached librosa-0.11.0-py3-none-any.whl (260 kB) 2025-09-07T07:28:06.0084560Z Using cached opt_einsum-3.4.0-py3-none-any.whl (71 kB) 2025-09-07T07:28:06.0104660Z Using cached absl_py-2.3.1-py3-none-any.whl (135 kB) 2025-09-07T07:28:06.0134000Z Using cached aiohappyeyeballs-2.6.1-py3-none-any.whl (15 kB) 2025-09-07T07:28:06.0149910Z Using cached aiosignal-1.4.0-py3-none-any.whl (7.5 kB) 2025-09-07T07:28:06.0170380Z Using cached attrs-25.3.0-py3-none-any.whl (63 kB) 2025-09-07T07:28:06.0188950Z Using cached audioread-3.0.1-py3-none-any.whl (23 kB) 2025-09-07T07:28:06.0209930Z Using cached certifi-2025.8.3-py3-none-any.whl (161 kB) 2025-09-07T07:28:06.0231920Z Using cached decorator-5.2.1-py3-none-any.whl (9.2 kB) 2025-09-07T07:28:06.0247870Z Using cached execnet-2.1.1-py3-none-any.whl (40 kB) 2025-09-07T07:28:06.0271380Z Using cached frozenlist-1.7.0-cp312-cp312-macosx_11_0_arm64.whl (46 kB) 2025-09-07T07:28:06.0289460Z Using cached grpcio-1.74.0-cp312-cp312-macosx_11_0_universal2.whl (11.0 MB) 2025-09-07T07:28:06.1215390Z Using cached joblib-1.5.2-py3-none-any.whl (308 kB) 2025-09-07T07:28:06.1279320Z Using cached lazy_loader-0.4-py3-none-any.whl (12 kB) 2025-09-07T07:28:06.1306800Z Using cached markdown-3.9-py3-none-any.whl (107 kB) 2025-09-07T07:28:06.1327420Z Using cached msgpack-1.1.1-cp312-cp312-macosx_11_0_arm64.whl (79 kB) 2025-09-07T07:28:06.1346140Z Using cached pooch-1.8.2-py3-none-any.whl (64 kB) 2025-09-07T07:28:06.1369440Z Using cached platformdirs-4.4.0-py3-none-any.whl (18 kB) 2025-09-07T07:28:06.1386120Z Using cached propcache-0.3.2-cp312-cp312-macosx_11_0_arm64.whl (43 kB) 2025-09-07T07:28:06.1409140Z Using cached pyasn1-0.6.1-py3-none-any.whl (83 kB) 2025-09-07T07:28:06.1428650Z Using cached pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2025-09-07T07:28:06.1454510Z Using cached requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2025-09-07T07:28:06.1476310Z Using cached oauthlib-3.3.1-py3-none-any.whl (160 kB) 2025-09-07T07:28:06.1497100Z Using cached scikit_learn-1.7.1-cp312-cp312-macosx_12_0_arm64.whl (8.6 MB) 2025-09-07T07:28:06.2285930Z Using cached soundfile-0.13.1-py2.py3-none-macosx_11_0_arm64.whl (1.1 MB) 2025-09-07T07:28:06.2428910Z Using cached cffi-1.17.1-cp312-cp312-macosx_11_0_arm64.whl (178 kB) 2025-09-07T07:28:06.2456530Z Using cached soxr-0.5.0.post1-cp312-abi3-macosx_11_0_arm64.whl (156 kB) 2025-09-07T07:28:06.2482390Z Using cached threadpoolctl-3.6.0-py3-none-any.whl (18 kB) 2025-09-07T07:28:06.2498750Z Using cached werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-09-07T07:28:06.2527630Z Using cached MarkupSafe-3.0.2-cp312-cp312-macosx_11_0_arm64.whl (12 kB) 2025-09-07T07:28:06.2553390Z Using cached wheel-0.45.1-py3-none-any.whl (72 kB) 2025-09-07T07:28:06.2571650Z Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-09-07T07:28:06.2593630Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB) 2025-09-07T07:28:06.2609990Z Using cached lxml-6.0.1-cp312-cp312-macosx_10_13_universal2.whl (8.4 MB) 2025-09-07T07:28:06.3407800Z Using cached pycparser-2.22-py3-none-any.whl (117 kB) 2025-09-07T07:28:06.6179720Z 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-09-07T07:28:19.8560020Z 2025-09-07T07:28:19.8598980Z Successfully installed MarkupSafe-3.0.2 absl-py-2.3.1 aiohappyeyeballs-2.6.1 aiohttp-3.12.15 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.8.3 cffi-1.17.1 charset_normalizer-3.4.3 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.18.0 frozenlist-1.7.0 google-auth-2.40.3 google-auth-oauthlib-1.0.0 grpcio-1.74.0 hypothesis-6.56.4 idna-3.10 iniconfig-2.1.0 jmespath-1.0.1 joblib-1.5.2 lazy_loader-0.4 librosa-0.11.0 llvmlite-0.42.0 lxml-6.0.1 markdown-3.9 mpmath-1.3.0 msgpack-1.1.1 multidict-6.6.4 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.4.0 pluggy-1.6.0 ply-3.11 pooch-1.8.2 propcache-0.3.2 protobuf-5.29.4 psutil-5.9.8 pyasn1-0.6.1 pyasn1-modules-0.4.2 pycparser-2.22 pygments-2.15.0 pytest-7.3.2 pytest-cpp-2.3.0 pytest-flakefinder-1.1.0 pytest-rerunfailures-10.3 pytest-subtests-0.13.1 pytest-xdist-3.3.1 python-dateutil-2.9.0.post0 pyyaml-6.0.2 requests-2.32.5 requests-oauthlib-2.0.0 rsa-4.9.1 s3transfer-0.10.4 scikit-learn-1.7.1 scipy-1.12.0 setuptools-72.1.0 six-1.17.0 sortedcontainers-2.4.0 soundfile-0.13.1 soxr-0.5.0.post1 sympy-1.13.3 tensorboard-2.13.0 tensorboard-data-server-0.7.2 threadpoolctl-3.6.0 thriftpy2-0.5.3 tlparse-0.4.0 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.15.1.0 2025-09-07T07:28:19.9055700Z 2025-09-07T07:28:19.9055980Z [notice] A new release of pip is available: 25.1.1 -> 25.2 2025-09-07T07:28:19.9056390Z [notice] To update, run: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/bin/python -m pip install --upgrade pip 2025-09-07T07:28:20.4638810Z ##[group]Run "$VENV_PATH/bin/python3" -m pip install psutil==5.9.8 dataclasses_json==0.6.7 2025-09-07T07:28:20.4639170Z "$VENV_PATH/bin/python3" -m pip install psutil==5.9.8 dataclasses_json==0.6.7 2025-09-07T07:28:20.4639670Z "$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-09-07T07:28:20.4640130Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2025-09-07T07:28:20.4652760Z shell: /bin/bash -e -l {0} 2025-09-07T07:28:20.4652880Z env: 2025-09-07T07:28:20.4652980Z GIT_DEFAULT_BRANCH: main 2025-09-07T07:28:20.4653120Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T07:28:20.4653300Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T07:28:20.4653450Z SHARD_NUMBER: 1 2025-09-07T07:28:20.4653540Z NUM_TEST_SHARDS: 3 2025-09-07T07:28:20.4653650Z PR_BODY: 2025-09-07T07:28:20.4653770Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T07:28:20.4653950Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T07:28:20.4654150Z JOB_ID: 49775423386 2025-09-07T07:28:20.4654360Z JOB_NAME: macos-perf-py3-arm64-mps / test (aot_inductor_perf_smoketest, 1, 3, macos-m2-15) 2025-09-07T07:28:20.4654630Z WORKFLOW_NAME: inductor-perf-nightly-macos 2025-09-07T07:28:20.4654790Z WORKFLOW_RUN_ID: 17525282541 2025-09-07T07:28:20.4654910Z MONITOR_LOG_INTERVAL: 15 2025-09-07T07:28:20.4655040Z MONITOR_DATA_COLLECT_INTERVAL: 4 2025-09-07T07:28:20.4655170Z ##[endgroup] 2025-09-07T07:28:20.6472030Z Requirement already satisfied: psutil==5.9.8 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (5.9.8) 2025-09-07T07:28:20.6881770Z Collecting dataclasses_json==0.6.7 2025-09-07T07:28:20.6901260Z Using cached dataclasses_json-0.6.7-py3-none-any.whl.metadata (25 kB) 2025-09-07T07:28:20.7225420Z Collecting marshmallow<4.0.0,>=3.18.0 (from dataclasses_json==0.6.7) 2025-09-07T07:28:20.7243030Z Using cached marshmallow-3.26.1-py3-none-any.whl.metadata (7.3 kB) 2025-09-07T07:28:20.7419550Z Collecting typing-inspect<1,>=0.4.0 (from dataclasses_json==0.6.7) 2025-09-07T07:28:20.7436790Z Using cached typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-09-07T07:28:20.7471310Z Requirement already satisfied: packaging>=17.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from marshmallow<4.0.0,>=3.18.0->dataclasses_json==0.6.7) (23.1) 2025-09-07T07:28:20.7584080Z Collecting mypy-extensions>=0.3.0 (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) 2025-09-07T07:28:20.7600780Z Using cached mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-09-07T07:28:20.7632420Z Requirement already satisfied: typing-extensions>=3.7.4 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) (4.12.2) 2025-09-07T07:28:20.7651020Z Using cached dataclasses_json-0.6.7-py3-none-any.whl (28 kB) 2025-09-07T07:28:20.7674700Z Using cached marshmallow-3.26.1-py3-none-any.whl (50 kB) 2025-09-07T07:28:20.7693190Z Using cached typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-09-07T07:28:20.7713290Z Using cached mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-09-07T07:28:20.8428090Z Installing collected packages: mypy-extensions, marshmallow, typing-inspect, dataclasses_json 2025-09-07T07:28:20.8854950Z 2025-09-07T07:28:20.8890060Z Successfully installed dataclasses_json-0.6.7 marshmallow-3.26.1 mypy-extensions-1.1.0 typing-inspect-0.9.0 2025-09-07T07:28:20.8910860Z 2025-09-07T07:28:20.8911040Z [notice] A new release of pip is available: 25.1.1 -> 25.2 2025-09-07T07:28:20.8911280Z [notice] To update, run: pip install --upgrade pip 2025-09-07T07:28:20.9190470Z Prepare all required actions 2025-09-07T07:28:20.9190720Z Getting action download info 2025-09-07T07:28:21.0428180Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-09-07T07:28:21.2818540Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-09-07T07:28:21.4830090Z ##[group]Run ./.github/actions/download-build-artifacts 2025-09-07T07:28:21.4830320Z with: 2025-09-07T07:28:21.4830430Z name: macos-py3-arm64-distributed 2025-09-07T07:28:21.4830590Z use-gha: true 2025-09-07T07:28:21.4830720Z s3-bucket: gha-artifacts 2025-09-07T07:28:21.4830850Z env: 2025-09-07T07:28:21.4830950Z GIT_DEFAULT_BRANCH: main 2025-09-07T07:28:21.4831230Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T07:28:21.4831430Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T07:28:21.4831590Z SHARD_NUMBER: 1 2025-09-07T07:28:21.4831710Z NUM_TEST_SHARDS: 3 2025-09-07T07:28:21.4831880Z PR_BODY: 2025-09-07T07:28:21.4831990Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T07:28:21.4832200Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T07:28:21.4832410Z ##[endgroup] 2025-09-07T07:28:21.4853640Z ##[group]Run actions/download-artifact@v4 2025-09-07T07:28:21.4853810Z with: 2025-09-07T07:28:21.4853930Z name: macos-py3-arm64-distributed 2025-09-07T07:28:21.4854090Z merge-multiple: false 2025-09-07T07:28:21.4854220Z repository: pytorch/pytorch 2025-09-07T07:28:21.4854370Z run-id: 17525282541 2025-09-07T07:28:21.4854500Z env: 2025-09-07T07:28:21.4854600Z GIT_DEFAULT_BRANCH: main 2025-09-07T07:28:21.4854760Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T07:28:21.4854950Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T07:28:21.4855160Z SHARD_NUMBER: 1 2025-09-07T07:28:21.4855280Z NUM_TEST_SHARDS: 3 2025-09-07T07:28:21.4855400Z PR_BODY: 2025-09-07T07:28:21.4855510Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T07:28:21.4855720Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T07:28:21.4855920Z ##[endgroup] 2025-09-07T07:28:21.6114960Z Downloading single artifact 2025-09-07T07:28:21.6838380Z Preparing to download the following artifacts: 2025-09-07T07:28:21.6838950Z - macos-py3-arm64-distributed (ID: 3946494310, Size: 108031446, Expected Digest: sha256:9eada7dc94a7a1fefe0cde02f152967999bff3b492fd3b18839e72bf2861702a) 2025-09-07T07:28:21.7527160Z Redirecting to blob download url: https://productionresultssa2.blob.core.windows.net/actions-results/23d7c1fa-459e-40ba-97cc-6517be22bba7/workflow-job-run-702ccaa6-3dc9-5d89-abe3-143a4449a7b2/artifacts/345c64aef596abeb030963f2231c78ba3974b3cbb22625a6b60a2990b6564d85.zip 2025-09-07T07:28:21.7528870Z Starting download of artifact to: /Users/ec2-user/runner/_work/pytorch/pytorch 2025-09-07T07:28:21.7933730Z (node:2964) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2025-09-07T07:28:21.7934510Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-09-07T07:28:22.6409440Z SHA256 digest of downloaded artifact is 9eada7dc94a7a1fefe0cde02f152967999bff3b492fd3b18839e72bf2861702a 2025-09-07T07:28:22.6409860Z Artifact download completed successfully. 2025-09-07T07:28:22.6410050Z Total of 1 artifact(s) downloaded 2025-09-07T07:28:22.6413840Z Download artifact has finished successfully 2025-09-07T07:28:22.6463850Z ##[group]Run unzip -o artifacts.zip 2025-09-07T07:28:22.6464110Z unzip -o artifacts.zip 2025-09-07T07:28:22.6481190Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T07:28:22.6481380Z env: 2025-09-07T07:28:22.6481670Z GIT_DEFAULT_BRANCH: main 2025-09-07T07:28:22.6481840Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T07:28:22.6482050Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T07:28:22.6482230Z SHARD_NUMBER: 1 2025-09-07T07:28:22.6482810Z NUM_TEST_SHARDS: 3 2025-09-07T07:28:22.6482970Z PR_BODY: 2025-09-07T07:28:22.6483090Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T07:28:22.6483310Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T07:28:22.6483530Z ##[endgroup] 2025-09-07T07:28:22.6767010Z Archive: artifacts.zip 2025-09-07T07:28:22.6767330Z creating: dist/ 2025-09-07T07:28:23.2857610Z inflating: dist/torch-2.9.0a0+git93fb23d-cp312-cp312-macosx_14_0_arm64.whl 2025-09-07T07:28:23.2982500Z inflating: build/.ninja_log 2025-09-07T07:28:23.3515330Z inflating: build/compile_commands.json 2025-09-07T07:28:23.3515670Z creating: .additional_ci_files/ 2025-09-07T07:28:23.3587170Z inflating: .additional_ci_files/test-times.json 2025-09-07T07:28:23.3915610Z inflating: .additional_ci_files/test-class-times.json 2025-09-07T07:28:23.3935140Z ##[group]Run rm artifacts.zip 2025-09-07T07:28:23.3935350Z rm artifacts.zip 2025-09-07T07:28:23.3947010Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T07:28:23.3947210Z env: 2025-09-07T07:28:23.3947330Z GIT_DEFAULT_BRANCH: main 2025-09-07T07:28:23.3947510Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T07:28:23.3947730Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T07:28:23.3947900Z SHARD_NUMBER: 1 2025-09-07T07:28:23.3948030Z NUM_TEST_SHARDS: 3 2025-09-07T07:28:23.3948170Z PR_BODY: 2025-09-07T07:28:23.3948290Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T07:28:23.3948510Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T07:28:23.3948740Z ##[endgroup] 2025-09-07T07:28:23.4215710Z ##[group]Run df -H 2025-09-07T07:28:23.4215870Z df -H 2025-09-07T07:28:23.4226510Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T07:28:23.4226710Z env: 2025-09-07T07:28:23.4226820Z GIT_DEFAULT_BRANCH: main 2025-09-07T07:28:23.4226980Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T07:28:23.4227190Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T07:28:23.4227370Z SHARD_NUMBER: 1 2025-09-07T07:28:23.4227500Z NUM_TEST_SHARDS: 3 2025-09-07T07:28:23.4227620Z PR_BODY: 2025-09-07T07:28:23.4227750Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T07:28:23.4227960Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T07:28:23.4228180Z ##[endgroup] 2025-09-07T07:28:23.4451600Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2025-09-07T07:28:23.4452000Z /dev/disk5s2s1 275G 11G 221G 5% 412k 2.2G 0% / 2025-09-07T07:28:23.4452260Z devfs 221k 221k 0B 100% 748 0 100% /dev 2025-09-07T07:28:23.4452560Z /dev/disk5s5 275G 1074M 221G 1% 1 2.2G 0% /System/Volumes/VM 2025-09-07T07:28:23.4452890Z /dev/disk5s3 275G 6839M 221G 4% 1.2k 2.2G 0% /System/Volumes/Preboot 2025-09-07T07:28:23.4453290Z /dev/disk1s2 524M 6312k 418M 2% 1 4.1M 0% /System/Volumes/xarts 2025-09-07T07:28:23.4453730Z /dev/disk1s1 524M 50M 418M 11% 64 4.1M 0% /System/Volumes/iSCPreboot 2025-09-07T07:28:23.4454070Z /dev/disk1s3 524M 901k 418M 1% 53 4.1M 0% /System/Volumes/Hardware 2025-09-07T07:28:23.4454400Z /dev/disk5s1 275G 34G 221G 14% 1.2M 2.2G 0% /System/Volumes/Data 2025-09-07T07:28:23.4454730Z map auto_home 0B 0B 0B 100% 0 0 - /System/Volumes/Data/home 2025-09-07T07:28:23.4455040Z /dev/disk3s4 494G 614k 475G 1% 18 4.6G 0% /private/tmp/tmp-mount-RP34K3 2025-09-07T07:28:23.4484070Z Prepare all required actions 2025-09-07T07:28:23.4484440Z Getting action download info 2025-09-07T07:28:23.6213450Z ##[group]Run ./.github/actions/download-td-artifacts 2025-09-07T07:28:23.6214170Z with: 2025-09-07T07:28:23.6214430Z use-gha: true 2025-09-07T07:28:23.6214710Z env: 2025-09-07T07:28:23.6214990Z GIT_DEFAULT_BRANCH: main 2025-09-07T07:28:23.6215390Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T07:28:23.6215890Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T07:28:23.6216310Z SHARD_NUMBER: 1 2025-09-07T07:28:23.6216630Z NUM_TEST_SHARDS: 3 2025-09-07T07:28:23.6216950Z PR_BODY: 2025-09-07T07:28:23.6217230Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T07:28:23.6217730Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T07:28:23.6218280Z ##[endgroup] 2025-09-07T07:28:23.6265820Z ##[group]Run actions/download-artifact@v4 2025-09-07T07:28:23.6266230Z with: 2025-09-07T07:28:23.6266480Z name: td_results.json 2025-09-07T07:28:23.6266850Z merge-multiple: false 2025-09-07T07:28:23.6267220Z repository: pytorch/pytorch 2025-09-07T07:28:23.6267540Z run-id: 17525282541 2025-09-07T07:28:23.6267860Z env: 2025-09-07T07:28:23.6268280Z GIT_DEFAULT_BRANCH: main 2025-09-07T07:28:23.6268680Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T07:28:23.6269140Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T07:28:23.6269570Z SHARD_NUMBER: 1 2025-09-07T07:28:23.6269860Z NUM_TEST_SHARDS: 3 2025-09-07T07:28:23.6270170Z PR_BODY: 2025-09-07T07:28:23.6270440Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T07:28:23.6270950Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T07:28:23.6271470Z ##[endgroup] 2025-09-07T07:28:23.7650100Z Downloading single artifact 2025-09-07T07:28:23.8383140Z ##[error]Unable to download artifact(s): Artifact not found for name: td_results.json Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md 2025-09-07T07:28:23.8442500Z ##[group]Run .github/scripts/parse_ref.py 2025-09-07T07:28:23.8442870Z .github/scripts/parse_ref.py 2025-09-07T07:28:23.8454150Z shell: /bin/bash -e -l {0} 2025-09-07T07:28:23.8454300Z env: 2025-09-07T07:28:23.8454400Z GIT_DEFAULT_BRANCH: main 2025-09-07T07:28:23.8454580Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T07:28:23.8454790Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T07:28:23.8454950Z SHARD_NUMBER: 1 2025-09-07T07:28:23.8455060Z NUM_TEST_SHARDS: 3 2025-09-07T07:28:23.8455190Z PR_BODY: 2025-09-07T07:28:23.8455310Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T07:28:23.8455500Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T07:28:23.8455710Z ##[endgroup] 2025-09-07T07:28:23.9161700Z Setting output branch=main 2025-09-07T07:28:23.9242930Z Prepare all required actions 2025-09-07T07:28:23.9243150Z Getting action download info 2025-09-07T07:28:24.0445670Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-09-07T07:28:24.2016470Z ##[group]Run ./.github/actions/filter-test-configs 2025-09-07T07:28:24.2016820Z with: 2025-09-07T07:28:24.2017140Z github-token: *** 2025-09-07T07:28:24.2018150Z test-matrix: {"include": [{"config": "perf_smoketest", "shard": 1, "num_shards": 3, "runner": "macos-m2-15"}, {"config": "perf_smoketest", "shard": 2, "num_shards": 3, "runner": "macos-m2-15"}, {"config": "perf_smoketest", "shard": 3, "num_shards": 3, "runner": "macos-m2-15"}, {"config": "aot_inductor_perf_smoketest", "shard": 1, "num_shards": 3, "runner": "macos-m2-15"}, {"config": "aot_inductor_perf_smoketest", "shard": 2, "num_shards": 3, "runner": "macos-m2-15"}, {"config": "aot_inductor_perf_smoketest", "shard": 3, "num_shards": 3, "runner": "macos-m2-15"}]} 2025-09-07T07:28:24.2019410Z job-name: macos-perf-py3-arm64-mps / test (aot_inductor_perf_smoketest, 1, 3, macos-m2-15) 2025-09-07T07:28:24.2019690Z env: 2025-09-07T07:28:24.2019800Z GIT_DEFAULT_BRANCH: main 2025-09-07T07:28:24.2020080Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T07:28:24.2020290Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T07:28:24.2020470Z SHARD_NUMBER: 1 2025-09-07T07:28:24.2020600Z NUM_TEST_SHARDS: 3 2025-09-07T07:28:24.2020720Z PR_BODY: 2025-09-07T07:28:24.2020840Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T07:28:24.2021050Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T07:28:24.2021280Z ##[endgroup] 2025-09-07T07:28:24.2041950Z ##[group]Run nick-fields/retry@v3.0.0 2025-09-07T07:28:24.2042110Z with: 2025-09-07T07:28:24.2042210Z shell: bash 2025-09-07T07:28:24.2042330Z timeout_minutes: 10 2025-09-07T07:28:24.2042450Z max_attempts: 5 2025-09-07T07:28:24.2042570Z retry_wait_seconds: 30 2025-09-07T07:28:24.2043090Z command: set -eux # PyYAML 6.0 doesn't work with MacOS x86 anymore # This must run on Python-3.7 (AmazonLinux2) so can't use request=3.32.2 python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-09-07T07:28:24.2043530Z polling_interval_seconds: 1 2025-09-07T07:28:24.2043810Z warning_on_retry: true 2025-09-07T07:28:24.2043940Z continue_on_error: false 2025-09-07T07:28:24.2044070Z env: 2025-09-07T07:28:24.2044180Z GIT_DEFAULT_BRANCH: main 2025-09-07T07:28:24.2044340Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T07:28:24.2044530Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T07:28:24.2044700Z SHARD_NUMBER: 1 2025-09-07T07:28:24.2044810Z NUM_TEST_SHARDS: 3 2025-09-07T07:28:24.2044930Z PR_BODY: 2025-09-07T07:28:24.2045040Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T07:28:24.2045240Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T07:28:24.2045530Z GITHUB_TOKEN: *** 2025-09-07T07:28:24.2045650Z ##[endgroup] 2025-09-07T07:28:24.2723310Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-09-07T07:28:24.4683730Z Collecting requests==2.27.1 2025-09-07T07:28:24.4703320Z Using cached requests-2.27.1-py2.py3-none-any.whl.metadata (5.0 kB) 2025-09-07T07:28:24.4745010Z Requirement already satisfied: pyyaml==6.0.2 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (6.0.2) 2025-09-07T07:28:24.4921280Z Collecting urllib3<1.27,>=1.21.1 (from requests==2.27.1) 2025-09-07T07:28:24.4934280Z Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2025-09-07T07:28:24.5006190Z Requirement already satisfied: certifi>=2017.4.17 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from requests==2.27.1) (2025.8.3) 2025-09-07T07:28:24.5396270Z Collecting charset-normalizer~=2.0.0 (from requests==2.27.1) 2025-09-07T07:28:24.5409610Z Using cached charset_normalizer-2.0.12-py3-none-any.whl.metadata (11 kB) 2025-09-07T07:28:24.5451390Z Requirement already satisfied: idna<4,>=2.5 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from requests==2.27.1) (3.10) 2025-09-07T07:28:24.5486030Z Using cached requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-09-07T07:28:24.5506670Z Using cached charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-09-07T07:28:24.5529820Z Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-09-07T07:28:24.6285540Z Installing collected packages: urllib3, charset-normalizer, requests 2025-09-07T07:28:24.6288430Z Attempting uninstall: urllib3 2025-09-07T07:28:24.6299790Z Found existing installation: urllib3 2.5.0 2025-09-07T07:28:24.6323360Z Uninstalling urllib3-2.5.0: 2025-09-07T07:28:24.6332260Z Successfully uninstalled urllib3-2.5.0 2025-09-07T07:28:24.6758110Z Attempting uninstall: charset-normalizer 2025-09-07T07:28:24.6778710Z Found existing installation: charset-normalizer 3.4.3 2025-09-07T07:28:24.6796630Z Uninstalling charset-normalizer-3.4.3: 2025-09-07T07:28:24.6805480Z Successfully uninstalled charset-normalizer-3.4.3 2025-09-07T07:28:24.6984500Z Attempting uninstall: requests 2025-09-07T07:28:24.6998100Z Found existing installation: requests 2.32.5 2025-09-07T07:28:24.7012660Z Uninstalling requests-2.32.5: 2025-09-07T07:28:24.7018200Z Successfully uninstalled requests-2.32.5 2025-09-07T07:28:24.7233780Z 2025-09-07T07:28:24.7267860Z Successfully installed charset-normalizer-2.0.12 requests-2.27.1 urllib3-1.26.20 2025-09-07T07:28:24.7288050Z 2025-09-07T07:28:24.7288270Z [notice] A new release of pip is available: 25.1.1 -> 25.2 2025-09-07T07:28:24.7288530Z [notice] To update, run: pip install --upgrade pip 2025-09-07T07:28:25.2753260Z Command completed after 1 attempt(s). 2025-09-07T07:28:25.2891290Z ##[group]Run set -x 2025-09-07T07:28:25.2891860Z set -x 2025-09-07T07:28:25.2892370Z  2025-09-07T07:28:25.2893120Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-09-07T07:28:25.2894090Z # in runner workspace 2025-09-07T07:28:25.2894840Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-09-07T07:28:25.2938290Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T07:28:25.2938910Z env: 2025-09-07T07:28:25.2939690Z GIT_DEFAULT_BRANCH: main 2025-09-07T07:28:25.2940170Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T07:28:25.2940830Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T07:28:25.2941340Z SHARD_NUMBER: 1 2025-09-07T07:28:25.2941760Z NUM_TEST_SHARDS: 3 2025-09-07T07:28:25.2942140Z PR_BODY: 2025-09-07T07:28:25.2942580Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T07:28:25.2943250Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T07:28:25.2943900Z ##[endgroup] 2025-09-07T07:28:25.3424120Z + python3 /Users/ec2-user/runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2025-09-07T07:28:25.3605760Z Setting output branch=main 2025-09-07T07:28:25.3656740Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-09-07T07:28:25.3656990Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-09-07T07:28:25.3657180Z echo "Job name: ${JOB_NAME}" 2025-09-07T07:28:25.3657340Z  2025-09-07T07:28:25.3657740Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-09-07T07:28:25.3658000Z # in runner workspace 2025-09-07T07:28:25.3658240Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-09-07T07:28:25.3658500Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-09-07T07:28:25.3658680Z  --job-name "${JOB_NAME}" \ 2025-09-07T07:28:25.3659910Z  --test-matrix "{"include": [{"config": "perf_smoketest", "shard": 1, "num_shards": 3, "runner": "macos-m2-15"}, {"config": "perf_smoketest", "shard": 2, "num_shards": 3, "runner": "macos-m2-15"}, {"config": "perf_smoketest", "shard": 3, "num_shards": 3, "runner": "macos-m2-15"}, {"config": "aot_inductor_perf_smoketest", "shard": 1, "num_shards": 3, "runner": "macos-m2-15"}, {"config": "aot_inductor_perf_smoketest", "shard": 2, "num_shards": 3, "runner": "macos-m2-15"}, {"config": "aot_inductor_perf_smoketest", "shard": 3, "num_shards": 3, "runner": "macos-m2-15"}]}" \ 2025-09-07T07:28:25.3660960Z  --selected-test-configs "" \ 2025-09-07T07:28:25.3661150Z  --pr-number "${PR_NUMBER}" \ 2025-09-07T07:28:25.3661310Z  --tag "${TAG}" \ 2025-09-07T07:28:25.3661480Z  --event-name "${EVENT_NAME}" \ 2025-09-07T07:28:25.3661650Z  --schedule "${SCHEDULE}" \ 2025-09-07T07:28:25.3661820Z  --branch "${HEAD_BRANCH}" 2025-09-07T07:28:25.3672740Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T07:28:25.3672950Z env: 2025-09-07T07:28:25.3673060Z GIT_DEFAULT_BRANCH: main 2025-09-07T07:28:25.3673250Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T07:28:25.3673450Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T07:28:25.3673610Z SHARD_NUMBER: 1 2025-09-07T07:28:25.3673750Z NUM_TEST_SHARDS: 3 2025-09-07T07:28:25.3673870Z PR_BODY: 2025-09-07T07:28:25.3673990Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T07:28:25.3674210Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T07:28:25.3674670Z GITHUB_TOKEN: *** 2025-09-07T07:28:25.3674930Z JOB_NAME: macos-perf-py3-arm64-mps / test (aot_inductor_perf_smoketest, 1, 3, macos-m2-15) 2025-09-07T07:28:25.3675200Z PR_NUMBER: 2025-09-07T07:28:25.3675310Z TAG: 2025-09-07T07:28:25.3675430Z EVENT_NAME: schedule 2025-09-07T07:28:25.3675560Z SCHEDULE: 0 7 * * * 2025-09-07T07:28:25.3675690Z HEAD_BRANCH: main 2025-09-07T07:28:25.3675820Z ##[endgroup] 2025-09-07T07:28:25.3878420Z Workflow: inductor-perf-nightly-macos 2025-09-07T07:28:25.3878780Z Job name: macos-perf-py3-arm64-mps / test (aot_inductor_perf_smoketest, 1, 3, macos-m2-15) 2025-09-07T07:28:25.7479700Z Setting output keep-going=True 2025-09-07T07:28:25.7480280Z Setting output ci-verbose-test-logs=False 2025-09-07T07:28:25.7480740Z Setting output ci-test-showlocals=False 2025-09-07T07:28:25.7481200Z Setting output ci-no-test-timeout=False 2025-09-07T07:28:25.7481610Z Setting output ci-no-td=False 2025-09-07T07:28:25.7482030Z Setting output ci-td-distributed=False 2025-09-07T07:28:25.7482760Z Setting output is-unstable=False 2025-09-07T07:28:25.7483150Z Setting output reenabled-issues= 2025-09-07T07:28:25.7485310Z Setting output test-matrix={"include": [{"config": "perf_smoketest", "shard": 1, "num_shards": 3, "runner": "macos-m2-15"}, {"config": "perf_smoketest", "shard": 2, "num_shards": 3, "runner": "macos-m2-15"}, {"config": "perf_smoketest", "shard": 3, "num_shards": 3, "runner": "macos-m2-15"}, {"config": "aot_inductor_perf_smoketest", "shard": 1, "num_shards": 3, "runner": "macos-m2-15"}, {"config": "aot_inductor_perf_smoketest", "shard": 2, "num_shards": 3, "runner": "macos-m2-15"}, {"config": "aot_inductor_perf_smoketest", "shard": 3, "num_shards": 3, "runner": "macos-m2-15"}]} 2025-09-07T07:28:25.7487550Z Setting output is-test-matrix-empty=False 2025-09-07T07:28:25.7648820Z ##[group]Run echo "Filtered matrix:" 2025-09-07T07:28:25.7649160Z echo "Filtered matrix:" 2025-09-07T07:28:25.7650900Z echo "{"include": [{"config": "perf_smoketest", "shard": 1, "num_shards": 3, "runner": "macos-m2-15"}, {"config": "perf_smoketest", "shard": 2, "num_shards": 3, "runner": "macos-m2-15"}, {"config": "perf_smoketest", "shard": 3, "num_shards": 3, "runner": "macos-m2-15"}, {"config": "aot_inductor_perf_smoketest", "shard": 1, "num_shards": 3, "runner": "macos-m2-15"}, {"config": "aot_inductor_perf_smoketest", "shard": 2, "num_shards": 3, "runner": "macos-m2-15"}, {"config": "aot_inductor_perf_smoketest", "shard": 3, "num_shards": 3, "runner": "macos-m2-15"}]}" 2025-09-07T07:28:25.7652590Z  2025-09-07T07:28:25.7652800Z echo 2025-09-07T07:28:25.7653050Z echo "Is the current job unstable? False" 2025-09-07T07:28:25.7653360Z  2025-09-07T07:28:25.7653930Z echo 2025-09-07T07:28:25.7654180Z echo "Is keep-going label set? True" 2025-09-07T07:28:25.7654500Z  2025-09-07T07:28:25.7654690Z echo 2025-09-07T07:28:25.7654900Z echo "Reenabled issues? " 2025-09-07T07:28:25.7674370Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T07:28:25.7674690Z env: 2025-09-07T07:28:25.7674860Z GIT_DEFAULT_BRANCH: main 2025-09-07T07:28:25.7675120Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T07:28:25.7675450Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T07:28:25.7675700Z SHARD_NUMBER: 1 2025-09-07T07:28:25.7675900Z NUM_TEST_SHARDS: 3 2025-09-07T07:28:25.7676090Z PR_BODY: 2025-09-07T07:28:25.7676270Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T07:28:25.7676620Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T07:28:25.7676950Z ##[endgroup] 2025-09-07T07:28:25.7943340Z Filtered matrix: 2025-09-07T07:28:25.7944630Z {include: [{config: perf_smoketest, shard: 1, num_shards: 3, runner: macos-m2-15}, {config: perf_smoketest, shard: 2, num_shards: 3, runner: macos-m2-15}, {config: perf_smoketest, shard: 3, num_shards: 3, runner: macos-m2-15}, {config: aot_inductor_perf_smoketest, shard: 1, num_shards: 3, runner: macos-m2-15}, {config: aot_inductor_perf_smoketest, shard: 2, num_shards: 3, runner: macos-m2-15}, {config: aot_inductor_perf_smoketest, shard: 3, num_shards: 3, runner: macos-m2-15}]} 2025-09-07T07:28:25.7945890Z 2025-09-07T07:28:25.7945970Z Is the current job unstable? False 2025-09-07T07:28:25.7946100Z 2025-09-07T07:28:25.7946190Z Is keep-going label set? True 2025-09-07T07:28:25.7946310Z 2025-09-07T07:28:25.7946360Z Reenabled issues? 2025-09-07T07:28:25.8000800Z ##[group]Run echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-09-07T07:28:25.8001130Z echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-09-07T07:28:25.8012610Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T07:28:25.8012860Z env: 2025-09-07T07:28:25.8013000Z GIT_DEFAULT_BRANCH: main 2025-09-07T07:28:25.8013210Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T07:28:25.8013440Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T07:28:25.8013630Z SHARD_NUMBER: 1 2025-09-07T07:28:25.8013920Z NUM_TEST_SHARDS: 3 2025-09-07T07:28:25.8014070Z PR_BODY: 2025-09-07T07:28:25.8014200Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T07:28:25.8014420Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T07:28:25.8014710Z JOB_TIMEOUT: 270 2025-09-07T07:28:25.8014840Z ##[endgroup] 2025-09-07T07:28:25.8296170Z ##[group]Run # shellcheck disable=SC1090 2025-09-07T07:28:25.8296450Z # shellcheck disable=SC1090 2025-09-07T07:28:25.8296600Z set -ex 2025-09-07T07:28:25.8296720Z  2025-09-07T07:28:25.8296890Z # TODO: Remove me later, and properly activate venv 2025-09-07T07:28:25.8297090Z PATH="$VENV_PATH/bin:$PATH" 2025-09-07T07:28:25.8297280Z export PATH 2025-09-07T07:28:25.8297390Z  2025-09-07T07:28:25.8297550Z # Print out some information about the test environment 2025-09-07T07:28:25.8297770Z for tool in python3 python; do 2025-09-07T07:28:25.8297940Z  which $tool 2025-09-07T07:28:25.8298090Z  $tool --version 2025-09-07T07:28:25.8298240Z done 2025-09-07T07:28:25.8298340Z  2025-09-07T07:28:25.8298510Z python3 -mpip install --no-index --no-deps dist/*.whl 2025-09-07T07:28:25.8298710Z  2025-09-07T07:28:25.8298830Z set +e 2025-09-07T07:28:25.8298960Z pushd "${RUNNER_TEMP}" 2025-09-07T07:28:25.8299270Z # Install pip dependencies if they are not found. This is to mitigate a peculiar 2025-09-07T07:28:25.8299580Z # flaky missing dependencies on MacOS 2025-09-07T07:28:25.8299770Z python3 -c "import torch" 2025-09-07T07:28:25.8299920Z RC=$? 2025-09-07T07:28:25.8300030Z popd 2025-09-07T07:28:25.8300150Z  2025-09-07T07:28:25.8300270Z if [ "${RC}" -ne 0 ]; then 2025-09-07T07:28:25.8300510Z  python3 -mpip install --ignore-installed -r "${PIP_REQUIREMENTS_FILE}" 2025-09-07T07:28:25.8300750Z fi 2025-09-07T07:28:25.8300860Z set -e 2025-09-07T07:28:25.8300980Z  2025-09-07T07:28:25.8301100Z .ci/pytorch/macos-test.sh 2025-09-07T07:28:25.8311270Z shell: /bin/bash -e -l {0} 2025-09-07T07:28:25.8311410Z env: 2025-09-07T07:28:25.8311520Z GIT_DEFAULT_BRANCH: main 2025-09-07T07:28:25.8311690Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T07:28:25.8311890Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T07:28:25.8312060Z SHARD_NUMBER: 1 2025-09-07T07:28:25.8312180Z NUM_TEST_SHARDS: 3 2025-09-07T07:28:25.8312300Z PR_BODY: 2025-09-07T07:28:25.8312460Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T07:28:25.8312660Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T07:28:25.8312880Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2025-09-07T07:28:25.8313060Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2025-09-07T07:28:25.8313220Z CONTINUE_THROUGH_ERROR: True 2025-09-07T07:28:25.8313400Z VERBOSE_TEST_LOGS: False 2025-09-07T07:28:25.8313640Z TEST_SHOWLOCALS: False 2025-09-07T07:28:25.8313780Z NO_TEST_TIMEOUT: False 2025-09-07T07:28:25.8313910Z NO_TD: False 2025-09-07T07:28:25.8314110Z PIP_REQUIREMENTS_FILE: .github/requirements/pip-requirements-macOS.txt 2025-09-07T07:28:25.8314350Z GITHUB_REPOSITORY: pytorch/pytorch 2025-09-07T07:28:25.8314560Z GITHUB_WORKFLOW: inductor-perf-nightly-macos 2025-09-07T07:28:25.8314740Z GITHUB_JOB: test 2025-09-07T07:28:25.8314880Z GITHUB_RUN_ID: 17525282541 2025-09-07T07:28:25.8315010Z GITHUB_RUN_NUMBER: 587 2025-09-07T07:28:25.8315140Z GITHUB_RUN_ATTEMPT: 1 2025-09-07T07:28:25.8315270Z JOB_ID: 49775423386 2025-09-07T07:28:25.8315510Z JOB_NAME: macos-perf-py3-arm64-mps / test (aot_inductor_perf_smoketest, 1, 3, macos-m2-15) 2025-09-07T07:28:25.8315810Z REENABLED_ISSUES: 2025-09-07T07:28:25.8316090Z HUGGING_FACE_HUB_TOKEN: *** 2025-09-07T07:28:25.8316230Z ##[endgroup] 2025-09-07T07:28:25.8558040Z + PATH=/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/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-1757230075/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin 2025-09-07T07:28:25.8559650Z + export PATH 2025-09-07T07:28:25.8559790Z + for tool in python3 python 2025-09-07T07:28:25.8559930Z + which python3 2025-09-07T07:28:25.8582750Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/bin/python3 2025-09-07T07:28:25.8583490Z + python3 --version 2025-09-07T07:28:25.8638990Z Python 3.12.11 2025-09-07T07:28:25.8640160Z + for tool in python3 python 2025-09-07T07:28:25.8640340Z + which python 2025-09-07T07:28:25.8651520Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/bin/python 2025-09-07T07:28:25.8652250Z + python --version 2025-09-07T07:28:25.8704640Z Python 3.12.11 2025-09-07T07:28:25.8706740Z + python3 -mpip install --no-index --no-deps dist/torch-2.9.0a0+git93fb23d-cp312-cp312-macosx_14_0_arm64.whl 2025-09-07T07:28:26.0253870Z Processing ./dist/torch-2.9.0a0+git93fb23d-cp312-cp312-macosx_14_0_arm64.whl 2025-09-07T07:28:26.1115270Z Installing collected packages: torch 2025-09-07T07:28:32.9435910Z Successfully installed torch-2.9.0a0+git93fb23d 2025-09-07T07:28:32.9649910Z + set +e 2025-09-07T07:28:32.9650110Z + pushd /Users/ec2-user/runner/_work/_temp 2025-09-07T07:28:32.9650360Z ~/runner/_work/_temp ~/runner/_work/pytorch/pytorch 2025-09-07T07:28:32.9650590Z + python3 -c 'import torch' 2025-09-07T07:28:38.4964220Z + RC=0 2025-09-07T07:28:38.4964410Z + popd 2025-09-07T07:28:38.4964540Z ~/runner/_work/pytorch/pytorch 2025-09-07T07:28:38.4964730Z + '[' 0 -ne 0 ']' 2025-09-07T07:28:38.4964860Z + set -e 2025-09-07T07:28:38.4965010Z + .ci/pytorch/macos-test.sh 2025-09-07T07:28:38.4986250Z ++ dirname .ci/pytorch/macos-test.sh 2025-09-07T07:28:38.5011910Z + source .ci/pytorch/macos-common.sh 2025-09-07T07:28:38.5021550Z +++ dirname .ci/pytorch/macos-common.sh 2025-09-07T07:28:38.5035080Z ++ source .ci/pytorch/common.sh 2025-09-07T07:28:38.5044250Z ++++ dirname .ci/pytorch/common.sh 2025-09-07T07:28:38.5057930Z +++ source .ci/pytorch/common_utils.sh 2025-09-07T07:28:38.5064430Z ++++ declare -f -t trap_add 2025-09-07T07:28:38.5067750Z +++ set -ex -o pipefail 2025-09-07T07:28:38.5067960Z +++ [[ macos-py3-arm64-distributed == *rocm* ]] 2025-09-07T07:28:38.5068170Z +++ BUILD_TEST_LIBTORCH=0 2025-09-07T07:28:38.5070940Z ++ sysctl -a 2025-09-07T07:28:38.5072130Z ++ grep machdep.cpu 2025-09-07T07:28:38.5196680Z machdep.cpu.cores_per_package: 12 2025-09-07T07:28:38.5196870Z machdep.cpu.core_count: 12 2025-09-07T07:28:38.5197040Z machdep.cpu.logical_per_package: 12 2025-09-07T07:28:38.5197260Z machdep.cpu.thread_count: 12 2025-09-07T07:28:38.5197450Z machdep.cpu.brand_string: Apple M2 Pro 2025-09-07T07:28:38.5197850Z ++ export MACOSX_DEPLOYMENT_TARGET=11.1 2025-09-07T07:28:38.5198060Z ++ MACOSX_DEPLOYMENT_TARGET=11.1 2025-09-07T07:28:38.5198220Z ++ export CXX=clang++ 2025-09-07T07:28:38.5198370Z ++ CXX=clang++ 2025-09-07T07:28:38.5198490Z ++ export CC=clang 2025-09-07T07:28:38.5198610Z ++ CC=clang 2025-09-07T07:28:38.5198780Z + pushd test 2025-09-07T07:28:38.5198980Z ~/runner/_work/pytorch/pytorch/test ~/runner/_work/pytorch/pytorch 2025-09-07T07:28:38.5201560Z ++ python -c 'import torch; print(int(torch.backends.openmp.is_available()))' 2025-09-07T07:28:39.2037170Z + [[ ! 1 == \1 ]] 2025-09-07T07:28:39.2037370Z + popd 2025-09-07T07:28:39.2037710Z + python -mpip install -r requirements.txt 2025-09-07T07:28:39.2037970Z ~/runner/_work/pytorch/pytorch 2025-09-07T07:28:39.3751280Z Requirement already satisfied: setuptools<80.0,>=70.1.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r /Users/ec2-user/runner/_work/pytorch/pytorch/requirements-build.txt (line 2)) (72.1.0) 2025-09-07T07:28:39.3753330Z Requirement already satisfied: cmake>=3.27 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r /Users/ec2-user/runner/_work/pytorch/pytorch/requirements-build.txt (line 3)) (3.27.9) 2025-09-07T07:28:39.3755220Z Requirement already satisfied: ninja in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r /Users/ec2-user/runner/_work/pytorch/pytorch/requirements-build.txt (line 4)) (1.10.2.4) 2025-09-07T07:28:39.3756280Z Requirement already satisfied: numpy in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r /Users/ec2-user/runner/_work/pytorch/pytorch/requirements-build.txt (line 5)) (1.26.4) 2025-09-07T07:28:39.3757840Z Requirement already satisfied: packaging in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r /Users/ec2-user/runner/_work/pytorch/pytorch/requirements-build.txt (line 6)) (23.1) 2025-09-07T07:28:39.3759140Z Requirement already satisfied: pyyaml in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r /Users/ec2-user/runner/_work/pytorch/pytorch/requirements-build.txt (line 7)) (6.0.2) 2025-09-07T07:28:39.3760560Z Requirement already satisfied: requests in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r /Users/ec2-user/runner/_work/pytorch/pytorch/requirements-build.txt (line 8)) (2.27.1) 2025-09-07T07:28:39.3761830Z Requirement already satisfied: six in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r /Users/ec2-user/runner/_work/pytorch/pytorch/requirements-build.txt (line 9)) (1.17.0) 2025-09-07T07:28:39.3763610Z Requirement already satisfied: typing-extensions>=4.10.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r /Users/ec2-user/runner/_work/pytorch/pytorch/requirements-build.txt (line 10)) (4.12.2) 2025-09-07T07:28:39.3765080Z Requirement already satisfied: expecttest>=0.3.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (0.3.0) 2025-09-07T07:28:39.3766360Z Requirement already satisfied: filelock in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (3.18.0) 2025-09-07T07:28:39.4204400Z Collecting fsspec>=0.8.5 (from -r requirements.txt (line 10)) 2025-09-07T07:28:39.4219030Z Using cached fsspec-2025.9.0-py3-none-any.whl.metadata (10 kB) 2025-09-07T07:28:39.4358280Z Requirement already satisfied: hypothesis in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (6.56.4) 2025-09-07T07:28:39.4497890Z Collecting jinja2 (from -r requirements.txt (line 12)) 2025-09-07T07:28:39.4511930Z Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-09-07T07:28:39.4698190Z Collecting lintrunner (from -r requirements.txt (line 13)) 2025-09-07T07:28:39.4712320Z Using cached lintrunner-0.12.7-py3-none-macosx_11_0_arm64.whl.metadata (7.2 kB) 2025-09-07T07:28:39.4760680Z Requirement already satisfied: networkx>=2.5.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (2.8.7) 2025-09-07T07:28:39.4762590Z Requirement already satisfied: optree>=0.13.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (0.13.0) 2025-09-07T07:28:39.4764080Z Requirement already satisfied: psutil in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (5.9.8) 2025-09-07T07:28:39.4765980Z Requirement already satisfied: sympy>=1.13.3 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (1.13.3) 2025-09-07T07:28:39.4898960Z Collecting typing-extensions>=4.10.0 (from -r /Users/ec2-user/runner/_work/pytorch/pytorch/requirements-build.txt (line 10)) 2025-09-07T07:28:39.4918750Z Using cached typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2025-09-07T07:28:39.4952770Z Requirement already satisfied: wheel in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (0.45.1) 2025-09-07T07:28:39.5099960Z Collecting build[uv] (from -r requirements.txt (line 7)) 2025-09-07T07:28:39.5113760Z Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB) 2025-09-07T07:28:39.5216650Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from requests->-r /Users/ec2-user/runner/_work/pytorch/pytorch/requirements-build.txt (line 8)) (1.26.20) 2025-09-07T07:28:39.5219340Z Requirement already satisfied: certifi>=2017.4.17 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from requests->-r /Users/ec2-user/runner/_work/pytorch/pytorch/requirements-build.txt (line 8)) (2025.8.3) 2025-09-07T07:28:39.5224560Z Requirement already satisfied: charset-normalizer~=2.0.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from requests->-r /Users/ec2-user/runner/_work/pytorch/pytorch/requirements-build.txt (line 8)) (2.0.12) 2025-09-07T07:28:39.5228470Z Requirement already satisfied: idna<4,>=2.5 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from requests->-r /Users/ec2-user/runner/_work/pytorch/pytorch/requirements-build.txt (line 8)) (3.10) 2025-09-07T07:28:39.5387820Z Collecting pyproject_hooks (from build[uv]->-r requirements.txt (line 7)) 2025-09-07T07:28:39.5401260Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-09-07T07:28:39.6491710Z Collecting uv>=0.1.18 (from build[uv]->-r requirements.txt (line 7)) 2025-09-07T07:28:39.6514960Z Using cached uv-0.8.15-py3-none-macosx_11_0_arm64.whl.metadata (11 kB) 2025-09-07T07:28:39.6585510Z Requirement already satisfied: attrs>=19.2.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from hypothesis->-r requirements.txt (line 11)) (25.3.0) 2025-09-07T07:28:39.6588520Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from hypothesis->-r requirements.txt (line 11)) (2.4.0) 2025-09-07T07:28:39.6611360Z Requirement already satisfied: MarkupSafe>=2.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from jinja2->-r requirements.txt (line 12)) (3.0.2) 2025-09-07T07:28:39.6674690Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from sympy>=1.13.3->-r requirements.txt (line 17)) (1.3.0) 2025-09-07T07:28:39.6743350Z Using cached typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2025-09-07T07:28:39.6770050Z Using cached build-1.3.0-py3-none-any.whl (23 kB) 2025-09-07T07:28:39.6795550Z Using cached fsspec-2025.9.0-py3-none-any.whl (199 kB) 2025-09-07T07:28:39.6821980Z Using cached jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-09-07T07:28:39.6856270Z Using cached lintrunner-0.12.7-py3-none-macosx_11_0_arm64.whl (1.8 MB) 2025-09-07T07:28:39.6946610Z Using cached uv-0.8.15-py3-none-macosx_11_0_arm64.whl (17.9 MB) 2025-09-07T07:28:39.7314250Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-09-07T07:28:39.8024900Z Installing collected packages: uv, typing-extensions, pyproject_hooks, lintrunner, jinja2, fsspec, build 2025-09-07T07:28:39.8933630Z Attempting uninstall: typing-extensions 2025-09-07T07:28:39.8956900Z Found existing installation: typing_extensions 4.12.2 2025-09-07T07:28:39.8966650Z Uninstalling typing_extensions-4.12.2: 2025-09-07T07:28:40.0180660Z Successfully uninstalled typing_extensions-4.12.2 2025-09-07T07:28:40.1967120Z 2025-09-07T07:28:40.2006380Z Successfully installed build-1.3.0 fsspec-2025.9.0 jinja2-3.1.6 lintrunner-0.12.7 pyproject_hooks-1.2.0 typing-extensions-4.15.0 uv-0.8.15 2025-09-07T07:28:40.2028170Z 2025-09-07T07:28:40.2028380Z [notice] A new release of pip is available: 25.1.1 -> 25.2 2025-09-07T07:28:40.2028890Z [notice] To update, run: pip install --upgrade pip 2025-09-07T07:28:40.2385280Z + export TORCH_SERIALIZATION_DEBUG=1 2025-09-07T07:28:40.2385530Z + TORCH_SERIALIZATION_DEBUG=1 2025-09-07T07:28:40.2385740Z + python -mpip install --no-input -r requirements.txt 2025-09-07T07:28:40.3986600Z Requirement already satisfied: setuptools<80.0,>=70.1.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r /Users/ec2-user/runner/_work/pytorch/pytorch/requirements-build.txt (line 2)) (72.1.0) 2025-09-07T07:28:40.3988720Z Requirement already satisfied: cmake>=3.27 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r /Users/ec2-user/runner/_work/pytorch/pytorch/requirements-build.txt (line 3)) (3.27.9) 2025-09-07T07:28:40.3990240Z Requirement already satisfied: ninja in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r /Users/ec2-user/runner/_work/pytorch/pytorch/requirements-build.txt (line 4)) (1.10.2.4) 2025-09-07T07:28:40.3991720Z Requirement already satisfied: numpy in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r /Users/ec2-user/runner/_work/pytorch/pytorch/requirements-build.txt (line 5)) (1.26.4) 2025-09-07T07:28:40.3993200Z Requirement already satisfied: packaging in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r /Users/ec2-user/runner/_work/pytorch/pytorch/requirements-build.txt (line 6)) (23.1) 2025-09-07T07:28:40.3994590Z Requirement already satisfied: pyyaml in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r /Users/ec2-user/runner/_work/pytorch/pytorch/requirements-build.txt (line 7)) (6.0.2) 2025-09-07T07:28:40.3995810Z Requirement already satisfied: requests in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r /Users/ec2-user/runner/_work/pytorch/pytorch/requirements-build.txt (line 8)) (2.27.1) 2025-09-07T07:28:40.3997040Z Requirement already satisfied: six in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r /Users/ec2-user/runner/_work/pytorch/pytorch/requirements-build.txt (line 9)) (1.17.0) 2025-09-07T07:28:40.3998840Z Requirement already satisfied: typing-extensions>=4.10.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r /Users/ec2-user/runner/_work/pytorch/pytorch/requirements-build.txt (line 10)) (4.15.0) 2025-09-07T07:28:40.4000410Z Requirement already satisfied: expecttest>=0.3.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (0.3.0) 2025-09-07T07:28:40.4001740Z Requirement already satisfied: filelock in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (3.18.0) 2025-09-07T07:28:40.4003410Z Requirement already satisfied: fsspec>=0.8.5 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (2025.9.0) 2025-09-07T07:28:40.4004690Z Requirement already satisfied: hypothesis in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (6.56.4) 2025-09-07T07:28:40.4005990Z Requirement already satisfied: jinja2 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (3.1.6) 2025-09-07T07:28:40.4007170Z Requirement already satisfied: lintrunner in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (0.12.7) 2025-09-07T07:28:40.4008840Z Requirement already satisfied: networkx>=2.5.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (2.8.7) 2025-09-07T07:28:40.4010620Z Requirement already satisfied: optree>=0.13.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (0.13.0) 2025-09-07T07:28:40.4011970Z Requirement already satisfied: psutil in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (5.9.8) 2025-09-07T07:28:40.4013610Z Requirement already satisfied: sympy>=1.13.3 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (1.13.3) 2025-09-07T07:28:40.4015350Z Requirement already satisfied: wheel in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (0.45.1) 2025-09-07T07:28:40.4016730Z Requirement already satisfied: build[uv] in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2025-09-07T07:28:40.4091150Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from requests->-r /Users/ec2-user/runner/_work/pytorch/pytorch/requirements-build.txt (line 8)) (1.26.20) 2025-09-07T07:28:40.4093810Z Requirement already satisfied: certifi>=2017.4.17 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from requests->-r /Users/ec2-user/runner/_work/pytorch/pytorch/requirements-build.txt (line 8)) (2025.8.3) 2025-09-07T07:28:40.4099390Z Requirement already satisfied: charset-normalizer~=2.0.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from requests->-r /Users/ec2-user/runner/_work/pytorch/pytorch/requirements-build.txt (line 8)) (2.0.12) 2025-09-07T07:28:40.4103460Z Requirement already satisfied: idna<4,>=2.5 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from requests->-r /Users/ec2-user/runner/_work/pytorch/pytorch/requirements-build.txt (line 8)) (3.10) 2025-09-07T07:28:40.4141090Z Requirement already satisfied: pyproject_hooks in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from build[uv]->-r requirements.txt (line 7)) (1.2.0) 2025-09-07T07:28:40.4145900Z Requirement already satisfied: uv>=0.1.18 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from build[uv]->-r requirements.txt (line 7)) (0.8.15) 2025-09-07T07:28:40.4207440Z Requirement already satisfied: attrs>=19.2.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from hypothesis->-r requirements.txt (line 11)) (25.3.0) 2025-09-07T07:28:40.4210700Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from hypothesis->-r requirements.txt (line 11)) (2.4.0) 2025-09-07T07:28:40.4235440Z Requirement already satisfied: MarkupSafe>=2.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from jinja2->-r requirements.txt (line 12)) (3.0.2) 2025-09-07T07:28:40.4286940Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from sympy>=1.13.3->-r requirements.txt (line 17)) (1.3.0) 2025-09-07T07:28:40.5004210Z 2025-09-07T07:28:40.5004470Z [notice] A new release of pip is available: 25.1.1 -> 25.2 2025-09-07T07:28:40.5235450Z [notice] To update, run: pip install --upgrade pip 2025-09-07T07:28:40.5235790Z + [[ aot_inductor_perf_smoketest == *\p\e\r\f\_\a\l\l* ]] 2025-09-07T07:28:40.5236110Z + [[ aot_inductor_perf_smoketest == *\p\e\r\f\_\t\o\r\c\h\b\e\n\c\h* ]] 2025-09-07T07:28:40.5236390Z + [[ aot_inductor_perf_smoketest == *\p\e\r\f\_\h\f* ]] 2025-09-07T07:28:40.5236880Z + [[ aot_inductor_perf_smoketest == *\p\e\r\f\_\t\i\m\m* ]] 2025-09-07T07:28:40.5237160Z + [[ aot_inductor_perf_smoketest == *\p\e\r\f\_\s\m\o\k\e\t\e\s\t* ]] 2025-09-07T07:28:40.5237420Z + test_torchbench_smoketest 1 2025-09-07T07:28:40.5237880Z + print_cmake_info 2025-09-07T07:28:40.5240090Z ++ which cmake 2025-09-07T07:28:40.5263960Z + CMAKE_EXEC=/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/bin/cmake 2025-09-07T07:28:40.5264310Z + echo /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/bin/cmake 2025-09-07T07:28:40.5264630Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/bin/cmake 2025-09-07T07:28:40.5267170Z ++ dirname /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/bin/cmake 2025-09-07T07:28:40.5285240Z + CONDA_INSTALLATION_DIR=/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/bin 2025-09-07T07:28:40.5285590Z + ls -la /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/bin/../lib 2025-09-07T07:28:40.5355170Z total 0 2025-09-07T07:28:40.5355340Z drwxr-xr-x 3 ec2-user staff 96 Sep 7 07:27 . 2025-09-07T07:28:40.5355570Z drwxr-xr-x 8 ec2-user staff 256 Sep 7 07:28 .. 2025-09-07T07:28:40.5355850Z drwxr-xr-x 3 ec2-user staff 96 Sep 7 07:27 python3.12 2025-09-07T07:28:40.5356870Z + echo 'Launching torchbench setup' 2025-09-07T07:28:40.5357060Z Launching torchbench setup 2025-09-07T07:28:40.5357240Z + pip_benchmark_deps 2025-09-07T07:28:40.5357460Z + python -mpip install --no-input requests cython scikit-learn six 2025-09-07T07:28:40.6942970Z Requirement already satisfied: requests in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (2.27.1) 2025-09-07T07:28:40.8128130Z Collecting cython 2025-09-07T07:28:40.8149620Z Using cached cython-3.1.3-cp312-cp312-macosx_11_0_arm64.whl.metadata (4.7 kB) 2025-09-07T07:28:40.8184200Z Requirement already satisfied: scikit-learn in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (1.7.1) 2025-09-07T07:28:40.8185740Z Requirement already satisfied: six in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (1.17.0) 2025-09-07T07:28:40.8193470Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from requests) (1.26.20) 2025-09-07T07:28:40.8196000Z Requirement already satisfied: certifi>=2017.4.17 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from requests) (2025.8.3) 2025-09-07T07:28:40.8201570Z Requirement already satisfied: charset-normalizer~=2.0.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from requests) (2.0.12) 2025-09-07T07:28:40.8205590Z Requirement already satisfied: idna<4,>=2.5 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from requests) (3.10) 2025-09-07T07:28:40.8237700Z Requirement already satisfied: numpy>=1.22.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from scikit-learn) (1.26.4) 2025-09-07T07:28:40.8239950Z Requirement already satisfied: scipy>=1.8.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from scikit-learn) (1.12.0) 2025-09-07T07:28:40.8242180Z Requirement already satisfied: joblib>=1.2.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from scikit-learn) (1.5.2) 2025-09-07T07:28:40.8244700Z Requirement already satisfied: threadpoolctl>=3.1.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from scikit-learn) (3.6.0) 2025-09-07T07:28:40.8389740Z Using cached cython-3.1.3-cp312-cp312-macosx_11_0_arm64.whl (2.8 MB) 2025-09-07T07:28:40.9198120Z Installing collected packages: cython 2025-09-07T07:28:41.2941790Z Successfully installed cython-3.1.3 2025-09-07T07:28:41.2963540Z 2025-09-07T07:28:41.2963740Z [notice] A new release of pip is available: 25.1.1 -> 25.2 2025-09-07T07:28:41.2964150Z [notice] To update, run: pip install --upgrade pip 2025-09-07T07:28:41.3284770Z + torchbench_setup_macos 2025-09-07T07:28:41.3285060Z + git clone --recursive https://github.com/pytorch/vision torchvision 2025-09-07T07:28:41.3358880Z Cloning into 'torchvision'... 2025-09-07T07:28:59.5879130Z + git clone --recursive https://github.com/pytorch/audio torchaudio 2025-09-07T07:28:59.5938050Z Cloning into 'torchaudio'... 2025-09-07T07:29:06.4219800Z + brew install jpeg-turbo libpng 2025-09-07T07:29:07.2891240Z ##[warning]jpeg-turbo 3.1.2 is already installed and up-to-date. To reinstall 3.1.2, run: brew reinstall jpeg-turbo 2025-09-07T07:29:07.2899770Z ##[warning]libpng 1.6.50 is already installed and up-to-date. To reinstall 1.6.50, run: brew reinstall libpng 2025-09-07T07:29:07.3042720Z + pushd torchvision 2025-09-07T07:29:07.3042890Z + git fetch 2025-09-07T07:29:07.3043120Z ~/runner/_work/pytorch/pytorch/torchvision ~/runner/_work/pytorch/pytorch 2025-09-07T07:29:07.4349100Z ++ cat ../.github/ci_commit_pins/vision.txt 2025-09-07T07:29:07.4369020Z + git checkout 966da7e46f65d6d49df3e31214470a4fe5cc8e66 2025-09-07T07:29:07.5080390Z Note: switching to '966da7e46f65d6d49df3e31214470a4fe5cc8e66'. 2025-09-07T07:29:07.5080590Z 2025-09-07T07:29:07.5080740Z You are in 'detached HEAD' state. You can look around, make experimental 2025-09-07T07:29:07.5081070Z changes and commit them, and you can discard any commits you make in this 2025-09-07T07:29:07.5081390Z state without impacting any branches by switching back to a branch. 2025-09-07T07:29:07.5081580Z 2025-09-07T07:29:07.5081700Z If you want to create a new branch to retain commits you create, you may 2025-09-07T07:29:07.5081970Z do so (now or later) by using -c with the switch command. Example: 2025-09-07T07:29:07.5082140Z 2025-09-07T07:29:07.5082200Z git switch -c 2025-09-07T07:29:07.5082310Z 2025-09-07T07:29:07.5082360Z Or undo this operation with: 2025-09-07T07:29:07.5082460Z 2025-09-07T07:29:07.5082520Z git switch - 2025-09-07T07:29:07.5082610Z 2025-09-07T07:29:07.5082800Z Turn off this advice by setting config variable advice.detachedHead to false 2025-09-07T07:29:07.5082990Z 2025-09-07T07:29:07.5083120Z HEAD is now at 966da7e46f fix anti-pattern for cudagraph (#9081) 2025-09-07T07:29:07.5083700Z + git submodule update --init --recursive 2025-09-07T07:29:07.5772900Z + python setup.py clean 2025-09-07T07:29:08.2111230Z /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/setup.py:13: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html 2025-09-07T07:29:08.2111940Z from pkg_resources import DistributionNotFound, get_distribution, parse_version 2025-09-07T07:29:09.4754500Z /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/setup.py:348: UserWarning: Building torchvision without WEBP support 2025-09-07T07:29:09.4755020Z warnings.warn("Building torchvision without WEBP support") 2025-09-07T07:29:09.4755870Z /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/setup.py:361: UserWarning: Building torchvision without NVJPEG support 2025-09-07T07:29:09.4756360Z warnings.warn("Building torchvision without NVJPEG support") 2025-09-07T07:29:09.5007610Z Torchvision build configuration: 2025-09-07T07:29:09.5007860Z FORCE_CUDA = False 2025-09-07T07:29:09.5008010Z FORCE_MPS = False 2025-09-07T07:29:09.5008160Z DEBUG = False 2025-09-07T07:29:09.5008280Z USE_PNG = True 2025-09-07T07:29:09.5008450Z USE_JPEG = True 2025-09-07T07:29:09.5008580Z USE_WEBP = True 2025-09-07T07:29:09.5008710Z USE_NVJPEG = True 2025-09-07T07:29:09.5008850Z NVCC_FLAGS = None 2025-09-07T07:29:09.5008980Z USE_CPU_VIDEO_DECODER = True 2025-09-07T07:29:09.5009150Z USE_GPU_VIDEO_DECODER = True 2025-09-07T07:29:09.5009290Z TORCHVISION_INCLUDE = [] 2025-09-07T07:29:09.5009420Z TORCHVISION_LIBRARY = [] 2025-09-07T07:29:09.5009610Z IS_ROCM = False 2025-09-07T07:29:09.5009740Z BUILD_CUDA_SOURCES = False 2025-09-07T07:29:09.5009910Z Building wheel torchvision-0.22.0a0+966da7e 2025-09-07T07:29:09.5010300Z Building _C extension 2025-09-07T07:29:09.5010440Z Building image extension 2025-09-07T07:29:09.5010610Z Building torchvision with PNG support 2025-09-07T07:29:09.5010840Z png_include_dir = '/opt/homebrew/Cellar/libpng/1.6.50/include/libpng16' 2025-09-07T07:29:09.5011370Z png_library_dir = '/opt/homebrew/Cellar/libpng/1.6.50/lib' 2025-09-07T07:29:09.5011690Z Searching for jpeglib.h. Didn't find in TORCHVISION_INCLUDE. 2025-09-07T07:29:09.5011940Z Searching for jpeglib.h. Didn't find in BUILD_PREFIX. 2025-09-07T07:29:09.5012170Z Searching for jpeglib.h. Didn't find in CONDA_PREFIX. 2025-09-07T07:29:09.5012420Z Searching for jpeglib.h. Found in /opt/homebrew/include. 2025-09-07T07:29:09.5012640Z Building torchvision with JPEG support 2025-09-07T07:29:09.5012810Z jpeg_include_dir = '/opt/homebrew/include' 2025-09-07T07:29:09.5012990Z jpeg_library_dir = '/opt/homebrew/lib' 2025-09-07T07:29:09.5013230Z Searching for webp/decode.h. Didn't find in TORCHVISION_INCLUDE. 2025-09-07T07:29:09.5013500Z Searching for webp/decode.h. Didn't find in BUILD_PREFIX. 2025-09-07T07:29:09.5013790Z Searching for webp/decode.h. Didn't find in CONDA_PREFIX. 2025-09-07T07:29:09.5014000Z Building video decoder extensions 2025-09-07T07:29:09.5014230Z Can only build video decoder extensions on linux and Python != 3.9 2025-09-07T07:29:09.5014520Z running clean 2025-09-07T07:29:09.6434670Z + python -m pip install -e . -v --no-build-isolation 2025-09-07T07:29:09.7804910Z Using pip 25.1.1 from /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/pip (python 3.12) 2025-09-07T07:29:09.7985820Z Obtaining file:///Users/ec2-user/runner/_work/pytorch/pytorch/torchvision 2025-09-07T07:29:09.7994780Z Checking if build backend supports build_editable: started 2025-09-07T07:29:09.7995400Z Running command Checking if build backend supports build_editable 2025-09-07T07:29:09.8781050Z Checking if build backend supports build_editable: finished with status 'done' 2025-09-07T07:29:09.8789060Z Preparing editable metadata (pyproject.toml): started 2025-09-07T07:29:09.8789750Z Running command Preparing editable metadata (pyproject.toml) 2025-09-07T07:29:10.4980920Z :13: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html 2025-09-07T07:29:10.5784420Z :348: UserWarning: Building torchvision without WEBP support 2025-09-07T07:29:10.5784820Z :361: UserWarning: Building torchvision without NVJPEG support 2025-09-07T07:29:10.6020880Z Torchvision build configuration: 2025-09-07T07:29:10.6021560Z FORCE_CUDA = False 2025-09-07T07:29:10.6021990Z FORCE_MPS = False 2025-09-07T07:29:10.6023850Z DEBUG = False 2025-09-07T07:29:10.6024390Z USE_PNG = True 2025-09-07T07:29:10.6024930Z USE_JPEG = True 2025-09-07T07:29:10.6025370Z USE_WEBP = True 2025-09-07T07:29:10.6025870Z USE_NVJPEG = True 2025-09-07T07:29:10.6026390Z NVCC_FLAGS = None 2025-09-07T07:29:10.6026930Z USE_CPU_VIDEO_DECODER = True 2025-09-07T07:29:10.6027420Z USE_GPU_VIDEO_DECODER = True 2025-09-07T07:29:10.6027910Z TORCHVISION_INCLUDE = [] 2025-09-07T07:29:10.6028470Z TORCHVISION_LIBRARY = [] 2025-09-07T07:29:10.6028980Z IS_ROCM = False 2025-09-07T07:29:10.6029490Z BUILD_CUDA_SOURCES = False 2025-09-07T07:29:10.6030040Z Building wheel torchvision-0.22.0a0+966da7e 2025-09-07T07:29:10.6030570Z Building _C extension 2025-09-07T07:29:10.6031080Z Building image extension 2025-09-07T07:29:10.6031640Z Building torchvision with PNG support 2025-09-07T07:29:10.6032280Z png_include_dir = '/opt/homebrew/Cellar/libpng/1.6.50/include/libpng16' 2025-09-07T07:29:10.6032810Z png_library_dir = '/opt/homebrew/Cellar/libpng/1.6.50/lib' 2025-09-07T07:29:10.6033370Z Searching for jpeglib.h. Didn't find in TORCHVISION_INCLUDE. 2025-09-07T07:29:10.6033940Z Searching for jpeglib.h. Didn't find in BUILD_PREFIX. 2025-09-07T07:29:10.6034490Z Searching for jpeglib.h. Didn't find in CONDA_PREFIX. 2025-09-07T07:29:10.6035030Z Searching for jpeglib.h. Found in /opt/homebrew/include. 2025-09-07T07:29:10.6035530Z Building torchvision with JPEG support 2025-09-07T07:29:10.6036070Z jpeg_include_dir = '/opt/homebrew/include' 2025-09-07T07:29:10.6036580Z jpeg_library_dir = '/opt/homebrew/lib' 2025-09-07T07:29:10.6037410Z Searching for webp/decode.h. Didn't find in TORCHVISION_INCLUDE. 2025-09-07T07:29:10.6037710Z Searching for webp/decode.h. Didn't find in BUILD_PREFIX. 2025-09-07T07:29:10.6038270Z Searching for webp/decode.h. Didn't find in CONDA_PREFIX. 2025-09-07T07:29:10.6038790Z Building video decoder extensions 2025-09-07T07:29:10.6039370Z Can only build video decoder extensions on linux and Python != 3.9 2025-09-07T07:29:10.6040080Z running dist_info 2025-09-07T07:29:10.6051580Z creating /private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-modern-metadata-2inzw2sj/torchvision.egg-info 2025-09-07T07:29:10.6079020Z writing /private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-modern-metadata-2inzw2sj/torchvision.egg-info/PKG-INFO 2025-09-07T07:29:10.6085320Z writing dependency_links to /private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-modern-metadata-2inzw2sj/torchvision.egg-info/dependency_links.txt 2025-09-07T07:29:10.6087320Z writing requirements to /private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-modern-metadata-2inzw2sj/torchvision.egg-info/requires.txt 2025-09-07T07:29:10.6089030Z writing top-level names to /private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-modern-metadata-2inzw2sj/torchvision.egg-info/top_level.txt 2025-09-07T07:29:10.6089790Z writing manifest file '/private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-modern-metadata-2inzw2sj/torchvision.egg-info/SOURCES.txt' 2025-09-07T07:29:10.9453570Z reading manifest file '/private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-modern-metadata-2inzw2sj/torchvision.egg-info/SOURCES.txt' 2025-09-07T07:29:10.9454760Z reading manifest template 'MANIFEST.in' 2025-09-07T07:29:10.9455480Z warning: no previously-included files matching '__pycache__' found under directory '*' 2025-09-07T07:29:10.9456370Z warning: no previously-included files matching '*.py[co]' found under directory '*' 2025-09-07T07:29:10.9457020Z adding license file 'LICENSE' 2025-09-07T07:29:10.9463020Z writing manifest file '/private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-modern-metadata-2inzw2sj/torchvision.egg-info/SOURCES.txt' 2025-09-07T07:29:10.9464670Z creating '/private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-modern-metadata-2inzw2sj/torchvision-0.22.0a0+966da7e.dist-info' 2025-09-07T07:29:11.1232060Z Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-09-07T07:29:11.1274260Z Requirement already satisfied: numpy in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from torchvision==0.22.0a0+966da7e) (1.26.4) 2025-09-07T07:29:11.1276320Z Requirement already satisfied: torch in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from torchvision==0.22.0a0+966da7e) (2.9.0a0+git93fb23d) 2025-09-07T07:29:11.1278510Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from torchvision==0.22.0a0+966da7e) (10.3.0) 2025-09-07T07:29:11.1314490Z Requirement already satisfied: filelock in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from torch->torchvision==0.22.0a0+966da7e) (3.18.0) 2025-09-07T07:29:11.1316880Z Requirement already satisfied: typing-extensions>=4.10.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from torch->torchvision==0.22.0a0+966da7e) (4.15.0) 2025-09-07T07:29:11.1319090Z Requirement already satisfied: sympy>=1.13.3 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from torch->torchvision==0.22.0a0+966da7e) (1.13.3) 2025-09-07T07:29:11.1321200Z Requirement already satisfied: networkx>=2.5.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from torch->torchvision==0.22.0a0+966da7e) (2.8.7) 2025-09-07T07:29:11.1323060Z Requirement already satisfied: jinja2 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from torch->torchvision==0.22.0a0+966da7e) (3.1.6) 2025-09-07T07:29:11.1324940Z Requirement already satisfied: fsspec>=0.8.5 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from torch->torchvision==0.22.0a0+966da7e) (2025.9.0) 2025-09-07T07:29:11.1327590Z Requirement already satisfied: setuptools in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from torch->torchvision==0.22.0a0+966da7e) (72.1.0) 2025-09-07T07:29:11.1382260Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from sympy>=1.13.3->torch->torchvision==0.22.0a0+966da7e) (1.3.0) 2025-09-07T07:29:11.1407100Z Requirement already satisfied: MarkupSafe>=2.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from jinja2->torch->torchvision==0.22.0a0+966da7e) (3.0.2) 2025-09-07T07:29:11.1438340Z Building wheels for collected packages: torchvision 2025-09-07T07:29:11.1446490Z Building editable for torchvision (pyproject.toml): started 2025-09-07T07:29:11.1447150Z Running command Building editable for torchvision (pyproject.toml) 2025-09-07T07:29:11.7853910Z :13: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html 2025-09-07T07:29:11.8619140Z :348: UserWarning: Building torchvision without WEBP support 2025-09-07T07:29:11.8619530Z :361: UserWarning: Building torchvision without NVJPEG support 2025-09-07T07:29:11.8865930Z Torchvision build configuration: 2025-09-07T07:29:11.8866600Z FORCE_CUDA = False 2025-09-07T07:29:11.8866920Z FORCE_MPS = False 2025-09-07T07:29:11.8867370Z DEBUG = False 2025-09-07T07:29:11.8868050Z USE_PNG = True 2025-09-07T07:29:11.8868390Z USE_JPEG = True 2025-09-07T07:29:11.8868870Z USE_WEBP = True 2025-09-07T07:29:11.8869350Z USE_NVJPEG = True 2025-09-07T07:29:11.8869830Z NVCC_FLAGS = None 2025-09-07T07:29:11.8870330Z USE_CPU_VIDEO_DECODER = True 2025-09-07T07:29:11.8870840Z USE_GPU_VIDEO_DECODER = True 2025-09-07T07:29:11.8871310Z TORCHVISION_INCLUDE = [] 2025-09-07T07:29:11.8871810Z TORCHVISION_LIBRARY = [] 2025-09-07T07:29:11.8872310Z IS_ROCM = False 2025-09-07T07:29:11.8872800Z BUILD_CUDA_SOURCES = False 2025-09-07T07:29:11.8873330Z Building wheel torchvision-0.22.0a0+966da7e 2025-09-07T07:29:11.8873780Z Building _C extension 2025-09-07T07:29:11.8874250Z Building image extension 2025-09-07T07:29:11.8874760Z Building torchvision with PNG support 2025-09-07T07:29:11.8875320Z png_include_dir = '/opt/homebrew/Cellar/libpng/1.6.50/include/libpng16' 2025-09-07T07:29:11.8875790Z png_library_dir = '/opt/homebrew/Cellar/libpng/1.6.50/lib' 2025-09-07T07:29:11.8876340Z Searching for jpeglib.h. Didn't find in TORCHVISION_INCLUDE. 2025-09-07T07:29:11.8876840Z Searching for jpeglib.h. Didn't find in BUILD_PREFIX. 2025-09-07T07:29:11.8877350Z Searching for jpeglib.h. Didn't find in CONDA_PREFIX. 2025-09-07T07:29:11.8877850Z Searching for jpeglib.h. Found in /opt/homebrew/include. 2025-09-07T07:29:11.8878290Z Building torchvision with JPEG support 2025-09-07T07:29:11.8878780Z jpeg_include_dir = '/opt/homebrew/include' 2025-09-07T07:29:11.8879300Z jpeg_library_dir = '/opt/homebrew/lib' 2025-09-07T07:29:11.8879910Z Searching for webp/decode.h. Didn't find in TORCHVISION_INCLUDE. 2025-09-07T07:29:11.8880400Z Searching for webp/decode.h. Didn't find in BUILD_PREFIX. 2025-09-07T07:29:11.8880930Z Searching for webp/decode.h. Didn't find in CONDA_PREFIX. 2025-09-07T07:29:11.8881380Z Building video decoder extensions 2025-09-07T07:29:11.8881930Z Can only build video decoder extensions on linux and Python != 3.9 2025-09-07T07:29:11.8882380Z running editable_wheel 2025-09-07T07:29:11.8922380Z creating /private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-wheel-wzpmg92k/.tmp-1x29laxz/torchvision.egg-info 2025-09-07T07:29:11.8949540Z writing /private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-wheel-wzpmg92k/.tmp-1x29laxz/torchvision.egg-info/PKG-INFO 2025-09-07T07:29:11.8955210Z writing dependency_links to /private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-wheel-wzpmg92k/.tmp-1x29laxz/torchvision.egg-info/dependency_links.txt 2025-09-07T07:29:11.8957170Z writing requirements to /private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-wheel-wzpmg92k/.tmp-1x29laxz/torchvision.egg-info/requires.txt 2025-09-07T07:29:11.8958890Z writing top-level names to /private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-wheel-wzpmg92k/.tmp-1x29laxz/torchvision.egg-info/top_level.txt 2025-09-07T07:29:11.8959720Z writing manifest file '/private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-wheel-wzpmg92k/.tmp-1x29laxz/torchvision.egg-info/SOURCES.txt' 2025-09-07T07:29:11.9359530Z reading manifest file '/private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-wheel-wzpmg92k/.tmp-1x29laxz/torchvision.egg-info/SOURCES.txt' 2025-09-07T07:29:11.9361230Z reading manifest template 'MANIFEST.in' 2025-09-07T07:29:11.9364590Z warning: no previously-included files matching '__pycache__' found under directory '*' 2025-09-07T07:29:11.9366480Z warning: no previously-included files matching '*.py[co]' found under directory '*' 2025-09-07T07:29:11.9366920Z adding license file 'LICENSE' 2025-09-07T07:29:11.9382390Z writing manifest file '/private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-wheel-wzpmg92k/.tmp-1x29laxz/torchvision.egg-info/SOURCES.txt' 2025-09-07T07:29:11.9383720Z creating '/private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-wheel-wzpmg92k/.tmp-1x29laxz/torchvision-0.22.0a0+966da7e.dist-info' 2025-09-07T07:29:11.9487380Z [WARNING] MACOSX_DEPLOYMENT_TARGET is set to a lower value (11.0) than the version on which the Python interpreter was compiled (15.0), and will be ignored. 2025-09-07T07:29:11.9493910Z creating /private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-wheel-wzpmg92k/.tmp-1x29laxz/torchvision-0.22.0a0+966da7e.dist-info/WHEEL 2025-09-07T07:29:11.9495750Z [WARNING] MACOSX_DEPLOYMENT_TARGET is set to a lower value (11.0) than the version on which the Python interpreter was compiled (15.0), and will be ignored. 2025-09-07T07:29:11.9613180Z running build_py 2025-09-07T07:29:11.9613660Z running build_ext 2025-09-07T07:29:12.5522240Z building 'torchvision._C' extension 2025-09-07T07:29:12.5622690Z creating /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users 2025-09-07T07:29:12.5623810Z creating /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user 2025-09-07T07:29:12.5624950Z creating /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner 2025-09-07T07:29:12.5626430Z creating /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work 2025-09-07T07:29:12.5627730Z creating /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch 2025-09-07T07:29:12.5629150Z creating /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch 2025-09-07T07:29:12.5630600Z creating /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision 2025-09-07T07:29:12.5632200Z creating /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision 2025-09-07T07:29:12.5633970Z creating /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc 2025-09-07T07:29:12.5635820Z creating /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops 2025-09-07T07:29:12.5638220Z creating /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autocast 2025-09-07T07:29:12.5640350Z creating /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autograd 2025-09-07T07:29:12.5642370Z creating /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/cpu 2025-09-07T07:29:12.5644230Z creating /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/mps 2025-09-07T07:29:12.5646160Z creating /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/quantized 2025-09-07T07:29:12.5648270Z creating /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/quantized/cpu 2025-09-07T07:29:16.6842260Z [1/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autocast/ps_roi_pool_kernel.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autocast/ps_roi_pool_kernel.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autocast/ps_roi_pool_kernel.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:16.7224840Z [2/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autocast/deform_conv2d_kernel.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autocast/deform_conv2d_kernel.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autocast/deform_conv2d_kernel.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:16.8196770Z [3/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autocast/roi_pool_kernel.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autocast/roi_pool_kernel.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autocast/roi_pool_kernel.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:16.8312380Z [4/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autocast/nms_kernel.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autocast/nms_kernel.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autocast/nms_kernel.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:16.8379660Z [5/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autocast/ps_roi_align_kernel.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autocast/ps_roi_align_kernel.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autocast/ps_roi_align_kernel.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:16.8826690Z [6/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autocast/roi_align_kernel.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autocast/roi_align_kernel.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autocast/roi_align_kernel.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:17.3073560Z [7/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/deform_conv2d.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/deform_conv2d.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/deform_conv2d.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:17.6186670Z [8/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/cpu/deform_conv2d_kernel.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/cpu/deform_conv2d_kernel.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/cpu/deform_conv2d_kernel.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:18.0459990Z [9/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/mps/nms_kernel.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/mps/nms_kernel.mm -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/mps/nms_kernel.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:18.0569900Z In file included from /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/mps/nms_kernel.mm:1: 2025-09-07T07:29:18.0587040Z In file included from /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/ATen/mps/MPSProfiler.h:7: 2025-09-07T07:29:18.0588620Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/ATen/mps/MPSStream.h:120:3: warning: 'MPSGraphCompilationDescriptor' is only available on macOS 12.0 or newer [-Wunguarded-availability-new] 2025-09-07T07:29:18.0589400Z 120 | MPSGraphCompilationDescriptor* _compilationDescriptor = nil; 2025-09-07T07:29:18.0589630Z | ^ 2025-09-07T07:29:18.0590380Z /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/MetalPerformanceShadersGraph.framework/Headers/MPSGraph.h:98:12: note: 'MPSGraphCompilationDescriptor' has been marked as being introduced in macOS 12.0 here, but the deployment target is macOS 11.1.0 2025-09-07T07:29:18.0591250Z 98 | @interface MPSGraphCompilationDescriptor : MPSGraphObject 2025-09-07T07:29:18.0591490Z | ^ 2025-09-07T07:29:18.0592020Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/ATen/mps/MPSStream.h:54:17: note: annotate 'MPSStream' with an availability attribute to silence this warning 2025-09-07T07:29:18.0592570Z 54 | class TORCH_API MPSStream { 2025-09-07T07:29:18.0592730Z | ^ 2025-09-07T07:29:18.0592880Z | API_AVAILABLE(macos(12.0)) 2025-09-07T07:29:18.0593040Z 1 warning generated. 2025-09-07T07:29:20.0817400Z [10/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autograd/roi_align_kernel.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autograd/roi_align_kernel.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autograd/roi_align_kernel.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:20.1297990Z [11/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autograd/ps_roi_align_kernel.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autograd/ps_roi_align_kernel.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autograd/ps_roi_align_kernel.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:20.1862630Z [12/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autograd/deform_conv2d_kernel.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autograd/deform_conv2d_kernel.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autograd/deform_conv2d_kernel.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:20.1921840Z [13/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autograd/roi_pool_kernel.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autograd/roi_pool_kernel.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autograd/roi_pool_kernel.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:20.2310720Z [14/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autograd/ps_roi_pool_kernel.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autograd/ps_roi_pool_kernel.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autograd/ps_roi_pool_kernel.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:20.8449870Z [15/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/cpu/nms_kernel.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/cpu/nms_kernel.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/cpu/nms_kernel.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:20.9113490Z [16/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/nms.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/nms.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/nms.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:20.9903240Z [17/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/cpu/ps_roi_align_kernel.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/cpu/ps_roi_align_kernel.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/cpu/ps_roi_align_kernel.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:21.0477520Z [18/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/cpu/roi_pool_kernel.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/cpu/roi_pool_kernel.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/cpu/roi_pool_kernel.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:21.0557060Z [19/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/cpu/ps_roi_pool_kernel.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/cpu/ps_roi_pool_kernel.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/cpu/ps_roi_pool_kernel.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:21.0725270Z [20/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/cpu/roi_align_kernel.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/cpu/roi_align_kernel.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/cpu/roi_align_kernel.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:21.5677650Z [21/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/ps_roi_align.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/ps_roi_align.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/ps_roi_align.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:22.1668540Z [22/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/mps/ps_roi_align_kernel.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/mps/ps_roi_align_kernel.mm -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/mps/ps_roi_align_kernel.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:22.1679400Z In file included from /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/mps/ps_roi_align_kernel.mm:1: 2025-09-07T07:29:22.1680900Z In file included from /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/ATen/mps/MPSProfiler.h:7: 2025-09-07T07:29:22.1719140Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/ATen/mps/MPSStream.h:120:3: warning: 'MPSGraphCompilationDescriptor' is only available on macOS 12.0 or newer [-Wunguarded-availability-new] 2025-09-07T07:29:22.1725220Z 120 | MPSGraphCompilationDescriptor* _compilationDescriptor = nil; 2025-09-07T07:29:22.1729740Z | ^ 2025-09-07T07:29:22.1734920Z /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/MetalPerformanceShadersGraph.framework/Headers/MPSGraph.h:98:12: note: 'MPSGraphCompilationDescriptor' has been marked as being introduced in macOS 12.0 here, but the deployment target is macOS 11.1.0 2025-09-07T07:29:22.1834860Z 98 | @interface MPSGraphCompilationDescriptor : MPSGraphObject 2025-09-07T07:29:22.1943700Z | ^ 2025-09-07T07:29:22.2048360Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/ATen/mps/MPSStream.h:54:17: note: annotate 'MPSStream' with an availability attribute to silence this warning 2025-09-07T07:29:22.2202240Z 54 | class TORCH_API MPSStream { 2025-09-07T07:29:22.2354450Z | ^ 2025-09-07T07:29:22.2467840Z | API_AVAILABLE(macos(12.0)) 2025-09-07T07:29:22.2556150Z 1 warning generated. 2025-09-07T07:29:22.3682930Z [23/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/mps/ps_roi_pool_kernel.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/mps/ps_roi_pool_kernel.mm -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/mps/ps_roi_pool_kernel.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:22.3689760Z In file included from /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/mps/ps_roi_pool_kernel.mm:1: 2025-09-07T07:29:22.3690640Z In file included from /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/ATen/mps/MPSProfiler.h:7: 2025-09-07T07:29:22.3691660Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/ATen/mps/MPSStream.h:120:3: warning: 'MPSGraphCompilationDescriptor' is only available on macOS 12.0 or newer [-Wunguarded-availability-new] 2025-09-07T07:29:22.3692410Z 120 | MPSGraphCompilationDescriptor* _compilationDescriptor = nil; 2025-09-07T07:29:22.3692650Z | ^ 2025-09-07T07:29:22.3693380Z /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/MetalPerformanceShadersGraph.framework/Headers/MPSGraph.h:98:12: note: 'MPSGraphCompilationDescriptor' has been marked as being introduced in macOS 12.0 here, but the deployment target is macOS 11.1.0 2025-09-07T07:29:22.3694250Z 98 | @interface MPSGraphCompilationDescriptor : MPSGraphObject 2025-09-07T07:29:22.3694490Z | ^ 2025-09-07T07:29:22.3695030Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/ATen/mps/MPSStream.h:54:17: note: annotate 'MPSStream' with an availability attribute to silence this warning 2025-09-07T07:29:22.3695590Z 54 | class TORCH_API MPSStream { 2025-09-07T07:29:22.3695750Z | ^ 2025-09-07T07:29:22.3695890Z | API_AVAILABLE(macos(12.0)) 2025-09-07T07:29:22.3696050Z 1 warning generated. 2025-09-07T07:29:22.6276810Z [24/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/vision.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/vision.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/vision.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:23.2861510Z [25/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/quantized/cpu/qroi_align_kernel.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/quantized/cpu/qroi_align_kernel.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/quantized/cpu/qroi_align_kernel.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:23.4007910Z [26/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/ps_roi_pool.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/ps_roi_pool.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/ps_roi_pool.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:23.4395850Z [27/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/roi_align.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/roi_align.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/roi_align.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:23.7258780Z [28/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/mps/roi_align_kernel.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/mps/roi_align_kernel.mm -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/mps/roi_align_kernel.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:23.7262390Z In file included from /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/mps/roi_align_kernel.mm:1: 2025-09-07T07:29:23.7263000Z In file included from /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/ATen/mps/MPSProfiler.h:7: 2025-09-07T07:29:23.7263890Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/ATen/mps/MPSStream.h:120:3: warning: 'MPSGraphCompilationDescriptor' is only available on macOS 12.0 or newer [-Wunguarded-availability-new] 2025-09-07T07:29:23.7264710Z 120 | MPSGraphCompilationDescriptor* _compilationDescriptor = nil; 2025-09-07T07:29:23.7264940Z | ^ 2025-09-07T07:29:23.7265750Z /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/MetalPerformanceShadersGraph.framework/Headers/MPSGraph.h:98:12: note: 'MPSGraphCompilationDescriptor' has been marked as being introduced in macOS 12.0 here, but the deployment target is macOS 11.1.0 2025-09-07T07:29:23.7266590Z 98 | @interface MPSGraphCompilationDescriptor : MPSGraphObject 2025-09-07T07:29:23.7266830Z | ^ 2025-09-07T07:29:23.7267330Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/ATen/mps/MPSStream.h:54:17: note: annotate 'MPSStream' with an availability attribute to silence this warning 2025-09-07T07:29:23.7267870Z 54 | class TORCH_API MPSStream { 2025-09-07T07:29:23.7268020Z | ^ 2025-09-07T07:29:23.7268160Z | API_AVAILABLE(macos(12.0)) 2025-09-07T07:29:23.7268320Z 1 warning generated. 2025-09-07T07:29:23.7389450Z [29/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/quantized/cpu/qnms_kernel.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/quantized/cpu/qnms_kernel.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/quantized/cpu/qnms_kernel.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:23.7465410Z [30/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/mps/roi_pool_kernel.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/mps/roi_pool_kernel.mm -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/mps/roi_pool_kernel.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:23.7469000Z In file included from /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/mps/roi_pool_kernel.mm:1: 2025-09-07T07:29:23.7469560Z In file included from /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/ATen/mps/MPSProfiler.h:7: 2025-09-07T07:29:23.7470380Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/ATen/mps/MPSStream.h:120:3: warning: 'MPSGraphCompilationDescriptor' is only available on macOS 12.0 or newer [-Wunguarded-availability-new] 2025-09-07T07:29:23.7471120Z 120 | MPSGraphCompilationDescriptor* _compilationDescriptor = nil; 2025-09-07T07:29:23.7471330Z | ^ 2025-09-07T07:29:23.7472070Z /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/MetalPerformanceShadersGraph.framework/Headers/MPSGraph.h:98:12: note: 'MPSGraphCompilationDescriptor' has been marked as being introduced in macOS 12.0 here, but the deployment target is macOS 11.1.0 2025-09-07T07:29:23.7472870Z 98 | @interface MPSGraphCompilationDescriptor : MPSGraphObject 2025-09-07T07:29:23.7473100Z | ^ 2025-09-07T07:29:23.7473570Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/ATen/mps/MPSStream.h:54:17: note: annotate 'MPSStream' with an availability attribute to silence this warning 2025-09-07T07:29:23.7474080Z 54 | class TORCH_API MPSStream { 2025-09-07T07:29:23.7474230Z | ^ 2025-09-07T07:29:23.7474360Z | API_AVAILABLE(macos(12.0)) 2025-09-07T07:29:23.7474510Z 1 warning generated. 2025-09-07T07:29:23.9158090Z [31/31] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/roi_pool.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/roi_pool.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/roi_pool.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -std=c++17 2025-09-07T07:29:23.9196620Z creating /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmp3d2z7zzo.build-lib/torchvision 2025-09-07T07:29:23.9216320Z clang++ -bundle -undefined dynamic_lookup -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autocast/deform_conv2d_kernel.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autocast/nms_kernel.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autocast/ps_roi_align_kernel.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autocast/ps_roi_pool_kernel.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autocast/roi_align_kernel.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autocast/roi_pool_kernel.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autograd/deform_conv2d_kernel.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autograd/ps_roi_align_kernel.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autograd/ps_roi_pool_kernel.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autograd/roi_align_kernel.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/autograd/roi_pool_kernel.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/cpu/deform_conv2d_kernel.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/cpu/nms_kernel.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/cpu/ps_roi_align_kernel.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/cpu/ps_roi_pool_kernel.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/cpu/roi_align_kernel.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/cpu/roi_pool_kernel.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/deform_conv2d.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/mps/nms_kernel.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/mps/ps_roi_align_kernel.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/mps/ps_roi_pool_kernel.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/mps/roi_align_kernel.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/mps/roi_pool_kernel.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/nms.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/ps_roi_align.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/ps_roi_pool.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/quantized/cpu/qnms_kernel.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/quantized/cpu/qroi_align_kernel.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/roi_align.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/ops/roi_pool.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/vision.o -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmp3d2z7zzo.build-lib/torchvision/_C.so 2025-09-07T07:29:23.9763620Z building 'torchvision.image' extension 2025-09-07T07:29:23.9764700Z creating /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io 2025-09-07T07:29:23.9765940Z creating /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image 2025-09-07T07:29:23.9766910Z creating /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu 2025-09-07T07:29:23.9767770Z creating /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/giflib 2025-09-07T07:29:23.9768590Z creating /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cuda 2025-09-07T07:29:24.0786390Z [1/17] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/giflib/openbsd-reallocarray.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DPNG_FOUND=1 -DJPEG_FOUND=1 -I/opt/homebrew/Cellar/libpng/1.6.50/include/libpng16 -I/opt/homebrew/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/giflib/openbsd-reallocarray.c -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/giflib/openbsd-reallocarray.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=image -std=c++17 2025-09-07T07:29:24.0894200Z clang++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2025-09-07T07:29:24.1001380Z [2/17] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/common_jpeg.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DPNG_FOUND=1 -DJPEG_FOUND=1 -I/opt/homebrew/Cellar/libpng/1.6.50/include/libpng16 -I/opt/homebrew/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/common_jpeg.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/common_jpeg.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=image -std=c++17 2025-09-07T07:29:24.1106450Z [3/17] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/giflib/gif_hash.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DPNG_FOUND=1 -DJPEG_FOUND=1 -I/opt/homebrew/Cellar/libpng/1.6.50/include/libpng16 -I/opt/homebrew/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/giflib/gif_hash.c -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/giflib/gif_hash.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=image -std=c++17 2025-09-07T07:29:24.1300780Z clang++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2025-09-07T07:29:24.1323670Z [4/17] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/giflib/gifalloc.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DPNG_FOUND=1 -DJPEG_FOUND=1 -I/opt/homebrew/Cellar/libpng/1.6.50/include/libpng16 -I/opt/homebrew/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/giflib/gifalloc.c -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/giflib/gifalloc.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=image -std=c++17 2025-09-07T07:29:24.1327160Z clang++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2025-09-07T07:29:24.2029690Z [5/17] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/giflib/dgif_lib.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DPNG_FOUND=1 -DJPEG_FOUND=1 -I/opt/homebrew/Cellar/libpng/1.6.50/include/libpng16 -I/opt/homebrew/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/giflib/dgif_lib.c -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/giflib/dgif_lib.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=image -std=c++17 2025-09-07T07:29:24.2123530Z clang++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2025-09-07T07:29:27.3608380Z [6/17] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cuda/encode_jpegs_cuda.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DPNG_FOUND=1 -DJPEG_FOUND=1 -I/opt/homebrew/Cellar/libpng/1.6.50/include/libpng16 -I/opt/homebrew/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cuda/encode_jpegs_cuda.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cuda/encode_jpegs_cuda.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=image -std=c++17 2025-09-07T07:29:27.5079990Z [7/17] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/encode_jpeg.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DPNG_FOUND=1 -DJPEG_FOUND=1 -I/opt/homebrew/Cellar/libpng/1.6.50/include/libpng16 -I/opt/homebrew/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/encode_jpeg.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/encode_jpeg.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=image -std=c++17 2025-09-07T07:29:27.5242000Z [8/17] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/read_write_file.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DPNG_FOUND=1 -DJPEG_FOUND=1 -I/opt/homebrew/Cellar/libpng/1.6.50/include/libpng16 -I/opt/homebrew/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/read_write_file.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/read_write_file.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=image -std=c++17 2025-09-07T07:29:27.5557060Z [9/17] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/encode_png.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DPNG_FOUND=1 -DJPEG_FOUND=1 -I/opt/homebrew/Cellar/libpng/1.6.50/include/libpng16 -I/opt/homebrew/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/encode_png.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/encode_png.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=image -std=c++17 2025-09-07T07:29:29.8172910Z [10/17] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/decode_webp.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DPNG_FOUND=1 -DJPEG_FOUND=1 -I/opt/homebrew/Cellar/libpng/1.6.50/include/libpng16 -I/opt/homebrew/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/decode_webp.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/decode_webp.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=image -std=c++17 2025-09-07T07:29:29.8380750Z [11/17] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/decode_image.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DPNG_FOUND=1 -DJPEG_FOUND=1 -I/opt/homebrew/Cellar/libpng/1.6.50/include/libpng16 -I/opt/homebrew/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/decode_image.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/decode_image.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=image -std=c++17 2025-09-07T07:29:29.8623420Z [12/17] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/common.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DPNG_FOUND=1 -DJPEG_FOUND=1 -I/opt/homebrew/Cellar/libpng/1.6.50/include/libpng16 -I/opt/homebrew/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/common.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/common.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=image -std=c++17 2025-09-07T07:29:29.9149700Z [13/17] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cuda/decode_jpegs_cuda.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DPNG_FOUND=1 -DJPEG_FOUND=1 -I/opt/homebrew/Cellar/libpng/1.6.50/include/libpng16 -I/opt/homebrew/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cuda/decode_jpegs_cuda.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cuda/decode_jpegs_cuda.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=image -std=c++17 2025-09-07T07:29:29.9523030Z [14/17] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/decode_gif.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DPNG_FOUND=1 -DJPEG_FOUND=1 -I/opt/homebrew/Cellar/libpng/1.6.50/include/libpng16 -I/opt/homebrew/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/decode_gif.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/decode_gif.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=image -std=c++17 2025-09-07T07:29:29.9901460Z [15/17] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/decode_png.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DPNG_FOUND=1 -DJPEG_FOUND=1 -I/opt/homebrew/Cellar/libpng/1.6.50/include/libpng16 -I/opt/homebrew/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/decode_png.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/decode_png.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=image -std=c++17 2025-09-07T07:29:30.0139960Z [16/17] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/decode_jpeg.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DPNG_FOUND=1 -DJPEG_FOUND=1 -I/opt/homebrew/Cellar/libpng/1.6.50/include/libpng16 -I/opt/homebrew/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/decode_jpeg.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/decode_jpeg.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=image -std=c++17 2025-09-07T07:29:30.2134850Z [17/17] clang++ -MMD -MF /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/image.o.d -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -DPNG_FOUND=1 -DJPEG_FOUND=1 -I/opt/homebrew/Cellar/libpng/1.6.50/include/libpng16 -I/opt/homebrew/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/include -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/image.cpp -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/image.o -g0 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=image -std=c++17 2025-09-07T07:29:30.2184410Z clang++ -bundle -undefined dynamic_lookup -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/common.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/common_jpeg.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/decode_gif.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/decode_image.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/decode_jpeg.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/decode_png.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/decode_webp.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/encode_jpeg.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/encode_png.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/giflib/dgif_lib.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/giflib/gif_hash.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/giflib/gifalloc.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/giflib/openbsd-reallocarray.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cpu/read_write_file.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cuda/decode_jpegs_cuda.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/cuda/encode_jpegs_cuda.o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmphz8l5o5k.build-temp/Users/ec2-user/runner/_work/pytorch/pytorch/torchvision/torchvision/csrc/io/image/image.o -L/opt/homebrew/Cellar/libpng/1.6.50/lib -L/opt/homebrew/lib -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/lib -lpng -ljpeg -lc10 -ltorch -ltorch_cpu -ltorch_python -o /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmp3d2z7zzo.build-lib/torchvision/image.so 2025-09-07T07:29:30.2684050Z copying /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmp3d2z7zzo.build-lib/torchvision/_C.so -> torchvision 2025-09-07T07:29:30.2691890Z copying /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmp3d2z7zzo.build-lib/torchvision/image.so -> torchvision 2025-09-07T07:29:30.2819530Z Editable install will be performed using a meta path finder. 2025-09-07T07:29:30.2819860Z 2025-09-07T07:29:30.2820620Z Options like `package-data`, `include/exclude-package-data` or 2025-09-07T07:29:30.2821060Z `packages.find.exclude/include` may have no effect. 2025-09-07T07:29:30.2821510Z 2025-09-07T07:29:30.2849990Z adding '__editable___torchvision_0_22_0a0_966da7e_finder.py' 2025-09-07T07:29:30.2851310Z adding '__editable__.torchvision-0.22.0a0+966da7e.pth' 2025-09-07T07:29:30.2852960Z creating '/private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-wheel-wzpmg92k/.tmp-1x29laxz/torchvision-0.22.0a0+966da7e-0.editable-cp312-cp312-macosx_15_0_arm64.whl' and adding '/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmp0zuj7j20torchvision-0.22.0a0+966da7e-0.editable-cp312-cp312-macosx_15_0_arm64.whl' to it 2025-09-07T07:29:30.2853960Z adding 'torchvision-0.22.0a0+966da7e.dist-info/LICENSE' 2025-09-07T07:29:30.2855720Z adding 'torchvision-0.22.0a0+966da7e.dist-info/METADATA' 2025-09-07T07:29:30.2856320Z adding 'torchvision-0.22.0a0+966da7e.dist-info/WHEEL' 2025-09-07T07:29:30.2856860Z adding 'torchvision-0.22.0a0+966da7e.dist-info/top_level.txt' 2025-09-07T07:29:30.2857420Z adding 'torchvision-0.22.0a0+966da7e.dist-info/RECORD' 2025-09-07T07:29:30.2860710Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/setuptools/command/editable_wheel.py:357: InformationOnly: Editable installation. 2025-09-07T07:29:30.2861180Z !! 2025-09-07T07:29:30.2861300Z 2025-09-07T07:29:30.2861890Z ******************************************************************************** 2025-09-07T07:29:30.2862470Z Please be careful with folders in your working directory with the same 2025-09-07T07:29:30.2863060Z name as your package as they may take precedence during imports. 2025-09-07T07:29:30.2863460Z ******************************************************************************** 2025-09-07T07:29:30.2863810Z 2025-09-07T07:29:30.2864370Z !! 2025-09-07T07:29:30.2864980Z with strategy, WheelFile(wheel_path, "w") as wheel_obj: 2025-09-07T07:29:30.4250300Z Building editable for torchvision (pyproject.toml): finished with status 'done' 2025-09-07T07:29:30.4257350Z Created wheel for torchvision: filename=torchvision-0.22.0a0+966da7e-0.editable-cp312-cp312-macosx_15_0_arm64.whl size=6233 sha256=1607fe221d5a507fe0c5df2aea76c6f860ef3edaa458076de3cc361f0b7c904e 2025-09-07T07:29:30.4258430Z Stored in directory: /private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-ephem-wheel-cache-n4cqjufx/wheels/67/bf/84/a357d881848341b590fe7d70ab5f73d57a651008c84ad3919f 2025-09-07T07:29:30.4277760Z Successfully built torchvision 2025-09-07T07:29:30.4965480Z Installing collected packages: torchvision 2025-09-07T07:29:30.5068930Z Successfully installed torchvision-0.22.0a0+966da7e 2025-09-07T07:29:30.5092440Z 2025-09-07T07:29:30.5092660Z [notice] A new release of pip is available: 25.1.1 -> 25.2 2025-09-07T07:29:30.5092910Z [notice] To update, run: pip install --upgrade pip 2025-09-07T07:29:30.5315570Z + popd 2025-09-07T07:29:30.5316020Z + pushd torchaudio 2025-09-07T07:29:30.5316190Z ~/runner/_work/pytorch/pytorch 2025-09-07T07:29:30.5316370Z + git fetch 2025-09-07T07:29:30.5316580Z ~/runner/_work/pytorch/pytorch/torchaudio ~/runner/_work/pytorch/pytorch 2025-09-07T07:29:30.6401290Z ++ cat ../.github/ci_commit_pins/audio.txt 2025-09-07T07:29:30.6420240Z + git checkout 2e300559e4e123928a22187b8f59a5b56f57ddc8 2025-09-07T07:29:30.7399010Z Note: switching to '2e300559e4e123928a22187b8f59a5b56f57ddc8'. 2025-09-07T07:29:30.7399210Z 2025-09-07T07:29:30.7399340Z You are in 'detached HEAD' state. You can look around, make experimental 2025-09-07T07:29:30.7399650Z changes and commit them, and you can discard any commits you make in this 2025-09-07T07:29:30.7399960Z state without impacting any branches by switching back to a branch. 2025-09-07T07:29:30.7400170Z 2025-09-07T07:29:30.7400290Z If you want to create a new branch to retain commits you create, you may 2025-09-07T07:29:30.7400580Z do so (now or later) by using -c with the switch command. Example: 2025-09-07T07:29:30.7400750Z 2025-09-07T07:29:30.7400820Z git switch -c 2025-09-07T07:29:30.7400940Z 2025-09-07T07:29:30.7400990Z Or undo this operation with: 2025-09-07T07:29:30.7401090Z 2025-09-07T07:29:30.7401130Z git switch - 2025-09-07T07:29:30.7401200Z 2025-09-07T07:29:30.7401360Z Turn off this advice by setting config variable advice.detachedHead to false 2025-09-07T07:29:30.7401580Z 2025-09-07T07:29:30.7401790Z HEAD is now at 2e300559 Fix LoadHIP handling of environment variable paths on Windows. (#3991) 2025-09-07T07:29:30.7402130Z + git submodule update --init --recursive 2025-09-07T07:29:30.7905660Z + python setup.py clean 2025-09-07T07:29:31.5026830Z -- Git branch: HEAD 2025-09-07T07:29:31.5027060Z -- Git SHA: 2e300559e4e123928a22187b8f59a5b56f57ddc8 2025-09-07T07:29:31.5027240Z -- Git tag: None 2025-09-07T07:29:31.5027370Z -- PyTorch dependency: torch 2025-09-07T07:29:31.5027520Z -- Building version 2.8.0a0+2e30055 2025-09-07T07:29:31.5027670Z running clean 2025-09-07T07:29:31.6342480Z + USE_OPENMP=0 2025-09-07T07:29:31.6342900Z + python -m pip install -e . -v --no-build-isolation 2025-09-07T07:29:31.7722690Z Using pip 25.1.1 from /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/pip (python 3.12) 2025-09-07T07:29:31.7904240Z Obtaining file:///Users/ec2-user/runner/_work/pytorch/pytorch/torchaudio 2025-09-07T07:29:31.7913270Z Checking if build backend supports build_editable: started 2025-09-07T07:29:31.7913850Z Running command Checking if build backend supports build_editable 2025-09-07T07:29:31.8703620Z Checking if build backend supports build_editable: finished with status 'done' 2025-09-07T07:29:31.8711560Z Preparing editable metadata (pyproject.toml): started 2025-09-07T07:29:31.8712240Z Running command Preparing editable metadata (pyproject.toml) 2025-09-07T07:29:32.5983750Z -- Git branch: HEAD 2025-09-07T07:29:32.5984020Z -- Git SHA: 2e300559e4e123928a22187b8f59a5b56f57ddc8 2025-09-07T07:29:32.5984740Z -- Git tag: None 2025-09-07T07:29:32.5985100Z -- PyTorch dependency: torch 2025-09-07T07:29:32.5985660Z -- Building version 2.8.0a0+2e30055 2025-09-07T07:29:32.5987660Z running dist_info 2025-09-07T07:29:32.6010290Z creating /private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-modern-metadata-wm990ovs/torchaudio.egg-info 2025-09-07T07:29:32.6038070Z writing /private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-modern-metadata-wm990ovs/torchaudio.egg-info/PKG-INFO 2025-09-07T07:29:32.6042310Z writing dependency_links to /private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-modern-metadata-wm990ovs/torchaudio.egg-info/dependency_links.txt 2025-09-07T07:29:32.6044170Z writing requirements to /private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-modern-metadata-wm990ovs/torchaudio.egg-info/requires.txt 2025-09-07T07:29:32.6044930Z writing top-level names to /private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-modern-metadata-wm990ovs/torchaudio.egg-info/top_level.txt 2025-09-07T07:29:32.6045660Z writing manifest file '/private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-modern-metadata-wm990ovs/torchaudio.egg-info/SOURCES.txt' 2025-09-07T07:29:32.6152350Z reading manifest file '/private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-modern-metadata-wm990ovs/torchaudio.egg-info/SOURCES.txt' 2025-09-07T07:29:32.6153700Z adding license file 'LICENSE' 2025-09-07T07:29:32.6159360Z writing manifest file '/private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-modern-metadata-wm990ovs/torchaudio.egg-info/SOURCES.txt' 2025-09-07T07:29:32.6160110Z creating '/private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-modern-metadata-wm990ovs/torchaudio-2.8.0a0+2e30055.dist-info' 2025-09-07T07:29:32.7567290Z Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-09-07T07:29:32.7607270Z Requirement already satisfied: torch in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from torchaudio==2.8.0a0+2e30055) (2.9.0a0+git93fb23d) 2025-09-07T07:29:32.7613820Z Requirement already satisfied: filelock in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from torch->torchaudio==2.8.0a0+2e30055) (3.18.0) 2025-09-07T07:29:32.7616400Z Requirement already satisfied: typing-extensions>=4.10.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from torch->torchaudio==2.8.0a0+2e30055) (4.15.0) 2025-09-07T07:29:32.7618700Z Requirement already satisfied: sympy>=1.13.3 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from torch->torchaudio==2.8.0a0+2e30055) (1.13.3) 2025-09-07T07:29:32.7620940Z Requirement already satisfied: networkx>=2.5.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from torch->torchaudio==2.8.0a0+2e30055) (2.8.7) 2025-09-07T07:29:32.7622590Z Requirement already satisfied: jinja2 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from torch->torchaudio==2.8.0a0+2e30055) (3.1.6) 2025-09-07T07:29:32.7624750Z Requirement already satisfied: fsspec>=0.8.5 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from torch->torchaudio==2.8.0a0+2e30055) (2025.9.0) 2025-09-07T07:29:32.7628190Z Requirement already satisfied: setuptools in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from torch->torchaudio==2.8.0a0+2e30055) (72.1.0) 2025-09-07T07:29:32.7683230Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from sympy>=1.13.3->torch->torchaudio==2.8.0a0+2e30055) (1.3.0) 2025-09-07T07:29:32.7708540Z Requirement already satisfied: MarkupSafe>=2.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from jinja2->torch->torchaudio==2.8.0a0+2e30055) (3.0.2) 2025-09-07T07:29:32.7739610Z Building wheels for collected packages: torchaudio 2025-09-07T07:29:32.7745660Z Building editable for torchaudio (pyproject.toml): started 2025-09-07T07:29:32.7746330Z Running command Building editable for torchaudio (pyproject.toml) 2025-09-07T07:29:33.4977510Z -- Git branch: HEAD 2025-09-07T07:29:33.4978110Z -- Git SHA: 2e300559e4e123928a22187b8f59a5b56f57ddc8 2025-09-07T07:29:33.4978340Z -- Git tag: None 2025-09-07T07:29:33.4979090Z -- PyTorch dependency: torch 2025-09-07T07:29:33.4979450Z -- Building version 2.8.0a0+2e30055 2025-09-07T07:29:33.4979960Z running editable_wheel 2025-09-07T07:29:33.5031090Z creating /private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-wheel-6jd4qwf3/.tmp-id1suftk/torchaudio.egg-info 2025-09-07T07:29:33.5058300Z writing /private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-wheel-6jd4qwf3/.tmp-id1suftk/torchaudio.egg-info/PKG-INFO 2025-09-07T07:29:33.5062590Z writing dependency_links to /private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-wheel-6jd4qwf3/.tmp-id1suftk/torchaudio.egg-info/dependency_links.txt 2025-09-07T07:29:33.5064310Z writing requirements to /private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-wheel-6jd4qwf3/.tmp-id1suftk/torchaudio.egg-info/requires.txt 2025-09-07T07:29:33.5065070Z writing top-level names to /private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-wheel-6jd4qwf3/.tmp-id1suftk/torchaudio.egg-info/top_level.txt 2025-09-07T07:29:33.5065800Z writing manifest file '/private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-wheel-6jd4qwf3/.tmp-id1suftk/torchaudio.egg-info/SOURCES.txt' 2025-09-07T07:29:33.5169230Z reading manifest file '/private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-wheel-6jd4qwf3/.tmp-id1suftk/torchaudio.egg-info/SOURCES.txt' 2025-09-07T07:29:33.5170490Z adding license file 'LICENSE' 2025-09-07T07:29:33.5176120Z writing manifest file '/private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-wheel-6jd4qwf3/.tmp-id1suftk/torchaudio.egg-info/SOURCES.txt' 2025-09-07T07:29:33.5177670Z creating '/private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-wheel-6jd4qwf3/.tmp-id1suftk/torchaudio-2.8.0a0+2e30055.dist-info' 2025-09-07T07:29:33.5270920Z [WARNING] MACOSX_DEPLOYMENT_TARGET is set to a lower value (11.0) than the version on which the Python interpreter was compiled (15.0), and will be ignored. 2025-09-07T07:29:33.5290590Z creating /private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-wheel-6jd4qwf3/.tmp-id1suftk/torchaudio-2.8.0a0+2e30055.dist-info/WHEEL 2025-09-07T07:29:33.5292740Z [WARNING] MACOSX_DEPLOYMENT_TARGET is set to a lower value (11.0) than the version on which the Python interpreter was compiled (15.0), and will be ignored. 2025-09-07T07:29:33.5410620Z running build_py 2025-09-07T07:29:33.5411080Z running build_ext 2025-09-07T07:29:34.2344650Z -- The C compiler identification is AppleClang 16.0.0.16000026 2025-09-07T07:29:34.2865470Z -- The CXX compiler identification is AppleClang 16.0.0.16000026 2025-09-07T07:29:34.3320090Z -- Detecting C compiler ABI info 2025-09-07T07:29:34.5391600Z -- Detecting C compiler ABI info - done 2025-09-07T07:29:34.5424860Z -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang - skipped 2025-09-07T07:29:34.5426730Z -- Detecting C compile features 2025-09-07T07:29:34.5429220Z -- Detecting C compile features - done 2025-09-07T07:29:34.5875570Z -- Detecting CXX compiler ABI info 2025-09-07T07:29:34.7961930Z -- Detecting CXX compiler ABI info - done 2025-09-07T07:29:34.7997710Z -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ - skipped 2025-09-07T07:29:34.7999280Z -- Detecting CXX compile features 2025-09-07T07:29:34.8002990Z -- Detecting CXX compile features - done 2025-09-07T07:29:34.8099780Z -- CLANG_VERSION_STRING: Apple clang version 16.0.0 (clang-1600.0.26.6) 2025-09-07T07:29:34.8100430Z Target: arm64-apple-darwin24.2.0 2025-09-07T07:29:34.8100850Z Thread model: posix 2025-09-07T07:29:34.8101450Z InstalledDir: /Library/Developer/CommandLineTools/usr/bin 2025-09-07T07:29:34.8101890Z 2025-09-07T07:29:34.8356400Z CMake Warning at /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2025-09-07T07:29:34.8356960Z static library kineto_LIBRARY-NOTFOUND not found. 2025-09-07T07:29:34.8357510Z Call Stack (most recent call first): 2025-09-07T07:29:34.8358340Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:125 (append_torchlib_if_found) 2025-09-07T07:29:34.8358890Z cmake/TorchAudioHelper.cmake:1 (find_package) 2025-09-07T07:29:34.8359090Z CMakeLists.txt:93 (include) 2025-09-07T07:29:34.8359420Z 2025-09-07T07:29:34.8359920Z 2025-09-07T07:29:34.8361630Z -- Found Torch: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/lib/libtorch.dylib 2025-09-07T07:29:34.8369160Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2025-09-07T07:29:34.8375520Z -- Building FFmpeg integration with multi version support 2025-09-07T07:29:36.0110440Z -- Configuring done (1.9s) 2025-09-07T07:29:36.0183730Z -- Generating done (0.0s) 2025-09-07T07:29:36.0728500Z CMake Warning: 2025-09-07T07:29:36.0729070Z Manually-specified variables were not used by the project: 2025-09-07T07:29:36.0729470Z 2025-09-07T07:29:36.0730080Z BUILD_SOX 2025-09-07T07:29:36.0730590Z BUILD_TORIO_PYTHON_EXTENSION 2025-09-07T07:29:36.0731010Z 2025-09-07T07:29:36.0731490Z 2025-09-07T07:29:36.0746370Z -- Build files have been written to: /private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmp9li4bbrp.build-temp 2025-09-07T07:29:36.1071420Z Change Dir: '/private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmp9li4bbrp.build-temp' 2025-09-07T07:29:36.1071760Z 2025-09-07T07:29:36.1072430Z Run Build Command(s): /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/bin/ninja -v install 2025-09-07T07:29:39.9185610Z [1/17] /Library/Developer/CommandLineTools/usr/bin/clang++ -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_RPC -Dlibtorchaudio_EXPORTS -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchaudio/src -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -Wall -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=11.1 -fPIC -MD -MT src/libtorchaudio/CMakeFiles/libtorchaudio.dir/utils.cpp.o -MF src/libtorchaudio/CMakeFiles/libtorchaudio.dir/utils.cpp.o.d -o src/libtorchaudio/CMakeFiles/libtorchaudio.dir/utils.cpp.o -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchaudio/src/libtorchaudio/utils.cpp 2025-09-07T07:29:41.5030930Z [2/17] /Library/Developer/CommandLineTools/usr/bin/clang++ -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_RPC -Dlibtorchaudio_EXPORTS -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchaudio/src -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -Wall -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=11.1 -fPIC -MD -MT src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/compute_alphas.cpp.o -MF src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/compute_alphas.cpp.o.d -o src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/compute_alphas.cpp.o -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchaudio/src/libtorchaudio/rnnt/compute_alphas.cpp 2025-09-07T07:29:41.5143520Z [3/17] /Library/Developer/CommandLineTools/usr/bin/clang++ -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_RPC -Dlibtorchaudio_EXPORTS -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchaudio/src -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -Wall -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=11.1 -fPIC -MD -MT src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/compute_betas.cpp.o -MF src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/compute_betas.cpp.o.d -o src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/compute_betas.cpp.o -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchaudio/src/libtorchaudio/rnnt/compute_betas.cpp 2025-09-07T07:29:41.6505150Z [4/17] /Library/Developer/CommandLineTools/usr/bin/clang++ -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_RPC -Dlibtorchaudio_EXPORTS -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchaudio/src -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -Wall -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=11.1 -fPIC -MD -MT src/libtorchaudio/CMakeFiles/libtorchaudio.dir/forced_align/compute.cpp.o -MF src/libtorchaudio/CMakeFiles/libtorchaudio.dir/forced_align/compute.cpp.o.d -o src/libtorchaudio/CMakeFiles/libtorchaudio.dir/forced_align/compute.cpp.o -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchaudio/src/libtorchaudio/forced_align/compute.cpp 2025-09-07T07:29:41.8178300Z [5/17] /Library/Developer/CommandLineTools/usr/bin/clang++ -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_RPC -Dlibtorchaudio_EXPORTS -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchaudio/src -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -Wall -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=11.1 -fPIC -MD -MT src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/compute.cpp.o -MF src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/compute.cpp.o.d -o src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/compute.cpp.o -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchaudio/src/libtorchaudio/rnnt/compute.cpp 2025-09-07T07:29:42.1008880Z [6/17] /Library/Developer/CommandLineTools/usr/bin/clang++ -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_RPC -Dlibtorchaudio_EXPORTS -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchaudio/src -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -Wall -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=11.1 -fPIC -MD -MT src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/cpu/compute_betas.cpp.o -MF src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/cpu/compute_betas.cpp.o.d -o src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/cpu/compute_betas.cpp.o -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchaudio/src/libtorchaudio/rnnt/cpu/compute_betas.cpp 2025-09-07T07:29:42.1126470Z [7/17] /Library/Developer/CommandLineTools/usr/bin/clang++ -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_RPC -Dlibtorchaudio_EXPORTS -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchaudio/src -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -Wall -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=11.1 -fPIC -MD -MT src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/cpu/compute_alphas.cpp.o -MF src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/cpu/compute_alphas.cpp.o.d -o src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/cpu/compute_alphas.cpp.o -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchaudio/src/libtorchaudio/rnnt/cpu/compute_alphas.cpp 2025-09-07T07:29:42.5960470Z [8/17] /Library/Developer/CommandLineTools/usr/bin/clang++ -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_RPC -Dlibtorchaudio_EXPORTS -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchaudio/src -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -Wall -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=11.1 -fPIC -MD -MT src/libtorchaudio/CMakeFiles/libtorchaudio.dir/overdrive.cpp.o -MF src/libtorchaudio/CMakeFiles/libtorchaudio.dir/overdrive.cpp.o.d -o src/libtorchaudio/CMakeFiles/libtorchaudio.dir/overdrive.cpp.o -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchaudio/src/libtorchaudio/overdrive.cpp 2025-09-07T07:29:42.6068930Z [9/17] /Library/Developer/CommandLineTools/usr/bin/clang++ -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_RPC -Dlibtorchaudio_EXPORTS -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchaudio/src -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -Wall -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=11.1 -fPIC -MD -MT src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/cpu/compute.cpp.o -MF src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/cpu/compute.cpp.o.d -o src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/cpu/compute.cpp.o -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchaudio/src/libtorchaudio/rnnt/cpu/compute.cpp 2025-09-07T07:29:42.7342320Z [10/17] /Library/Developer/CommandLineTools/usr/bin/clang++ -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_RPC -Dlibtorchaudio_EXPORTS -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchaudio/src -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -Wall -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=11.1 -fPIC -MD -MT src/libtorchaudio/CMakeFiles/libtorchaudio.dir/lfilter.cpp.o -MF src/libtorchaudio/CMakeFiles/libtorchaudio.dir/lfilter.cpp.o.d -o src/libtorchaudio/CMakeFiles/libtorchaudio.dir/lfilter.cpp.o -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchaudio/src/libtorchaudio/lfilter.cpp 2025-09-07T07:29:42.9350440Z [11/17] /Library/Developer/CommandLineTools/usr/bin/clang++ -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_RPC -Dlibtorchaudio_EXPORTS -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchaudio/src -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -Wall -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=11.1 -fPIC -MD -MT src/libtorchaudio/CMakeFiles/libtorchaudio.dir/forced_align/cpu/compute.cpp.o -MF src/libtorchaudio/CMakeFiles/libtorchaudio.dir/forced_align/cpu/compute.cpp.o.d -o src/libtorchaudio/CMakeFiles/libtorchaudio.dir/forced_align/cpu/compute.cpp.o -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchaudio/src/libtorchaudio/forced_align/cpu/compute.cpp 2025-09-07T07:29:43.0034140Z [12/17] /Library/Developer/CommandLineTools/usr/bin/clang++ -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_RPC -Dlibtorchaudio_EXPORTS -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchaudio/src -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -Wall -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=11.1 -fPIC -MD -MT src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rir/rir.cpp.o -MF src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rir/rir.cpp.o.d -o src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rir/rir.cpp.o -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchaudio/src/libtorchaudio/rir/rir.cpp 2025-09-07T07:29:43.3854250Z [13/17] /Library/Developer/CommandLineTools/usr/bin/clang++ -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_RPC -Dlibtorchaudio_EXPORTS -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchaudio/src -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -Wall -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=11.1 -fPIC -MD -MT src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rir/ray_tracing.cpp.o -MF src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rir/ray_tracing.cpp.o.d -o src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rir/ray_tracing.cpp.o -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchaudio/src/libtorchaudio/rir/ray_tracing.cpp 2025-09-07T07:29:43.4290630Z [14/17] : && /Library/Developer/CommandLineTools/usr/bin/clang++ -Wall -O3 -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=11.1 -dynamiclib -Wl,-headerpad_max_install_names -o src/libtorchaudio/libtorchaudio.so -install_name @rpath/libtorchaudio.so src/libtorchaudio/CMakeFiles/libtorchaudio.dir/lfilter.cpp.o src/libtorchaudio/CMakeFiles/libtorchaudio.dir/overdrive.cpp.o src/libtorchaudio/CMakeFiles/libtorchaudio.dir/utils.cpp.o src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/cpu/compute_alphas.cpp.o src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/cpu/compute_betas.cpp.o src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/cpu/compute.cpp.o src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/compute_alphas.cpp.o src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/compute_betas.cpp.o src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rnnt/compute.cpp.o src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rir/rir.cpp.o src/libtorchaudio/CMakeFiles/libtorchaudio.dir/rir/ray_tracing.cpp.o src/libtorchaudio/CMakeFiles/libtorchaudio.dir/forced_align/compute.cpp.o src/libtorchaudio/CMakeFiles/libtorchaudio.dir/forced_align/cpu/compute.cpp.o -Wl,-rpath,/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/lib /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/lib/libtorch.dylib /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/lib/libtorch_cpu.dylib /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/lib/libc10.dylib && : 2025-09-07T07:29:43.7169940Z [15/17] /Library/Developer/CommandLineTools/usr/bin/clang++ -DUSE_RPC -D_torchaudio_EXPORTS -I/Users/ec2-user/runner/_work/pytorch/pytorch/torchaudio/src -I/opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -Wall -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=11.1 -fPIC -MD -MT src/libtorchaudio/CMakeFiles/_torchaudio.dir/pybind/pybind.cpp.o -MF src/libtorchaudio/CMakeFiles/_torchaudio.dir/pybind/pybind.cpp.o.d -o src/libtorchaudio/CMakeFiles/_torchaudio.dir/pybind/pybind.cpp.o -c /Users/ec2-user/runner/_work/pytorch/pytorch/torchaudio/src/libtorchaudio/pybind/pybind.cpp 2025-09-07T07:29:43.7588570Z [16/17] : && /Library/Developer/CommandLineTools/usr/bin/clang++ -Wall -O3 -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=11.1 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -o src/libtorchaudio/_torchaudio.so -install_name @rpath/_torchaudio.so src/libtorchaudio/CMakeFiles/_torchaudio.dir/pybind/pybind.cpp.o -Wl,-rpath,/private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmp9li4bbrp.build-temp/src/libtorchaudio -Wl,-rpath,/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/lib src/libtorchaudio/libtorchaudio.so /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/lib/libtorch_python.dylib /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/lib/libtorch.dylib /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/lib/libtorch_cpu.dylib /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/lib/libc10.dylib && : 2025-09-07T07:29:43.7591960Z [16/17] cd /private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmp9li4bbrp.build-temp && /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/cmake/data/bin/cmake -P cmake_install.cmake 2025-09-07T07:29:43.7653700Z -- Install configuration: "Release" 2025-09-07T07:29:43.7656400Z -- Installing: /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmpow60jv2r.build-lib/torchaudio/lib/libtorchaudio.so 2025-09-07T07:29:43.7940800Z -- Installing: /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmpow60jv2r.build-lib/torchaudio/lib/_torchaudio.so 2025-09-07T07:29:43.8046770Z 2025-09-07T07:29:43.8083870Z copying /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmpow60jv2r.build-lib/torchaudio/lib/libtorchaudio.so -> src/torchaudio/lib 2025-09-07T07:29:43.8131150Z copying /var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmpow60jv2r.build-lib/torchaudio/lib/_torchaudio.so -> src/torchaudio/lib 2025-09-07T07:29:43.8241040Z 2025-09-07T07:29:43.8242090Z Editable install will be performed using .pth file to extend `sys.path` with: 2025-09-07T07:29:43.8242410Z ['src'] 2025-09-07T07:29:43.8242560Z 2025-09-07T07:29:43.8243480Z Options like `package-data`, `include/exclude-package-data` or 2025-09-07T07:29:43.8243840Z `packages.find.exclude/include` may have no effect. 2025-09-07T07:29:43.8244140Z 2025-09-07T07:29:43.8245200Z adding '__editable__.torchaudio-2.8.0a0+2e30055.pth' 2025-09-07T07:29:43.8246550Z creating '/private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-wheel-6jd4qwf3/.tmp-id1suftk/torchaudio-2.8.0a0+2e30055-0.editable-cp312-cp312-macosx_15_0_arm64.whl' and adding '/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/tmpf4gfxwantorchaudio-2.8.0a0+2e30055-0.editable-cp312-cp312-macosx_15_0_arm64.whl' to it 2025-09-07T07:29:43.8248160Z adding 'torchaudio-2.8.0a0+2e30055.dist-info/LICENSE' 2025-09-07T07:29:43.8250380Z adding 'torchaudio-2.8.0a0+2e30055.dist-info/METADATA' 2025-09-07T07:29:43.8251410Z adding 'torchaudio-2.8.0a0+2e30055.dist-info/WHEEL' 2025-09-07T07:29:43.8252160Z adding 'torchaudio-2.8.0a0+2e30055.dist-info/top_level.txt' 2025-09-07T07:29:43.8252740Z adding 'torchaudio-2.8.0a0+2e30055.dist-info/RECORD' 2025-09-07T07:29:43.9727940Z Building editable for torchaudio (pyproject.toml): finished with status 'done' 2025-09-07T07:29:43.9734430Z Created wheel for torchaudio: filename=torchaudio-2.8.0a0+2e30055-0.editable-cp312-cp312-macosx_15_0_arm64.whl size=5060 sha256=69452fcc5de9f59ceec367367977196c3afc78b88099f6e844439fdd0585b30a 2025-09-07T07:29:43.9735350Z Stored in directory: /private/var/folders/ry/pz9cv8wj285gh5bbbcwvp6hr0000gn/T/pip-ephem-wheel-cache-fwnkhtwe/wheels/80/73/88/29e54313fe339d3ac47f4e25aa1081f874e11cc4b35525c687 2025-09-07T07:29:43.9754460Z Successfully built torchaudio 2025-09-07T07:29:44.0451330Z Installing collected packages: torchaudio 2025-09-07T07:29:44.0546330Z Successfully installed torchaudio-2.8.0a0+2e30055 2025-09-07T07:29:44.0570190Z 2025-09-07T07:29:44.0570360Z [notice] A new release of pip is available: 25.1.1 -> 25.2 2025-09-07T07:29:44.0570810Z [notice] To update, run: pip install --upgrade pip 2025-09-07T07:29:44.0792100Z + popd 2025-09-07T07:29:44.0792230Z + checkout_install_torchbench 2025-09-07T07:29:44.0792400Z ~/runner/_work/pytorch/pytorch 2025-09-07T07:29:44.0792540Z + local commit 2025-09-07T07:29:44.0796830Z ++ cat .ci/docker/ci_commit_pins/torchbench.txt 2025-09-07T07:29:44.0820230Z + commit=74a23feff57432129df84d8099e622773cf77925 2025-09-07T07:29:44.0820490Z + git clone https://github.com/pytorch/benchmark torchbench 2025-09-07T07:29:44.0896470Z Cloning into 'torchbench'... 2025-09-07T07:29:46.1835650Z + pushd torchbench 2025-09-07T07:29:46.1835910Z ~/runner/_work/pytorch/pytorch/torchbench ~/runner/_work/pytorch/pytorch 2025-09-07T07:29:46.1836220Z + git checkout 74a23feff57432129df84d8099e622773cf77925 2025-09-07T07:29:46.2141580Z Note: switching to '74a23feff57432129df84d8099e622773cf77925'. 2025-09-07T07:29:46.2141760Z 2025-09-07T07:29:46.2141890Z You are in 'detached HEAD' state. You can look around, make experimental 2025-09-07T07:29:46.2142220Z changes and commit them, and you can discard any commits you make in this 2025-09-07T07:29:46.2142530Z state without impacting any branches by switching back to a branch. 2025-09-07T07:29:46.2142710Z 2025-09-07T07:29:46.2142830Z If you want to create a new branch to retain commits you create, you may 2025-09-07T07:29:46.2143120Z do so (now or later) by using -c with the switch command. Example: 2025-09-07T07:29:46.2143280Z 2025-09-07T07:29:46.2143340Z git switch -c 2025-09-07T07:29:46.2143440Z 2025-09-07T07:29:46.2143500Z Or undo this operation with: 2025-09-07T07:29:46.2143610Z 2025-09-07T07:29:46.2143670Z git switch - 2025-09-07T07:29:46.2143770Z 2025-09-07T07:29:46.2143910Z Turn off this advice by setting config variable advice.detachedHead to false 2025-09-07T07:29:46.2144130Z 2025-09-07T07:29:46.2144270Z HEAD is now at 74a23fef Install the right numpy version matching PyTorch CI (#2640) 2025-09-07T07:29:46.2144530Z + '[' '' ']' 2025-09-07T07:29:46.2144660Z + python install.py --continue_on_fail 2025-09-07T07:30:02.1584040Z checking packages numpy, torch, torchvision, torchaudio are installed, generating constaints...OK 2025-09-07T07:30:02.4278170Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:02.4392330Z import pynvml # type: ignore[import] 2025-09-07T07:30:03.1486530Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:03.1589430Z import pynvml # type: ignore[import] 2025-09-07T07:30:04.3482530Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:04.3596410Z import pynvml # type: ignore[import] 2025-09-07T07:30:05.8618140Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:05.8722720Z import pynvml # type: ignore[import] 2025-09-07T07:30:06.5677930Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:06.5775170Z import pynvml # type: ignore[import] 2025-09-07T07:30:07.7509100Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:07.7611460Z import pynvml # type: ignore[import] 2025-09-07T07:30:08.2967730Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/BERT_pytorch...OK 2025-09-07T07:30:08.5606620Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:08.5708990Z import pynvml # type: ignore[import] 2025-09-07T07:30:09.3238060Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:09.3348160Z import pynvml # type: ignore[import] 2025-09-07T07:30:10.4937590Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:10.5036070Z import pynvml # type: ignore[import] 2025-09-07T07:30:13.5772170Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:13.5874400Z import pynvml # type: ignore[import] 2025-09-07T07:30:14.2887510Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:14.2990670Z import pynvml # type: ignore[import] 2025-09-07T07:30:15.4905640Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:15.5005350Z import pynvml # type: ignore[import] 2025-09-07T07:30:16.0426720Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/Background_Matting...OK 2025-09-07T07:30:16.3084580Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:16.3252470Z import pynvml # type: ignore[import] 2025-09-07T07:30:17.0531330Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:17.0633870Z import pynvml # type: ignore[import] 2025-09-07T07:30:18.2151550Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:18.2253720Z import pynvml # type: ignore[import] 2025-09-07T07:30:20.1172900Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:20.1275250Z import pynvml # type: ignore[import] 2025-09-07T07:30:20.8426640Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:20.8529450Z import pynvml # type: ignore[import] 2025-09-07T07:30:22.0286840Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:22.0389230Z import pynvml # type: ignore[import] 2025-09-07T07:30:22.5689200Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/LearningToPaint...OK 2025-09-07T07:30:22.8430360Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:22.8533170Z import pynvml # type: ignore[import] 2025-09-07T07:30:23.5437100Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:23.5538620Z import pynvml # type: ignore[import] 2025-09-07T07:30:24.7389080Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:24.7491390Z import pynvml # type: ignore[import] 2025-09-07T07:30:26.0864130Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:26.0923950Z import pynvml # type: ignore[import] 2025-09-07T07:30:26.7588190Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:26.7687910Z import pynvml # type: ignore[import] 2025-09-07T07:30:27.9436810Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:27.9539220Z import pynvml # type: ignore[import] 2025-09-07T07:30:28.4923210Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/Super_SloMo...OK 2025-09-07T07:30:28.7643750Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:28.7746210Z import pynvml # type: ignore[import] 2025-09-07T07:30:29.4618030Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:29.4719690Z import pynvml # type: ignore[import] 2025-09-07T07:30:30.6376110Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:30.6474720Z import pynvml # type: ignore[import] 2025-09-07T07:30:31.4726640Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:31.5025270Z import pynvml # type: ignore[import] 2025-09-07T07:30:32.1898990Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:32.2001290Z import pynvml # type: ignore[import] 2025-09-07T07:30:33.3830440Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:33.3933840Z import pynvml # type: ignore[import] 2025-09-07T07:30:33.9329560Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/alexnet...OK 2025-09-07T07:30:34.1965090Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:34.2068040Z import pynvml # type: ignore[import] 2025-09-07T07:30:34.9113100Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:34.9215880Z import pynvml # type: ignore[import] 2025-09-07T07:30:36.0887190Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:36.0989750Z import pynvml # type: ignore[import] 2025-09-07T07:30:38.5256440Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:38.5359120Z import pynvml # type: ignore[import] 2025-09-07T07:30:39.2132470Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:39.2240080Z import pynvml # type: ignore[import] 2025-09-07T07:30:40.3910810Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:40.4013020Z import pynvml # type: ignore[import] 2025-09-07T07:30:40.9439060Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/basic_gnn_edgecnn...OK 2025-09-07T07:30:41.2178980Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:41.2278520Z import pynvml # type: ignore[import] 2025-09-07T07:30:41.9199700Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:41.9301830Z import pynvml # type: ignore[import] 2025-09-07T07:30:43.1236640Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:43.1340180Z import pynvml # type: ignore[import] 2025-09-07T07:30:44.9866810Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:44.9996830Z import pynvml # type: ignore[import] 2025-09-07T07:30:45.7033570Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:45.7136600Z import pynvml # type: ignore[import] 2025-09-07T07:30:46.8916900Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:46.9018160Z import pynvml # type: ignore[import] 2025-09-07T07:30:47.4428190Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/basic_gnn_gcn...OK 2025-09-07T07:30:47.7168330Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:47.7267530Z import pynvml # type: ignore[import] 2025-09-07T07:30:48.4163290Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:48.4265580Z import pynvml # type: ignore[import] 2025-09-07T07:30:49.5780630Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:49.5883140Z import pynvml # type: ignore[import] 2025-09-07T07:30:51.4631060Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:51.4734350Z import pynvml # type: ignore[import] 2025-09-07T07:30:52.1704960Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:52.1806840Z import pynvml # type: ignore[import] 2025-09-07T07:30:53.3618200Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:53.3721030Z import pynvml # type: ignore[import] 2025-09-07T07:30:53.9110220Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/basic_gnn_gin...OK 2025-09-07T07:30:54.1811480Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:54.1913820Z import pynvml # type: ignore[import] 2025-09-07T07:30:54.8682490Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:54.8780600Z import pynvml # type: ignore[import] 2025-09-07T07:30:56.0574850Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:56.0677360Z import pynvml # type: ignore[import] 2025-09-07T07:30:57.9346080Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:57.9448210Z import pynvml # type: ignore[import] 2025-09-07T07:30:58.6573400Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:58.6675720Z import pynvml # type: ignore[import] 2025-09-07T07:30:59.8439000Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:30:59.8544160Z import pynvml # type: ignore[import] 2025-09-07T07:31:00.3889750Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/basic_gnn_sage...OK 2025-09-07T07:31:00.3893620Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/cm3leon_generate...SKIP - No install.py is found 2025-09-07T07:31:00.6519580Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:00.6619610Z import pynvml # type: ignore[import] 2025-09-07T07:31:01.3625780Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:01.3728080Z import pynvml # type: ignore[import] 2025-09-07T07:31:02.5375590Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:02.5478510Z import pynvml # type: ignore[import] 2025-09-07T07:31:03.6962700Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:03.7065010Z import pynvml # type: ignore[import] 2025-09-07T07:31:04.4108290Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:04.4220240Z import pynvml # type: ignore[import] 2025-09-07T07:31:05.5926910Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:05.6029240Z import pynvml # type: ignore[import] 2025-09-07T07:31:06.1521490Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/dcgan...OK 2025-09-07T07:31:06.4209220Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:06.4311500Z import pynvml # type: ignore[import] 2025-09-07T07:31:07.1239990Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:07.1338530Z import pynvml # type: ignore[import] 2025-09-07T07:31:08.2818930Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:08.2918450Z import pynvml # type: ignore[import] 2025-09-07T07:31:10.3688480Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:10.3791420Z import pynvml # type: ignore[import] 2025-09-07T07:31:11.0689520Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:11.0790650Z import pynvml # type: ignore[import] 2025-09-07T07:31:12.2618490Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:12.2717960Z import pynvml # type: ignore[import] 2025-09-07T07:31:12.8011720Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/demucs...OK 2025-09-07T07:31:13.0778080Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:13.0880150Z import pynvml # type: ignore[import] 2025-09-07T07:31:13.7368910Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:13.7472140Z import pynvml # type: ignore[import] 2025-09-07T07:31:14.9451630Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:14.9554250Z import pynvml # type: ignore[import] 2025-09-07T07:31:15.7954440Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:15.8071500Z import pynvml # type: ignore[import] 2025-09-07T07:31:16.5055280Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:16.5157660Z import pynvml # type: ignore[import] 2025-09-07T07:31:17.6912750Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:17.6914670Z import pynvml # type: ignore[import] 2025-09-07T07:31:18.2298690Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/densenet121...OK 2025-09-07T07:31:18.4958010Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:18.5060310Z import pynvml # type: ignore[import] 2025-09-07T07:31:19.2041970Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:19.2144740Z import pynvml # type: ignore[import] 2025-09-07T07:31:20.4009070Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:20.4112230Z import pynvml # type: ignore[import] 2025-09-07T07:31:44.6447480Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:44.6550100Z import pynvml # type: ignore[import] 2025-09-07T07:31:45.3561130Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:45.3663770Z import pynvml # type: ignore[import] 2025-09-07T07:31:46.5446290Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:46.5544800Z import pynvml # type: ignore[import] 2025-09-07T07:31:47.0813270Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/detectron2_fasterrcnn_r_101_c4...OK 2025-09-07T07:31:47.3558760Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:47.3661030Z import pynvml # type: ignore[import] 2025-09-07T07:31:48.0708650Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:48.0807890Z import pynvml # type: ignore[import] 2025-09-07T07:31:49.2411640Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:49.2514170Z import pynvml # type: ignore[import] 2025-09-07T07:31:56.5587280Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:56.5689690Z import pynvml # type: ignore[import] 2025-09-07T07:31:57.2686430Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:57.2788920Z import pynvml # type: ignore[import] 2025-09-07T07:31:58.4565230Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:58.4667500Z import pynvml # type: ignore[import] 2025-09-07T07:31:58.9757810Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/detectron2_fasterrcnn_r_101_dc5...OK 2025-09-07T07:31:59.2505100Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:59.2619620Z import pynvml # type: ignore[import] 2025-09-07T07:31:59.9706710Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:31:59.9809170Z import pynvml # type: ignore[import] 2025-09-07T07:32:01.1542180Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:01.1640590Z import pynvml # type: ignore[import] 2025-09-07T07:32:05.7886400Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:05.8024170Z import pynvml # type: ignore[import] 2025-09-07T07:32:06.5081170Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:06.5183560Z import pynvml # type: ignore[import] 2025-09-07T07:32:07.7102160Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:07.7204850Z import pynvml # type: ignore[import] 2025-09-07T07:32:08.2624420Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/detectron2_fasterrcnn_r_101_fpn...OK 2025-09-07T07:32:08.5287180Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:08.5389700Z import pynvml # type: ignore[import] 2025-09-07T07:32:09.2422140Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:09.2526760Z import pynvml # type: ignore[import] 2025-09-07T07:32:10.4422630Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:10.4524960Z import pynvml # type: ignore[import] 2025-09-07T07:32:14.8505440Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:14.8603930Z import pynvml # type: ignore[import] 2025-09-07T07:32:15.5696330Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:15.5798600Z import pynvml # type: ignore[import] 2025-09-07T07:32:16.7522920Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:16.7626150Z import pynvml # type: ignore[import] 2025-09-07T07:32:17.2989070Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/detectron2_fasterrcnn_r_50_c4...OK 2025-09-07T07:32:17.5569160Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:17.5667870Z import pynvml # type: ignore[import] 2025-09-07T07:32:18.2815600Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:18.2918350Z import pynvml # type: ignore[import] 2025-09-07T07:32:19.4670210Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:19.4801870Z import pynvml # type: ignore[import] 2025-09-07T07:32:26.2015620Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:26.2017620Z import pynvml # type: ignore[import] 2025-09-07T07:32:26.8948550Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:26.9050270Z import pynvml # type: ignore[import] 2025-09-07T07:32:28.0918840Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:28.1020980Z import pynvml # type: ignore[import] 2025-09-07T07:32:28.6269870Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/detectron2_fasterrcnn_r_50_dc5...OK 2025-09-07T07:32:28.9171960Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:28.9274220Z import pynvml # type: ignore[import] 2025-09-07T07:32:29.6233190Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:29.6335300Z import pynvml # type: ignore[import] 2025-09-07T07:32:30.8108440Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:30.8220620Z import pynvml # type: ignore[import] 2025-09-07T07:32:35.2526700Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:35.2706550Z import pynvml # type: ignore[import] 2025-09-07T07:32:35.9531340Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:35.9633600Z import pynvml # type: ignore[import] 2025-09-07T07:32:37.1435980Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:37.1538940Z import pynvml # type: ignore[import] 2025-09-07T07:32:37.7039040Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/detectron2_fasterrcnn_r_50_fpn...OK 2025-09-07T07:32:37.9771170Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:37.9873330Z import pynvml # type: ignore[import] 2025-09-07T07:32:38.6852390Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:38.6955440Z import pynvml # type: ignore[import] 2025-09-07T07:32:39.9198980Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:39.9301270Z import pynvml # type: ignore[import] 2025-09-07T07:32:44.0309040Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:44.0410710Z import pynvml # type: ignore[import] 2025-09-07T07:32:44.7358370Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:44.7460870Z import pynvml # type: ignore[import] 2025-09-07T07:32:45.9079400Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:45.9181900Z import pynvml # type: ignore[import] 2025-09-07T07:32:46.4664380Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/detectron2_fcos_r_50_fpn...OK 2025-09-07T07:32:46.7324500Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:46.7432390Z import pynvml # type: ignore[import] 2025-09-07T07:32:47.4436010Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:47.4538570Z import pynvml # type: ignore[import] 2025-09-07T07:32:48.6596960Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:48.6710330Z import pynvml # type: ignore[import] 2025-09-07T07:32:53.1463430Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:53.1565250Z import pynvml # type: ignore[import] 2025-09-07T07:32:53.8809780Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:53.8915690Z import pynvml # type: ignore[import] 2025-09-07T07:32:55.0645300Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:55.0781940Z import pynvml # type: ignore[import] 2025-09-07T07:32:55.5980450Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/detectron2_maskrcnn...OK 2025-09-07T07:32:55.8789170Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:55.8892200Z import pynvml # type: ignore[import] 2025-09-07T07:32:56.5817410Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:56.5919710Z import pynvml # type: ignore[import] 2025-09-07T07:32:57.7860090Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:32:57.7962980Z import pynvml # type: ignore[import] 2025-09-07T07:33:02.3551440Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:02.3654150Z import pynvml # type: ignore[import] 2025-09-07T07:33:03.0619830Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:03.0721060Z import pynvml # type: ignore[import] 2025-09-07T07:33:04.2406540Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:04.2508960Z import pynvml # type: ignore[import] 2025-09-07T07:33:04.7852390Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/detectron2_maskrcnn_r_101_c4...OK 2025-09-07T07:33:05.0503880Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:05.0604950Z import pynvml # type: ignore[import] 2025-09-07T07:33:05.7645700Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:05.7744910Z import pynvml # type: ignore[import] 2025-09-07T07:33:06.9642320Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:06.9744800Z import pynvml # type: ignore[import] 2025-09-07T07:33:11.5792180Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:11.5897520Z import pynvml # type: ignore[import] 2025-09-07T07:33:12.2516140Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:12.2616050Z import pynvml # type: ignore[import] 2025-09-07T07:33:13.4308240Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:13.4409470Z import pynvml # type: ignore[import] 2025-09-07T07:33:13.9584540Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/detectron2_maskrcnn_r_101_fpn...OK 2025-09-07T07:33:14.2232300Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:14.2334150Z import pynvml # type: ignore[import] 2025-09-07T07:33:14.9206820Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:14.9310280Z import pynvml # type: ignore[import] 2025-09-07T07:33:16.1048390Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:16.1150540Z import pynvml # type: ignore[import] 2025-09-07T07:33:20.4904880Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:20.5008590Z import pynvml # type: ignore[import] 2025-09-07T07:33:21.2058570Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:21.2160860Z import pynvml # type: ignore[import] 2025-09-07T07:33:22.3532110Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:22.3633330Z import pynvml # type: ignore[import] 2025-09-07T07:33:22.8959780Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/detectron2_maskrcnn_r_50_c4...OK 2025-09-07T07:33:23.1635510Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:23.1738350Z import pynvml # type: ignore[import] 2025-09-07T07:33:23.8827380Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:23.8929670Z import pynvml # type: ignore[import] 2025-09-07T07:33:25.0657290Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:25.0722470Z import pynvml # type: ignore[import] 2025-09-07T07:33:29.4965530Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:29.5068250Z import pynvml # type: ignore[import] 2025-09-07T07:33:30.2036230Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:30.2146330Z import pynvml # type: ignore[import] 2025-09-07T07:33:31.4105910Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:31.4207050Z import pynvml # type: ignore[import] 2025-09-07T07:33:31.9567710Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/detectron2_maskrcnn_r_50_fpn...OK 2025-09-07T07:33:32.2192920Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:32.2294640Z import pynvml # type: ignore[import] 2025-09-07T07:33:32.9280380Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:32.9317250Z import pynvml # type: ignore[import] 2025-09-07T07:33:34.1016910Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:34.1119340Z import pynvml # type: ignore[import] 2025-09-07T07:33:37.9637800Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:37.9742180Z import pynvml # type: ignore[import] 2025-09-07T07:33:38.6549670Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:38.6648780Z import pynvml # type: ignore[import] 2025-09-07T07:33:39.8645280Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:39.8747490Z import pynvml # type: ignore[import] 2025-09-07T07:33:40.4020350Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/dlrm...OK 2025-09-07T07:33:40.6758810Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:40.6861330Z import pynvml # type: ignore[import] 2025-09-07T07:33:41.3752330Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:41.3849720Z import pynvml # type: ignore[import] 2025-09-07T07:33:42.5470770Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:42.5573240Z import pynvml # type: ignore[import] 2025-09-07T07:33:44.9173470Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:44.9278570Z import pynvml # type: ignore[import] 2025-09-07T07:33:45.6122000Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:45.6266240Z import pynvml # type: ignore[import] 2025-09-07T07:33:46.7962670Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:46.8065020Z import pynvml # type: ignore[import] 2025-09-07T07:33:47.3502130Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/doctr_det_predictor...OK 2025-09-07T07:33:47.6241020Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:47.6343440Z import pynvml # type: ignore[import] 2025-09-07T07:33:48.3355500Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:48.3458750Z import pynvml # type: ignore[import] 2025-09-07T07:33:49.5556630Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:49.5657900Z import pynvml # type: ignore[import] 2025-09-07T07:33:50.7903130Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:50.8006420Z import pynvml # type: ignore[import] 2025-09-07T07:33:51.5183510Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:51.5285860Z import pynvml # type: ignore[import] 2025-09-07T07:33:52.6998680Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:52.7111820Z import pynvml # type: ignore[import] 2025-09-07T07:33:53.2665360Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/doctr_reco_predictor...OK 2025-09-07T07:33:53.5364390Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:53.5466520Z import pynvml # type: ignore[import] 2025-09-07T07:33:54.2617350Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:54.2715510Z import pynvml # type: ignore[import] 2025-09-07T07:33:55.4509340Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:55.4607750Z import pynvml # type: ignore[import] 2025-09-07T07:33:57.4583390Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:57.4685760Z import pynvml # type: ignore[import] 2025-09-07T07:33:58.1667180Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:58.1766710Z import pynvml # type: ignore[import] 2025-09-07T07:33:59.3795650Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:33:59.3897960Z import pynvml # type: ignore[import] 2025-09-07T07:33:59.9425860Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/drq...OK 2025-09-07T07:34:00.2320550Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:34:00.2323210Z import pynvml # type: ignore[import] 2025-09-07T07:34:00.9236780Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:34:00.9339430Z import pynvml # type: ignore[import] 2025-09-07T07:34:02.1265470Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:34:02.1372700Z import pynvml # type: ignore[import] 2025-09-07T07:34:08.1966930Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:34:08.2069460Z import pynvml # type: ignore[import] 2025-09-07T07:34:08.9118200Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:34:08.9220510Z import pynvml # type: ignore[import] 2025-09-07T07:34:10.1106720Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:34:10.1209480Z import pynvml # type: ignore[import] 2025-09-07T07:34:10.6545770Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/fastNLP_Bert...OK 2025-09-07T07:34:10.9179670Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:34:10.9282400Z import pynvml # type: ignore[import] 2025-09-07T07:34:11.6447230Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:34:11.6550550Z import pynvml # type: ignore[import] 2025-09-07T07:34:12.8299620Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:34:12.8402100Z import pynvml # type: ignore[import] 2025-09-07T07:34:14.0381170Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:34:14.0483730Z import pynvml # type: ignore[import] 2025-09-07T07:34:14.7595360Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:34:14.7698610Z import pynvml # type: ignore[import] 2025-09-07T07:34:15.9360500Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:34:15.9462860Z import pynvml # type: ignore[import] 2025-09-07T07:34:16.5029620Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/functorch_dp_cifar10...OK 2025-09-07T07:34:16.7871700Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:34:16.7980390Z import pynvml # type: ignore[import] 2025-09-07T07:34:17.5033590Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:34:17.5140170Z import pynvml # type: ignore[import] 2025-09-07T07:34:18.6894500Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:34:18.6998590Z import pynvml # type: ignore[import] 2025-09-07T07:34:20.2115250Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:34:20.2217510Z import pynvml # type: ignore[import] 2025-09-07T07:34:20.9209500Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:34:20.9311830Z import pynvml # type: ignore[import] 2025-09-07T07:34:22.1220710Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:34:22.1323720Z import pynvml # type: ignore[import] 2025-09-07T07:34:22.6828320Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/functorch_maml_omniglot...OK 2025-09-07T07:34:22.9460300Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:34:22.9560110Z import pynvml # type: ignore[import] 2025-09-07T07:34:23.6707730Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:34:23.6813120Z import pynvml # type: ignore[import] 2025-09-07T07:34:24.8498870Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:34:24.8601560Z import pynvml # type: ignore[import] 2025-09-07T07:34:50.9937050Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:34:51.0035420Z import pynvml # type: ignore[import] 2025-09-07T07:34:51.7154100Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:34:51.7253370Z import pynvml # type: ignore[import] 2025-09-07T07:34:52.9213480Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:34:52.9321840Z import pynvml # type: ignore[import] 2025-09-07T07:34:53.4690550Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/hf_Albert...OK 2025-09-07T07:34:53.7354250Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:34:53.7435230Z import pynvml # type: ignore[import] 2025-09-07T07:34:54.4404320Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:34:54.4506910Z import pynvml # type: ignore[import] 2025-09-07T07:34:55.6445890Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:34:55.6447340Z import pynvml # type: ignore[import] 2025-09-07T07:35:03.7426090Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:03.7524900Z import pynvml # type: ignore[import] 2025-09-07T07:35:04.4642290Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:04.4725070Z import pynvml # type: ignore[import] 2025-09-07T07:35:05.6880940Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:05.6978280Z import pynvml # type: ignore[import] 2025-09-07T07:35:06.2259800Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/hf_Bart...OK 2025-09-07T07:35:06.4890430Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:06.4920850Z import pynvml # type: ignore[import] 2025-09-07T07:35:07.2079180Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:07.2174520Z import pynvml # type: ignore[import] 2025-09-07T07:35:08.4035530Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:08.4135420Z import pynvml # type: ignore[import] 2025-09-07T07:35:13.9835740Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:13.9875630Z import pynvml # type: ignore[import] 2025-09-07T07:35:14.6961590Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:14.7063900Z import pynvml # type: ignore[import] 2025-09-07T07:35:15.8901040Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:15.8915980Z import pynvml # type: ignore[import] 2025-09-07T07:35:16.4404550Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/hf_Bert...OK 2025-09-07T07:35:16.7045520Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:16.7147940Z import pynvml # type: ignore[import] 2025-09-07T07:35:17.4043800Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:17.4146640Z import pynvml # type: ignore[import] 2025-09-07T07:35:18.5906420Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:18.5909570Z import pynvml # type: ignore[import] 2025-09-07T07:35:26.3551860Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:26.3654180Z import pynvml # type: ignore[import] 2025-09-07T07:35:27.0721400Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:27.0816110Z import pynvml # type: ignore[import] 2025-09-07T07:35:28.2800330Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:28.2900370Z import pynvml # type: ignore[import] 2025-09-07T07:35:28.8233050Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/hf_Bert_large...OK 2025-09-07T07:35:29.0963700Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:29.1064620Z import pynvml # type: ignore[import] 2025-09-07T07:35:29.8047420Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:29.8148120Z import pynvml # type: ignore[import] 2025-09-07T07:35:31.0070270Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:31.0148400Z import pynvml # type: ignore[import] 2025-09-07T07:35:37.1066680Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:37.1169210Z import pynvml # type: ignore[import] 2025-09-07T07:35:37.8339320Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:37.8439440Z import pynvml # type: ignore[import] 2025-09-07T07:35:39.0432250Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:39.0530880Z import pynvml # type: ignore[import] 2025-09-07T07:35:39.6025090Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/hf_BigBird...OK 2025-09-07T07:35:39.8664710Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:39.8764090Z import pynvml # type: ignore[import] 2025-09-07T07:35:40.5929800Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:40.6028190Z import pynvml # type: ignore[import] 2025-09-07T07:35:41.7869350Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:41.7971480Z import pynvml # type: ignore[import] 2025-09-07T07:35:46.8665520Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:46.8763950Z import pynvml # type: ignore[import] 2025-09-07T07:35:47.5949310Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:47.6051510Z import pynvml # type: ignore[import] 2025-09-07T07:35:48.7983670Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:48.8083960Z import pynvml # type: ignore[import] 2025-09-07T07:35:49.3516500Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/hf_DistilBert...OK 2025-09-07T07:35:49.6249600Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:49.6350200Z import pynvml # type: ignore[import] 2025-09-07T07:35:50.3468390Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:50.3570440Z import pynvml # type: ignore[import] 2025-09-07T07:35:51.5397240Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:51.5411230Z import pynvml # type: ignore[import] 2025-09-07T07:35:58.5418600Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:58.5432000Z import pynvml # type: ignore[import] 2025-09-07T07:35:59.2619850Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:35:59.2638560Z import pynvml # type: ignore[import] 2025-09-07T07:36:00.4608380Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:36:00.4706450Z import pynvml # type: ignore[import] 2025-09-07T07:36:01.0226560Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/hf_GPT2...OK 2025-09-07T07:36:01.2989000Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:36:01.3088760Z import pynvml # type: ignore[import] 2025-09-07T07:36:02.0072840Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:36:02.0269570Z import pynvml # type: ignore[import] 2025-09-07T07:36:03.2158730Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:36:03.2260070Z import pynvml # type: ignore[import] 2025-09-07T07:36:24.4000170Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:36:24.4098480Z import pynvml # type: ignore[import] 2025-09-07T07:36:25.1280270Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:36:25.1379880Z import pynvml # type: ignore[import] 2025-09-07T07:36:26.3259450Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:36:26.3414720Z import pynvml # type: ignore[import] 2025-09-07T07:36:26.8697340Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/hf_GPT2_large...OK 2025-09-07T07:36:27.1421340Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:36:27.1427200Z import pynvml # type: ignore[import] 2025-09-07T07:36:27.8659530Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:36:27.8759370Z import pynvml # type: ignore[import] 2025-09-07T07:36:29.0722540Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:36:29.0821220Z import pynvml # type: ignore[import] 2025-09-07T07:36:35.4222400Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:36:35.4324120Z import pynvml # type: ignore[import] 2025-09-07T07:36:36.1175610Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:36:36.1353620Z import pynvml # type: ignore[import] 2025-09-07T07:36:37.3130300Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:36:37.3250960Z import pynvml # type: ignore[import] 2025-09-07T07:36:37.8707650Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/hf_Longformer...OK 2025-09-07T07:36:38.1356900Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:36:38.1455260Z import pynvml # type: ignore[import] 2025-09-07T07:36:38.8450380Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:36:38.8548950Z import pynvml # type: ignore[import] 2025-09-07T07:36:40.0595830Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:36:40.0695450Z import pynvml # type: ignore[import] 2025-09-07T07:36:43.9650710Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:36:43.9656820Z import pynvml # type: ignore[import] 2025-09-07T07:36:44.6761350Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:36:44.6863680Z import pynvml # type: ignore[import] 2025-09-07T07:36:45.8761450Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:36:45.8860090Z import pynvml # type: ignore[import] 2025-09-07T07:36:46.4276740Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/hf_Reformer...OK 2025-09-07T07:36:46.7116260Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:36:46.7215340Z import pynvml # type: ignore[import] 2025-09-07T07:36:47.4386340Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:36:47.4485730Z import pynvml # type: ignore[import] 2025-09-07T07:36:48.6302550Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:36:48.6309060Z import pynvml # type: ignore[import] 2025-09-07T07:36:59.2709480Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:36:59.2729310Z import pynvml # type: ignore[import] 2025-09-07T07:36:59.9829450Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:36:59.9931150Z import pynvml # type: ignore[import] 2025-09-07T07:37:01.1868490Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:01.2066060Z import pynvml # type: ignore[import] 2025-09-07T07:37:01.7375690Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/hf_Roberta_base...OK 2025-09-07T07:37:02.0019970Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:02.0120340Z import pynvml # type: ignore[import] 2025-09-07T07:37:02.7297630Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:02.7401380Z import pynvml # type: ignore[import] 2025-09-07T07:37:03.9174730Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:03.9272940Z import pynvml # type: ignore[import] 2025-09-07T07:37:08.6877800Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:08.6980380Z import pynvml # type: ignore[import] 2025-09-07T07:37:09.3837920Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:09.3941180Z import pynvml # type: ignore[import] 2025-09-07T07:37:10.5876640Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:10.5941770Z import pynvml # type: ignore[import] 2025-09-07T07:37:11.1654400Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/hf_T5...OK 2025-09-07T07:37:11.4503020Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:11.4509110Z import pynvml # type: ignore[import] 2025-09-07T07:37:12.1616010Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:12.1715430Z import pynvml # type: ignore[import] 2025-09-07T07:37:13.3598460Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:13.3700860Z import pynvml # type: ignore[import] 2025-09-07T07:37:20.0876420Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:20.0975570Z import pynvml # type: ignore[import] 2025-09-07T07:37:20.8104040Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:20.8201150Z import pynvml # type: ignore[import] 2025-09-07T07:37:22.0101430Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:22.0200070Z import pynvml # type: ignore[import] 2025-09-07T07:37:22.5632920Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/hf_T5_base...OK 2025-09-07T07:37:22.5636480Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/hf_T5_generate...SKIP - No install.py is found 2025-09-07T07:37:22.8305100Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:22.8457120Z import pynvml # type: ignore[import] 2025-09-07T07:37:23.5498260Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:23.5600900Z import pynvml # type: ignore[import] 2025-09-07T07:37:24.7581220Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:24.7653520Z import pynvml # type: ignore[import] 2025-09-07T07:37:37.4015570Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:37.4020820Z import pynvml # type: ignore[import] 2025-09-07T07:37:38.1380340Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:38.1479380Z import pynvml # type: ignore[import] 2025-09-07T07:37:39.3321380Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:39.3423720Z import pynvml # type: ignore[import] 2025-09-07T07:37:39.8983120Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/hf_T5_large...OK 2025-09-07T07:37:40.1706770Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:40.1804600Z import pynvml # type: ignore[import] 2025-09-07T07:37:40.8832480Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:40.8937130Z import pynvml # type: ignore[import] 2025-09-07T07:37:42.0790600Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:42.0892460Z import pynvml # type: ignore[import] 2025-09-07T07:37:45.6794400Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:45.6892570Z import pynvml # type: ignore[import] 2025-09-07T07:37:46.4046830Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:46.4149480Z import pynvml # type: ignore[import] 2025-09-07T07:37:47.5933780Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:47.6034680Z import pynvml # type: ignore[import] 2025-09-07T07:37:48.1496870Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/hf_Whisper...OK 2025-09-07T07:37:48.1500590Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/hf_clip...SKIP - No install.py is found 2025-09-07T07:37:48.4150010Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:48.4252530Z import pynvml # type: ignore[import] 2025-09-07T07:37:49.1459160Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:49.1541090Z import pynvml # type: ignore[import] 2025-09-07T07:37:50.3369380Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:50.3471750Z import pynvml # type: ignore[import] 2025-09-07T07:37:57.8032710Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:57.8135110Z import pynvml # type: ignore[import] 2025-09-07T07:37:58.5332600Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:58.5431000Z import pynvml # type: ignore[import] 2025-09-07T07:37:59.7158970Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:37:59.7162560Z import pynvml # type: ignore[import] 2025-09-07T07:38:00.2559600Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/hf_distil_whisper...OK 2025-09-07T07:38:00.5253850Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:38:00.5354400Z import pynvml # type: ignore[import] 2025-09-07T07:38:01.2497840Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:38:01.2596440Z import pynvml # type: ignore[import] 2025-09-07T07:38:02.4278770Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:38:02.4377240Z import pynvml # type: ignore[import] 2025-09-07T07:38:03.6673600Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:38:03.6776300Z import pynvml # type: ignore[import] 2025-09-07T07:38:04.3748960Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:38:04.3848490Z import pynvml # type: ignore[import] 2025-09-07T07:38:05.5795380Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:38:05.5893460Z import pynvml # type: ignore[import] 2025-09-07T07:38:06.1237930Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/lennard_jones...OK 2025-09-07T07:38:06.3876800Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:38:06.3975350Z import pynvml # type: ignore[import] 2025-09-07T07:38:07.1122430Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:38:07.1222580Z import pynvml # type: ignore[import] 2025-09-07T07:38:08.3024540Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:38:08.3124820Z import pynvml # type: ignore[import] 2025-09-07T07:38:09.5427340Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:38:09.5530030Z import pynvml # type: ignore[import] 2025-09-07T07:38:10.2593400Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:38:10.2695910Z import pynvml # type: ignore[import] 2025-09-07T07:38:11.4614070Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:38:11.4716420Z import pynvml # type: ignore[import] 2025-09-07T07:38:12.0056670Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/llama...OK 2025-09-07T07:38:12.2789450Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:38:12.2891040Z import pynvml # type: ignore[import] 2025-09-07T07:38:12.9871770Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:38:12.9888570Z import pynvml # type: ignore[import] 2025-09-07T07:38:14.2041080Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:38:14.2140470Z import pynvml # type: ignore[import] 2025-09-07T07:38:58.9044400Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:38:58.9147940Z import pynvml # type: ignore[import] 2025-09-07T07:38:59.6279290Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:38:59.6520160Z import pynvml # type: ignore[import] 2025-09-07T07:39:00.8392370Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:39:00.8396410Z import pynvml # type: ignore[import] 2025-09-07T07:39:01.3835210Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/llama_v2_7b_16h...OK 2025-09-07T07:39:01.6494530Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:39:01.6592500Z import pynvml # type: ignore[import] 2025-09-07T07:39:02.3754210Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:39:02.3856780Z import pynvml # type: ignore[import] 2025-09-07T07:39:03.5693250Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:39:03.5792100Z import pynvml # type: ignore[import] 2025-09-07T07:40:33.3459960Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:40:33.3464990Z import pynvml # type: ignore[import] 2025-09-07T07:40:34.6589010Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:40:34.6592470Z import pynvml # type: ignore[import] 2025-09-07T07:40:36.5948710Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:40:36.5952820Z import pynvml # type: ignore[import] 2025-09-07T07:40:37.2170320Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/llava...OK 2025-09-07T07:40:37.5013240Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:40:37.5028200Z import pynvml # type: ignore[import] 2025-09-07T07:40:38.2115180Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:40:38.2201430Z import pynvml # type: ignore[import] 2025-09-07T07:40:39.4076380Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:40:39.4138020Z import pynvml # type: ignore[import] 2025-09-07T07:40:40.2299800Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:40:40.2401070Z import pynvml # type: ignore[import] 2025-09-07T07:40:40.9562470Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:40:40.9662660Z import pynvml # type: ignore[import] 2025-09-07T07:40:42.1749960Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:40:42.1848900Z import pynvml # type: ignore[import] 2025-09-07T07:40:42.7020630Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/maml...OK 2025-09-07T07:40:42.9796840Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:40:42.9802840Z import pynvml # type: ignore[import] 2025-09-07T07:40:43.6867480Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:40:43.6967760Z import pynvml # type: ignore[import] 2025-09-07T07:40:44.8937370Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:40:44.9018530Z import pynvml # type: ignore[import] 2025-09-07T07:40:46.7798660Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:40:46.7809690Z import pynvml # type: ignore[import] 2025-09-07T07:40:47.5015310Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:40:47.5114270Z import pynvml # type: ignore[import] 2025-09-07T07:40:48.7001390Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:40:48.7103690Z import pynvml # type: ignore[import] 2025-09-07T07:40:49.2553750Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/maml_omniglot...OK 2025-09-07T07:40:49.2557350Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/microbench_unbacked_tolist_sum...SKIP - No install.py is found 2025-09-07T07:40:49.5305490Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:40:49.5404630Z import pynvml # type: ignore[import] 2025-09-07T07:40:50.2394460Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:40:50.2490920Z import pynvml # type: ignore[import] 2025-09-07T07:40:51.4451390Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:40:51.4458270Z import pynvml # type: ignore[import] 2025-09-07T07:40:52.2921780Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:40:52.2925630Z import pynvml # type: ignore[import] 2025-09-07T07:40:53.0112280Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:40:53.0214510Z import pynvml # type: ignore[import] 2025-09-07T07:40:54.2046590Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:40:54.2144730Z import pynvml # type: ignore[import] 2025-09-07T07:40:54.7519430Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/mnasnet1_0...OK 2025-09-07T07:40:55.0255330Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:40:55.0258260Z import pynvml # type: ignore[import] 2025-09-07T07:40:55.7181580Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:40:55.7284180Z import pynvml # type: ignore[import] 2025-09-07T07:40:56.9104880Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:40:56.9205620Z import pynvml # type: ignore[import] 2025-09-07T07:40:57.7721240Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:40:57.7820200Z import pynvml # type: ignore[import] 2025-09-07T07:40:58.4657420Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:40:58.4927420Z import pynvml # type: ignore[import] 2025-09-07T07:40:59.6474160Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:40:59.6574200Z import pynvml # type: ignore[import] 2025-09-07T07:41:00.1897190Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/mobilenet_v2...OK 2025-09-07T07:41:00.4604250Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:00.4610820Z import pynvml # type: ignore[import] 2025-09-07T07:41:01.1715900Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:01.1818260Z import pynvml # type: ignore[import] 2025-09-07T07:41:02.3676820Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:02.3822220Z import pynvml # type: ignore[import] 2025-09-07T07:41:03.2259620Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:03.2276170Z import pynvml # type: ignore[import] 2025-09-07T07:41:03.9339900Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:03.9342180Z import pynvml # type: ignore[import] 2025-09-07T07:41:05.1100680Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:05.1207590Z import pynvml # type: ignore[import] 2025-09-07T07:41:05.6606840Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/mobilenet_v2_quantized_qat...OK 2025-09-07T07:41:05.9280280Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:05.9360890Z import pynvml # type: ignore[import] 2025-09-07T07:41:06.6324540Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:06.6427300Z import pynvml # type: ignore[import] 2025-09-07T07:41:07.8400880Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:07.8408060Z import pynvml # type: ignore[import] 2025-09-07T07:41:08.6794720Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:08.6837720Z import pynvml # type: ignore[import] 2025-09-07T07:41:09.4173080Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:09.4249710Z import pynvml # type: ignore[import] 2025-09-07T07:41:10.6219700Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:10.6321960Z import pynvml # type: ignore[import] 2025-09-07T07:41:11.1744450Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/mobilenet_v3_large...OK 2025-09-07T07:41:11.4544690Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:11.4647810Z import pynvml # type: ignore[import] 2025-09-07T07:41:12.1769270Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:12.1771240Z import pynvml # type: ignore[import] 2025-09-07T07:41:13.3682760Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:13.3783540Z import pynvml # type: ignore[import] 2025-09-07T07:41:14.1919610Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:14.2009320Z import pynvml # type: ignore[import] 2025-09-07T07:41:14.8947830Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:14.9047250Z import pynvml # type: ignore[import] 2025-09-07T07:41:16.0866040Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:16.0965380Z import pynvml # type: ignore[import] 2025-09-07T07:41:16.6415490Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/moco...OK 2025-09-07T07:41:16.9197900Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:16.9300170Z import pynvml # type: ignore[import] 2025-09-07T07:41:17.6163230Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:17.6261730Z import pynvml # type: ignore[import] 2025-09-07T07:41:18.8273610Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:18.8444170Z import pynvml # type: ignore[import] 2025-09-07T07:41:41.3801300Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:41.3899680Z import pynvml # type: ignore[import] 2025-09-07T07:41:42.0985130Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:42.1088770Z import pynvml # type: ignore[import] 2025-09-07T07:41:43.3044940Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:43.3143930Z import pynvml # type: ignore[import] 2025-09-07T07:41:43.8397760Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/moondream...OK 2025-09-07T07:41:43.8401310Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/nanogpt...SKIP - No install.py is found 2025-09-07T07:41:44.1146790Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:44.1246120Z import pynvml # type: ignore[import] 2025-09-07T07:41:44.8318150Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:44.8376430Z import pynvml # type: ignore[import] 2025-09-07T07:41:46.0317520Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:46.0365310Z import pynvml # type: ignore[import] 2025-09-07T07:41:47.2597070Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:47.2696070Z import pynvml # type: ignore[import] 2025-09-07T07:41:47.9935830Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:48.0037440Z import pynvml # type: ignore[import] 2025-09-07T07:41:49.1863570Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:49.1965890Z import pynvml # type: ignore[import] 2025-09-07T07:41:49.7267140Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/nvidia_deeprecommender...OK 2025-09-07T07:41:50.0021250Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:50.0120990Z import pynvml # type: ignore[import] 2025-09-07T07:41:50.7204030Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:50.7303670Z import pynvml # type: ignore[import] 2025-09-07T07:41:51.9181720Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:51.9281390Z import pynvml # type: ignore[import] 2025-09-07T07:41:54.2227810Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:54.2330120Z import pynvml # type: ignore[import] 2025-09-07T07:41:54.9414430Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:54.9491200Z import pynvml # type: ignore[import] 2025-09-07T07:41:56.1437560Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:56.1535780Z import pynvml # type: ignore[import] 2025-09-07T07:41:56.6963530Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/opacus_cifar10...OK 2025-09-07T07:41:56.9615630Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:56.9704040Z import pynvml # type: ignore[import] 2025-09-07T07:41:57.6743810Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:57.6796800Z import pynvml # type: ignore[import] 2025-09-07T07:41:58.8808740Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:58.8820160Z import pynvml # type: ignore[import] 2025-09-07T07:41:59.7296190Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:41:59.7298130Z import pynvml # type: ignore[import] 2025-09-07T07:42:00.4430110Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:00.4531530Z import pynvml # type: ignore[import] 2025-09-07T07:42:01.6385010Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:01.6495880Z import pynvml # type: ignore[import] 2025-09-07T07:42:02.1796330Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/phlippe_densenet...OK 2025-09-07T07:42:02.4492560Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:02.4499980Z import pynvml # type: ignore[import] 2025-09-07T07:42:03.1742650Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:03.1841780Z import pynvml # type: ignore[import] 2025-09-07T07:42:04.3630780Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:04.3730290Z import pynvml # type: ignore[import] 2025-09-07T07:42:05.1970930Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:05.2069900Z import pynvml # type: ignore[import] 2025-09-07T07:42:05.8969150Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:05.9067850Z import pynvml # type: ignore[import] 2025-09-07T07:42:07.0986010Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:07.1019190Z import pynvml # type: ignore[import] 2025-09-07T07:42:07.6457750Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/phlippe_resnet...OK 2025-09-07T07:42:07.9211050Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:07.9309360Z import pynvml # type: ignore[import] 2025-09-07T07:42:08.6321110Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:08.6424520Z import pynvml # type: ignore[import] 2025-09-07T07:42:09.8391300Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:09.8491010Z import pynvml # type: ignore[import] 2025-09-07T07:42:10.6757040Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:10.6859510Z import pynvml # type: ignore[import] 2025-09-07T07:42:11.3847950Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:11.3946450Z import pynvml # type: ignore[import] 2025-09-07T07:42:12.5899050Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:12.5998050Z import pynvml # type: ignore[import] 2025-09-07T07:42:13.1356590Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/pyhpc_equation_of_state...OK 2025-09-07T07:42:13.4145820Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:13.4213390Z import pynvml # type: ignore[import] 2025-09-07T07:42:14.1150620Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:14.1252970Z import pynvml # type: ignore[import] 2025-09-07T07:42:15.3150380Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:15.3252670Z import pynvml # type: ignore[import] 2025-09-07T07:42:16.1569930Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:16.1671670Z import pynvml # type: ignore[import] 2025-09-07T07:42:16.8786230Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:16.8885670Z import pynvml # type: ignore[import] 2025-09-07T07:42:18.0803960Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:18.0897080Z import pynvml # type: ignore[import] 2025-09-07T07:42:18.6332000Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/pyhpc_isoneutral_mixing...OK 2025-09-07T07:42:18.9078020Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:18.9174570Z import pynvml # type: ignore[import] 2025-09-07T07:42:19.6291900Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:19.6400960Z import pynvml # type: ignore[import] 2025-09-07T07:42:20.8273050Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:20.8371170Z import pynvml # type: ignore[import] 2025-09-07T07:42:21.6945840Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:21.7048410Z import pynvml # type: ignore[import] 2025-09-07T07:42:22.3993860Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:22.4096170Z import pynvml # type: ignore[import] 2025-09-07T07:42:23.5999280Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:23.6097640Z import pynvml # type: ignore[import] 2025-09-07T07:42:24.1524800Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/pyhpc_turbulent_kinetic_energy...OK 2025-09-07T07:42:24.4209230Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:24.4390560Z import pynvml # type: ignore[import] 2025-09-07T07:42:25.1347450Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:25.1425760Z import pynvml # type: ignore[import] 2025-09-07T07:42:26.3117120Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:26.3219520Z import pynvml # type: ignore[import] 2025-09-07T07:42:28.1608320Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:28.1709980Z import pynvml # type: ignore[import] 2025-09-07T07:42:28.8791840Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:28.8890890Z import pynvml # type: ignore[import] 2025-09-07T07:42:30.0659250Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:30.0761440Z import pynvml # type: ignore[import] 2025-09-07T07:42:30.6075800Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/pytorch_CycleGAN_and_pix2pix...OK 2025-09-07T07:42:30.8830870Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:30.8927530Z import pynvml # type: ignore[import] 2025-09-07T07:42:31.5954630Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:31.6055580Z import pynvml # type: ignore[import] 2025-09-07T07:42:32.7820740Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:32.7825730Z import pynvml # type: ignore[import] 2025-09-07T07:42:34.1417730Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:34.1516720Z import pynvml # type: ignore[import] 2025-09-07T07:42:34.8679830Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:34.8780440Z import pynvml # type: ignore[import] 2025-09-07T07:42:36.0661370Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:36.0760530Z import pynvml # type: ignore[import] 2025-09-07T07:42:36.6215730Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/pytorch_stargan...OK 2025-09-07T07:42:36.8892030Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:36.8956690Z import pynvml # type: ignore[import] 2025-09-07T07:42:37.5986300Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:37.6124540Z import pynvml # type: ignore[import] 2025-09-07T07:42:38.8012390Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:38.8017820Z import pynvml # type: ignore[import] 2025-09-07T07:42:41.3588630Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:41.3590680Z import pynvml # type: ignore[import] 2025-09-07T07:42:42.0764510Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:42.0867090Z import pynvml # type: ignore[import] 2025-09-07T07:42:43.2882170Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:43.2983540Z import pynvml # type: ignore[import] 2025-09-07T07:42:43.8400060Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/pytorch_unet...OK 2025-09-07T07:42:44.1192490Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:44.1292420Z import pynvml # type: ignore[import] 2025-09-07T07:42:44.8299880Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:44.8405570Z import pynvml # type: ignore[import] 2025-09-07T07:42:46.0275760Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:46.0463080Z import pynvml # type: ignore[import] 2025-09-07T07:42:46.8750560Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:46.8849230Z import pynvml # type: ignore[import] 2025-09-07T07:42:47.5734120Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:47.5835210Z import pynvml # type: ignore[import] 2025-09-07T07:42:48.7712040Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:48.7810330Z import pynvml # type: ignore[import] 2025-09-07T07:42:49.3210750Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/resnet152...OK 2025-09-07T07:42:49.5995000Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:49.6097230Z import pynvml # type: ignore[import] 2025-09-07T07:42:50.3098740Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:50.3200870Z import pynvml # type: ignore[import] 2025-09-07T07:42:51.4919450Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:51.5021840Z import pynvml # type: ignore[import] 2025-09-07T07:42:52.3529030Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:52.3628320Z import pynvml # type: ignore[import] 2025-09-07T07:42:53.0687330Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:53.0779510Z import pynvml # type: ignore[import] 2025-09-07T07:42:54.2690680Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:54.2794180Z import pynvml # type: ignore[import] 2025-09-07T07:42:54.8201440Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/resnet18...OK 2025-09-07T07:42:55.0909120Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:55.1007410Z import pynvml # type: ignore[import] 2025-09-07T07:42:55.8253460Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:55.8356700Z import pynvml # type: ignore[import] 2025-09-07T07:42:57.0102780Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:57.0201280Z import pynvml # type: ignore[import] 2025-09-07T07:42:57.8415900Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:57.8514140Z import pynvml # type: ignore[import] 2025-09-07T07:42:58.5577060Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:58.5675930Z import pynvml # type: ignore[import] 2025-09-07T07:42:59.7627880Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:42:59.7678880Z import pynvml # type: ignore[import] 2025-09-07T07:43:00.3142140Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/resnet50...OK 2025-09-07T07:43:00.6004680Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:00.6103170Z import pynvml # type: ignore[import] 2025-09-07T07:43:01.3072420Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:01.3170640Z import pynvml # type: ignore[import] 2025-09-07T07:43:02.5079460Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:02.5179420Z import pynvml # type: ignore[import] 2025-09-07T07:43:03.3527810Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:03.3623740Z import pynvml # type: ignore[import] 2025-09-07T07:43:04.0618020Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:04.0716380Z import pynvml # type: ignore[import] 2025-09-07T07:43:05.2642740Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:05.2741550Z import pynvml # type: ignore[import] 2025-09-07T07:43:05.8233740Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/resnet50_quantized_qat...OK 2025-09-07T07:43:06.1118340Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:06.1183850Z import pynvml # type: ignore[import] 2025-09-07T07:43:06.8284950Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:06.8344910Z import pynvml # type: ignore[import] 2025-09-07T07:43:08.0203070Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:08.0302850Z import pynvml # type: ignore[import] 2025-09-07T07:43:08.8930200Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:08.9029940Z import pynvml # type: ignore[import] 2025-09-07T07:43:09.6102020Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:09.6202150Z import pynvml # type: ignore[import] 2025-09-07T07:43:10.7994640Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:10.8096860Z import pynvml # type: ignore[import] 2025-09-07T07:43:11.3367810Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/resnext50_32x4d...OK 2025-09-07T07:43:11.6178560Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:11.6180800Z import pynvml # type: ignore[import] 2025-09-07T07:43:12.3266740Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:12.3365810Z import pynvml # type: ignore[import] 2025-09-07T07:43:13.5263200Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:13.5387180Z import pynvml # type: ignore[import] 2025-09-07T07:43:27.9153470Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:27.9255840Z import pynvml # type: ignore[import] 2025-09-07T07:43:28.6337090Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:28.6435360Z import pynvml # type: ignore[import] 2025-09-07T07:43:29.8146100Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:29.8245340Z import pynvml # type: ignore[import] 2025-09-07T07:43:30.3728750Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/sam...OK 2025-09-07T07:43:30.6468910Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:30.6569760Z import pynvml # type: ignore[import] 2025-09-07T07:43:31.3580790Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:31.3683140Z import pynvml # type: ignore[import] 2025-09-07T07:43:32.5530600Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:32.5629110Z import pynvml # type: ignore[import] 2025-09-07T07:43:48.2270320Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:48.2370740Z import pynvml # type: ignore[import] 2025-09-07T07:43:48.9586470Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:48.9688830Z import pynvml # type: ignore[import] 2025-09-07T07:43:50.1361970Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:50.1437010Z import pynvml # type: ignore[import] 2025-09-07T07:43:50.7072810Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/sam_fast...OK 2025-09-07T07:43:51.0018540Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:51.0031820Z import pynvml # type: ignore[import] 2025-09-07T07:43:51.7131560Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:51.7230350Z import pynvml # type: ignore[import] 2025-09-07T07:43:52.9155030Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:52.9253120Z import pynvml # type: ignore[import] 2025-09-07T07:43:53.7740990Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:53.7759300Z import pynvml # type: ignore[import] 2025-09-07T07:43:54.4902260Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:54.5004710Z import pynvml # type: ignore[import] 2025-09-07T07:43:55.6748610Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:55.6846200Z import pynvml # type: ignore[import] 2025-09-07T07:43:56.2270460Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/shufflenet_v2_x1_0...OK 2025-09-07T07:43:56.2273820Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/simple_gpt...SKIP - No install.py is found 2025-09-07T07:43:56.2275550Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/simple_gpt_tp_manual...SKIP - No install.py is found 2025-09-07T07:43:56.5009820Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:56.5109140Z import pynvml # type: ignore[import] 2025-09-07T07:43:57.2134940Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:57.2236730Z import pynvml # type: ignore[import] 2025-09-07T07:43:58.4243140Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:43:58.4250150Z import pynvml # type: ignore[import] 2025-09-07T07:44:00.3133060Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:44:00.3235470Z import pynvml # type: ignore[import] 2025-09-07T07:44:01.0300740Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:44:01.0401790Z import pynvml # type: ignore[import] 2025-09-07T07:44:02.2104380Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:44:02.2227200Z import pynvml # type: ignore[import] 2025-09-07T07:44:02.7437200Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/soft_actor_critic...OK 2025-09-07T07:44:03.0293730Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:44:03.0396390Z import pynvml # type: ignore[import] 2025-09-07T07:44:03.7534030Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:44:03.7639270Z import pynvml # type: ignore[import] 2025-09-07T07:44:04.9483500Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:44:04.9582630Z import pynvml # type: ignore[import] 2025-09-07T07:44:06.3859750Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:44:06.4012360Z import pynvml # type: ignore[import] 2025-09-07T07:44:07.1255060Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:44:07.1358390Z import pynvml # type: ignore[import] 2025-09-07T07:44:08.3029890Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:44:08.3132200Z import pynvml # type: ignore[import] 2025-09-07T07:44:08.8575420Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/speech_transformer...OK 2025-09-07T07:44:09.1228960Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:44:09.1331440Z import pynvml # type: ignore[import] 2025-09-07T07:44:09.8379710Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:44:09.8476320Z import pynvml # type: ignore[import] 2025-09-07T07:44:11.0351700Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:44:11.0412950Z import pynvml # type: ignore[import] 2025-09-07T07:44:11.8855520Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:44:11.8955990Z import pynvml # type: ignore[import] 2025-09-07T07:44:12.5993050Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:44:12.6096050Z import pynvml # type: ignore[import] 2025-09-07T07:44:13.7946100Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:44:13.8044380Z import pynvml # type: ignore[import] 2025-09-07T07:44:14.3469440Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/squeezenet1_1...OK 2025-09-07T07:44:14.6130180Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:44:14.6234550Z import pynvml # type: ignore[import] 2025-09-07T07:44:15.3308530Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:44:15.3411090Z import pynvml # type: ignore[import] 2025-09-07T07:44:16.5423760Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:44:16.5533840Z import pynvml # type: ignore[import] 2025-09-07T07:44:49.1291470Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:44:49.1389890Z import pynvml # type: ignore[import] 2025-09-07T07:44:49.8566530Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:44:49.8665270Z import pynvml # type: ignore[import] 2025-09-07T07:44:51.0554260Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:44:51.0656490Z import pynvml # type: ignore[import] 2025-09-07T07:44:51.6043410Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/stable_diffusion_text_encoder...OK 2025-09-07T07:44:51.8832860Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:44:51.8938380Z import pynvml # type: ignore[import] 2025-09-07T07:44:52.5976050Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:44:52.6078560Z import pynvml # type: ignore[import] 2025-09-07T07:44:53.7941880Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:44:53.8045540Z import pynvml # type: ignore[import] 2025-09-07T07:44:58.5840510Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:44:58.5941430Z import pynvml # type: ignore[import] 2025-09-07T07:44:59.2963470Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:44:59.2968500Z import pynvml # type: ignore[import] 2025-09-07T07:45:00.5078210Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:00.5176910Z import pynvml # type: ignore[import] 2025-09-07T07:45:01.0656140Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/stable_diffusion_unet...OK 2025-09-07T07:45:01.3337560Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:01.3347030Z import pynvml # type: ignore[import] 2025-09-07T07:45:02.0515670Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:02.0615330Z import pynvml # type: ignore[import] 2025-09-07T07:45:03.2591070Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:03.2616710Z import pynvml # type: ignore[import] 2025-09-07T07:45:05.7268100Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:05.7370130Z import pynvml # type: ignore[import] 2025-09-07T07:45:06.4574480Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:06.4676750Z import pynvml # type: ignore[import] 2025-09-07T07:45:07.6333730Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:07.6436950Z import pynvml # type: ignore[import] 2025-09-07T07:45:08.1951090Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/tacotron2...OK 2025-09-07T07:45:08.4639560Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:08.4742350Z import pynvml # type: ignore[import] 2025-09-07T07:45:09.1988230Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:09.2168050Z import pynvml # type: ignore[import] 2025-09-07T07:45:10.3955430Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:10.4056170Z import pynvml # type: ignore[import] 2025-09-07T07:45:15.3044780Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:15.3104800Z import pynvml # type: ignore[import] 2025-09-07T07:45:16.0322960Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:16.0427600Z import pynvml # type: ignore[import] 2025-09-07T07:45:17.2355290Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:17.2361580Z import pynvml # type: ignore[import] 2025-09-07T07:45:17.7952080Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/timm_efficientdet...OK 2025-09-07T07:45:18.0686940Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:18.0789220Z import pynvml # type: ignore[import] 2025-09-07T07:45:18.7833120Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:18.8012280Z import pynvml # type: ignore[import] 2025-09-07T07:45:20.0004930Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:20.0107190Z import pynvml # type: ignore[import] 2025-09-07T07:45:20.8542060Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:20.8643710Z import pynvml # type: ignore[import] 2025-09-07T07:45:21.5549050Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:21.5647040Z import pynvml # type: ignore[import] 2025-09-07T07:45:22.7465600Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:22.7564450Z import pynvml # type: ignore[import] 2025-09-07T07:45:23.3032890Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/timm_efficientnet...OK 2025-09-07T07:45:23.5767280Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:23.5781220Z import pynvml # type: ignore[import] 2025-09-07T07:45:24.2856130Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:24.3106230Z import pynvml # type: ignore[import] 2025-09-07T07:45:25.4612280Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:25.4615050Z import pynvml # type: ignore[import] 2025-09-07T07:45:26.3205870Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:26.3217190Z import pynvml # type: ignore[import] 2025-09-07T07:45:27.0267170Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:27.0369300Z import pynvml # type: ignore[import] 2025-09-07T07:45:28.2264260Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:28.2276540Z import pynvml # type: ignore[import] 2025-09-07T07:45:28.7766440Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/timm_nfnet...OK 2025-09-07T07:45:29.0437730Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:29.0540810Z import pynvml # type: ignore[import] 2025-09-07T07:45:29.7616570Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:29.7626250Z import pynvml # type: ignore[import] 2025-09-07T07:45:30.9512470Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:30.9588010Z import pynvml # type: ignore[import] 2025-09-07T07:45:31.8305560Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:31.8331640Z import pynvml # type: ignore[import] 2025-09-07T07:45:32.5511540Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:32.5527060Z import pynvml # type: ignore[import] 2025-09-07T07:45:33.7311010Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:33.7413450Z import pynvml # type: ignore[import] 2025-09-07T07:45:34.2839960Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/timm_regnet...OK 2025-09-07T07:45:34.5590860Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:34.5689960Z import pynvml # type: ignore[import] 2025-09-07T07:45:35.2766590Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:35.2865070Z import pynvml # type: ignore[import] 2025-09-07T07:45:36.4681390Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:36.4761360Z import pynvml # type: ignore[import] 2025-09-07T07:45:37.3290940Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:37.3297480Z import pynvml # type: ignore[import] 2025-09-07T07:45:38.0477180Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:38.0505110Z import pynvml # type: ignore[import] 2025-09-07T07:45:39.2289480Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:39.2420910Z import pynvml # type: ignore[import] 2025-09-07T07:45:39.7888350Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/timm_resnest...OK 2025-09-07T07:45:40.0622190Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:40.0724730Z import pynvml # type: ignore[import] 2025-09-07T07:45:40.7769880Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:40.7873160Z import pynvml # type: ignore[import] 2025-09-07T07:45:41.9726710Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:41.9825540Z import pynvml # type: ignore[import] 2025-09-07T07:45:42.8195710Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:42.8324270Z import pynvml # type: ignore[import] 2025-09-07T07:45:43.5342600Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:43.5431770Z import pynvml # type: ignore[import] 2025-09-07T07:45:44.7265270Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:44.7371100Z import pynvml # type: ignore[import] 2025-09-07T07:45:45.2754660Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/timm_vision_transformer...OK 2025-09-07T07:45:45.5575200Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:45.5673890Z import pynvml # type: ignore[import] 2025-09-07T07:45:46.2702100Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:46.2800770Z import pynvml # type: ignore[import] 2025-09-07T07:45:47.4786850Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:47.4889560Z import pynvml # type: ignore[import] 2025-09-07T07:45:48.3245800Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:48.3345610Z import pynvml # type: ignore[import] 2025-09-07T07:45:49.0297730Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:49.0396450Z import pynvml # type: ignore[import] 2025-09-07T07:45:50.2488090Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:50.2587540Z import pynvml # type: ignore[import] 2025-09-07T07:45:50.7972460Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/timm_vision_transformer_large...OK 2025-09-07T07:45:51.0803020Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:51.0902170Z import pynvml # type: ignore[import] 2025-09-07T07:45:51.7906840Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:51.8011510Z import pynvml # type: ignore[import] 2025-09-07T07:45:52.9993760Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:53.0094540Z import pynvml # type: ignore[import] 2025-09-07T07:45:53.8517720Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:53.8616410Z import pynvml # type: ignore[import] 2025-09-07T07:45:54.5660020Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:54.5758430Z import pynvml # type: ignore[import] 2025-09-07T07:45:55.7659540Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:55.7758440Z import pynvml # type: ignore[import] 2025-09-07T07:45:56.3076980Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/timm_vovnet...OK 2025-09-07T07:45:56.5750170Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:56.5851060Z import pynvml # type: ignore[import] 2025-09-07T07:45:57.2808380Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:57.2909520Z import pynvml # type: ignore[import] 2025-09-07T07:45:58.4786850Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:45:58.4889720Z import pynvml # type: ignore[import] 2025-09-07T07:46:03.1266070Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:03.1368550Z import pynvml # type: ignore[import] 2025-09-07T07:46:03.8438600Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:03.8541280Z import pynvml # type: ignore[import] 2025-09-07T07:46:05.0498540Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:05.0600880Z import pynvml # type: ignore[import] 2025-09-07T07:46:05.6113360Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/torch_multimodal_clip...OK 2025-09-07T07:46:05.8790460Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:05.8893160Z import pynvml # type: ignore[import] 2025-09-07T07:46:06.6017930Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:06.6121610Z import pynvml # type: ignore[import] 2025-09-07T07:46:07.7842870Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:07.7940520Z import pynvml # type: ignore[import] 2025-09-07T07:46:11.2792470Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:11.2894800Z import pynvml # type: ignore[import] 2025-09-07T07:46:11.9898430Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:11.9997620Z import pynvml # type: ignore[import] 2025-09-07T07:46:13.2007880Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:13.2106270Z import pynvml # type: ignore[import] 2025-09-07T07:46:13.7581000Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/tts_angular...OK 2025-09-07T07:46:14.0280970Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:14.0383310Z import pynvml # type: ignore[import] 2025-09-07T07:46:14.7486760Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:14.7589260Z import pynvml # type: ignore[import] 2025-09-07T07:46:15.9658360Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:15.9759760Z import pynvml # type: ignore[import] 2025-09-07T07:46:16.8224720Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:16.8327250Z import pynvml # type: ignore[import] 2025-09-07T07:46:17.5345180Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:17.5443540Z import pynvml # type: ignore[import] 2025-09-07T07:46:18.7479930Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:18.7583090Z import pynvml # type: ignore[import] 2025-09-07T07:46:19.3117010Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/vgg16...OK 2025-09-07T07:46:19.5850900Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:19.5953280Z import pynvml # type: ignore[import] 2025-09-07T07:46:20.2938550Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:20.3040800Z import pynvml # type: ignore[import] 2025-09-07T07:46:21.5092790Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:21.5193200Z import pynvml # type: ignore[import] 2025-09-07T07:46:22.8952130Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:22.9054410Z import pynvml # type: ignore[import] 2025-09-07T07:46:23.6206620Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:23.6309030Z import pynvml # type: ignore[import] 2025-09-07T07:46:24.8016810Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:24.8159310Z import pynvml # type: ignore[import] 2025-09-07T07:46:25.3637960Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/vision_maskrcnn...OK 2025-09-07T07:46:25.6256810Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:25.6360760Z import pynvml # type: ignore[import] 2025-09-07T07:46:26.3239330Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:26.3341880Z import pynvml # type: ignore[import] 2025-09-07T07:46:27.5100230Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:27.5236820Z import pynvml # type: ignore[import] 2025-09-07T07:46:29.2494100Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:29.2592850Z import pynvml # type: ignore[import] 2025-09-07T07:46:29.9703440Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:29.9805970Z import pynvml # type: ignore[import] 2025-09-07T07:46:31.1685900Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:31.1788540Z import pynvml # type: ignore[import] 2025-09-07T07:46:31.9836750Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:31.9939920Z import pynvml # type: ignore[import] 2025-09-07T07:46:32.7053380Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:32.7155070Z import pynvml # type: ignore[import] 2025-09-07T07:46:33.8924250Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:33.9023770Z import pynvml # type: ignore[import] 2025-09-07T07:46:34.4387390Z running setup for /Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/yolov3...OK 2025-09-07T07:46:34.4388020Z installed torchbench with package constraints: {'numpy': '1.26.4', 'torch': '2.9.0a0+git93fb23d', 'torchvision': '0.22.0a0+966da7e', 'torchaudio': '2.8.0a0+2e30055'} 2025-09-07T07:46:34.5590790Z + popd 2025-09-07T07:46:34.5590930Z ~/runner/_work/pytorch/pytorch 2025-09-07T07:46:34.5591170Z + pip install -r .ci/docker/ci_commit_pins/huggingface-requirements.txt 2025-09-07T07:46:34.9175220Z Collecting transformers==4.54.0 (from -r .ci/docker/ci_commit_pins/huggingface-requirements.txt (line 1)) 2025-09-07T07:46:34.9199980Z Using cached transformers-4.54.0-py3-none-any.whl.metadata (41 kB) 2025-09-07T07:46:35.0272380Z Collecting soxr==0.5.0 (from -r .ci/docker/ci_commit_pins/huggingface-requirements.txt (line 2)) 2025-09-07T07:46:35.0292090Z Using cached soxr-0.5.0-cp312-abi3-macosx_11_0_arm64.whl.metadata (5.6 kB) 2025-09-07T07:46:35.0331320Z Requirement already satisfied: filelock in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from transformers==4.54.0->-r .ci/docker/ci_commit_pins/huggingface-requirements.txt (line 1)) (3.18.0) 2025-09-07T07:46:35.0333550Z Requirement already satisfied: huggingface-hub<1.0,>=0.34.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from transformers==4.54.0->-r .ci/docker/ci_commit_pins/huggingface-requirements.txt (line 1)) (0.34.4) 2025-09-07T07:46:35.0335350Z Requirement already satisfied: numpy>=1.17 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from transformers==4.54.0->-r .ci/docker/ci_commit_pins/huggingface-requirements.txt (line 1)) (1.26.4) 2025-09-07T07:46:35.0337070Z Requirement already satisfied: packaging>=20.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from transformers==4.54.0->-r .ci/docker/ci_commit_pins/huggingface-requirements.txt (line 1)) (23.1) 2025-09-07T07:46:35.0338950Z Requirement already satisfied: pyyaml>=5.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from transformers==4.54.0->-r .ci/docker/ci_commit_pins/huggingface-requirements.txt (line 1)) (6.0.2) 2025-09-07T07:46:35.0340740Z Requirement already satisfied: regex!=2019.12.17 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from transformers==4.54.0->-r .ci/docker/ci_commit_pins/huggingface-requirements.txt (line 1)) (2025.9.1) 2025-09-07T07:46:35.0342190Z Requirement already satisfied: requests in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from transformers==4.54.0->-r .ci/docker/ci_commit_pins/huggingface-requirements.txt (line 1)) (2.32.5) 2025-09-07T07:46:35.0344100Z Requirement already satisfied: tokenizers<0.22,>=0.21 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from transformers==4.54.0->-r .ci/docker/ci_commit_pins/huggingface-requirements.txt (line 1)) (0.21.4) 2025-09-07T07:46:35.0345800Z Requirement already satisfied: safetensors>=0.4.3 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from transformers==4.54.0->-r .ci/docker/ci_commit_pins/huggingface-requirements.txt (line 1)) (0.6.2) 2025-09-07T07:46:35.0347910Z Requirement already satisfied: tqdm>=4.27 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from transformers==4.54.0->-r .ci/docker/ci_commit_pins/huggingface-requirements.txt (line 1)) (4.67.1) 2025-09-07T07:46:35.0373060Z Requirement already satisfied: fsspec>=2023.5.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from huggingface-hub<1.0,>=0.34.0->transformers==4.54.0->-r .ci/docker/ci_commit_pins/huggingface-requirements.txt (line 1)) (2025.3.0) 2025-09-07T07:46:35.0377330Z Requirement already satisfied: typing-extensions>=3.7.4.3 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from huggingface-hub<1.0,>=0.34.0->transformers==4.54.0->-r .ci/docker/ci_commit_pins/huggingface-requirements.txt (line 1)) (4.15.0) 2025-09-07T07:46:35.0381690Z Requirement already satisfied: hf-xet<2.0.0,>=1.1.3 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from huggingface-hub<1.0,>=0.34.0->transformers==4.54.0->-r .ci/docker/ci_commit_pins/huggingface-requirements.txt (line 1)) (1.1.9) 2025-09-07T07:46:35.0541730Z Requirement already satisfied: charset_normalizer<4,>=2 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from requests->transformers==4.54.0->-r .ci/docker/ci_commit_pins/huggingface-requirements.txt (line 1)) (2.0.12) 2025-09-07T07:46:35.0545070Z Requirement already satisfied: idna<4,>=2.5 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from requests->transformers==4.54.0->-r .ci/docker/ci_commit_pins/huggingface-requirements.txt (line 1)) (3.10) 2025-09-07T07:46:35.0548370Z Requirement already satisfied: urllib3<3,>=1.21.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from requests->transformers==4.54.0->-r .ci/docker/ci_commit_pins/huggingface-requirements.txt (line 1)) (1.26.20) 2025-09-07T07:46:35.0550560Z Requirement already satisfied: certifi>=2017.4.17 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from requests->transformers==4.54.0->-r .ci/docker/ci_commit_pins/huggingface-requirements.txt (line 1)) (2025.8.3) 2025-09-07T07:46:35.0597200Z Using cached transformers-4.54.0-py3-none-any.whl (11.2 MB) 2025-09-07T07:46:35.0880150Z Using cached soxr-0.5.0-cp312-abi3-macosx_11_0_arm64.whl (156 kB) 2025-09-07T07:46:35.2765810Z Installing collected packages: soxr, transformers 2025-09-07T07:46:35.2768530Z Attempting uninstall: soxr 2025-09-07T07:46:35.2807290Z Found existing installation: soxr 0.5.0.post1 2025-09-07T07:46:35.2825460Z Uninstalling soxr-0.5.0.post1: 2025-09-07T07:46:35.2831270Z Successfully uninstalled soxr-0.5.0.post1 2025-09-07T07:46:35.2902600Z Attempting uninstall: transformers 2025-09-07T07:46:35.2968440Z Found existing installation: transformers 4.55.2 2025-09-07T07:46:35.3807800Z Uninstalling transformers-4.55.2: 2025-09-07T07:46:35.4041430Z Successfully uninstalled transformers-4.55.2 2025-09-07T07:46:39.0343610Z 2025-09-07T07:46:39.0445790Z Successfully installed soxr-0.5.0 transformers-4.54.0 2025-09-07T07:46:39.0481490Z 2025-09-07T07:46:39.0481730Z [notice] A new release of pip is available: 25.1.1 -> 25.2 2025-09-07T07:46:39.0481990Z [notice] To update, run: pip install --upgrade pip 2025-09-07T07:46:39.0844710Z + pip uninstall -y torchao 2025-09-07T07:46:39.2383160Z Found existing installation: torchao 0.13.0 2025-09-07T07:46:39.2551460Z Uninstalling torchao-0.13.0: 2025-09-07T07:46:39.2603910Z Successfully uninstalled torchao-0.13.0 2025-09-07T07:46:39.3112140Z + echo 'Print all dependencies after TorchBench is installed' 2025-09-07T07:46:39.3112390Z Print all dependencies after TorchBench is installed 2025-09-07T07:46:39.3112620Z + python -mpip freeze 2025-09-07T07:46:39.6303440Z absl-py==2.3.1 2025-09-07T07:46:39.6303570Z accelerate==1.10.1 2025-09-07T07:46:39.6303830Z aiohappyeyeballs==2.6.1 2025-09-07T07:46:39.6303990Z aiohttp==3.12.15 2025-09-07T07:46:39.6304110Z aiosignal==1.4.0 2025-09-07T07:46:39.6304230Z annotated-types==0.7.0 2025-09-07T07:46:39.6304380Z antlr4-python3-runtime==4.9.3 2025-09-07T07:46:39.6304540Z anyascii==0.3.3 2025-09-07T07:46:39.6304670Z astroid==3.3.11 2025-09-07T07:46:39.6304800Z attrs==23.1.0 2025-09-07T07:46:39.6304910Z audioread==3.0.1 2025-09-07T07:46:39.6305020Z babel==2.17.0 2025-09-07T07:46:39.6305130Z beautifulsoup4==4.13.5 2025-09-07T07:46:39.6305590Z -e git+https://github.com/pytorch/benchmark@74a23feff57432129df84d8099e622773cf77925#egg=bert_pytorch&subdirectory=torchbenchmark/models/BERT_pytorch 2025-09-07T07:46:39.6306030Z black==25.1.0 2025-09-07T07:46:39.6306130Z blis==1.2.1 2025-09-07T07:46:39.6306230Z blobfile==3.1.0 2025-09-07T07:46:39.6306340Z bokeh==3.8.0 2025-09-07T07:46:39.6306440Z boto3==1.35.42 2025-09-07T07:46:39.6306560Z botocore==1.35.99 2025-09-07T07:46:39.6306670Z bs4==0.0.2 2025-09-07T07:46:39.6306770Z build==1.3.0 2025-09-07T07:46:39.6306870Z cachetools==5.5.2 2025-09-07T07:46:39.6306980Z cardboardlint==1.3.1 2025-09-07T07:46:39.6307100Z catalogue==2.0.10 2025-09-07T07:46:39.6307210Z certifi==2025.8.3 2025-09-07T07:46:39.6307320Z cffi==1.17.1 2025-09-07T07:46:39.6307430Z charset-normalizer==2.0.12 2025-09-07T07:46:39.6307600Z click==8.2.1 2025-09-07T07:46:39.6307710Z cloudpathlib==0.22.0 2025-09-07T07:46:39.6307830Z cloudpickle==3.1.1 2025-09-07T07:46:39.6307940Z cmake==3.27.9 2025-09-07T07:46:39.6308040Z colorama==0.4.6 2025-09-07T07:46:39.6308150Z confection==0.1.5 2025-09-07T07:46:39.6308260Z contourpy==1.3.3 2025-09-07T07:46:39.6308380Z csvw==3.5.1 2025-09-07T07:46:39.6308480Z cycler==0.12.1 2025-09-07T07:46:39.6308580Z cymem==2.0.11 2025-09-07T07:46:39.6308680Z Cython==3.1.3 2025-09-07T07:46:39.6308780Z DALL-E==0.1 2025-09-07T07:46:39.6308880Z dataclasses-json==0.6.7 2025-09-07T07:46:39.6309200Z datasets==4.0.0 2025-09-07T07:46:39.6309310Z decorator==5.2.1 2025-09-07T07:46:39.6309410Z defusedxml==0.7.1 2025-09-07T07:46:39.6309800Z detectron2 @ git+https://github.com/facebookresearch/detectron2.git@0df2d73d0013db7de629602c23cc120219b4f2b8 2025-09-07T07:46:39.6310120Z diffusers==0.30.3 2025-09-07T07:46:39.6310240Z dill==0.3.8 2025-09-07T07:46:39.6310340Z diskcache==5.6.3 2025-09-07T07:46:39.6310450Z distro==1.9.0 2025-09-07T07:46:39.6310690Z dlinfo==2.0.0 2025-09-07T07:46:39.6310800Z dominate==2.9.1 2025-09-07T07:46:39.6311090Z effdet @ git+https://github.com/rwightman/efficientdet-pytorch.git@d43c9e34cd62d22b4205831bb735f6dd83b8e881 2025-09-07T07:46:39.6311400Z einops==0.8.1 2025-09-07T07:46:39.6311500Z execnet==2.1.1 2025-09-07T07:46:39.6311610Z expecttest==0.3.0 2025-09-07T07:46:39.6311740Z Farama-Notifications==0.0.4 2025-09-07T07:46:39.6311870Z FastNLP==0.6.0 2025-09-07T07:46:39.6311990Z fbscribelogger==0.1.7 2025-09-07T07:46:39.6312110Z ffmpeg-python==0.2.0 2025-09-07T07:46:39.6312230Z filelock==3.18.0 2025-09-07T07:46:39.6312340Z Flask==2.2.5 2025-09-07T07:46:39.6312440Z fonttools==4.59.2 2025-09-07T07:46:39.6312550Z frozenlist==1.7.0 2025-09-07T07:46:39.6312680Z fsspec==2025.3.0 2025-09-07T07:46:39.6312800Z ftfy==6.3.1 2025-09-07T07:46:39.6313050Z functorch @ git+https://github.com/pytorch/functorch.git@b71aa0b4387b86c278132209b99538be48ef4c74 2025-09-07T07:46:39.6313350Z future==1.0.0 2025-09-07T07:46:39.6313470Z fvcore==0.1.5.post20221221 2025-09-07T07:46:39.6313640Z gdown==5.2.0 2025-09-07T07:46:39.6313740Z gitdb==4.0.12 2025-09-07T07:46:39.6313870Z GitPython==3.1.45 2025-09-07T07:46:39.6313990Z google-auth==2.40.3 2025-09-07T07:46:39.6314120Z google-auth-oauthlib==1.0.0 2025-09-07T07:46:39.6314260Z grpcio==1.74.0 2025-09-07T07:46:39.6314360Z gym==0.26.2 2025-09-07T07:46:39.6314490Z gym-notices==0.1.0 2025-09-07T07:46:39.6314610Z gymnasium==1.2.0 2025-09-07T07:46:39.6314710Z h5py==3.14.0 2025-09-07T07:46:39.6314820Z hf-xet==1.1.9 2025-09-07T07:46:39.6314930Z higher==0.2.1 2025-09-07T07:46:39.6315040Z huggingface-hub==0.34.4 2025-09-07T07:46:39.6315170Z hydra-core==1.3.2 2025-09-07T07:46:39.6315290Z hypothesis==6.56.4 2025-09-07T07:46:39.6315400Z idna==3.10 2025-09-07T07:46:39.6315500Z imageio==2.37.0 2025-09-07T07:46:39.6315610Z importlib_metadata==8.7.0 2025-09-07T07:46:39.6315750Z inflect==7.5.0 2025-09-07T07:46:39.6315860Z iniconfig==2.1.0 2025-09-07T07:46:39.6315980Z iopath==0.1.9 2025-09-07T07:46:39.6316090Z isodate==0.7.2 2025-09-07T07:46:39.6316210Z isort==6.0.1 2025-09-07T07:46:39.6316340Z itsdangerous==2.2.0 2025-09-07T07:46:39.6316480Z Jinja2==3.1.6 2025-09-07T07:46:39.6316610Z jmespath==1.0.1 2025-09-07T07:46:39.6316710Z joblib==1.5.2 2025-09-07T07:46:39.6316820Z jsonpatch==1.33 2025-09-07T07:46:39.6316920Z jsonpointer==3.0.0 2025-09-07T07:46:39.6317040Z jsonschema==4.25.1 2025-09-07T07:46:39.6317170Z jsonschema-specifications==2025.4.1 2025-09-07T07:46:39.6317320Z kaldi-io==0.9.8 2025-09-07T07:46:39.6317420Z kiwisolver==1.4.9 2025-09-07T07:46:39.6317530Z kornia==0.8.1 2025-09-07T07:46:39.6317630Z kornia_rs==0.1.9 2025-09-07T07:46:39.6317740Z lameenc==1.8.1 2025-09-07T07:46:39.6317840Z langcodes==3.5.0 2025-09-07T07:46:39.6317950Z langdetect==1.0.9 2025-09-07T07:46:39.6318060Z language-tags==1.2.0 2025-09-07T07:46:39.6318180Z language_data==1.3.0 2025-09-07T07:46:39.6318300Z lazy_loader==0.4 2025-09-07T07:46:39.6318400Z libcst==1.8.2 2025-09-07T07:46:39.6318500Z librosa==0.9.2 2025-09-07T07:46:39.6318610Z lintrunner==0.12.7 2025-09-07T07:46:39.6318720Z llvmlite==0.42.0 2025-09-07T07:46:39.6318820Z lxml==6.0.1 2025-09-07T07:46:39.6318920Z marisa-trie==1.3.1 2025-09-07T07:46:39.6319030Z Markdown==3.9 2025-09-07T07:46:39.6319160Z markdown-it-py==4.0.0 2025-09-07T07:46:39.6319280Z MarkupSafe==3.0.2 2025-09-07T07:46:39.6319400Z marshmallow==3.26.1 2025-09-07T07:46:39.6319510Z matplotlib==3.10.6 2025-09-07T07:46:39.6319620Z mccabe==0.7.0 2025-09-07T07:46:39.6319720Z mdurl==0.1.2 2025-09-07T07:46:39.6319830Z ml_dtypes==0.5.3 2025-09-07T07:46:39.6319930Z MonkeyType==23.3.0 2025-09-07T07:46:39.6320150Z more-itertools==10.8.0 2025-09-07T07:46:39.6320280Z mpmath==1.3.0 2025-09-07T07:46:39.6320390Z msgpack==1.1.1 2025-09-07T07:46:39.6320540Z multidict==6.6.4 2025-09-07T07:46:39.6320660Z multiprocess==0.70.16 2025-09-07T07:46:39.6320780Z murmurhash==1.0.13 2025-09-07T07:46:39.6320880Z musdb==0.4.3 2025-09-07T07:46:39.6320980Z museval==0.4.1 2025-09-07T07:46:39.6321090Z mypy==1.17.1 2025-09-07T07:46:39.6321270Z mypy_extensions==1.1.0 2025-09-07T07:46:39.6321390Z narwhals==2.3.0 2025-09-07T07:46:39.6321490Z networkx==3.5 2025-09-07T07:46:39.6321600Z ninja==1.10.2.4 2025-09-07T07:46:39.6321710Z nose==1.3.7 2025-09-07T07:46:39.6321800Z numba==0.59.0 2025-09-07T07:46:39.6321910Z numpy==1.26.4 2025-09-07T07:46:39.6322010Z nvidia-ml-py==13.580.65 2025-09-07T07:46:39.6322130Z oauthlib==3.3.1 2025-09-07T07:46:39.6322240Z omegaconf==2.3.0 2025-09-07T07:46:39.6322350Z onnx==1.19.0 2025-09-07T07:46:39.6322450Z opacus==1.5.3 2025-09-07T07:46:39.6322560Z opencv-python==4.11.0.86 2025-09-07T07:46:39.6322680Z opt_einsum==3.4.0 2025-09-07T07:46:39.6322790Z optree==0.13.0 2025-09-07T07:46:39.6322890Z packaging==23.1 2025-09-07T07:46:39.6323000Z pandas==2.3.2 2025-09-07T07:46:39.6323140Z parameterized==0.8.1 2025-09-07T07:46:39.6323260Z patch==1.16 2025-09-07T07:46:39.6323360Z pathspec==0.12.1 2025-09-07T07:46:39.6323470Z phonemizer==3.3.0 2025-09-07T07:46:39.6323580Z pillow==10.3.0 2025-09-07T07:46:39.6323690Z platformdirs==4.4.0 2025-09-07T07:46:39.6323800Z pluggy==1.6.0 2025-09-07T07:46:39.6323900Z ply==3.11 2025-09-07T07:46:39.6324000Z pooch==1.8.2 2025-09-07T07:46:39.6324100Z portalocker==3.2.0 2025-09-07T07:46:39.6324210Z preshed==3.0.10 2025-09-07T07:46:39.6324320Z prettytable==3.16.0 2025-09-07T07:46:39.6324430Z propcache==0.3.2 2025-09-07T07:46:39.6324540Z protobuf==5.29.4 2025-09-07T07:46:39.6324650Z psutil==5.9.8 2025-09-07T07:46:39.6324760Z py-cpuinfo==9.0.0 2025-09-07T07:46:39.6324870Z pyaml==25.7.0 2025-09-07T07:46:39.6324970Z pyarrow==21.0.0 2025-09-07T07:46:39.6325070Z pyasn1==0.6.1 2025-09-07T07:46:39.6325180Z pyasn1_modules==0.4.2 2025-09-07T07:46:39.6325310Z pyclipper==1.3.0.post6 2025-09-07T07:46:39.6325430Z pycocotools==2.0.10 2025-09-07T07:46:39.6325550Z pycparser==2.22 2025-09-07T07:46:39.6325660Z pycryptodomex==3.23.0 2025-09-07T07:46:39.6325780Z pydantic==2.11.7 2025-09-07T07:46:39.6325890Z pydantic_core==2.33.2 2025-09-07T07:46:39.6326000Z pydot==4.0.1 2025-09-07T07:46:39.6326100Z pygame==2.6.1 2025-09-07T07:46:39.6326210Z Pygments==2.15.0 2025-09-07T07:46:39.6326310Z pylint==3.3.8 2025-09-07T07:46:39.6326420Z pynvml==13.0.1 2025-09-07T07:46:39.6326520Z pyparsing==3.2.3 2025-09-07T07:46:39.6326630Z pypdfium2==4.30.0 2025-09-07T07:46:39.6326780Z pyproject_hooks==1.2.0 2025-09-07T07:46:39.6326900Z pysbd==0.3.4 2025-09-07T07:46:39.6327000Z PySocks==1.7.1 2025-09-07T07:46:39.6327100Z pytest==8.4.2 2025-09-07T07:46:39.6327210Z pytest-benchmark==5.1.0 2025-09-07T07:46:39.6327350Z pytest-cpp==2.3.0 2025-09-07T07:46:39.6327470Z pytest-flakefinder==1.1.0 2025-09-07T07:46:39.6327600Z pytest-rerunfailures==10.3 2025-09-07T07:46:39.6327740Z pytest-subtests==0.13.1 2025-09-07T07:46:39.6327870Z pytest-xdist==3.3.1 2025-09-07T07:46:39.6327990Z python-dateutil==2.9.0.post0 2025-09-07T07:46:39.6328130Z python-doctr==1.0.0 2025-09-07T07:46:39.6328500Z pytorch-labs-segment-anything-fast @ git+https://github.com/meta-pytorch/segment-anything-fast.git@6327c0df8ad4098b1fb83ee55c5a8b4f12fa0729 2025-09-07T07:46:39.6328900Z pytz==2025.2 2025-09-07T07:46:39.6329010Z PyYAML==6.0.2 2025-09-07T07:46:39.6329110Z RapidFuzz==3.14.0 2025-09-07T07:46:39.6329230Z rdflib==7.1.4 2025-09-07T07:46:39.6329330Z referencing==0.36.2 2025-09-07T07:46:39.6329450Z regex==2025.9.1 2025-09-07T07:46:39.6329550Z requests==2.32.5 2025-09-07T07:46:39.6329660Z requests-oauthlib==2.0.0 2025-09-07T07:46:39.6329790Z resampy==0.4.3 2025-09-07T07:46:39.6329890Z rfc3986==1.5.0 2025-09-07T07:46:39.6329990Z rich==14.1.0 2025-09-07T07:46:39.6330090Z rpds-py==0.27.1 2025-09-07T07:46:39.6330200Z rsa==4.9.1 2025-09-07T07:46:39.6330290Z s3transfer==0.10.4 2025-09-07T07:46:39.6330470Z safetensors==0.6.2 2025-09-07T07:46:39.6330590Z scikit-image==0.25.2 2025-09-07T07:46:39.6330740Z scikit-learn==1.7.1 2025-09-07T07:46:39.6330850Z scipy==1.12.0 2025-09-07T07:46:39.6330950Z segments==2.3.0 2025-09-07T07:46:39.6331060Z sentencepiece==0.2.1 2025-09-07T07:46:39.6331180Z sentry-sdk==2.37.0 2025-09-07T07:46:39.6331290Z setuptools==72.1.0 2025-09-07T07:46:39.6331400Z shapely==2.1.1 2025-09-07T07:46:39.6331560Z shellingham==1.5.4 2025-09-07T07:46:39.6331680Z simplejson==3.20.1 2025-09-07T07:46:39.6331780Z six==1.17.0 2025-09-07T07:46:39.6331880Z smart_open==7.3.0.post1 2025-09-07T07:46:39.6332000Z smmap==5.0.2 2025-09-07T07:46:39.6332110Z sortedcontainers==2.4.0 2025-09-07T07:46:39.6332230Z soundfile==0.13.1 2025-09-07T07:46:39.6332340Z soupsieve==2.8 2025-09-07T07:46:39.6332440Z soxr==0.5.0 2025-09-07T07:46:39.6332540Z spacy==3.8.7 2025-09-07T07:46:39.6332640Z spacy-legacy==3.0.12 2025-09-07T07:46:39.6332760Z spacy-loggers==1.0.5 2025-09-07T07:46:39.6332870Z srsly==2.5.1 2025-09-07T07:46:39.6332980Z stempeg==0.2.4 2025-09-07T07:46:39.6333080Z submitit==1.5.3 2025-09-07T07:46:39.6333190Z sympy==1.13.3 2025-09-07T07:46:39.6333290Z tabulate==0.9.0 2025-09-07T07:46:39.6333400Z tensorboard==2.13.0 2025-09-07T07:46:39.6333520Z tensorboard-data-server==0.7.2 2025-09-07T07:46:39.6333670Z tensorboardX==2.6.4 2025-09-07T07:46:39.6333780Z termcolor==3.1.0 2025-09-07T07:46:39.6333890Z thinc==8.3.4 2025-09-07T07:46:39.6333990Z threadpoolctl==3.6.0 2025-09-07T07:46:39.6334110Z thriftpy2==0.5.3 2025-09-07T07:46:39.6334220Z tifffile==2025.8.28 2025-09-07T07:46:39.6334320Z timm==1.0.19 2025-09-07T07:46:39.6334430Z tlparse==0.4.0 2025-09-07T07:46:39.6334530Z tokenizers==0.21.4 2025-09-07T07:46:39.6334640Z tomlkit==0.13.3 2025-09-07T07:46:39.6335120Z torch @ file:///Users/ec2-user/runner/_work/pytorch/pytorch/dist/torch-2.9.0a0%2Bgit93fb23d-cp312-cp312-macosx_14_0_arm64.whl#sha256=b60f43ca805308b223b81e37a70552f54129b72ebd8144c884f5748730cf4695 2025-09-07T07:46:39.6335800Z torch_geometric @ git+https://github.com/pyg-team/pytorch_geometric.git@cabcd4097442ba60aa1efa11e1619dd9bb8fb527 2025-09-07T07:46:39.6336250Z -e git+https://github.com/pytorch/audio@2e300559e4e123928a22187b8f59a5b56f57ddc8#egg=torchaudio 2025-09-07T07:46:39.6336710Z torchmultimodal @ git+https://github.com/facebookresearch/multimodal.git@6569fcc03450c2360b50d772bf9b18ec3487fcf4 2025-09-07T07:46:39.6337170Z -e git+https://github.com/pytorch/vision@966da7e46f65d6d49df3e31214470a4fe5cc8e66#egg=torchvision 2025-09-07T07:46:39.6337450Z tornado==6.5.2 2025-09-07T07:46:39.6337560Z tqdm==4.67.1 2025-09-07T07:46:39.6337670Z transformers==4.54.0 2025-09-07T07:46:39.6337780Z treetable==0.2.6 2025-09-07T07:46:39.6337890Z typeguard==4.4.4 2025-09-07T07:46:39.6338000Z typer==0.17.4 2025-09-07T07:46:39.6338110Z typing-inspect==0.9.0 2025-09-07T07:46:39.6338240Z typing-inspection==0.4.1 2025-09-07T07:46:39.6338370Z typing_extensions==4.15.0 2025-09-07T07:46:39.6338500Z tzdata==2025.2 2025-09-07T07:46:39.6338600Z Unidecode==1.4.0 2025-09-07T07:46:39.6338720Z unittest-xml-reporting==3.2.0 2025-09-07T07:46:39.6338860Z uritemplate==4.2.0 2025-09-07T07:46:39.6338970Z urllib3==1.26.20 2025-09-07T07:46:39.6339080Z uv==0.8.15 2025-09-07T07:46:39.6339180Z validators==0.35.0 2025-09-07T07:46:39.6339280Z visdom==0.2.4 2025-09-07T07:46:39.6339380Z wandb==0.21.3 2025-09-07T07:46:39.6339490Z wasabi==1.1.3 2025-09-07T07:46:39.6339580Z wcwidth==0.2.13 2025-09-07T07:46:39.6339690Z weasel==0.4.1 2025-09-07T07:46:39.6339800Z websocket-client==1.8.0 2025-09-07T07:46:39.6339920Z Werkzeug==3.1.3 2025-09-07T07:46:39.6340020Z wheel==0.45.1 2025-09-07T07:46:39.6340120Z wrapt==1.17.3 2025-09-07T07:46:39.6340230Z xdoctest==1.1.0 2025-09-07T07:46:39.6340330Z xxhash==3.5.0 2025-09-07T07:46:39.6340440Z xyzservices==2025.4.0 2025-09-07T07:46:39.6340550Z yacs==0.1.8 2025-09-07T07:46:39.6340650Z yarl==1.20.1 2025-09-07T07:46:39.6340750Z z3-solver==4.15.1.0 2025-09-07T07:46:39.6340850Z zipp==3.23.0 2025-09-07T07:46:39.6466610Z ++ pwd 2025-09-07T07:46:39.6467760Z + TEST_REPORTS_DIR=/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports 2025-09-07T07:46:39.6468370Z + mkdir -p /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports 2025-09-07T07:46:39.6512670Z + local device=mps 2025-09-07T07:46:39.6512870Z + dtypes=(undefined float16 bfloat16 notset) 2025-09-07T07:46:39.6513040Z + local dtypes 2025-09-07T07:46:39.6513200Z + local dtype=float16 2025-09-07T07:46:39.6513970Z + models=(hf_T5 llama BERT_pytorch dcgan hf_GPT2 yolov3 resnet152 sam sam_fast pytorch_unet stable_diffusion_text_encoder speech_transformer Super_SloMo doctr_det_predictor doctr_reco_predictor timm_resnet timm_vovnet vgg16) 2025-09-07T07:46:39.6514550Z + local models 2025-09-07T07:46:39.6514660Z + for backend in eager inductor 2025-09-07T07:46:39.6514920Z + echo 'Launching torchbench inference performance run for backend eager and dtype float16' 2025-09-07T07:46:39.6515780Z + local dtype_arg=--float16 2025-09-07T07:46:39.6515910Z + '[' float16 == notset ']' 2025-09-07T07:46:39.6516280Z + touch /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/inductor_eager_torchbench_float16_inference_mps_performance.csv 2025-09-07T07:46:39.6516790Z Launching torchbench inference performance run for backend eager and dtype float16 2025-09-07T07:46:39.6549510Z + for model in '"${models[@]}"' 2025-09-07T07:46:39.6552320Z ++ pwd 2025-09-07T07:46:39.6553750Z + PYTHONPATH=/Users/ec2-user/runner/_work/pytorch/pytorch/torchbench 2025-09-07T07:46:39.6554520Z + python benchmarks/dynamo/torchbench.py --performance --only hf_T5 --backend eager --inference --devices mps --float16 --output /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/inductor_eager_torchbench_float16_inference_mps_performance.csv 2025-09-07T07:46:39.8566360Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:46:39.8668780Z import pynvml # type: ignore[import] 2025-09-07T07:46:43.2757270Z 2025-09-07T07:46:54.5457040Z loading model: 0it [00:00, ?it/s] 2025-09-07T07:46:54.5457280Z loading model: 0it [00:11, ?it/s] 2025-09-07T07:46:54.5812630Z mps eval hf_T5 2025-09-07T07:46:58.8320460Z 2025-09-07T07:46:59.3270750Z running benchmark: 0%| | 0/30 [00:00", line 1387, in _gcd_import 2025-09-07T07:51:15.6468300Z File "", line 1360, in _find_and_load 2025-09-07T07:51:15.6468570Z File "", line 1331, in _find_and_load_unlocked 2025-09-07T07:51:15.6468850Z File "", line 935, in _load_unlocked 2025-09-07T07:51:15.6469110Z File "", line 999, in exec_module 2025-09-07T07:51:15.6469400Z File "", line 488, in _call_with_frames_removed 2025-09-07T07:51:15.6469840Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/sam_fast/__init__.py", line 9, in 2025-09-07T07:51:15.6470270Z from segment_anything_fast.build_sam import sam_model_fast_registry 2025-09-07T07:51:15.6470760Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/segment_anything_fast/__init__.py", line 7, in 2025-09-07T07:51:15.6471150Z from .build_sam import ( 2025-09-07T07:51:15.6471620Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/segment_anything_fast/build_sam.py", line 11, in 2025-09-07T07:51:15.6472170Z from .modeling import ImageEncoderViT, MaskDecoder, PromptEncoder, Sam, TwoWayTransformer 2025-09-07T07:51:15.6472700Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/segment_anything_fast/modeling/__init__.py", line 7, in 2025-09-07T07:51:15.6473110Z from .sam import Sam 2025-09-07T07:51:15.6473740Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/segment_anything_fast/modeling/sam.py", line 13, in 2025-09-07T07:51:15.6474250Z from .image_encoder import ImageEncoderViT 2025-09-07T07:51:15.6474680Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/segment_anything_fast/modeling/image_encoder.py", line 15, in 2025-09-07T07:51:15.6475290Z from segment_anything_fast.flash_4 import _attention_rel_h_rel_w 2025-09-07T07:51:15.6475730Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/segment_anything_fast/flash_4.py", line 23, in 2025-09-07T07:51:15.6476110Z import triton 2025-09-07T07:51:15.6476240Z ModuleNotFoundError: No module named 'triton' 2025-09-07T07:51:15.6476370Z 2025-09-07T07:51:15.6476410Z eager_fail_to_run 2025-09-07T07:51:15.9454240Z + '[' eager == inductor ']' 2025-09-07T07:51:15.9454420Z + for model in '"${models[@]}"' 2025-09-07T07:51:15.9459500Z ++ pwd 2025-09-07T07:51:15.9461130Z + PYTHONPATH=/Users/ec2-user/runner/_work/pytorch/pytorch/torchbench 2025-09-07T07:51:15.9461960Z + python benchmarks/dynamo/torchbench.py --performance --only pytorch_unet --backend eager --inference --devices mps --float16 --output /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/inductor_eager_torchbench_float16_inference_mps_performance.csv 2025-09-07T07:51:16.1465480Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:51:16.1563980Z import pynvml # type: ignore[import] 2025-09-07T07:51:17.6082700Z 2025-09-07T07:51:18.0637580Z loading model: 0it [00:00, ?it/s] 2025-09-07T07:51:18.0637790Z loading model: 0it [00:00, ?it/s] 2025-09-07T07:51:18.1024810Z mps eval pytorch_unet 2025-09-07T07:51:19.2948610Z 2025-09-07T07:51:19.5247020Z running benchmark: 0%| | 0/30 [00:00", line 1387, in _gcd_import 2025-09-07T07:52:48.2219940Z File "", line 1360, in _find_and_load 2025-09-07T07:52:48.2220230Z File "", line 1310, in _find_and_load_unlocked 2025-09-07T07:52:48.2220540Z File "", line 488, in _call_with_frames_removed 2025-09-07T07:52:48.2220820Z File "", line 1387, in _gcd_import 2025-09-07T07:52:48.2221080Z File "", line 1360, in _find_and_load 2025-09-07T07:52:48.2221370Z File "", line 1324, in _find_and_load_unlocked 2025-09-07T07:52:48.2221680Z ModuleNotFoundError: No module named 'torchbenchmark.models.fb' 2025-09-07T07:52:48.2221850Z 2025-09-07T07:52:48.2221900Z eager_fail_to_run 2025-09-07T07:52:48.5167900Z + '[' eager == inductor ']' 2025-09-07T07:52:48.5168120Z + for model in '"${models[@]}"' 2025-09-07T07:52:48.5172950Z ++ pwd 2025-09-07T07:52:48.5174320Z + PYTHONPATH=/Users/ec2-user/runner/_work/pytorch/pytorch/torchbench 2025-09-07T07:52:48.5175110Z + python benchmarks/dynamo/torchbench.py --performance --only timm_vovnet --backend eager --inference --devices mps --float16 --output /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/inductor_eager_torchbench_float16_inference_mps_performance.csv 2025-09-07T07:52:48.7067590Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T07:52:48.7167370Z import pynvml # type: ignore[import] 2025-09-07T07:52:50.1523980Z 2025-09-07T07:52:51.4331470Z loading model: 0it [00:00, ?it/s] 2025-09-07T07:52:51.4331680Z loading model: 0it [00:01, ?it/s] 2025-09-07T07:52:51.4763620Z mps eval timm_vovnet 2025-09-07T07:52:52.9178890Z 2025-09-07T07:52:53.1037200Z running benchmark: 0%| | 0/30 [00:00", line 1387, in _gcd_import 2025-09-07T08:02:22.3799390Z File "", line 1360, in _find_and_load 2025-09-07T08:02:22.3799720Z File "", line 1331, in _find_and_load_unlocked 2025-09-07T08:02:22.3800000Z File "", line 935, in _load_unlocked 2025-09-07T08:02:22.3800270Z File "", line 999, in exec_module 2025-09-07T08:02:22.3800560Z File "", line 488, in _call_with_frames_removed 2025-09-07T08:02:22.3800990Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/sam_fast/__init__.py", line 9, in 2025-09-07T08:02:22.3801430Z from segment_anything_fast.build_sam import sam_model_fast_registry 2025-09-07T08:02:22.3801890Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/segment_anything_fast/__init__.py", line 7, in 2025-09-07T08:02:22.3802350Z from .build_sam import ( 2025-09-07T08:02:22.3802750Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/segment_anything_fast/build_sam.py", line 11, in 2025-09-07T08:02:22.3803300Z from .modeling import ImageEncoderViT, MaskDecoder, PromptEncoder, Sam, TwoWayTransformer 2025-09-07T08:02:22.3803820Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/segment_anything_fast/modeling/__init__.py", line 7, in 2025-09-07T08:02:22.3804230Z from .sam import Sam 2025-09-07T08:02:22.3804670Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/segment_anything_fast/modeling/sam.py", line 13, in 2025-09-07T08:02:22.3805090Z from .image_encoder import ImageEncoderViT 2025-09-07T08:02:22.3805520Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/segment_anything_fast/modeling/image_encoder.py", line 15, in 2025-09-07T08:02:22.3806000Z from segment_anything_fast.flash_4 import _attention_rel_h_rel_w 2025-09-07T08:02:22.3806440Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/segment_anything_fast/flash_4.py", line 23, in 2025-09-07T08:02:22.3806810Z import triton 2025-09-07T08:02:22.3806950Z ModuleNotFoundError: No module named 'triton' 2025-09-07T08:02:22.3807080Z 2025-09-07T08:02:22.3807120Z eager_fail_to_run 2025-09-07T08:02:22.6755260Z + '[' inductor == inductor ']' 2025-09-07T08:02:22.6760440Z ++ pwd 2025-09-07T08:02:22.6762280Z + PYTHONPATH=/Users/ec2-user/runner/_work/pytorch/pytorch/torchbench 2025-09-07T08:02:22.6763080Z + python benchmarks/dynamo/torchbench.py --accuracy --only sam_fast --backend inductor --inference --devices mps --float16 --output /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/inductor_inductor_torchbench_float16_inference_mps_accuracy.csv 2025-09-07T08:02:22.8792980Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T08:02:22.8895370Z import pynvml # type: ignore[import] 2025-09-07T08:02:24.3400560Z 2025-09-07T08:02:24.3911670Z loading model: 0it [00:00, ?it/s] 2025-09-07T08:02:24.3911870Z loading model: 0it [00:00, ?it/s] 2025-09-07T08:02:24.3930620Z mps eval sam_fast 2025-09-07T08:02:24.3931050Z Traceback (most recent call last): 2025-09-07T08:02:24.3931370Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/benchmarks/dynamo/common.py", line 4172, in run 2025-09-07T08:02:24.3931850Z ) = runner.load_model( 2025-09-07T08:02:24.3932000Z ^^^^^^^^^^^^^^^^^^ 2025-09-07T08:02:24.3932300Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/benchmarks/dynamo/torchbench.py", line 259, in load_model 2025-09-07T08:02:24.3932810Z module = importlib.import_module(c) 2025-09-07T08:02:24.3932980Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T08:02:24.3933410Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/importlib/__init__.py", line 90, in import_module 2025-09-07T08:02:24.3933880Z return _bootstrap._gcd_import(name[level:], package, level) 2025-09-07T08:02:24.3934100Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T08:02:24.3934320Z File "", line 1387, in _gcd_import 2025-09-07T08:02:24.3934590Z File "", line 1360, in _find_and_load 2025-09-07T08:02:24.3934880Z File "", line 1331, in _find_and_load_unlocked 2025-09-07T08:02:24.3935170Z File "", line 935, in _load_unlocked 2025-09-07T08:02:24.3935440Z File "", line 999, in exec_module 2025-09-07T08:02:24.3935740Z File "", line 488, in _call_with_frames_removed 2025-09-07T08:02:24.3936220Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/torchbench/torchbenchmark/models/sam_fast/__init__.py", line 9, in 2025-09-07T08:02:24.3936660Z from segment_anything_fast.build_sam import sam_model_fast_registry 2025-09-07T08:02:24.3937220Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/segment_anything_fast/__init__.py", line 7, in 2025-09-07T08:02:24.3937670Z from .build_sam import ( 2025-09-07T08:02:24.3938060Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/segment_anything_fast/build_sam.py", line 11, in 2025-09-07T08:02:24.3938600Z from .modeling import ImageEncoderViT, MaskDecoder, PromptEncoder, Sam, TwoWayTransformer 2025-09-07T08:02:24.3939140Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/segment_anything_fast/modeling/__init__.py", line 7, in 2025-09-07T08:02:24.3939650Z from .sam import Sam 2025-09-07T08:02:24.3940030Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/segment_anything_fast/modeling/sam.py", line 13, in 2025-09-07T08:02:24.3940550Z from .image_encoder import ImageEncoderViT 2025-09-07T08:02:24.3941020Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/segment_anything_fast/modeling/image_encoder.py", line 15, in 2025-09-07T08:02:24.3941610Z from segment_anything_fast.flash_4 import _attention_rel_h_rel_w 2025-09-07T08:02:24.3942050Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/segment_anything_fast/flash_4.py", line 23, in 2025-09-07T08:02:24.3942420Z import triton 2025-09-07T08:02:24.3942560Z ModuleNotFoundError: No module named 'triton' 2025-09-07T08:02:24.3942690Z 2025-09-07T08:02:24.3942730Z eager_fail_to_run 2025-09-07T08:02:24.6945250Z + for model in '"${models[@]}"' 2025-09-07T08:02:24.6950580Z ++ pwd 2025-09-07T08:02:24.6952240Z + PYTHONPATH=/Users/ec2-user/runner/_work/pytorch/pytorch/torchbench 2025-09-07T08:02:24.6953060Z + python benchmarks/dynamo/torchbench.py --performance --only pytorch_unet --backend inductor --inference --devices mps --float16 --output /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/inductor_inductor_torchbench_float16_inference_mps_performance.csv 2025-09-07T08:02:24.8848380Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T08:02:24.8946830Z import pynvml # type: ignore[import] 2025-09-07T08:02:26.3451370Z 2025-09-07T08:02:26.6978210Z loading model: 0it [00:00, ?it/s] 2025-09-07T08:02:26.6978830Z loading model: 0it [00:00, ?it/s] 2025-09-07T08:02:26.7215350Z mps eval pytorch_unet 2025-09-07T08:02:28.6917250Z W0907 08:02:28.691000 7393 torch/_inductor/utils.py:1554] [0/0] Not enough SMs to use max_autotune_gemm mode 2025-09-07T08:02:30.1327910Z 2025-09-07T08:02:30.2583140Z running benchmark: 0%| | 0/30 [00:00", line 1387, in _gcd_import 2025-09-07T08:05:37.3995880Z File "", line 1360, in _find_and_load 2025-09-07T08:05:37.3996160Z File "", line 1310, in _find_and_load_unlocked 2025-09-07T08:05:37.3996460Z File "", line 488, in _call_with_frames_removed 2025-09-07T08:05:37.3996730Z File "", line 1387, in _gcd_import 2025-09-07T08:05:37.3996980Z File "", line 1360, in _find_and_load 2025-09-07T08:05:37.3997260Z File "", line 1324, in _find_and_load_unlocked 2025-09-07T08:05:37.3997560Z ModuleNotFoundError: No module named 'torchbenchmark.models.fb' 2025-09-07T08:05:37.3997730Z 2025-09-07T08:05:37.3997770Z eager_fail_to_run 2025-09-07T08:05:37.7023050Z + '[' inductor == inductor ']' 2025-09-07T08:05:37.7028480Z ++ pwd 2025-09-07T08:05:37.7029880Z + PYTHONPATH=/Users/ec2-user/runner/_work/pytorch/pytorch/torchbench 2025-09-07T08:05:37.7030720Z + python benchmarks/dynamo/torchbench.py --accuracy --only timm_resnet --backend inductor --inference --devices mps --float16 --output /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/inductor_inductor_torchbench_float16_inference_mps_accuracy.csv 2025-09-07T08:05:37.8894290Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T08:05:37.8966830Z import pynvml # type: ignore[import] 2025-09-07T08:05:39.3579530Z 2025-09-07T08:05:39.3651880Z loading model: 0it [00:00, ?it/s] 2025-09-07T08:05:39.3652080Z loading model: 0it [00:00, ?it/s] 2025-09-07T08:05:39.3740700Z mps eval timm_resnet 2025-09-07T08:05:39.3740900Z Traceback (most recent call last): 2025-09-07T08:05:39.3741240Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/benchmarks/dynamo/common.py", line 4172, in run 2025-09-07T08:05:39.3741550Z ) = runner.load_model( 2025-09-07T08:05:39.3741690Z ^^^^^^^^^^^^^^^^^^ 2025-09-07T08:05:39.3742000Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/benchmarks/dynamo/torchbench.py", line 259, in load_model 2025-09-07T08:05:39.3742350Z module = importlib.import_module(c) 2025-09-07T08:05:39.3742520Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T08:05:39.3742940Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/importlib/__init__.py", line 90, in import_module 2025-09-07T08:05:39.3743420Z return _bootstrap._gcd_import(name[level:], package, level) 2025-09-07T08:05:39.3743850Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T08:05:39.3744210Z File "", line 1387, in _gcd_import 2025-09-07T08:05:39.3744480Z File "", line 1360, in _find_and_load 2025-09-07T08:05:39.3744760Z File "", line 1310, in _find_and_load_unlocked 2025-09-07T08:05:39.3745260Z File "", line 488, in _call_with_frames_removed 2025-09-07T08:05:39.3745560Z File "", line 1387, in _gcd_import 2025-09-07T08:05:39.3745820Z File "", line 1360, in _find_and_load 2025-09-07T08:05:39.3746100Z File "", line 1324, in _find_and_load_unlocked 2025-09-07T08:05:39.3746400Z ModuleNotFoundError: No module named 'torchbenchmark.models.fb' 2025-09-07T08:05:39.3746580Z 2025-09-07T08:05:39.3746620Z eager_fail_to_run 2025-09-07T08:05:39.6731470Z + for model in '"${models[@]}"' 2025-09-07T08:05:39.6736310Z ++ pwd 2025-09-07T08:05:39.6738230Z + PYTHONPATH=/Users/ec2-user/runner/_work/pytorch/pytorch/torchbench 2025-09-07T08:05:39.6739060Z + python benchmarks/dynamo/torchbench.py --performance --only timm_vovnet --backend inductor --inference --devices mps --float16 --output /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/inductor_inductor_torchbench_float16_inference_mps_performance.csv 2025-09-07T08:05:39.8765610Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. 2025-09-07T08:05:39.8867880Z import pynvml # type: ignore[import] 2025-09-07T08:05:41.3328610Z 2025-09-07T08:05:42.5649600Z loading model: 0it [00:00, ?it/s] 2025-09-07T08:05:42.5649820Z loading model: 0it [00:01, ?it/s] 2025-09-07T08:05:42.5992650Z mps eval timm_vovnet 2025-09-07T08:05:44.8626350Z W0907 08:05:44.862000 7513 torch/_inductor/utils.py:1554] [0/0] Not enough SMs to use max_autotune_gemm mode 2025-09-07T08:05:46.9382760Z 2025-09-07T08:05:47.0999040Z running benchmark: 0%| | 0/30 [00:00> $GITHUB_ENV 2025-09-07T09:23:05.0613390Z echo "DEVICE_TYPE=$DEVICE_TYPE" >> $GITHUB_ENV 2025-09-07T09:23:05.0628630Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T09:23:05.0628920Z env: 2025-09-07T09:23:05.0629100Z GIT_DEFAULT_BRANCH: main 2025-09-07T09:23:05.0629350Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T09:23:05.0629640Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T09:23:05.0629930Z SHARD_NUMBER: 1 2025-09-07T09:23:05.0630110Z NUM_TEST_SHARDS: 3 2025-09-07T09:23:05.0630290Z PR_BODY: 2025-09-07T09:23:05.0630460Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T09:23:05.0630770Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T09:23:05.0631070Z ##[endgroup] 2025-09-07T09:23:05.0889130Z + [[ -n '' ]] 2025-09-07T09:23:05.0889490Z + python3 -mpip install boto3==1.35.33 psutil==7.0.0 pynvml==12.0.0 2025-09-07T09:23:05.6832830Z Collecting boto3==1.35.33 2025-09-07T09:23:05.6856510Z Using cached boto3-1.35.33-py3-none-any.whl.metadata (6.6 kB) 2025-09-07T09:23:05.7299190Z Collecting psutil==7.0.0 2025-09-07T09:23:05.7320890Z Using cached psutil-7.0.0-cp36-abi3-macosx_11_0_arm64.whl.metadata (22 kB) 2025-09-07T09:23:05.7513000Z Collecting pynvml==12.0.0 2025-09-07T09:23:05.7531830Z Using cached pynvml-12.0.0-py3-none-any.whl.metadata (5.4 kB) 2025-09-07T09:23:05.7572520Z Requirement already satisfied: botocore<1.36.0,>=1.35.33 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from boto3==1.35.33) (1.35.99) 2025-09-07T09:23:05.7575070Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from boto3==1.35.33) (1.0.1) 2025-09-07T09:23:05.7577550Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from boto3==1.35.33) (0.10.4) 2025-09-07T09:23:05.7720080Z Collecting nvidia-ml-py<13.0.0a0,>=12.0.0 (from pynvml==12.0.0) 2025-09-07T09:23:05.7740010Z Using cached nvidia_ml_py-12.575.51-py3-none-any.whl.metadata (9.3 kB) 2025-09-07T09:23:05.7789530Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.33->boto3==1.35.33) (2.9.0.post0) 2025-09-07T09:23:05.7795060Z Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.33->boto3==1.35.33) (1.26.20) 2025-09-07T09:23:05.7816630Z Requirement already satisfied: six>=1.5 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/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-09-07T09:23:05.7873930Z Using cached boto3-1.35.33-py3-none-any.whl (139 kB) 2025-09-07T09:23:05.7904070Z Using cached psutil-7.0.0-cp36-abi3-macosx_11_0_arm64.whl (239 kB) 2025-09-07T09:23:05.7934560Z Using cached pynvml-12.0.0-py3-none-any.whl (26 kB) 2025-09-07T09:23:05.7959820Z Using cached nvidia_ml_py-12.575.51-py3-none-any.whl (47 kB) 2025-09-07T09:23:06.1648940Z Installing collected packages: nvidia-ml-py, pynvml, psutil, boto3 2025-09-07T09:23:06.1651700Z Attempting uninstall: nvidia-ml-py 2025-09-07T09:23:06.1680910Z Found existing installation: nvidia-ml-py 13.580.65 2025-09-07T09:23:06.1698760Z Uninstalling nvidia-ml-py-13.580.65: 2025-09-07T09:23:09.3059500Z Successfully uninstalled nvidia-ml-py-13.580.65 2025-09-07T09:23:09.3342630Z Attempting uninstall: pynvml 2025-09-07T09:23:09.3381040Z Found existing installation: pynvml 13.0.1 2025-09-07T09:23:09.3401060Z Uninstalling pynvml-13.0.1: 2025-09-07T09:23:09.7681160Z Successfully uninstalled pynvml-13.0.1 2025-09-07T09:23:09.7866270Z Attempting uninstall: psutil 2025-09-07T09:23:09.7910710Z Found existing installation: psutil 5.9.8 2025-09-07T09:23:09.7937810Z Uninstalling psutil-5.9.8: 2025-09-07T09:23:09.7943910Z Successfully uninstalled psutil-5.9.8 2025-09-07T09:23:09.8823300Z Attempting uninstall: boto3 2025-09-07T09:23:09.8844730Z Found existing installation: boto3 1.35.42 2025-09-07T09:23:09.8895220Z Uninstalling boto3-1.35.42: 2025-09-07T09:23:09.8908640Z Successfully uninstalled boto3-1.35.42 2025-09-07T09:23:09.9312560Z 2025-09-07T09:23:09.9410280Z Successfully installed boto3-1.35.33 nvidia-ml-py-12.575.51 psutil-7.0.0 pynvml-12.0.0 2025-09-07T09:23:09.9452410Z 2025-09-07T09:23:09.9452550Z [notice] A new release of pip is available: 25.1.1 -> 25.2 2025-09-07T09:23:09.9452820Z [notice] To update, run: pip install --upgrade pip 2025-09-07T09:23:09.9906450Z + DEVICE_NAME= 2025-09-07T09:23:09.9906660Z + DEVICE_TYPE= 2025-09-07T09:23:09.9906820Z + command -v nvidia-smi 2025-09-07T09:23:09.9944630Z + command -v rocminfo 2025-09-07T09:23:09.9944860Z + echo DEVICE_NAME= 2025-09-07T09:23:09.9946360Z + echo DEVICE_TYPE= 2025-09-07T09:23:09.9979790Z ##[group]Run set -eux 2025-09-07T09:23:09.9979980Z set -eux 2025-09-07T09:23:09.9980110Z  2025-09-07T09:23:09.9980260Z if [[ -z "${GITHUB_TOKEN}" ]]; then 2025-09-07T09:23:09.9980690Z  echo "Missing github-token input" 2025-09-07T09:23:09.9980890Z  exit 1 2025-09-07T09:23:09.9981060Z fi 2025-09-07T09:23:10.0056840Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T09:23:10.0057040Z env: 2025-09-07T09:23:10.0057150Z GIT_DEFAULT_BRANCH: main 2025-09-07T09:23:10.0057340Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T09:23:10.0057580Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T09:23:10.0057770Z SHARD_NUMBER: 1 2025-09-07T09:23:10.0057910Z NUM_TEST_SHARDS: 3 2025-09-07T09:23:10.0058060Z PR_BODY: 2025-09-07T09:23:10.0058220Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T09:23:10.0058460Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T09:23:10.0058700Z DEVICE_NAME: 2025-09-07T09:23:10.0058840Z DEVICE_TYPE: 2025-09-07T09:23:10.0059220Z GITHUB_TOKEN: *** 2025-09-07T09:23:10.0059350Z ##[endgroup] 2025-09-07T09:23:10.0291250Z + [[ -z *** ]] 2025-09-07T09:23:10.0333720Z ##[group]Run pytorch/test-infra/.github/actions/get-workflow-job-id@main 2025-09-07T09:23:10.0333980Z with: 2025-09-07T09:23:10.0334180Z github-token: *** 2025-09-07T09:23:10.0334330Z env: 2025-09-07T09:23:10.0334450Z GIT_DEFAULT_BRANCH: main 2025-09-07T09:23:10.0334640Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T09:23:10.0334850Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T09:23:10.0335080Z SHARD_NUMBER: 1 2025-09-07T09:23:10.0335210Z NUM_TEST_SHARDS: 3 2025-09-07T09:23:10.0335350Z PR_BODY: 2025-09-07T09:23:10.0335470Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T09:23:10.0335710Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T09:23:10.0335940Z DEVICE_NAME: 2025-09-07T09:23:10.0336080Z DEVICE_TYPE: 2025-09-07T09:23:10.0336220Z ##[endgroup] 2025-09-07T09:23:10.0345960Z ##[group]Run set -eux 2025-09-07T09:23:10.0346140Z set -eux 2025-09-07T09:23:10.0346270Z  2025-09-07T09:23:10.0346560Z python3 "${GITHUB_ACTION_PATH}/../../scripts/get_workflow_job_id.py" "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-09-07T09:23:10.0364090Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T09:23:10.0364320Z env: 2025-09-07T09:23:10.0364450Z GIT_DEFAULT_BRANCH: main 2025-09-07T09:23:10.0364650Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T09:23:10.0364870Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T09:23:10.0365050Z SHARD_NUMBER: 1 2025-09-07T09:23:10.0365200Z NUM_TEST_SHARDS: 3 2025-09-07T09:23:10.0365330Z PR_BODY: 2025-09-07T09:23:10.0365470Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T09:23:10.0365690Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T09:23:10.0366140Z DEVICE_NAME: 2025-09-07T09:23:10.0366320Z DEVICE_TYPE: 2025-09-07T09:23:10.0366540Z GITHUB_TOKEN: *** 2025-09-07T09:23:10.0366760Z ##[endgroup] 2025-09-07T09:23:10.0569830Z + python3 /Users/ec2-user/runner/_work/_actions/pytorch/test-infra/main/.github/actions/get-workflow-job-id/../../scripts/get_workflow_job_id.py 17525282541 i-0d9c08ddd85b5df26 2025-09-07T09:23:10.4030530Z setting job-id=49775423386 2025-09-07T09:23:10.4032700Z setting job-name=macos-perf-py3-arm64-mps / test (aot_inductor_perf_smoketest, 1, 3, macos-m2-15) 2025-09-07T09:23:10.4356320Z ##[group]Run set -eux 2025-09-07T09:23:10.4356760Z set -eux 2025-09-07T09:23:10.4357110Z  2025-09-07T09:23:10.4357550Z if [[ -n "" ]]; then 2025-09-07T09:23:10.4357940Z  source "" 2025-09-07T09:23:10.4358420Z fi 2025-09-07T09:23:10.4358870Z  2025-09-07T09:23:10.4359390Z python3 "${GITHUB_ACTION_PATH}/../../scripts/benchmarks/gather_metadata.py" \ 2025-09-07T09:23:10.4360290Z  --schema-version "${SCHEMA_VERSION}" \ 2025-09-07T09:23:10.4360850Z  --repo "${REPO}" \ 2025-09-07T09:23:10.4389180Z  --head-branch "${HEAD_BRANCH}" \ 2025-09-07T09:23:10.4389670Z  --head-sha "${HEAD_SHA}" \ 2025-09-07T09:23:10.4390580Z  --workflow-id "${WORKFLOW_RUN_ID}" \ 2025-09-07T09:23:10.4391160Z  --run-attempt "${RUN_ATTEMPT}" \ 2025-09-07T09:23:10.4391640Z  --job-id "${JOB_ID}" \ 2025-09-07T09:23:10.4392050Z  --job-name "${JOB_NAME}" 2025-09-07T09:23:10.4419030Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T09:23:10.4419490Z env: 2025-09-07T09:23:10.4419770Z GIT_DEFAULT_BRANCH: main 2025-09-07T09:23:10.4420160Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T09:23:10.4420630Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T09:23:10.4421040Z SHARD_NUMBER: 1 2025-09-07T09:23:10.4421300Z NUM_TEST_SHARDS: 3 2025-09-07T09:23:10.4421570Z PR_BODY: 2025-09-07T09:23:10.4421820Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T09:23:10.4422320Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T09:23:10.4422840Z DEVICE_NAME: 2025-09-07T09:23:10.4423100Z DEVICE_TYPE: 2025-09-07T09:23:10.4423380Z SCHEMA_VERSION: v3 2025-09-07T09:23:10.4423690Z REPO: pytorch/pytorch 2025-09-07T09:23:10.4424020Z HEAD_BRANCH: refs/heads/main 2025-09-07T09:23:10.4424400Z HEAD_SHA: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T09:23:10.4424840Z WORKFLOW_RUN_ID: 17525282541 2025-09-07T09:23:10.4425170Z RUN_ATTEMPT: 1 2025-09-07T09:23:10.4425430Z JOB_ID: 49775423386 2025-09-07T09:23:10.4425970Z JOB_NAME: macos-perf-py3-arm64-mps / test (aot_inductor_perf_smoketest, 1, 3, macos-m2-15) 2025-09-07T09:23:10.4426570Z ##[endgroup] 2025-09-07T09:23:10.4864510Z + [[ -n '' ]] 2025-09-07T09:23:10.4865970Z + 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 93fb23d6fae7c4e82c4239a1033e522088742634 --workflow-id 17525282541 --run-attempt 1 --job-id 49775423386 --job-name 'macos-perf-py3-arm64-mps / test (aot_inductor_perf_smoketest, 1, 3, macos-m2-15)' 2025-09-07T09:23:10.5175490Z ##[group]Run set -eux 2025-09-07T09:23:10.5175690Z set -eux 2025-09-07T09:23:10.5175810Z  2025-09-07T09:23:10.5175960Z if [[ -n "" ]]; then 2025-09-07T09:23:10.5176130Z  source "" 2025-09-07T09:23:10.5176270Z fi 2025-09-07T09:23:10.5176400Z  2025-09-07T09:23:10.5176630Z python3 "${GITHUB_ACTION_PATH}/../../scripts/benchmarks/gather_runners_info.py" 2025-09-07T09:23:10.5188250Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T09:23:10.5188490Z env: 2025-09-07T09:23:10.5188630Z GIT_DEFAULT_BRANCH: main 2025-09-07T09:23:10.5188830Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T09:23:10.5196300Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T09:23:10.5196500Z SHARD_NUMBER: 1 2025-09-07T09:23:10.5196640Z NUM_TEST_SHARDS: 3 2025-09-07T09:23:10.5196900Z PR_BODY: 2025-09-07T09:23:10.5197030Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T09:23:10.5197280Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T09:23:10.5197530Z DEVICE_NAME: 2025-09-07T09:23:10.5197660Z DEVICE_TYPE: 2025-09-07T09:23:10.5197800Z ##[endgroup] 2025-09-07T09:23:10.5404570Z + [[ -n '' ]] 2025-09-07T09:23:10.5405190Z + python3 /Users/ec2-user/runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/benchmarks/gather_runners_info.py 2025-09-07T09:23:11.5842790Z ##[group]Run set -eux 2025-09-07T09:23:11.5842990Z set -eux 2025-09-07T09:23:11.5843120Z  2025-09-07T09:23:11.5843280Z # TODO (huydhn): Implement this part 2025-09-07T09:23:11.5843500Z echo "dependencies={}" >> "${GITHUB_OUTPUT}" 2025-09-07T09:23:11.5855290Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T09:23:11.5855490Z env: 2025-09-07T09:23:11.5855700Z GIT_DEFAULT_BRANCH: main 2025-09-07T09:23:11.5855910Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T09:23:11.5856160Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T09:23:11.5856540Z SHARD_NUMBER: 1 2025-09-07T09:23:11.5856670Z NUM_TEST_SHARDS: 3 2025-09-07T09:23:11.5856820Z PR_BODY: 2025-09-07T09:23:11.5856940Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T09:23:11.5857170Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T09:23:11.5857400Z DEVICE_NAME: 2025-09-07T09:23:11.5857530Z DEVICE_TYPE: 2025-09-07T09:23:11.5857670Z ##[endgroup] 2025-09-07T09:23:11.6074470Z + echo 'dependencies={}' 2025-09-07T09:23:11.6097810Z ##[group]Run set -eux 2025-09-07T09:23:11.6097980Z set -eux 2025-09-07T09:23:11.6098120Z  2025-09-07T09:23:11.6098240Z if [[ -n "" ]]; then 2025-09-07T09:23:11.6098420Z  source "" 2025-09-07T09:23:11.6098570Z fi 2025-09-07T09:23:11.6098680Z  2025-09-07T09:23:11.6098850Z if [[ ! -d "${BENCHMARK_RESULTS_DIR}" ]]; then 2025-09-07T09:23:11.6099110Z  echo "${BENCHMARK_RESULTS_DIR} does not exist, skipping" 2025-09-07T09:23:11.6099420Z  # We don't want the job to fail if the directory doesn't exist 2025-09-07T09:23:11.6099660Z  exit 0 2025-09-07T09:23:11.6099780Z fi 2025-09-07T09:23:11.6099910Z  2025-09-07T09:23:11.6100040Z if [[ "${DRY_RUN}" == "true" ]]; then 2025-09-07T09:23:11.6100330Z  python3 "${GITHUB_ACTION_PATH}/../../scripts/upload_benchmark_results.py" \ 2025-09-07T09:23:11.6100690Z  --benchmark-results-dir "${BENCHMARK_RESULTS_DIR}" \ 2025-09-07T09:23:11.6100940Z  --metadata "${BENCHMARK_METADATA}" \ 2025-09-07T09:23:11.6101150Z  --runners "${RUNNER_INFO}" \ 2025-09-07T09:23:11.6101350Z  --dependencies "${DEPENDENCIES}" \ 2025-09-07T09:23:11.6101550Z  --dry-run 2025-09-07T09:23:11.6101690Z else 2025-09-07T09:23:11.6101930Z  python3 "${GITHUB_ACTION_PATH}/../../scripts/upload_benchmark_results.py" \ 2025-09-07T09:23:11.6102250Z  --benchmark-results-dir "${BENCHMARK_RESULTS_DIR}" \ 2025-09-07T09:23:11.6102490Z  --metadata "${BENCHMARK_METADATA}" \ 2025-09-07T09:23:11.6102700Z  --runners "${RUNNER_INFO}" \ 2025-09-07T09:23:11.6102890Z  --dependencies "${DEPENDENCIES}" 2025-09-07T09:23:11.6103080Z fi 2025-09-07T09:23:11.6117390Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T09:23:11.6117640Z env: 2025-09-07T09:23:11.6117770Z GIT_DEFAULT_BRANCH: main 2025-09-07T09:23:11.6117950Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T09:23:11.6118170Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T09:23:11.6118340Z SHARD_NUMBER: 1 2025-09-07T09:23:11.6118560Z NUM_TEST_SHARDS: 3 2025-09-07T09:23:11.6118710Z PR_BODY: 2025-09-07T09:23:11.6118830Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T09:23:11.6119150Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T09:23:11.6119370Z DEVICE_NAME: 2025-09-07T09:23:11.6119550Z DEVICE_TYPE: 2025-09-07T09:23:11.6119710Z BENCHMARK_RESULTS_DIR: test/test-reports 2025-09-07T09:23:11.6119880Z DRY_RUN: false 2025-09-07T09:23:11.6120610Z BENCHMARK_METADATA: {"timestamp": 1757236990, "schema_version": "v3", "name": "macos-perf-py3-arm64-mps / test (aot_inductor_perf_smoketest, 1, 3, macos-m2-15)", "repo": "pytorch/pytorch", "head_branch": "refs/heads/main", "head_sha": "93fb23d6fae7c4e82c4239a1033e522088742634", "workflow_id": 17525282541, "run_attempt": 1, "job_id": 49775423386} 2025-09-07T09:23:11.6121540Z RUNNER_INFO: [{"cpu_info": "arm", "cpu_count": 12, "avail_mem_in_gb": 32, "extra_info": {"hostname": "ip-10-0-3-34.ec2.internal"}, "name": "", "type": ""}] 2025-09-07T09:23:11.6121930Z DEPENDENCIES: {} 2025-09-07T09:23:11.6122060Z ##[endgroup] 2025-09-07T09:23:11.6324960Z + [[ -n '' ]] 2025-09-07T09:23:11.6325170Z + [[ ! -d test/test-reports ]] 2025-09-07T09:23:11.6325390Z + [[ false == \t\r\u\e ]] 2025-09-07T09:23:11.6327300Z + 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": 1757236990, "schema_version": "v3", "name": "macos-perf-py3-arm64-mps / test (aot_inductor_perf_smoketest, 1, 3, macos-m2-15)", "repo": "pytorch/pytorch", "head_branch": "refs/heads/main", "head_sha": "93fb23d6fae7c4e82c4239a1033e522088742634", "workflow_id": 17525282541, "run_attempt": 1, "job_id": 49775423386}' --runners '[{"cpu_info": "arm", "cpu_count": 12, "avail_mem_in_gb": 32, "extra_info": {"hostname": "ip-10-0-3-34.ec2.internal"}, "name": "", "type": ""}]' --dependencies '{}' 2025-09-07T09:23:11.7244670Z INFO:root:Upload test/test-reports/inductor_inductor_huggingface_float16_inference_mps_performance.json to s3://ossci-benchmarks/v3/pytorch/pytorch/17525282541/49775423386/inductor_inductor_huggingface_float16_inference_mps_performance.json 2025-09-07T09:23:11.7561070Z INFO:botocore.credentials:Found credentials from IAM Role: gh-ci-github-action-runners-runner-role 2025-09-07T09:23:11.9055100Z INFO:root:Upload test/test-reports/inductor_inductor_torchbench_float16_inference_mps_performance.json to s3://ossci-benchmarks/v3/pytorch/pytorch/17525282541/49775423386/inductor_inductor_torchbench_float16_inference_mps_performance.json 2025-09-07T09:23:11.9926570Z INFO:root:Upload test/test-reports/inductor_inductor_torchbench_float16_inference_mps_performance_compilation_metrics.json to s3://ossci-benchmarks/v3/pytorch/pytorch/17525282541/49775423386/inductor_inductor_torchbench_float16_inference_mps_performance_compilation_metrics.json 2025-09-07T09:23:12.1263980Z INFO:root:Upload test/test-reports/inductor_inductor_huggingface_float16_inference_mps_performance_compilation_metrics.json to s3://ossci-benchmarks/v3/pytorch/pytorch/17525282541/49775423386/inductor_inductor_huggingface_float16_inference_mps_performance_compilation_metrics.json 2025-09-07T09:23:12.2445060Z INFO:root:Upload test/test-reports/inductor_inductor_huggingface_float16_inference_mps_accuracy.json to s3://ossci-benchmarks/v3/pytorch/pytorch/17525282541/49775423386/inductor_inductor_huggingface_float16_inference_mps_accuracy.json 2025-09-07T09:23:12.3381390Z INFO:root:Upload test/test-reports/inductor_inductor_torchbench_float16_inference_mps_accuracy.json to s3://ossci-benchmarks/v3/pytorch/pytorch/17525282541/49775423386/inductor_inductor_torchbench_float16_inference_mps_accuracy.json 2025-09-07T09:23:12.4155340Z INFO:root:Upload test/test-reports/inductor_eager_torchbench_float16_inference_mps_performance_compilation_metrics.json to s3://ossci-benchmarks/v3/pytorch/pytorch/17525282541/49775423386/inductor_eager_torchbench_float16_inference_mps_performance_compilation_metrics.json 2025-09-07T09:23:12.4743320Z INFO:root:Upload test/test-reports/inductor_eager_torchbench_float16_inference_mps_performance.json to s3://ossci-benchmarks/v3/pytorch/pytorch/17525282541/49775423386/inductor_eager_torchbench_float16_inference_mps_performance.json 2025-09-07T09:23:12.6116620Z Prepare all required actions 2025-09-07T09:23:12.6117100Z Getting action download info 2025-09-07T09:23:12.7220190Z ##[group]Run ./.github/actions/upload-utilization-stats 2025-09-07T09:23:12.7220590Z with: 2025-09-07T09:23:12.7220820Z job_id: 49775423386 2025-09-07T09:23:12.7221350Z job_name: macos-perf-py3-arm64-mps / test (aot_inductor_perf_smoketest, 1, 3, macos-m2-15) 2025-09-07T09:23:12.7221970Z workflow_name: inductor-perf-nightly-macos 2025-09-07T09:23:12.7222390Z workflow_run_id: 17525282541 2025-09-07T09:23:12.7222710Z workflow_attempt: 1 2025-09-07T09:23:12.7223010Z local_path: usage_log.txt 2025-09-07T09:23:12.7223310Z env: 2025-09-07T09:23:12.7223550Z GIT_DEFAULT_BRANCH: main 2025-09-07T09:23:12.7223920Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T09:23:12.7224320Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T09:23:12.7224690Z SHARD_NUMBER: 1 2025-09-07T09:23:12.7224970Z NUM_TEST_SHARDS: 3 2025-09-07T09:23:12.7225260Z PR_BODY: 2025-09-07T09:23:12.7225530Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T09:23:12.7225970Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T09:23:12.7226440Z DEVICE_NAME: 2025-09-07T09:23:12.7226690Z DEVICE_TYPE: 2025-09-07T09:23:12.7226960Z ##[endgroup] 2025-09-07T09:23:12.7247640Z ##[group]Run echo "workflow_id: 17525282541" 2025-09-07T09:23:12.7248010Z echo "workflow_id: 17525282541" 2025-09-07T09:23:12.7248310Z echo "workflow_attempt: 1" 2025-09-07T09:23:12.7248700Z echo "workflow_Name: inductor-perf-nightly-macos" 2025-09-07T09:23:12.7249070Z echo "job_id: 49775423386" 2025-09-07T09:23:12.7249590Z echo "job_name: macos-perf-py3-arm64-mps / test (aot_inductor_perf_smoketest, 1, 3, macos-m2-15)" 2025-09-07T09:23:12.7250140Z echo "artifact_prefix: " 2025-09-07T09:23:12.7250440Z python3 --version 2025-09-07T09:23:12.7270610Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T09:23:12.7270980Z env: 2025-09-07T09:23:12.7271180Z GIT_DEFAULT_BRANCH: main 2025-09-07T09:23:12.7271470Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T09:23:12.7271870Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T09:23:12.7272180Z SHARD_NUMBER: 1 2025-09-07T09:23:12.7272410Z NUM_TEST_SHARDS: 3 2025-09-07T09:23:12.7272660Z PR_BODY: 2025-09-07T09:23:12.7272880Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T09:23:12.7273300Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T09:23:12.7273700Z DEVICE_NAME: 2025-09-07T09:23:12.7273930Z DEVICE_TYPE: 2025-09-07T09:23:12.7274180Z ##[endgroup] 2025-09-07T09:23:12.7574160Z workflow_id: 17525282541 2025-09-07T09:23:12.7574520Z workflow_attempt: 1 2025-09-07T09:23:12.7574760Z workflow_Name: inductor-perf-nightly-macos 2025-09-07T09:23:12.7575030Z job_id: 49775423386 2025-09-07T09:23:12.7575380Z job_name: macos-perf-py3-arm64-mps / test (aot_inductor_perf_smoketest, 1, 3, macos-m2-15) 2025-09-07T09:23:12.7575770Z artifact_prefix: 2025-09-07T09:23:12.7648710Z Python 3.12.11 2025-09-07T09:23:12.7684290Z ##[group]Run nick-fields/retry@v3.0.0 2025-09-07T09:23:12.7684500Z with: 2025-09-07T09:23:12.7684680Z shell: bash 2025-09-07T09:23:12.7684840Z timeout_minutes: 5 2025-09-07T09:23:12.7685030Z max_attempts: 5 2025-09-07T09:23:12.7685220Z retry_wait_seconds: 30 2025-09-07T09:23:12.7685650Z 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-09-07T09:23:12.7686030Z polling_interval_seconds: 1 2025-09-07T09:23:12.7686210Z warning_on_retry: true 2025-09-07T09:23:12.7686400Z continue_on_error: false 2025-09-07T09:23:12.7686580Z env: 2025-09-07T09:23:12.7686740Z GIT_DEFAULT_BRANCH: main 2025-09-07T09:23:12.7687100Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T09:23:12.7687340Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T09:23:12.7687680Z SHARD_NUMBER: 1 2025-09-07T09:23:12.7687840Z NUM_TEST_SHARDS: 3 2025-09-07T09:23:12.7688390Z PR_BODY: 2025-09-07T09:23:12.7688560Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T09:23:12.7688830Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T09:23:12.7689090Z DEVICE_NAME: 2025-09-07T09:23:12.7689230Z DEVICE_TYPE: 2025-09-07T09:23:12.7689380Z ##[endgroup] 2025-09-07T09:23:13.0516320Z Collecting python-dateutil==2.8.2 2025-09-07T09:23:13.0535320Z Using cached python_dateutil-2.8.2-py2.py3-none-any.whl.metadata (8.2 kB) 2025-09-07T09:23:13.1864730Z Collecting boto3==1.35.42 2025-09-07T09:23:13.1888090Z Using cached boto3-1.35.42-py3-none-any.whl.metadata (6.7 kB) 2025-09-07T09:23:13.2513710Z Collecting pandas==2.1.3 2025-09-07T09:23:13.2528530Z Using cached pandas-2.1.3-cp312-cp312-macosx_11_0_arm64.whl.metadata (18 kB) 2025-09-07T09:23:13.2650110Z Requirement already satisfied: dataclasses_json==0.6.7 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (0.6.7) 2025-09-07T09:23:13.2654910Z Requirement already satisfied: six>=1.5 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from python-dateutil==2.8.2) (1.17.0) 2025-09-07T09:23:13.2659890Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from boto3==1.35.42) (1.35.99) 2025-09-07T09:23:13.2662480Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from boto3==1.35.42) (1.0.1) 2025-09-07T09:23:13.2664930Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from boto3==1.35.42) (0.10.4) 2025-09-07T09:23:13.2670500Z Requirement already satisfied: numpy<2,>=1.26.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from pandas==2.1.3) (1.26.4) 2025-09-07T09:23:13.2680150Z Requirement already satisfied: pytz>=2020.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from pandas==2.1.3) (2025.2) 2025-09-07T09:23:13.2682200Z Requirement already satisfied: tzdata>=2022.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from pandas==2.1.3) (2025.2) 2025-09-07T09:23:13.2692100Z Requirement already satisfied: marshmallow<4.0.0,>=3.18.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from dataclasses_json==0.6.7) (3.26.1) 2025-09-07T09:23:13.2695410Z Requirement already satisfied: typing-inspect<1,>=0.4.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from dataclasses_json==0.6.7) (0.9.0) 2025-09-07T09:23:13.2720790Z Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.26.20) 2025-09-07T09:23:13.2729570Z Requirement already satisfied: packaging>=17.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from marshmallow<4.0.0,>=3.18.0->dataclasses_json==0.6.7) (23.1) 2025-09-07T09:23:13.2766900Z Requirement already satisfied: mypy-extensions>=0.3.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) (1.1.0) 2025-09-07T09:23:13.2770790Z Requirement already satisfied: typing-extensions>=3.7.4 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075/lib/python3.12/site-packages (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) (4.15.0) 2025-09-07T09:23:13.2832990Z Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2025-09-07T09:23:13.2874830Z Using cached boto3-1.35.42-py3-none-any.whl (139 kB) 2025-09-07T09:23:13.2900160Z Using cached pandas-2.1.3-cp312-cp312-macosx_11_0_arm64.whl (10.6 MB) 2025-09-07T09:23:13.5295950Z Installing collected packages: python-dateutil, pandas, boto3 2025-09-07T09:23:13.5298230Z Attempting uninstall: python-dateutil 2025-09-07T09:23:13.5326530Z Found existing installation: python-dateutil 2.9.0.post0 2025-09-07T09:23:13.5352940Z Uninstalling python-dateutil-2.9.0.post0: 2025-09-07T09:23:13.5360830Z Successfully uninstalled python-dateutil-2.9.0.post0 2025-09-07T09:23:13.5702010Z Attempting uninstall: pandas 2025-09-07T09:23:13.5801060Z Found existing installation: pandas 2.3.2 2025-09-07T09:23:13.6367560Z Uninstalling pandas-2.3.2: 2025-09-07T09:23:13.6486650Z Successfully uninstalled pandas-2.3.2 2025-09-07T09:23:16.1410190Z Attempting uninstall: boto3 2025-09-07T09:23:16.1472720Z Found existing installation: boto3 1.35.33 2025-09-07T09:23:16.1502250Z Uninstalling boto3-1.35.33: 2025-09-07T09:23:16.1517390Z Successfully uninstalled boto3-1.35.33 2025-09-07T09:23:16.1908790Z 2025-09-07T09:23:16.2007280Z Successfully installed boto3-1.35.42 pandas-2.1.3 python-dateutil-2.8.2 2025-09-07T09:23:16.2037490Z 2025-09-07T09:23:16.2037760Z [notice] A new release of pip is available: 25.1.1 -> 25.2 2025-09-07T09:23:16.2038060Z [notice] To update, run: pip install --upgrade pip 2025-09-07T09:23:16.8533530Z Command completed after 1 attempt(s). 2025-09-07T09:23:16.8698250Z ##[group]Run python3 -m tools.stats.upload_utilization_stats.upload_utilization_stats \ 2025-09-07T09:23:16.8699720Z python3 -m tools.stats.upload_utilization_stats.upload_utilization_stats \ 2025-09-07T09:23:16.8700730Z  --workflow-run-id "17525282541" \ 2025-09-07T09:23:16.8701630Z  --workflow-name "inductor-perf-nightly-macos" \ 2025-09-07T09:23:16.8702450Z  --workflow-run-attempt "1" \ 2025-09-07T09:23:16.8703170Z  --job-id "49775423386" \ 2025-09-07T09:23:16.8704350Z  --job-name "macos-perf-py3-arm64-mps / test (aot_inductor_perf_smoketest, 1, 3, macos-m2-15)" \ 2025-09-07T09:23:16.8705510Z  --local-path "usage_log.txt" \ 2025-09-07T09:23:16.8706260Z  --artifact-prefix "" 2025-09-07T09:23:16.8807050Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T09:23:16.8807690Z env: 2025-09-07T09:23:16.8808080Z GIT_DEFAULT_BRANCH: main 2025-09-07T09:23:16.8808710Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T09:23:16.8809460Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T09:23:16.8809990Z SHARD_NUMBER: 1 2025-09-07T09:23:16.8810430Z NUM_TEST_SHARDS: 3 2025-09-07T09:23:16.8810830Z PR_BODY: 2025-09-07T09:23:16.8811230Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T09:23:16.8812000Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T09:23:16.8812640Z DEVICE_NAME: 2025-09-07T09:23:16.8813100Z DEVICE_TYPE: 2025-09-07T09:23:16.8813520Z ##[endgroup] 2025-09-07T09:23:22.4902410Z repo: pytorch/pytorch 2025-09-07T09:23:22.4902860Z Converted Log Model: UtilizationMetadata: 2025-09-07T09:23:22.4904190Z UtilizationMetadata(level='metadata', workflow_id='17525282541', job_id='49775423386', workflow_name='inductor-perf-nightly-macos', job_name='macos-perf-py3-arm64-mps / test (aot_inductor_perf_smoketest, 1, 3, macos-m2-15)', usage_collect_interval=4.0, data_model_version=1.5, start_at=1757230101, gpu_count=0, cpu_count=12, gpu_type=None, error=None) 2025-09-07T09:23:22.4905460Z [Db Segments] detected pytest cmd: 0, generated segments: 0 2025-09-07T09:23:22.4905800Z [db model] Peek db timeseries 2025-09-07T09:23:22.4906050Z :{ 2025-09-07T09:23:22.4906220Z "created_at": 1757237002, 2025-09-07T09:23:22.4906470Z "type": "utilization", 2025-09-07T09:23:22.4906700Z "tags": [ 2025-09-07T09:23:22.4906870Z "record" 2025-09-07T09:23:22.4907060Z ], 2025-09-07T09:23:22.4907230Z "time_stamp": 1757230101, 2025-09-07T09:23:22.4907540Z "repo": "pytorch/pytorch", 2025-09-07T09:23:22.4908070Z "workflow_id": 17525282541, 2025-09-07T09:23:22.4908300Z "run_attempt": 1, 2025-09-07T09:23:22.4908830Z "job_id": 49775423386, 2025-09-07T09:23:22.4909420Z "workflow_name": "inductor-perf-nightly-macos", 2025-09-07T09:23:22.4909980Z "job_name": "macos-perf-py3-arm64-mps / test (aot_inductor_perf_smoketest, 1, 3, macos-m2-15)", 2025-09-07T09:23:22.4910590Z "json_data": "{\"cpu\": {\"avg\": 0.0, \"max\": 0.0, \"raw\": [0.0]}, \"memory\": {\"avg\": 13.7, \"max\": 13.7, \"raw\": [13.7]}, \"gpu_usage\": null}" 2025-09-07T09:23:22.4911030Z } 2025-09-07T09:23:22.4911460Z Writing 1 documents to S3 ossci-utilization/util_metadata/v_1.5/pytorch/pytorch/17525282541/1/49775423386/metadata 2025-09-07T09:23:22.4912200Z Done! Finish writing document to S3 ossci-utilization/util_metadata/v_1.5/pytorch/pytorch/17525282541/1/49775423386/metadata 2025-09-07T09:23:22.4912970Z Writing 459 documents to S3 ossci-utilization/util_timeseries/v_1.5/pytorch/pytorch/17525282541/1/49775423386/time_series 2025-09-07T09:23:22.5447780Z Done! Finish writing document to S3 ossci-utilization/util_timeseries/v_1.5/pytorch/pytorch/17525282541/1/49775423386/time_series 2025-09-07T09:23:22.5472670Z ##[group]Run if [[ -n "$REINSTALL_BREW_MINICONDA" ]]; then 2025-09-07T09:23:22.5472990Z if [[ -n "$REINSTALL_BREW_MINICONDA" ]]; then 2025-09-07T09:23:22.5473210Z  brew install --cask miniconda 2025-09-07T09:23:22.5473430Z fi 2025-09-07T09:23:22.5533790Z shell: /bin/bash -e -l {0} 2025-09-07T09:23:22.5533960Z env: 2025-09-07T09:23:22.5534100Z GIT_DEFAULT_BRANCH: main 2025-09-07T09:23:22.5534290Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T09:23:22.5534510Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T09:23:22.5534770Z SHARD_NUMBER: 1 2025-09-07T09:23:22.5534900Z NUM_TEST_SHARDS: 3 2025-09-07T09:23:22.5535050Z PR_BODY: 2025-09-07T09:23:22.5535170Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T09:23:22.5535410Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T09:23:22.5535650Z DEVICE_NAME: 2025-09-07T09:23:22.5535790Z DEVICE_TYPE: 2025-09-07T09:23:22.5535930Z ##[endgroup] 2025-09-07T09:23:24.1743270Z ==> Caveats 2025-09-07T09:23:24.1743600Z Please run the following to setup your shell: 2025-09-07T09:23:24.1743820Z conda init "$(basename "${SHELL}")" 2025-09-07T09:23:24.1743960Z 2025-09-07T09:23:24.1744090Z Alternatively, manually add the following to your shell init: 2025-09-07T09:23:24.1744350Z eval "$(conda "shell.$(basename "${SHELL}")" hook)" 2025-09-07T09:23:24.1744540Z 2025-09-07T09:23:24.2991340Z ==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-cask/24e34e60a3a87e179f0e5251f776a763b84976d7/Casks/m/miniconda.rb 2025-09-07T09:23:24.3331470Z ==> Downloading https://repo.anaconda.com/miniconda/Miniconda3-py313_25.7.0-2-MacOSX-arm64.sh 2025-09-07T09:23:24.4767460Z Already downloaded: /Users/ec2-user/Library/Caches/Homebrew/downloads/60f9c25f1c65a6000428ff0ff524a5414829fcebbff9cac3bc2e84a1e6c1abc6--Miniconda3-py313_25.7.0-2-MacOSX-arm64.sh 2025-09-07T09:23:27.4609670Z ==> Installing Cask miniconda 2025-09-07T09:23:27.6911520Z ==> Running installer script 'Miniconda3-py313_25.7.0-2-MacOSX-arm64.sh' 2025-09-07T09:23:28.7754980Z PREFIX=/opt/homebrew/Caskroom/miniconda/base 2025-09-07T09:23:29.0197960Z Unpacking bootstrapper... 2025-09-07T09:23:29.1101770Z Unpacking payload... 2025-09-07T09:23:48.1268820Z 2025-09-07T09:23:48.1269100Z Installing base environment... 2025-09-07T09:23:48.1269310Z 2025-09-07T09:23:56.6812930Z Preparing transaction: ...working... done 2025-09-07T09:24:12.7356340Z Executing transaction: ...working... 2025-09-07T09:24:12.7357980Z done 2025-09-07T09:24:17.5674040Z installation finished. 2025-09-07T09:24:17.5683050Z ==> Linking Binary 'conda' to '/opt/homebrew/bin/conda' 2025-09-07T09:24:17.6787470Z 🍺 miniconda was successfully installed! 2025-09-07T09:24:17.6917660Z ==> No outdated dependents to upgrade! 2025-09-07T09:24:17.7041810Z ##[group]Run pytorch/test-infra/.github/actions/check-disk-space@main 2025-09-07T09:24:17.7042170Z with: 2025-09-07T09:24:17.7042310Z minimum-available-space-in-gb: 6 2025-09-07T09:24:17.7042490Z env: 2025-09-07T09:24:17.7042630Z GIT_DEFAULT_BRANCH: main 2025-09-07T09:24:17.7042810Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T09:24:17.7043040Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T09:24:17.7043220Z SHARD_NUMBER: 1 2025-09-07T09:24:17.7043380Z NUM_TEST_SHARDS: 3 2025-09-07T09:24:17.7043560Z PR_BODY: 2025-09-07T09:24:17.7043720Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T09:24:17.7043950Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T09:24:17.7044190Z DEVICE_NAME: 2025-09-07T09:24:17.7044310Z DEVICE_TYPE: 2025-09-07T09:24:17.7044450Z ##[endgroup] 2025-09-07T09:24:17.7054760Z ##[group]Run echo "Print the available disk space for manual inspection" 2025-09-07T09:24:17.7055180Z echo "Print the available disk space for manual inspection" 2025-09-07T09:24:17.7055490Z df -h 2025-09-07T09:24:17.7055630Z  2025-09-07T09:24:17.7055760Z function check_disk_space() { 2025-09-07T09:24:17.7055950Z  set +e 2025-09-07T09:24:17.7056070Z  2025-09-07T09:24:17.7056220Z  # Set the minimum requirement space to 6GB 2025-09-07T09:24:17.7056500Z  MINIMUM_AVAILABLE_SPACE_IN_KB=$(($MINIMUM_AVAILABLE_SPACE_IN_GB * 1024 * 1024)) 2025-09-07T09:24:17.7056740Z  2025-09-07T09:24:17.7056900Z  # Use KB to avoid floating point warning like 3.1GB 2025-09-07T09:24:17.7057140Z  df -k | tr -s ' ' | cut -d' ' -f 4,9 | while read -r LINE; 2025-09-07T09:24:17.7057430Z  do 2025-09-07T09:24:17.7057600Z  AVAIL=$(echo $LINE | cut -f1 -d' ') 2025-09-07T09:24:17.7057810Z  MOUNT=$(echo $LINE | cut -f2 -d' ') 2025-09-07T09:24:17.7057990Z  2025-09-07T09:24:17.7058130Z  if [ "${MOUNT}" = "/" ]; then 2025-09-07T09:24:17.7058460Z  if [ "${AVAIL}" -lt "${MINIMUM_AVAILABLE_SPACE_IN_KB}" ]; then 2025-09-07T09:24:17.7058970Z  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-09-07T09:24:17.7059390Z  else 2025-09-07T09:24:17.7059770Z  echo "Success: There is ${AVAIL}KB free space left in ${MOUNT} for ${RUNNER_OS}, continue" 2025-09-07T09:24:17.7060050Z  fi 2025-09-07T09:24:17.7060180Z  fi 2025-09-07T09:24:17.7060320Z  done 2025-09-07T09:24:17.7060420Z  2025-09-07T09:24:17.7060580Z  set -e 2025-09-07T09:24:17.7060710Z } 2025-09-07T09:24:17.7060810Z  2025-09-07T09:24:17.7060940Z RESULT=$(check_disk_space) 2025-09-07T09:24:17.7061120Z echo "${RESULT}" 2025-09-07T09:24:17.7061260Z  2025-09-07T09:24:17.7061440Z if [[ "${RESULT}" == *Failure* && "${RUNNER_OS}" == "macOS" ]]; then 2025-09-07T09:24:17.7062010Z  # 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-09-07T09:24:17.7062470Z  # https://github.com/pytorch/pytorch/issues/85440 2025-09-07T09:24:17.7062780Z  sudo rm "/System/Library/Caches/com.apple.coresymbolicationd/data" || true 2025-09-07T09:24:17.7063230Z  # Stop the daemon and launchctl will automatically start it again, thus accomplish a restart and free up the above file 2025-09-07T09:24:17.7063650Z  sudo launchctl stop com.apple.coresymbolicationd || true 2025-09-07T09:24:17.7063870Z  2025-09-07T09:24:17.7064030Z  # Clean up crash reports on the runner 2025-09-07T09:24:17.7064330Z  sudo rm -rf "/System/Volumes/Data/Library/Logs/CrashReporter" || true 2025-09-07T09:24:17.7064940Z  2025-09-07T09:24:17.7065180Z  # Also try to clean up torch.hub caching directory 2025-09-07T09:24:17.7065410Z  rm -rf "${HOME}/.cache/torch/hub" || true 2025-09-07T09:24:17.7065610Z  2025-09-07T09:24:17.7065720Z  # Purge conda 2025-09-07T09:24:17.7065880Z  conda clean -p -t -y || true 2025-09-07T09:24:17.7066060Z  # and pip cache 2025-09-07T09:24:17.7066230Z  pip cache purge || true 2025-09-07T09:24:17.7066420Z  2025-09-07T09:24:17.7066680Z  echo "Re-run disk space check for ${RUNNER_OS} after cleaning up" 2025-09-07T09:24:17.7066930Z  # Re-run the check 2025-09-07T09:24:17.7067100Z  RESULT=$(check_disk_space) 2025-09-07T09:24:17.7067280Z  echo "${RESULT}" 2025-09-07T09:24:17.7067440Z fi 2025-09-07T09:24:17.7067560Z  2025-09-07T09:24:17.7067700Z if [[ "${RESULT}" == *Failure* ]]; then 2025-09-07T09:24:17.7068000Z  df -h 2025-09-07T09:24:17.7068170Z  2025-09-07T09:24:17.7068590Z  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-09-07T09:24:17.7069030Z  exit 1 2025-09-07T09:24:17.7069160Z fi 2025-09-07T09:24:17.7085000Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T09:24:17.7085200Z env: 2025-09-07T09:24:17.7085330Z GIT_DEFAULT_BRANCH: main 2025-09-07T09:24:17.7085510Z BUILD_ENVIRONMENT: macos-py3-arm64-distributed 2025-09-07T09:24:17.7085750Z TEST_CONFIG: aot_inductor_perf_smoketest 2025-09-07T09:24:17.7085920Z SHARD_NUMBER: 1 2025-09-07T09:24:17.7086050Z NUM_TEST_SHARDS: 3 2025-09-07T09:24:17.7086180Z PR_BODY: 2025-09-07T09:24:17.7086300Z REINSTALL_BREW_MINICONDA: 1 2025-09-07T09:24:17.7086580Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T09:24:17.7086810Z DEVICE_NAME: 2025-09-07T09:24:17.7086940Z DEVICE_TYPE: 2025-09-07T09:24:17.7087090Z MINIMUM_AVAILABLE_SPACE_IN_GB: 6 2025-09-07T09:24:17.7087240Z ##[endgroup] 2025-09-07T09:24:17.7295790Z Print the available disk space for manual inspection 2025-09-07T09:24:17.7310120Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2025-09-07T09:24:17.7310460Z /dev/disk5s2s1 256Gi 10Gi 192Gi 6% 412k 2.0G 0% / 2025-09-07T09:24:17.7310760Z devfs 216Ki 216Ki 0Bi 100% 748 0 100% /dev 2025-09-07T09:24:17.7311060Z /dev/disk5s5 256Gi 1.0Gi 192Gi 1% 1 2.0G 0% /System/Volumes/VM 2025-09-07T09:24:17.7311420Z /dev/disk5s3 256Gi 6.4Gi 192Gi 4% 1.2k 2.0G 0% /System/Volumes/Preboot 2025-09-07T09:24:17.7311760Z /dev/disk1s2 500Mi 6.0Mi 399Mi 2% 1 4.1M 0% /System/Volumes/xarts 2025-09-07T09:24:17.7312140Z /dev/disk1s1 500Mi 48Mi 399Mi 11% 64 4.1M 0% /System/Volumes/iSCPreboot 2025-09-07T09:24:17.7312570Z /dev/disk1s3 500Mi 880Ki 399Mi 1% 53 4.1M 0% /System/Volumes/Hardware 2025-09-07T09:24:17.7312940Z /dev/disk5s1 256Gi 45Gi 192Gi 19% 1.3M 2.0G 0% /System/Volumes/Data 2025-09-07T09:24:17.7313290Z map auto_home 0Bi 0Bi 0Bi 100% 0 0 - /System/Volumes/Data/home 2025-09-07T09:24:17.7313630Z /dev/disk3s4 460Gi 552Ki 442Gi 1% 18 4.6G 0% /private/tmp/tmp-mount-RP34K3 2025-09-07T09:24:17.7698570Z Success: There is 201600296KB free space left in / for macOS, continue 2025-09-07T09:24:17.7736140Z Post job cleanup. 2025-09-07T09:24:17.8132290Z Removing virtual environment at /Users/ec2-user/runner/_work/_temp/venv-3.12-1757230075 2025-09-07T09:24:23.8839780Z Post job cleanup. 2025-09-07T09:24:23.8873390Z Post job cleanup. 2025-09-07T09:24:23.9681700Z [command]/usr/bin/git version 2025-09-07T09:24:23.9765560Z git version 2.39.5 (Apple Git-154) 2025-09-07T09:24:23.9783250Z Copying '/Users/ec2-user/.gitconfig' to '/Users/ec2-user/runner/_work/_temp/4e4970ba-6dfb-4141-af22-1aa6967836db/.gitconfig' 2025-09-07T09:24:23.9788440Z Temporarily overriding HOME='/Users/ec2-user/runner/_work/_temp/4e4970ba-6dfb-4141-af22-1aa6967836db' before making global git config changes 2025-09-07T09:24:23.9789020Z Adding repository directory to the temporary git global config as a safe directory 2025-09-07T09:24:23.9790980Z [command]/usr/bin/git config --global --add safe.directory /Users/ec2-user/runner/_work/pytorch/pytorch 2025-09-07T09:24:23.9878180Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-09-07T09:24:23.9942120Z [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-09-07T09:24:24.0961430Z Entering 'android/libs/fbjni' 2025-09-07T09:24:24.1117560Z Entering 'third_party/FP16' 2025-09-07T09:24:24.1253480Z Entering 'third_party/FXdiv' 2025-09-07T09:24:24.1393830Z Entering 'third_party/NNPACK' 2025-09-07T09:24:24.1542270Z Entering 'third_party/NVTX' 2025-09-07T09:24:24.1711020Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-07T09:24:24.1867480Z Entering 'third_party/XNNPACK' 2025-09-07T09:24:24.2126020Z Entering 'third_party/aiter' 2025-09-07T09:24:24.2299890Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-07T09:24:24.2504180Z Entering 'third_party/benchmark' 2025-09-07T09:24:24.2672600Z Entering 'third_party/composable_kernel' 2025-09-07T09:24:24.2901070Z Entering 'third_party/cpp-httplib' 2025-09-07T09:24:24.3028560Z Entering 'third_party/cpuinfo' 2025-09-07T09:24:24.3194090Z Entering 'third_party/cudnn_frontend' 2025-09-07T09:24:24.3349890Z Entering 'third_party/cutlass' 2025-09-07T09:24:24.3579960Z Entering 'third_party/fbgemm' 2025-09-07T09:24:24.3743900Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-07T09:24:24.3883400Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-07T09:24:24.4094980Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-07T09:24:24.4254290Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-07T09:24:24.4476850Z Entering 'third_party/fbgemm/external/googletest' 2025-09-07T09:24:24.4618970Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-07T09:24:24.4754170Z Entering 'third_party/fbgemm/external/json' 2025-09-07T09:24:24.4925020Z Entering 'third_party/flash-attention' 2025-09-07T09:24:24.5095150Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-07T09:24:24.5291860Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-07T09:24:24.5502810Z Entering 'third_party/flatbuffers' 2025-09-07T09:24:24.5661470Z Entering 'third_party/fmt' 2025-09-07T09:24:24.5799730Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-07T09:24:24.5949020Z Entering 'third_party/gloo' 2025-09-07T09:24:24.6095040Z Entering 'third_party/googletest' 2025-09-07T09:24:24.6234070Z Entering 'third_party/ideep' 2025-09-07T09:24:24.6366380Z Entering 'third_party/ideep/mkl-dnn' 2025-09-07T09:24:24.6553870Z Entering 'third_party/ittapi' 2025-09-07T09:24:24.6690290Z Entering 'third_party/kineto' 2025-09-07T09:24:24.6842730Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-07T09:24:24.7001640Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-07T09:24:24.7158130Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-07T09:24:24.7300080Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-07T09:24:24.7455230Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-07T09:24:24.7588380Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-07T09:24:24.7725260Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-07T09:24:24.7861240Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-07T09:24:24.8004910Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-07T09:24:24.8157180Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-07T09:24:24.8295050Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-07T09:24:24.8431080Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-07T09:24:24.8575810Z Entering 'third_party/kleidiai' 2025-09-07T09:24:24.8730250Z Entering 'third_party/mimalloc' 2025-09-07T09:24:24.8886320Z Entering 'third_party/nlohmann' 2025-09-07T09:24:24.9051460Z Entering 'third_party/onnx' 2025-09-07T09:24:24.9328060Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-07T09:24:24.9491660Z Entering 'third_party/opentelemetry-cpp' 2025-09-07T09:24:24.9641580Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-07T09:24:24.9783310Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-07T09:24:24.9922180Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-07T09:24:25.0065230Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-07T09:24:25.0218930Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-07T09:24:25.0347440Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-07T09:24:25.0487340Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-07T09:24:25.0625500Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-07T09:24:25.0778000Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-07T09:24:25.0919580Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-07T09:24:25.1158770Z Entering 'third_party/pocketfft' 2025-09-07T09:24:25.1307160Z Entering 'third_party/protobuf' 2025-09-07T09:24:25.1500000Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-07T09:24:25.1641360Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-07T09:24:25.1805230Z Entering 'third_party/psimd' 2025-09-07T09:24:25.1952660Z Entering 'third_party/pthreadpool' 2025-09-07T09:24:25.2099740Z Entering 'third_party/pybind11' 2025-09-07T09:24:25.2253650Z Entering 'third_party/python-peachpy' 2025-09-07T09:24:25.2392460Z Entering 'third_party/sleef' 2025-09-07T09:24:25.2559490Z Entering 'third_party/tensorpipe' 2025-09-07T09:24:25.2723260Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-07T09:24:25.2872330Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-07T09:24:25.3013890Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-07T09:24:25.3168490Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-07T09:24:25.3321600Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-07T09:24:25.3453120Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-09-07T09:24:25.3513710Z http.https://github.com/.extraheader 2025-09-07T09:24:25.3520340Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-09-07T09:24:25.3591250Z [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-09-07T09:24:25.4078850Z Entering 'android/libs/fbjni' 2025-09-07T09:24:25.4148710Z http.https://github.com/.extraheader 2025-09-07T09:24:25.4213900Z Entering 'third_party/FP16' 2025-09-07T09:24:25.4282630Z http.https://github.com/.extraheader 2025-09-07T09:24:25.4345820Z Entering 'third_party/FXdiv' 2025-09-07T09:24:25.4414950Z http.https://github.com/.extraheader 2025-09-07T09:24:25.4478550Z Entering 'third_party/NNPACK' 2025-09-07T09:24:25.4547620Z http.https://github.com/.extraheader 2025-09-07T09:24:25.4610370Z Entering 'third_party/NVTX' 2025-09-07T09:24:25.4678310Z http.https://github.com/.extraheader 2025-09-07T09:24:25.4741630Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-07T09:24:25.4810300Z http.https://github.com/.extraheader 2025-09-07T09:24:25.4872990Z Entering 'third_party/XNNPACK' 2025-09-07T09:24:25.4941340Z http.https://github.com/.extraheader 2025-09-07T09:24:25.5008500Z Entering 'third_party/aiter' 2025-09-07T09:24:25.5077190Z http.https://github.com/.extraheader 2025-09-07T09:24:25.5139700Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-07T09:24:25.5207960Z http.https://github.com/.extraheader 2025-09-07T09:24:25.5281680Z Entering 'third_party/benchmark' 2025-09-07T09:24:25.5350040Z http.https://github.com/.extraheader 2025-09-07T09:24:25.5413650Z Entering 'third_party/composable_kernel' 2025-09-07T09:24:25.5482180Z http.https://github.com/.extraheader 2025-09-07T09:24:25.5547890Z Entering 'third_party/cpp-httplib' 2025-09-07T09:24:25.5617150Z http.https://github.com/.extraheader 2025-09-07T09:24:25.5679920Z Entering 'third_party/cpuinfo' 2025-09-07T09:24:25.5748560Z http.https://github.com/.extraheader 2025-09-07T09:24:25.5812610Z Entering 'third_party/cudnn_frontend' 2025-09-07T09:24:25.5880410Z http.https://github.com/.extraheader 2025-09-07T09:24:25.5944070Z Entering 'third_party/cutlass' 2025-09-07T09:24:25.6011880Z http.https://github.com/.extraheader 2025-09-07T09:24:25.6078470Z Entering 'third_party/fbgemm' 2025-09-07T09:24:25.6146900Z http.https://github.com/.extraheader 2025-09-07T09:24:25.6210750Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-07T09:24:25.6279890Z http.https://github.com/.extraheader 2025-09-07T09:24:25.6342750Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-07T09:24:25.6411120Z http.https://github.com/.extraheader 2025-09-07T09:24:25.6476690Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-07T09:24:25.6544140Z http.https://github.com/.extraheader 2025-09-07T09:24:25.6607560Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-07T09:24:25.6674830Z http.https://github.com/.extraheader 2025-09-07T09:24:25.6741720Z Entering 'third_party/fbgemm/external/googletest' 2025-09-07T09:24:25.6810160Z http.https://github.com/.extraheader 2025-09-07T09:24:25.6873160Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-07T09:24:25.6941630Z http.https://github.com/.extraheader 2025-09-07T09:24:25.7004560Z Entering 'third_party/fbgemm/external/json' 2025-09-07T09:24:25.7072830Z http.https://github.com/.extraheader 2025-09-07T09:24:25.7145350Z Entering 'third_party/flash-attention' 2025-09-07T09:24:25.7214330Z http.https://github.com/.extraheader 2025-09-07T09:24:25.7277270Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-07T09:24:25.7345000Z http.https://github.com/.extraheader 2025-09-07T09:24:25.7410220Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-07T09:24:25.7478110Z http.https://github.com/.extraheader 2025-09-07T09:24:25.7544680Z Entering 'third_party/flatbuffers' 2025-09-07T09:24:25.7613640Z http.https://github.com/.extraheader 2025-09-07T09:24:25.7677910Z Entering 'third_party/fmt' 2025-09-07T09:24:25.7746590Z http.https://github.com/.extraheader 2025-09-07T09:24:25.7810170Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-07T09:24:25.7877690Z http.https://github.com/.extraheader 2025-09-07T09:24:25.7941290Z Entering 'third_party/gloo' 2025-09-07T09:24:25.8008970Z http.https://github.com/.extraheader 2025-09-07T09:24:25.8073320Z Entering 'third_party/googletest' 2025-09-07T09:24:25.8141500Z http.https://github.com/.extraheader 2025-09-07T09:24:25.8204530Z Entering 'third_party/ideep' 2025-09-07T09:24:25.8272520Z http.https://github.com/.extraheader 2025-09-07T09:24:25.8334170Z Entering 'third_party/ideep/mkl-dnn' 2025-09-07T09:24:25.8401880Z http.https://github.com/.extraheader 2025-09-07T09:24:25.8468720Z Entering 'third_party/ittapi' 2025-09-07T09:24:25.8537560Z http.https://github.com/.extraheader 2025-09-07T09:24:25.8601750Z Entering 'third_party/kineto' 2025-09-07T09:24:25.8668980Z http.https://github.com/.extraheader 2025-09-07T09:24:25.8731570Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-07T09:24:25.8799750Z http.https://github.com/.extraheader 2025-09-07T09:24:25.8861780Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-07T09:24:25.8930410Z http.https://github.com/.extraheader 2025-09-07T09:24:25.8995440Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-07T09:24:25.9064710Z http.https://github.com/.extraheader 2025-09-07T09:24:25.9128250Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-07T09:24:25.9195640Z http.https://github.com/.extraheader 2025-09-07T09:24:25.9259970Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-07T09:24:25.9328210Z http.https://github.com/.extraheader 2025-09-07T09:24:25.9390210Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-07T09:24:25.9458150Z http.https://github.com/.extraheader 2025-09-07T09:24:25.9523270Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-07T09:24:25.9592540Z http.https://github.com/.extraheader 2025-09-07T09:24:25.9655700Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-07T09:24:25.9723410Z http.https://github.com/.extraheader 2025-09-07T09:24:25.9787400Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-07T09:24:25.9855330Z http.https://github.com/.extraheader 2025-09-07T09:24:25.9919270Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-07T09:24:25.9987020Z http.https://github.com/.extraheader 2025-09-07T09:24:26.0059310Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-07T09:24:26.0127570Z http.https://github.com/.extraheader 2025-09-07T09:24:26.0191060Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-07T09:24:26.0259520Z http.https://github.com/.extraheader 2025-09-07T09:24:26.0324000Z Entering 'third_party/kleidiai' 2025-09-07T09:24:26.0392840Z http.https://github.com/.extraheader 2025-09-07T09:24:26.0463490Z Entering 'third_party/mimalloc' 2025-09-07T09:24:26.0544000Z http.https://github.com/.extraheader 2025-09-07T09:24:26.0613280Z Entering 'third_party/nlohmann' 2025-09-07T09:24:26.0686110Z http.https://github.com/.extraheader 2025-09-07T09:24:26.0754320Z Entering 'third_party/onnx' 2025-09-07T09:24:26.0826690Z http.https://github.com/.extraheader 2025-09-07T09:24:26.0898260Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-07T09:24:26.0970800Z http.https://github.com/.extraheader 2025-09-07T09:24:26.1036730Z Entering 'third_party/opentelemetry-cpp' 2025-09-07T09:24:26.1110400Z http.https://github.com/.extraheader 2025-09-07T09:24:26.1175810Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-07T09:24:26.1246060Z http.https://github.com/.extraheader 2025-09-07T09:24:26.1311120Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-07T09:24:26.1381130Z http.https://github.com/.extraheader 2025-09-07T09:24:26.1446320Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-07T09:24:26.1516190Z http.https://github.com/.extraheader 2025-09-07T09:24:26.1581180Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-07T09:24:26.1650890Z http.https://github.com/.extraheader 2025-09-07T09:24:26.1716740Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-07T09:24:26.1786850Z http.https://github.com/.extraheader 2025-09-07T09:24:26.1851580Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-07T09:24:26.1922800Z http.https://github.com/.extraheader 2025-09-07T09:24:26.1987200Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-07T09:24:26.2057190Z http.https://github.com/.extraheader 2025-09-07T09:24:26.2121000Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-07T09:24:26.2190640Z http.https://github.com/.extraheader 2025-09-07T09:24:26.2256400Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-07T09:24:26.2325190Z http.https://github.com/.extraheader 2025-09-07T09:24:26.2391290Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-07T09:24:26.2461500Z http.https://github.com/.extraheader 2025-09-07T09:24:26.2542120Z Entering 'third_party/pocketfft' 2025-09-07T09:24:26.2614700Z http.https://github.com/.extraheader 2025-09-07T09:24:26.2686440Z Entering 'third_party/protobuf' 2025-09-07T09:24:26.2757100Z http.https://github.com/.extraheader 2025-09-07T09:24:26.2821490Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-07T09:24:26.2891260Z http.https://github.com/.extraheader 2025-09-07T09:24:26.2955990Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-07T09:24:26.3025090Z http.https://github.com/.extraheader 2025-09-07T09:24:26.3092870Z Entering 'third_party/psimd' 2025-09-07T09:24:26.3163130Z http.https://github.com/.extraheader 2025-09-07T09:24:26.3227320Z Entering 'third_party/pthreadpool' 2025-09-07T09:24:26.3296340Z http.https://github.com/.extraheader 2025-09-07T09:24:26.3359910Z Entering 'third_party/pybind11' 2025-09-07T09:24:26.3430720Z http.https://github.com/.extraheader 2025-09-07T09:24:26.3495550Z Entering 'third_party/python-peachpy' 2025-09-07T09:24:26.3565830Z http.https://github.com/.extraheader 2025-09-07T09:24:26.3630000Z Entering 'third_party/sleef' 2025-09-07T09:24:26.3698680Z http.https://github.com/.extraheader 2025-09-07T09:24:26.3770620Z Entering 'third_party/tensorpipe' 2025-09-07T09:24:26.3839570Z http.https://github.com/.extraheader 2025-09-07T09:24:26.3909690Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-07T09:24:26.3978120Z http.https://github.com/.extraheader 2025-09-07T09:24:26.4042210Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-07T09:24:26.4111120Z http.https://github.com/.extraheader 2025-09-07T09:24:26.4174700Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-07T09:24:26.4244820Z http.https://github.com/.extraheader 2025-09-07T09:24:26.4309430Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-07T09:24:26.4378090Z http.https://github.com/.extraheader 2025-09-07T09:24:26.4441060Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-07T09:24:26.4509980Z http.https://github.com/.extraheader 2025-09-07T09:24:26.4633330Z A job completed hook has been configured by the self-hosted runner administrator 2025-09-07T09:24:26.4661970Z ##[group]Run '/opt/runner_scripts/post-job.sh' 2025-09-07T09:24:26.4672190Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T09:24:26.4672390Z ##[endgroup] 2025-09-07T09:24:26.4955610Z + df -h 2025-09-07T09:24:26.4974850Z + ls -t /var/log/post_job 2025-09-07T09:24:26.4975310Z + awk 'NR>100' 2025-09-07T09:24:26.4976120Z + xargs rm -fv 2025-09-07T09:24:26.4980550Z + Checking if runner needs to be terminated...ok 2025-09-07T09:24:26.4980830Z + Outputting disk space 2025-09-07T09:24:26.4981100Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2025-09-07T09:24:26.4981450Z /dev/disk5s2s1 256Gi 10Gi 195Gi 6% 412k 2.0G 0% / 2025-09-07T09:24:26.4981760Z devfs 216Ki 216Ki 0Bi 100% 748 0 100% /dev 2025-09-07T09:24:26.4982120Z /dev/disk5s5 256Gi 1.0Gi 195Gi 1% 1 2.0G 0% /System/Volumes/VM 2025-09-07T09:24:26.4982460Z /dev/disk5s3 256Gi 6.4Gi 195Gi 4% 1.2k 2.0G 0% /System/Volumes/Preboot 2025-09-07T09:24:26.4982820Z /dev/disk1s2 500Mi 6.0Mi 399Mi 2% 1 4.1M 0% /System/Volumes/xarts 2025-09-07T09:24:26.4983180Z /dev/disk1s1 500Mi 48Mi 399Mi 11% 64 4.1M 0% /System/Volumes/iSCPreboot 2025-09-07T09:24:26.4983550Z /dev/disk1s3 500Mi 880Ki 399Mi 1% 53 4.1M 0% /System/Volumes/Hardware 2025-09-07T09:24:26.4983910Z /dev/disk5s1 256Gi 42Gi 195Gi 18% 1.2M 2.0G 0% /System/Volumes/Data 2025-09-07T09:24:26.4984250Z map auto_home 0Bi 0Bi 0Bi 100% 0 0 - /System/Volumes/Data/home 2025-09-07T09:24:26.4984780Z /dev/disk3s4 460Gi 552Ki 442Gi 1% 18 4.6G 0% /private/tmp/tmp-mount-RP34K3 2025-09-07T09:24:26.4985190Z + Cleaning up old logs (Keep the latest 100) 2025-09-07T09:24:26.5127730Z + Restoring SSH key to be the skeleton key 2025-09-07T09:24:26.5211950Z Cleaning up orphan processes